Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-10-27 07:40:12 to 2025-10-28 00:46:24 UTC [more...]

[PATCH v2 00/50] tree-in-dcache stuff
 2025-10-28  0:46 UTC  (50+ 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 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)

[PATCHv3 0/2] Fix SIGBUS semantics with large folios
 2025-10-27 22:33 UTC  (4+ messages)
` [PATCHv3 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCHv3 2/2] mm/truncate: Unmap large folio on split failure

[PATCH v2 0/8] fuse: support io-uring registered buffers
 2025-10-27 22:28 UTC  (9+ 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

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)

[PATCH v3 00/70] nstree: listns()
 2025-10-27 16:36 UTC  (10+ 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()

[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  (15+ messages)
` [patch V5 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V5 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V5 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V5 04/12] powerpc/uaccess: "
` [patch V5 05/12] riscv/uaccess: "
` [patch V5 06/12] s390/uaccess: "
` [patch V5 07/12] uaccess: Provide scoped user access regions
` [patch V5 08/12] uaccess: Provide put/get_user_inline()
` [patch V5 09/12] [RFC] coccinelle: misc: Add scoped_masked_$MODE_access() checker script
` [patch V5 10/12] futex: Convert to get/put_user_inline()
` [patch V5 11/12] x86/futex: Convert to scoped user access
` [patch V5 12/12] select: "

[PATCH 00/10] Add and use folio_next_pos()
 2025-10-27 15:43 UTC  (20+ messages)
` [PATCH 01/10] filemap: Add folio_next_pos()
` [PATCH 03/10] buffer: Use folio_next_pos()
` [PATCH 04/10] ext4: "
` [PATCH 05/10] f2fs: "
` [PATCH 07/10] iomap: "
` [PATCH 08/10] netfs: "
` [PATCH 09/10] xfs: "
` [PATCH 10/10] mm: "

[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 

[RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
 2025-10-27 12:48 UTC  (12+ messages)

[PATCH v5 00/14] fuse: use iomap for buffered reads + readahead
 2025-10-27 12:16 UTC  (9+ messages)
` [PATCH v5 07/14] iomap: track pending read bytes more optimally

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-10-27 12:06 UTC  (9+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "
        ` [PATCH v15] "
          ` [PATCH v16] "
            ` [PATCH v17] "

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-27 11:37 UTC  (8+ messages)

[PATCH RFC DRAFT 00/50] nstree: listns()
 2025-10-27 10:49 UTC  (4+ messages)

[PATCHv2 0/2] Fix SIGBUS semantics with large folios
 2025-10-27 10:40 UTC  (12+ messages)
` [PATCHv2 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCHv2 2/2] mm/truncate: Unmap large folio on split failure

[PATCH 7/7] sysctl: Wrap do_proc_douintvec with the public function proc_douintvec_conv
 2025-10-27 10:14 UTC  (3+ messages)

[PATCH v1] exfat: zero out post-EOF page cache on file extension
 2025-10-27  9:03 UTC 

[PATCH v3 0/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-27  7:51 UTC  (3+ messages)
` [PATCH v3 4/4] "

[PATCH 00/25] ext4: enable block size larger than page size
 2025-10-27  7:40 UTC  (6+ messages)
` [PATCH 22/25] fs/buffer: prevent WARN_ON in __alloc_pages_slowpath() when BS > PS


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox