linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-04 20:00:10 to 2021-10-07 18:32:56 UTC [more...]

[PATCH 0/8] virtiofs: Notification queue and blocking posix locks
 2021-10-07 18:32 UTC  (13+ messages)
` [PATCH 5/8] virtiofs: Add a virtqueue for notifications
` [PATCH 7/8] virtiofs: Add new notification type FUSE_NOTIFY_LOCK

[PATCH v12 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-10-07 18:29 UTC  (5+ messages)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-07 18:28 UTC  (24+ messages)
` [v3 PATCH 1/5] mm: hwpoison: remove the unnecessary THP check
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v3 PATCH 3/5] mm: hwpoison: refactor refcount check handling

[GIT PULL] netfs, cachefiles, afs: Collected fixes
 2021-10-07 18:26 UTC  (2+ messages)

[PATCH v10 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-07 18:12 UTC  (49+ messages)
` [PATCH v10 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v10 3/3] mm: add anonymous vma name refcounting

[PATCH] fs/ntfs3: Remove bothcase variable
 2021-10-07 15:37 UTC 

[RFC PATCH v5 00/10] implement containerized syncfs for overlayfs
 2021-10-07 14:54 UTC  (21+ messages)
` [RFC PATCH v5 03/10] ovl: implement overlayfs' ->evict_inode operation
` [RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
` [RFC PATCH v5 07/10] ovl: cache dirty overlayfs' inode

[RFC] pgflags_t
 2021-10-07 14:48 UTC  (13+ messages)

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-07 14:23 UTC  (24+ messages)
` [PATCH v8 02/12] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v8 03/12] selftests: add tests_sysfs module
` [PATCH v8 04/12] kernfs: add initial failure injection support
` [PATCH v8 05/12] test_sysfs: add support to use kernfs failure injection
` [PATCH v8 06/12] kernel/module: add documentation for try_module_get()
` [PATCH v8 07/12] fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
` [PATCH v8 08/12] fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns()
` [PATCH v8 09/12] sysfs: fix deadlock race with module removal
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
` [PATCH v8 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal

kernel BUG in block_invalidatepage
 2021-10-07 14:19 UTC  (4+ messages)

Readahead regressed with c1f6925e1091("mm: put readahead pages in cache earlier") on multicore arm64 platforms
 2021-10-07 13:45 UTC 

fuse: kernel panic while using splice (lru corruption)
 2021-10-07 12:54 UTC  (2+ messages)

[RFC PATCH] mm: Stop filemap_read() from grabbing a superfluous page
 2021-10-07 12:01 UTC 

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-10-07 10:07 UTC  (10+ messages)
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

mmotm 2021-10-05-19-53 uploaded
 2021-10-07  9:28 UTC  (6+ messages)
` mmotm 2021-10-05-19-53 uploaded (drivers/gpu/drm/msm/hdmi/hdmi_phy.o)

Wdrożenie systemu ERP
 2021-10-07  8:00 UTC 

[PATCH] sched: Add a new version sysctl to control child runs first
 2021-10-07  3:26 UTC  (5+ messages)

[PATCH v4] aio: Add support for the POLLFREE
 2021-10-07  0:25 UTC 

[PATCH v3] aio: Add support for the POLLFREE
 2021-10-06 23:54 UTC  (5+ messages)

[PATCH v2] aio: Add support for the POLLFREE
 2021-10-06 22:36 UTC  (3+ messages)

WARNING in __kernel_read
 2021-10-06 22:10 UTC  (4+ messages)

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-10-06 21:38 UTC  (5+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints

kvm crash in 5.14.1?
 2021-10-06 16:34 UTC  (6+ messages)

[PATCH] fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
 2021-10-06 14:51 UTC  (5+ messages)

[PATCH] elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
 2021-10-05 23:27 UTC  (4+ messages)

[GIT PULL] Memory folios for v5.15
 2021-10-05 19:56 UTC  (7+ messages)

[RESEND PATCH] aio: Add support for the POLLFREE
 2021-10-05 19:56 UTC  (4+ messages)

[PATCH v2 0/9] proc/vmcore: sanitize access to virtio-mem memory
 2021-10-05 19:30 UTC  (12+ messages)
` [PATCH v2 1/9] x86/xen: update xen_oldmem_pfn_is_ram() documentation
` [PATCH v2 2/9] x86/xen: simplify xen_oldmem_pfn_is_ram()
` [PATCH v2 3/9] x86/xen: print a warning when HVMOP_get_mem_type fails
` [PATCH v2 4/9] proc/vmcore: let pfn_is_ram() return a bool
` [PATCH v2 5/9] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
` [PATCH v2 6/9] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug()
` [PATCH v2 7/9] virtio-mem: factor out hotplug specifics from virtio_mem_probe() "
` [PATCH v2 8/9] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug()
` [PATCH v2 9/9] virtio-mem: kdump mode to sanitize /proc/vmcore access

[GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable
 2021-10-05 17:56 UTC  (2+ messages)

[PATCH 0/5] fs/ntfs3: Reworking symlink functions
 2021-10-05 16:48 UTC  (6+ messages)
` [PATCH 1/5] fs/ntfs3: Rework ntfs_utf16_to_nls
` [PATCH 2/5] fs/ntfs3: Refactor ntfs_readlink_hlp
` [PATCH 3/5] fs/ntfs3: Refactor ntfs_create_inode
` [PATCH 4/5] fs/ntfs3: Refactor ni_parse_reparse
` [PATCH 5/5] fs/ntfs3: Refactor ntfs_read_mft

[PATCH v2] fs/ntfs3: Keep prealloc for all types of files
 2021-10-05 15:55 UTC 

[PATCH v2] fs/ntfs3: Fix memory leak if fill_super failed
 2021-10-05 15:26 UTC 

[PATCH] exfat: use local UTC offset when EXFAT_TZ_VALID isn't set
 2021-10-05 14:53 UTC  (7+ messages)

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-10-05 14:30 UTC  (3+ messages)
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry

[PATCH AUTOSEL 5.14 30/40] vboxfs: fix broken legacy mount signature checking
 2021-10-05 13:50 UTC 

[PATCH 0/2] Handle a soft hang and the inconsistent name issue
 2021-10-05 13:09 UTC  (4+ messages)
` [PATCH 1/2] fs: dcache: Handle case-exact lookup in d_alloc_parallel

[PATCH v3 0/5] fscache, afs, 9p, nfs: Warning fixes
 2021-10-05  8:51 UTC  (6+ messages)
` [PATCH v3 1/5] nfs: Fix kerneldoc warning shown up by W=1
` [PATCH v3 2/5] afs: "
` [PATCH v3 3/5] 9p: Fix a bunch of kerneldoc warnings "
` [PATCH v3 4/5] fscache: Fix some "
` [PATCH v3 5/5] fscache: Remove an unused static variable


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).