public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 11:19:21 to 2026-02-26 07:19:00 UTC [more...]

[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
 2026-02-26  7:18 UTC  (8+ messages)

[PATCH 0/2] ntfs: Fix two minor issues in namei.c
 2026-02-26  5:40 UTC  (5+ messages)
` [PATCH 1/2] ntfs: Replace ERR_PTR(0) with NULL
` [PATCH 2/2] ntfs: Remove impossible condition

[PATCH] ntfs: repair docum. malformed table
 2026-02-26  5:26 UTC  (2+ messages)

[PATCH] ntfs: Remove unneeded semicolon
 2026-02-26  5:09 UTC  (2+ messages)

[PATCH RFC v2] pidfs: convert rb-tree to rhashtable
 2026-02-26  4:09 UTC  (10+ messages)
    ` make_task_dead() & kthread_exit()

[PATCH RFC v2 0/2] block: enable RWF_DONTCACHE for block devices
 2026-02-26  3:15 UTC  (8+ messages)
` [PATCH RFC v2 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v2 2/2] block: enable RWF_DONTCACHE for block devices

[LSF/MM/BPF TOPIC] Opening HugeTLB up for more generic use
 2026-02-26  2:59 UTC 

LSF/MM/BPF: 2026: Call for Proposals
 2026-02-26  2:52 UTC  (8+ messages)
` LSF/MM/BPF: 2026: (V)FS: First Round of Invites Sent

[PATCH] ntfs: Fix null pointer dereference
 2026-02-26  2:32 UTC  (2+ messages)

[PATCH 00/11] VFS: prepare for changes to directory locking
 2026-02-26  1:34 UTC  (5+ messages)
` [PATCH 08/11] VFS: allow d_splice_alias() and d_add() to work on hashed dentries

[PATCH v2 0/4] mm: Remove stray references to pagevec
 2026-02-26  0:41 UTC  (6+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE

[PATCH V7 00/19] famfs: port into fuse
 2026-02-26  0:29 UTC  (13+ messages)
  ` [PATCH V7 13/19] famfs_fuse: Create files with famfs fmaps
  ` [PATCH V7 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
  ` [PATCH V7 12/19] famfs_fuse: Plumb the GET_FMAP message/response
  ` [PATCH V7 19/19] famfs_fuse: Add documentation

[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-02-25 23:42 UTC  (5+ messages)
` [PATCH v4 19/25] fuse: add io-uring kernel-managed buffer ring

[PATCH RFC v4 0/2] pidfs: make the {g,u}id the owner of the inode
 2026-02-25 23:22 UTC  (3+ messages)
` [PATCH RFC v4 1/2] pidfs: add inode ownership and permission checks
` [PATCH RFC v4 2/2] selftests/pidfd: add inode ownership and permission tests

[PATCH RFC] block: enable RWF_DONTCACHE for block devices
 2026-02-25 22:42 UTC  (3+ messages)

[PATCH v5 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
 2026-02-25 22:34 UTC  (4+ messages)
` [PATCH v5 1/3] kernfs: Don't set_nlink for directories being removed
` [PATCH v5 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
` [PATCH v5 3/3] selftests: memcg: Add tests for "

[PATCH] ramfs: convert alloc_pages() to folio_alloc() in ramfs_nommu_expand_for_mapping()
 2026-02-25 22:18 UTC  (2+ messages)

[PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
 2026-02-25 21:43 UTC  (4+ messages)

[RFC PATCH v1 0/4] ceph: manual client session reset via debugfs
 2026-02-25 20:56 UTC  (7+ messages)
` [RFC PATCH v1 1/4] ceph: convert inode flags to named bit positions
  ` [EXTERNAL] "
` [RFC PATCH v1 2/4] ceph: add bounded timeout and diagnostics to wait_caps_flush()
` [RFC PATCH v1 3/4] ceph: implement manual client session reset via debugfs
` [RFC PATCH v1 4/4] ceph: rework mds_peer_reset() for robust session recovery
` [EXTERNAL] [RFC PATCH v1 0/4] ceph: manual client session reset via debugfs

[GIT PULL for v7.0] vfs fixes
 2026-02-25 18:51 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] File system testing
 2026-02-25 18:40 UTC  (3+ messages)
  ` [Lsf-pc] "

[RFC PATCH v3 0/8] fuse: LOOKUP_HANDLE operation
 2026-02-25 18:06 UTC  (14+ messages)
` [RFC PATCH v3 1/8] fuse: simplify fuse_lookup_name() interface
` [RFC PATCH v3 2/8] fuse: export extend_arg() and factor out fuse_ext_size()
` [RFC PATCH v3 3/8] fuse: store index of the variable length argument
` [RFC PATCH v3 4/8] fuse: drop unnecessary argument from fuse_lookup_init()
` [RFC PATCH v3 5/8] fuse: extract helper functions from fuse_do_statx()
` [RFC PATCH v3 6/8] fuse: implementation of lookup_handle+statx compound operation
` [RFC PATCH v3 7/8] fuse: export fuse_open_args_fill() helper function
` [RFC PATCH v3 8/8] fuse: implementation of mkobj_handle+statx+open compound operation

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-25 17:58 UTC  (3+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()

[PATCHSET v7 2/9] iomap: cleanups ahead of adding fuse support
 2026-02-25 17:49 UTC  (10+ messages)
` [PATCH 1/2] iomap: allow directio callers to supply _COMP_WORK
` [PATCH 2/2] iomap: allow NULL swap info bdev when activating swapfile

PROBLEM: Duplicated entries in /proc/<pid>/mountinfo
 2026-02-25 16:55 UTC  (6+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2026-02-25 16:29 UTC  (10+ messages)

[PATCH net-next] net: datagram: Bypass usercopy checks for kernel iterators
 2026-02-25 16:25 UTC 

[PATCH RFC v3 0/2] pidfs: make the effective {g,u}id the owner of the inode
 2026-02-25 15:32 UTC  (4+ messages)
` [PATCH RFC v3 1/2] pidfs: add inode ownership and permission checks

[RESEND PATCH v7 0/3] kNFSD Signed Filehandles
 2026-02-25 15:20 UTC  (5+ messages)
` [PATCH v7 1/3] NFSD: Add a key for signing filehandles
` [PATCH v7 2/3] NFSD/export: Add sign_fh export option
` [PATCH v7 3/3] NFSD: Sign filehandles

[PATCH] Subject: [PATCH] exfat: use truncate_inode_pages_final() at evict_inode()
 2026-02-25 14:59 UTC 

[PATCH] buffer: fix kmemleak false positive in submit_bh_wbc
 2026-02-25 13:25 UTC  (3+ messages)

[PATCH RESEND v6 0/3] kNFSD Signed Filehandles
 2026-02-25 12:48 UTC  (8+ messages)
` [PATCH v6 1/3] NFSD: Add a key for signing filehandles
` [PATCH v6 2/3] NFSD/export: Add sign_fh export option
` [PATCH v6 3/3] NFSD: Sign filehandles

[PATCH v7 0/3] kNFSD Signed Filehandles
 2026-02-25 12:23 UTC  (7+ messages)
` [PATCH v7 1/3] NFSD: Add a key for signing filehandles
` [PATCH v7 2/3] NFSD/export: Add sign_fh export option
` [PATCH v7 3/3] NFSD: Sign filehandles

[syzbot] [ext4?] INFO: task hung in filename_unlinkat
 2026-02-25  9:12 UTC 

[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
 2026-02-25  7:20 UTC  (7+ messages)
` [PATCH RFC v2 1/6] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
` [PATCH RFC v2 3/6] fs: Add .unaccount_folio callback
` [PATCH RFC v2 4/6] KVM: guest_memfd: Track amount of memory allocated on inode
` [PATCH RFC v2 5/6] KVM: selftests: Wrap fstat() to assert success
` [PATCH RFC v2 6/6] KVM: selftests: Test that st_blocks is updated on allocation

[PATCH] fuse: refactor duplicate queue teardown operation
 2026-02-25  3:24 UTC  (2+ messages)

[syzbot] [jfs?] INFO: task hung in generic_file_write_iter (4)
 2026-02-25  3:09 UTC 

[PATCH] mnt: add support for non-rootfs initramfs
 2026-02-25  2:47 UTC  (2+ messages)

[PATCH v3 00/15] Further centralising of directory locking for name ops
 2026-02-24 22:17 UTC  (16+ messages)
` [PATCH v3 01/15] VFS: note error returns in documentation for various lookup functions
` [PATCH v3 02/15] fs/proc: Don't lock root inode when creating "self" and "thread-self"
` [PATCH v3 03/15] VFS: move the start_dirop() kerndoc comment to before start_dirop()
` [PATCH v3 04/15] libfs: change simple_done_creating() to use end_creating()
` [PATCH v3 05/15] Apparmor: Use simple_start_creating() / simple_done_creating()
` [PATCH v3 06/15] selinux: "
` [PATCH v3 07/15] nfsd: switch purge_old() to use start_removing_noperm()
` [PATCH v3 08/15] VFS: make lookup_one_qstr_excl() static
` [PATCH v3 09/15] ovl: Simplify ovl_lookup_real_one()
` [PATCH v3 10/15] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
` [PATCH v3 11/15] ovl: pass name buffer to ovl_start_creating_temp()
` [PATCH v3 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file
` [PATCH v3 13/15] ovl: use is_subdir() for testing if one thing is a subdir of another
` [PATCH v3 14/15] ovl: remove ovl_lock_rename_workdir()
` [PATCH v3 15/15] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()

[PATCH v1 00/11] io_uring: add kernel-managed buffer rings
 2026-02-24 22:19 UTC  (14+ messages)
` [PATCH v1 03/11] io_uring/kbuf: add support for "

[PATCHSET v7 4/9] fuse: allow servers to use iomap for better file IO performance
 2026-02-24 21:18 UTC  (5+ messages)
` [PATCH 29/33] fuse: support atomic writes with iomap

[PATCHSET v7 1/9] fuse: general bug fixes
 2026-02-24 20:09 UTC  (9+ messages)
` [PATCH 1/5] fuse: flush pending FUSE_RELEASE requests before sending FUSE_DESTROY
` [PATCH 2/5] fuse: quiet down complaints in fuse_conn_limit_write

[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
 2026-02-24 19:02 UTC  (4+ messages)

[PATCH v5] hfsplus: fix uninit-value by validating catalog record size
 2026-02-24 17:53 UTC  (5+ messages)

[PATCH] iomap: don't report direct-io retries to fserror
 2026-02-24 17:12 UTC  (2+ messages)

[PATCH v3 0/3] Automatic NFSv4 state revocation on filesystem unmount
 2026-02-24 17:14 UTC  (5+ messages)
` [PATCH v3 1/3] fs: add umount notifier chain for filesystem unmount notification
` [PATCH v3 2/3] nfsd: revoke NFSv4 state when filesystem is unmounted
` [PATCH v3 3/3] nfsd: close cached files on filesystem unmount

[LSF/MM/BPF TOPIC] Page cache tracking with the Maple Tree
 2026-02-24 17:10 UTC 

[PATCH v4 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
 2026-02-24 16:47 UTC  (9+ messages)
` [PATCH v4 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
      ` pidfd && O_RDWR

[PATCH] fuse: skip lookup during atomic_open() when O_CREAT is set
 2026-02-24 15:33 UTC  (7+ messages)
        `  "

[PATCH] fsverity: add dependency on 64K or smaller pages
 2026-02-24 15:32 UTC  (6+ messages)

[PATCH v1 0/1] iomap: don't mark folio uptodate if read IO has bytes pending
 2026-02-24 15:16 UTC  (7+ messages)
` [PATCH v1 1/1] "

[LSF/MM/BPF TOPIC] Buffered atomic writes
 2026-02-24 15:04 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations
 2026-02-24 14:58 UTC  (5+ messages)
` Iomap and compression? (Was "Re: [LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations")

[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
 2026-02-24 14:42 UTC  (11+ messages)
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-02-24 14:33 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH] Add support for empty path in openat and openat2 syscalls
 2026-02-24 14:31 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] VFS idmappings support in NFS
 2026-02-24 14:18 UTC  (4+ messages)

[PATCH] fuse: replace BUG_ON with WARN_ON and -EBUSY in fuse_ctl_fill_super
 2026-02-24 11:56 UTC 

[PATCH v16 00/10] rust: add `Ownable` trait and `Owned` type
 2026-02-24 11:18 UTC  (10+ messages)
` [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
` [PATCH v16 02/10] rust: types: Add Ownable/Owned types
` [PATCH v16 03/10] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v16 04/10] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v16 05/10] rust: aref: update formatting of use statements
` [PATCH v16 06/10] rust: Add `OwnableRefCounted`
` [PATCH v16 08/10] rust: page: convert to `Ownable`
` [PATCH v16 09/10] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v16 10/10] rust: page: add `from_raw()`


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