Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-09-18 09:52:59 to 2025-09-20 07:48:03 UTC [more...]

[PATCHES][RFC] the meat of tree-in-dcache series
 2025-09-20  7:47 UTC  (14+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
  ` [PATCH 02/39] new helper: simple_done_creating()
  ` [PATCH 03/39] introduce a flag for explicitly marking persistently pinned dentries
  ` [PATCH 04/39] primitives for maintaining persisitency
  ` [PATCH 05/39] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
  ` [PATCH 06/39] convert ramfs and tmpfs
  ` [PATCH 07/39] procfs: make /self and /thread_self dentries persistent
  ` [PATCH 08/39] configfs, securityfs: kill_litter_super() not needed
  ` [PATCH 09/39] convert xenfs
  ` [PATCH 10/39] convert smackfs
  ` [PATCH 11/39] convert hugetlbfs
  ` [PATCH 13/39] convert bpf
  ` [PATCH 14/39] convert dlmfs

[PATCH v5 0/4] hide ->i_state behind accessors
 2025-09-20  5:47 UTC  (7+ messages)
` [PATCH v5 1/4] fs: provide accessors for ->i_state
` [PATCH v5 2/4] Convert the kernel to use ->i_state accessors
` [PATCH v5 3/4] Manual conversion of ->i_state uses
` [PATCH v5 4/4] fs: make plain ->i_state access fail to compile

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-20  3:54 UTC  (5+ messages)

[syzbot] [nfs?] WARNING in nsfs_fh_to_dentry
 2025-09-20  0:13 UTC 

[RFC PATCH] namei: fix revalidate vs. rename race
 2025-09-20  0:00 UTC  (2+ messages)

[PATCH 0/6] VFS: more prep for change to directory locking
 2025-09-19 23:44 UTC  (6+ messages)
` [PATCH 4/6] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata

[PATCH] hfsplus: introduce KUnit tests for HFS+ string operations
 2025-09-19 22:54 UTC 

[PATCH v3 0/6] VFS: more prep for change to directory locking
 2025-09-19 22:49 UTC  (4+ messages)
` [PATCH v3 6/6] debugfs: rename start_creating() to debugfs_start_creating()

[PATCHSET RFC v5 4/8] fuse: allow servers to use iomap for better file IO performance
 2025-09-19 22:36 UTC  (11+ messages)
` [PATCH 01/28] fuse: implement the basic iomap mechanisms
` [PATCH 04/28] fuse: adapt FUSE_DEV_IOC_BACKING_{OPEN,CLOSE} to add new iomap devices

[PATCH v2] iomap: simplify iomap_iter_advance()
 2025-09-19 21:49 UTC  (2+ messages)

[PATCH v4 00/10] man2: document "new" mount API
 2025-09-19 21:19 UTC  (15+ messages)
` [PATCH v4 01/10] man/man2/mount_setattr.2: move mount_attr struct to mount_attr(2type)
` [PATCH v4 02/10] man/man2/fsopen.2: document "new" mount API
` [PATCH v4 03/10] man/man2/fspick.2: "
` [PATCH v4 04/10] man/man2/fsconfig.2: "
` [PATCH v4 05/10] man/man2/fsmount.2: "
` [PATCH v4 06/10] man/man2/move_mount.2: "
` [PATCH v4 07/10] man/man2/open_tree.2: "
` [PATCH v4 08/10] man/man2/mount_setattr.2: mirror opening sentence from fsopen(2)
` [PATCH v4 09/10] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
` [PATCH v4 10/10] man/man2/{fsconfig,mount_setattr}.2: add note about attribute-parameter distinction

[PATCH v2] hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
 2025-09-19 19:12 UTC 

[PATCH v3 00/15] fuse: use iomap for buffered reads + readahead
 2025-09-19 18:34 UTC  (29+ messages)
` [PATCH v3 01/15] iomap: move bio read logic into helper function
` [PATCH v3 02/15] iomap: move read/readahead bio submission "
` [PATCH v3 03/15] iomap: store read/readahead bio generically
` [PATCH v3 04/15] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v3 07/15] iomap: track read/readahead folio ownership internally
` [PATCH v3 10/15] iomap: add bias for async read requests
` [PATCH v3 11/15] iomap: move buffered io bio logic into new file
` [PATCH v3 12/15] iomap: make iomap_read_folio() a void return
` [PATCH v3 14/15] fuse: use iomap for readahead
` [PATCH v3 15/15] fuse: remove fc->blkbits workaround for partial writes
` [syzbot ci] Re: fuse: use iomap for buffered reads + readahead

[patch V2 0/6] uaccess: Provide and use scopes for user masked access
 2025-09-19 18:27 UTC  (6+ messages)
` [patch V2 1/6] ARM: uaccess: Implement missing __get_user_asm_dword()
  ` [patch V2a "
` [patch V2 3/6] uaccess: Provide scoped masked user access regions

[PATCHSET v5.1] iomap: cleanups ahead of adding fuse support
 2025-09-19 18:14 UTC  (3+ messages)

[PATCH] ceph: introduce Kunit based unit-tests for string operations
 2025-09-19 18:11 UTC 

[PATCH v1] iomap: simplify iomap_iter_advance()
 2025-09-19 18:03 UTC  (9+ messages)

[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-19 17:58 UTC  (7+ messages)
` [PATCH v2 12/16] iomap: add bias for async read requests

[PATCHSET RFC v5 1/8] fuse: general bug fixes
 2025-09-19 17:50 UTC  (6+ messages)
` [PATCH 4/8] fuse: signal that a fuse filesystem should exhibit local fs behaviors

[PATCHSET RFC v5 3/8] fuse: cleanups ahead of adding fuse support
 2025-09-19 17:43 UTC  (10+ messages)
` [PATCH 1/5] fuse: allow synchronous FUSE_INIT
` [PATCH 3/5] fuse: move the passthrough-specific code back to passthrough.c

[PATCH] ceph: fix deadlock bugs by making iput() calls asynchronous
 2025-09-19 16:41 UTC  (6+ messages)

[PATCH] fs/proc/task_mmu: check cur_buf for NULL
 2025-09-19 16:22 UTC  (2+ messages)

[QnA] procfs: How to read the unresolved location of an executable?
 2025-09-19 16:21 UTC 

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-09-19 15:58 UTC  (2+ messages)

[PATCH v4 00/12] hide ->i_state behind accessors
 2025-09-19 15:51 UTC  (5+ messages)

[syzbot] [netfs?] INFO: task hung in vfs_utimes (3)
 2025-09-19 13:25 UTC  (6+ messages)

[PATCH] selftests/namespaces: verify initial namespace inode numbers
 2025-09-19 12:44 UTC  (3+ messages)

[PATCH v2 00/33] ns: support file handles
 2025-09-19 12:28 UTC  (12+ messages)
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 18/33] mnt: support ns lookup

[PATCH v2 0/3] fs: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-19 12:21 UTC  (2+ messages)

[PATCH] fs: add might_sleep() annotation to iput() and more
 2025-09-19 12:15 UTC  (2+ messages)

[PATCH v2 0/4] writeback: Avoid lockups when switching inodes
 2025-09-19 11:09 UTC  (4+ messages)

[PATCH] ns: use inode initializer for initial namespaces
 2025-09-19 10:06 UTC 

[PATCH 0/9] ns: rework common initialization
 2025-09-19 10:05 UTC  (7+ messages)
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns
` [PATCH 7/9] net: centralize ns_common initialization

[PATCHES] finish_no_open() calling conventions change
 2025-09-19  9:16 UTC  (4+ messages)
` [PATCH 1/9] allow finish_no_open(file, ERR_PTR(-E...))
  ` [PATCH 7/9] simplify fuse_atomic_open()

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-19  8:44 UTC  (4+ messages)
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
 2025-09-19  8:30 UTC  (2+ messages)

[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
 2025-09-19  8:25 UTC  (2+ messages)

[PATCH] fuse: prevent exchange/revalidate races
 2025-09-19  8:20 UTC  (4+ messages)

[PATCH] fs: fuse: Use strscpy instead of strcpy
 2025-09-19  7:54 UTC  (3+ messages)

[PATCH v2 11/16] mm: update mem char driver to use mmap_prepare
 2025-09-19  5:13 UTC  (3+ messages)

[PATCH v2 16/16] kcov: update kcov to use mmap_prepare
 2025-09-19  5:10 UTC  (3+ messages)

[RFC PATCH 0/5] 9p: Performance improvements for build workloads
 2025-09-19  2:49 UTC  (4+ messages)

[PATCH v2 0/7] vma count: fixes, test and improvements
 2025-09-18 20:59 UTC  (40+ messages)
` [PATCH v2 1/7] mm: fix off-by-one error in VMA count limit checks
` [PATCH v2 2/7] mm/selftests: add max_vma_count tests
` [PATCH v2 3/7] mm: introduce vma_count_remaining()
` [PATCH v2 4/7] mm: rename mm_struct::map_count to vma_count
` [PATCH v2 5/7] mm: harden vma_count against direct modification
` [PATCH v2 6/7] mm: add assertion for VMA count limit
` [PATCH v2 7/7] mm/tracing: introduce max_vma_count_exceeded trace event

[RFC] Another take at restarting FUSE servers
 2025-09-18 17:50 UTC  (11+ messages)

[PATCH 0/3] rust: miscdevice: Extending the abstraction
 2025-09-18 17:24 UTC  (12+ messages)
` [PATCH 1/3] rust: miscdevice: Moved `MiscDevice` to a more general abstraction
` [PATCH 2/3] rust: miscdevice: Implemented `read` and `write`
` [PATCH 3/3] samples: rust: Updated the example using the Rust MiscDevice abstraction

[PATCH] initrd: Replace simple_strtol with kstrtoint to improve ramdisk_start_setup
 2025-09-18 16:24 UTC 

[PATCH v2 0/4] nios2: Add architecture support for clone3
 2025-09-18 15:51 UTC  (3+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64

[PATCH 00/14] ns: rework reference counting
 2025-09-18 15:51 UTC  (18+ messages)
` [PATCH 01/14] ns: add reference count helpers
` [PATCH 02/14] mnt: port to ns_ref_*() helpers
` [PATCH 03/14] cgroup: "
` [PATCH 04/14] ipc: "
` [PATCH 05/14] pid: "
` [PATCH 06/14] time: "
` [PATCH 07/14] user: "
` [PATCH 08/14] net-sysfs: use check_net()
` [PATCH 09/14] net: "
` [PATCH 10/14] ipv4: "
` [PATCH 11/14] uts: port to ns_ref_*() helpers
` [PATCH 12/14] net: "
` [PATCH 13/14] nsfs: "
` [PATCH 14/14] ns: rename to __ns_ref

[PATCH V14 0/6] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-18 15:14 UTC  (3+ messages)
` [PATCH V14 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description

[syzbot] [fs?] KASAN: slab-use-after-free Read in proc_invalidate_siblings_dcache
 2025-09-18 10:40 UTC 

[PATCH] writeback: Avoid uninitialized variable warning
 2025-09-18 10:36 UTC 

[bug report] writeback: Avoid contention on wb->list_lock when switching inodes
 2025-09-18 10:31 UTC  (2+ messages)

[PATCH] ovl: check before dereferencing s_root field
 2025-09-18  9:59 UTC  (9+ messages)


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