public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-24 15:32:48 to 2025-09-25 19:32:30 UTC [more...]

[PATCH v7 00/12] Direct Map Removal Support for guest_memfd
 2025-09-25 19:32 UTC  (17+ messages)
` [PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
  ` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
    ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
    ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH v2] fs/proc: check p->vec_buf for NULL
 2025-09-25 19:29 UTC  (2+ messages)

[PATCHSET RFC v5 1/8] fuse: general bug fixes
 2025-09-25 19:17 UTC  (21+ messages)
` [PATCH 2/8] fuse: flush pending fuse events before aborting the connection
` [PATCH 4/8] fuse: signal that a fuse filesystem should exhibit local fs behaviors

[PATCHES] file->f_path safety and struct path constifications
 2025-09-25 19:09 UTC  (6+ messages)
` [PATCH 1/2] kernel/acct.c: saner struct file treatment

[PATCH v5 0/4] allow partial folio write with iomap_folio_state
 2025-09-25 19:01 UTC  (9+ messages)
` [PATCH v5 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
` [PATCH v5 2/4] iomap: move iter revert case out of the unwritten branch
` [PATCH v5 3/4] iomap: make iomap_write_end() return the number of written length again
` [PATCH v5 4/4] iomap: don't abandon the whole copy when we have iomap_folio_state

[PATCH] exfat: move utf8 mount option setup to exfat_parse_param()
 2025-09-25 18:40 UTC 

[PATCH] exfat: fix unhandled utf8 flag while reconfigure
 2025-09-25 18:40 UTC  (2+ messages)

next-20250924: Internal error: Oops: mnt_ns_release (fs/namespace.c:148) __arm64_sys_listmount (fs/namespace.c:5936)
 2025-09-25 18:30 UTC 

[PATCH v1 0/1] ceph: Fix log output race condition in osd client
 2025-09-25 18:25 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-09-25 18:17 UTC  (5+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready

[syzbot] [exfat?] general protection fault in exfat_utf16_to_nls
 2025-09-25 18:11 UTC  (2+ messages)

[PATCH] write-back: Wake up waiting tasks when finishing the writeback of a chunk
 2025-09-25 17:25 UTC  (3+ messages)

[PATCH v3 00/38] vfs, nfsd: implement directory delegations
 2025-09-25 17:15 UTC  (47+ messages)
` [PATCH v3 01/38] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v3 02/38] filelock: add a lm_may_setlease lease_manager callback
` [PATCH v3 03/38] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v3 04/38] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v3 05/38] vfs: allow rmdir "
` [PATCH v3 06/38] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v3 07/38] vfs: make vfs_create break delegations on parent directory
` [PATCH v3 08/38] vfs: make vfs_mknod "
` [PATCH v3 09/38] filelock: lift the ban on directory leases in generic_setlease
` [PATCH v3 10/38] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v3 11/38] nfsd: allow DELEGRETURN on directories
` [PATCH v3 12/38] nfsd: check for delegation conflicts vs. the same client
` [PATCH v3 13/38] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH v3 14/38] filelock: rework the __break_lease API to use flags
` [PATCH v3 15/38] filelock: add struct delegated_inode
` [PATCH v3 16/38] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH v3 17/38] filelock: add a tracepoint to start of break_lease()
` [PATCH v3 18/38] filelock: add an inode_lease_ignore_mask helper
` [PATCH v3 19/38] nfsd: add protocol support for CB_NOTIFY
` [PATCH v3 20/38] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v3 21/38] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v3 22/38] vfs: add fsnotify_modify_mark_mask()
` [PATCH v3 23/38] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v3 24/38] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v3 25/38] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v3 26/38] nfsd: add data structures for handling CB_NOTIFY to directory delegation
` [PATCH v3 27/38] nfsd: add notification handlers for dir events
` [PATCH v3 28/38] nfsd: add tracepoint to dir_event handler
` [PATCH v3 29/38] nfsd: apply the notify mask to the delegation when requested
` [PATCH v3 30/38] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v3 31/38] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v3 32/38] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v3 33/38] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v3 34/38] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH v3 35/38] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v3 36/38] nfsd: properly track requested child attributes
` [PATCH v3 37/38] nfsd: track requested dir attributes
` [PATCH v3 38/38] nfsd: add support to CB_NOTIFY for dir attribute changes

[PATCH v5 0/8] man2: document "new" mount API
 2025-09-25 16:52 UTC  (10+ messages)
` [PATCH v5 1/8] man/man2/fsopen.2: "
` [PATCH v5 2/8] man/man2/fspick.2: "
` [PATCH v5 3/8] man/man2/fsconfig.2: "
` [PATCH v5 8/8] man/man2/{fsconfig,mount_setattr}.2: add note about attribute-parameter distinction

[PATCH 0/3] Suppress undesirable hung task warnings
 2025-09-25 16:30 UTC  (8+ messages)
          ` [External] "

[PATCH] exfat: check for utf8 option change in exfat_reconfigure
 2025-09-25 15:53 UTC 

[RFC PATCH] fs: Plumb case sensitivity bits into statx
 2025-09-25 15:50 UTC  (2+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-09-25 15:06 UTC  (17+ messages)
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-09-25 14:30 UTC  (5+ messages)

[PATCHSET RFC v5 3/8] fuse: cleanups ahead of adding fuse support
 2025-09-25 14:25 UTC  (5+ messages)
` [PATCH 2/5] fuse: move the backing file idr and code into a new source file
` [PATCH 5/5] fuse: move CREATE_TRACE_POINTS to a separate file

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-09-25 14:01 UTC  (21+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 05/19] rust: configfs: "
` [PATCH v2 06/19] rust: cpufreq: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 08/19] rust: firmware: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 11/19] rust: miscdevice: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 13/19] rust: pci: "
` [PATCH v2 14/19] rust: platform: "
` [PATCH v2 15/19] rust: seq_file: "
` [PATCH v2 16/19] rust: str: "
` [PATCH v2 17/19] rust: sync: "
` [PATCH v2 18/19] rust: io: "
` [PATCH v2 19/19] rust: regulator: "

[PATCH v16 0/3] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-09-25 13:42 UTC  (4+ messages)
` [PATCH v16 1/3] samples: rust: platform: remove trailing commas
` [PATCH v16 2/3] rust: support formatting of foreign types
` [PATCH v16 3/3] rust: replace `CStr` with `core::ffi::CStr`

[PATCH] iomap: adjust read range correctly for non-block-aligned positions
 2025-09-25 13:46 UTC  (2+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-25 13:10 UTC  (2+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH v3] netfs: fix reference leak
 2025-09-25 13:08 UTC  (3+ messages)
` [PATCH v3 REPOST] "

[PATCH] ceph: introduce Kunit based unit-tests for string operations
 2025-09-25 13:04 UTC  (2+ messages)

[bug report] listmount: don't call path_put() under namespace semaphore
 2025-09-25 12:57 UTC 

[syzbot] [fs?] general protection fault in iter_file_splice_write
 2025-09-25 12:47 UTC  (2+ messages)

LTP listmount04 failures after "listmount: don't call path_put() under namespace semaphore"
 2025-09-25 12:10 UTC 

[RFC PATCH 0/2] Defer evicting inodes to a workqueue
 2025-09-25 11:15 UTC  (4+ messages)

[PATCH v6 0/4] hide ->i_state behind accessors
 2025-09-25 10:07 UTC  (3+ messages)
` [PATCH v6 3/4] Manual conversion of ->i_state uses

[PATCH v2] fs/netfs: fix reference leak
 2025-09-25  9:32 UTC  (3+ messages)

[PATCH v2 00/13] ext4: optimize online defragment
 2025-09-25  9:26 UTC  (14+ messages)
` [PATCH v2 01/13] ext4: fix an off-by-one issue during moving extents
` [PATCH v2 02/13] ext4: correct the checking of quota files before "
` [PATCH v2 03/13] ext4: introduce seq counter for the extent status entry
` [PATCH v2 04/13] ext4: make ext4_es_lookup_extent() pass out the extent seq counter
` [PATCH v2 05/13] ext4: pass out extent seq counter when mapping blocks
` [PATCH v2 06/13] ext4: use EXT4_B_TO_LBLK() in mext_check_arguments()
` [PATCH v2 07/13] ext4: add mext_check_validity() to do basic check
` [PATCH v2 08/13] ext4: refactor mext_check_arguments()
` [PATCH v2 09/13] ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate()
` [PATCH v2 10/13] ext4: introduce mext_move_extent()
` [PATCH v2 11/13] ext4: switch to using the new extent movement method
` [PATCH v2 12/13] ext4: add large folios support for moving extents
` [PATCH v2 13/13] ext4: add two trace points "

[PATCH v4] afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
 2025-09-25  7:19 UTC  (2+ messages)

Fuse over io_uring mode cannot handle iodepth > 1 case properly like the default mode
 2025-09-25  6:52 UTC  (8+ messages)

[PATCH v3 00/30] Live Update Orchestrator
 2025-09-25  5:26 UTC  (7+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges

[PATCH v2 0/2] VFS: change ->atomic_open() calling to always have exclusive access
 2025-09-25  1:17 UTC  (3+ messages)
` [PATCH v2 1/2] NFS: remove d_drop()/d_alloc_parallel() from nfs_atomic_open()
` [PATCH v2 2/2] VFS: don't call ->atomic_open on cached negative without O_CREAT

[PATCH bpf-next 0/2] bpf: Add more dentry kfuncs for BPF LSM programs
 2025-09-25  0:56 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf: Add "
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for dentry kfuncs

[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-24 23:12 UTC  (7+ messages)
` [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller

[PATCH v3 00/15] fuse: use iomap for buffered reads + readahead
 2025-09-24 22:56 UTC  (6+ messages)
` [PATCH v3 10/15] iomap: add bias for async read requests

[PATCH 1/3] nstree: make struct ns_tree private
 2025-09-24 22:39 UTC  (2+ messages)

[PATCH] fs: doc: describe 'pinned' parameter in do_lock_mount()
 2025-09-24 21:22 UTC  (3+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-24 19:20 UTC  (4+ messages)

[PATCH] fs/netfs: fix reference leak
 2025-09-24 19:10 UTC  (5+ messages)

[PATCH v4 00/15] fuse: use iomap for buffered reads + readahead
 2025-09-24 18:23 UTC  (7+ messages)
` [PATCH v4 09/15] iomap: add caller-provided callbacks for read and readahead
` [PATCH v4 10/15] iomap: add bias for async read requests

[syzbot] [fs?] WARNING: bad unlock balance in namespace_unlock
 2025-09-24 17:56 UTC  (4+ messages)
` [PATCH Next] copy_mnt_ns(): Remove unnecessary unlock

[PATCH] ceph: Fix log output race condition in osd client
 2025-09-24 17:55 UTC  (4+ messages)

[PATCHES][RFC] the meat of tree-in-dcache series
 2025-09-24 16:56 UTC  (4+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
  ` [PATCH 08/39] configfs, securityfs: kill_litter_super() not needed


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