linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-27 12:50:25 to 2025-10-28 10:36:36 UTC [more...]

[PATCH v3 00/70] nstree: listns()
 2025-10-28 10:36 UTC  (12+ messages)
` [PATCH v3 05/70] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v3 11/70] ns: add active reference count
` [PATCH v3 14/70] nstree: allow lookup solely based on inode
` [PATCH v3 17/70] nstree: add listns()

[PATCHv3 0/2] Fix SIGBUS semantics with large folios
 2025-10-28 10:23 UTC  (4+ messages)
` [PATCHv3 1/2] mm/memory: Do not populate page table entries beyond i_size

[PATCH v2 00/50] tree-in-dcache stuff
 2025-10-28  8:47 UTC  (59+ messages)
` [PATCH v2 01/50] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v2 02/50] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v2 03/50] new helper: simple_remove_by_name()
` [PATCH v2 04/50] new helper: simple_done_creating()
` [PATCH v2 05/50] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v2 06/50] primitives for maintaining persisitency
` [PATCH v2 07/50] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v2 08/50] convert ramfs and tmpfs
` [PATCH v2 09/50] procfs: make /self and /thread_self dentries persistent
` [PATCH v2 10/50] configfs, securityfs: kill_litter_super() not needed
` [PATCH v2 11/50] convert xenfs
` [PATCH v2 12/50] convert smackfs
` [PATCH v2 13/50] convert hugetlbfs
` [PATCH v2 14/50] convert mqueue
` [PATCH v2 15/50] convert bpf
` [PATCH v2 16/50] convert dlmfs
` [PATCH v2 17/50] convert fuse_ctl
` [PATCH v2 18/50] convert pstore
` [PATCH v2 19/50] convert tracefs
` [PATCH v2 20/50] convert debugfs
` [PATCH v2 21/50] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v2 22/50] convert efivarfs
` [PATCH v2 23/50] convert spufs
` [PATCH v2 24/50] convert ibmasmfs
` [PATCH v2 25/50] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v2 26/50] convert devpts
` [PATCH v2 27/50] binderfs: use simple_start_creating()
` [PATCH v2 28/50] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v2 29/50] convert binderfs
` [PATCH v2 30/50] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v2 31/50] convert autofs
` [PATCH v2 32/50] convert binfmt_misc
` [PATCH v2 33/50] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v2 34/50] selinuxfs: new helper for attaching files to tree
` [PATCH v2 35/50] convert selinuxfs
` [PATCH v2 36/50] functionfs: switch to simple_remove_by_name()
` [PATCH v2 37/50] convert functionfs
` [PATCH v2 38/50] gadgetfs: switch to simple_remove_by_name()
` [PATCH v2 39/50] convert gadgetfs
` [PATCH v2 40/50] hypfs: don't pin dentries twice
` [PATCH v2 41/50] hypfs: switch hypfs_create_str() to returning int
` [PATCH v2 42/50] hypfs: swich hypfs_create_u64() "
` [PATCH v2 43/50] convert hypfs
` [PATCH v2 44/50] convert rpc_pipefs
` [PATCH v2 45/50] convert nfsctl
` [PATCH v2 46/50] convert rust_binderfs
` [PATCH v2 47/50] get rid of kill_litter_super()
` [PATCH v2 48/50] convert securityfs
` [PATCH v2 49/50] kill securityfs_recursive_remove()
` [PATCH v2 50/50] d_make_discardable(): warn if given a non-persistent dentry

[PATCH 00/22] coredump: cleanups & pidfd extension
 2025-10-28  8:46 UTC  (23+ messages)
` [PATCH 01/22] pidfs: use guard() for task_lock
` [PATCH 02/22] pidfs: fix PIDFD_INFO_COREDUMP handling
` [PATCH 03/22] pidfs: add missing PIDFD_INFO_SIZE_VER1
` [PATCH 04/22] pidfs: add missing BUILD_BUG_ON() assert on struct pidfd_info
` [PATCH 05/22] pidfd: add a new supported_mask field
` [PATCH 06/22] pidfs: prepare to drop exit_info pointer
` [PATCH 07/22] pidfs: drop struct pidfs_exit_info
` [PATCH 08/22] pidfs: expose coredump signal
` [PATCH 09/22] selftests/pidfd: update pidfd header
` [PATCH 10/22] selftests/pidfd: add first supported_mask test
` [PATCH 11/22] selftests/pidfd: add second "
` [PATCH 12/22] selftests/coredump: split out common helpers
` [PATCH 13/22] selftests/coredump: split out coredump socket tests
` [PATCH 14/22] selftests/coredump: fix userspace client detection
` [PATCH 15/22] selftests/coredump: fix userspace coredump "
` [PATCH 16/22] selftests/coredump: handle edge-triggered epoll correctly
` [PATCH 17/22] selftests/coredump: add debug logging to test helpers
` [PATCH 18/22] selftests/coredump: add debug logging to coredump socket tests
` [PATCH 19/22] selftests/coredump: add debug logging to coredump socket protocol tests
` [PATCH 20/22] selftests/coredump: ignore ENOSPC errors
` [PATCH 21/22] selftests/coredump: add first PIDFD_INFO_COREDUMP_SIGNAL test
` [PATCH 22/22] selftests/coredump: add second "

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-10-28  7:00 UTC  (8+ messages)

[PATCH v1] exfat: zero out post-EOF page cache on file extension
 2025-10-28  4:56 UTC  (2+ messages)

[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-10-28  2:12 UTC  (7+ messages)

[FS-DEV][NTFSPLUS][BUGREPORT]NtfsPlus extend mft data allocation error
 2025-10-28  2:08 UTC  (2+ messages)

[PATCH v2 0/8] fuse: support io-uring registered buffers
 2025-10-28  1:42 UTC  (12+ messages)
` [PATCH v2 1/8] io_uring/uring_cmd: add io_uring_cmd_import_fixed_full()
` [PATCH v2 2/8] fuse: refactor io-uring logic for getting next fuse request
` [PATCH v2 3/8] fuse: refactor io-uring header copying to ring
` [PATCH v2 4/8] fuse: refactor io-uring header copying from ring
` [PATCH v2 5/8] fuse: use enum types for header copying
` [PATCH v2 6/8] fuse: add user_ prefix to userspace headers and payload fields
` [PATCH v2 7/8] fuse: refactor setting up copy state for payload copying
` [PATCH v2 8/8] fuse: support io-uring registered buffers

[PATCH AUTOSEL 6.17-6.12] exfat: fix improper check of dentry.stream.valid_size
 2025-10-28  0:39 UTC  (2+ messages)
` [PATCH AUTOSEL 6.17] fs: return EOPNOTSUPP from file_setattr/file_getattr syscalls

[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
 2025-10-27 23:32 UTC  (18+ messages)
` [RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()

[PATCH] fuse: disable default bdi strictlimiting
 2025-10-27 22:38 UTC  (4+ messages)

alloc misaligned vectors for zoned XFS
 2025-10-27 21:56 UTC  (11+ messages)
` [PATCH 1/4] iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag
` [PATCH 2/4] FIXUP: iomap: aligning to larger than fs block size doesn't make sense
` [PATCH 3/4] FIXUP: iomap: also apply IOMAP_DIO_FSBLOCK_ALIGNED to the iomap range
` [PATCH 4/4] xfs: support sub-block aligned vectors in always COW mode

[syzbot] [fs?] KASAN: use-after-free Read in hpfs_count_dnodes
 2025-10-27 21:17 UTC 

[PATCH v2 0/8] Guaranteed CMA
 2025-10-27 19:51 UTC  (3+ messages)

[PATCH 6.17 009/184] hfs: clear offset and space out of valid records in b-tree node
 2025-10-27 18:35 UTC  (6+ messages)
` [PATCH 6.17 010/184] hfs: make proper initalization of struct hfs_find_data
` [PATCH 6.17 011/184] hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
` [PATCH 6.17 013/184] hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
` [PATCH 6.17 015/184] hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
` [PATCH 6.17 061/184] fs/notify: call exportfs_encode_fid with s_umount

[PATCH 6.12 003/117] hfs: clear offset and space out of valid records in b-tree node
 2025-10-27 18:36 UTC  (6+ messages)
` [PATCH 6.12 004/117] hfs: make proper initalization of struct hfs_find_data
` [PATCH 6.12 005/117] hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
` [PATCH 6.12 007/117] hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
` [PATCH 6.12 009/117] hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
` [PATCH 6.12 044/117] fs/notify: call exportfs_encode_fid with s_umount

[PATCH 6.6 03/84] hfs: clear offset and space out of valid records in b-tree node
 2025-10-27 18:37 UTC  (6+ messages)
` [PATCH 6.6 04/84] hfs: make proper initalization of struct hfs_find_data
` [PATCH 6.6 05/84] hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
` [PATCH 6.6 07/84] hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
` [PATCH 6.6 09/84] hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
` [PATCH 6.6 79/84] fs/notify: call exportfs_encode_fid with s_umount

[PATCH 6.1 065/157] hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
 2025-10-27 18:35 UTC  (6+ messages)
` [PATCH 6.1 069/157] hfs: clear offset and space out of valid records in b-tree node
` [PATCH 6.1 070/157] hfs: make proper initalization of struct hfs_find_data
` [PATCH 6.1 071/157] hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
` [PATCH 6.1 073/157] hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
` [PATCH 6.1 075/157] hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()

[PATCH 5.15 038/123] hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
 2025-10-27 18:35 UTC  (6+ messages)
` [PATCH 5.15 043/123] hfs: clear offset and space out of valid records in b-tree node
` [PATCH 5.15 044/123] hfs: make proper initalization of struct hfs_find_data
` [PATCH 5.15 045/123] hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
` [PATCH 5.15 047/123] hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
` [PATCH 5.15 049/123] hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()

[PATCH 5.10 257/332] hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
 2025-10-27 18:35 UTC  (6+ messages)
` [PATCH 5.10 259/332] hfs: clear offset and space out of valid records in b-tree node
` [PATCH 5.10 260/332] hfs: make proper initalization of struct hfs_find_data
` [PATCH 5.10 261/332] hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
` [PATCH 5.10 263/332] hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
` [PATCH 5.10 265/332] hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()

[PATCH 5.4 171/224] hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
 2025-10-27 18:35 UTC  (6+ messages)
` [PATCH 5.4 173/224] hfs: clear offset and space out of valid records in b-tree node
` [PATCH 5.4 174/224] hfs: make proper initalization of struct hfs_find_data
` [PATCH 5.4 175/224] hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
` [PATCH 5.4 177/224] hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
` [PATCH 5.4 179/224] hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()

[PATCH v2 0/2] vfs-6.19.iomap commit 51311f045375 fixups
 2025-10-27 18:12 UTC  (3+ messages)
` [PATCH v2 1/2] iomap: rename bytes_pending/bytes_accounted to bytes_submitted/bytes_not_submitted
` [PATCH v2 2/2] iomap: fix race when reading in all bytes of a folio

[PATCH] overlayfs: avoid redundant call to strlen() in ovl_lookup_temp()
 2025-10-27 17:47 UTC  (2+ messages)

[PATCHv4 0/8]
 2025-10-27 17:12 UTC  (5+ messages)
` [PATCHv4 5/8] iomap: simplify direct io validity check

[PATCH] mm/filemap: Implement fast short reads
 2025-10-27 16:53 UTC  (9+ messages)

[PATCH] iomap: fix race when reading in all bytes of a folio
 2025-10-27 16:43 UTC  (3+ messages)

[PATCHSET V2] xfs: autonomous self healing of filesystems
 2025-10-27 16:15 UTC  (4+ messages)
` [PATCH 01/19] docs: remove obsolete links in the xfs online repair documentation

[patch V5 00/12] uaccess: Provide and use scopes for user access
 2025-10-27 15:53 UTC  (2+ messages)

[PATCH 08/10] netfs: Use folio_next_pos()
 2025-10-27 15:43 UTC  (6+ messages)
` [PATCH 00/10] Add and use folio_next_pos()
  ` [PATCH 10/10] mm: Use folio_next_pos()

[PATCH v4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
 2025-10-27 15:31 UTC  (4+ messages)

[query] payload size check in fuse_uring_create_ring_ent
 2025-10-27 14:59 UTC  (2+ messages)

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-27 13:56 UTC  (11+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 08/37] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library

[PATCH] virtio-fs: fix incorrect check for fsvq->kobj
 2025-10-27 13:47 UTC  (2+ messages)

[syzbot] Monthly hfs report (Oct 2025)
 2025-10-27 12:50 UTC 


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).