public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-21 13:15:58 to 2026-01-22 14:53:34 UTC [more...]

[PATCH v2 0/3] kNFSD Signed Filehandles
 2026-01-22 14:53 UTC  (19+ messages)
` [PATCH v2 1/3] NFSD: Add a key for signing filehandles
` [PATCH v2 2/3] NFSD/export: Add sign_fh export option
` [PATCH v2 3/3] NFSD: Sign filehandles

[PATCH v15 0/9] erofs: Introduce page cache sharing feature
 2026-01-22 14:48 UTC  (5+ messages)
` [PATCH v15 5/9] erofs: introduce the page cache share feature

[PATCH] scsi: target: Fix recursive locking in __configfs_open_file()
 2026-01-22 14:29 UTC  (12+ messages)

[PATCH v2] nfsd: do not allow exporting of special kernel filesystems
 2026-01-22 14:19 UTC 

[PATCH v16 00/10] erofs: Introduce page cache sharing feature
 2026-01-22 14:01 UTC  (13+ messages)
` [PATCH v16 01/10] fs: Export alloc_empty_backing_file
` [PATCH v16 02/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v16 03/10] erofs: support user-defined fingerprint name
` [PATCH v16 04/10] erofs: add erofs_inode_set_aops helper to set the aops
` [PATCH v16 05/10] erofs: using domain_id in the safer way
` [PATCH v16 06/10] erofs: introduce the page cache share feature
` [PATCH v16 07/10] erofs: pass inode to trace_erofs_read_folio
` [PATCH v16 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v16 09/10] erofs: support compressed "
` [PATCH v16 10/10] erofs: implement .fadvise "

[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-01-22 13:40 UTC  (9+ messages)
` [PATCH v5 1/7] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v5 2/7] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v5 3/7] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v5 4/7] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v5 5/7] dax: Introduce dax_cxl_mode for CXL coordination
` [PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
` [PATCH v5 7/7] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH RFC v2] pidfs: convert rb-tree to rhashtable
 2026-01-22 13:21 UTC  (4+ messages)

bounce buffer direct I/O when stable pages are required v2
 2026-01-22 13:05 UTC  (9+ messages)
` [PATCH 01/14] block: refactor get_contig_folio_len
` [PATCH 02/14] block: open code bio_add_page and fix handling of mismatching P2P ranges
` [PATCH 04/14] block: remove bio_release_page
` [PATCH 05/14] block: add helpers to bounce buffer an iov_iter into bios

[PATCH v3 0/4] fsnotify: Independent inode tracking
 2026-01-22 12:48 UTC  (8+ messages)
` [PATCH v3 1/3] fsnotify: Track inode connectors for a superblock
` [PATCH v3 2/3] fsnotify: Use connector list for destroying inode marks
` [PATCH v3 3/3] fsnotify: Shutdown fsnotify before destroying sb's dcache

[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
 2026-01-22 12:34 UTC  (27+ messages)
` [RFC PATCH v2 4/6] fuse: implementation of the FUSE_LOOKUP_HANDLE operation
                  `  "

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-22 12:12 UTC  (24+ messages)

[PATCH 1/2] exfat: remove unnecessary else after return statement
 2026-01-22 11:52 UTC  (4+ messages)
` [PATCH 2/2] exfat: add blank line after declarations

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2026-01-22 11:46 UTC  (4+ messages)
` [RFC v2 05/11] block: add infra to handle dmabuf tokens

[PATCH 0/7] fsmount: add FSMOUNT_NAMESPACE
 2026-01-22 10:48 UTC  (8+ messages)
` [PATCH 1/7] mount: start iterating from start of rbtree
` [PATCH 2/7] mount: simplify __do_loopback()
` [PATCH 3/7] mount: add FSMOUNT_NAMESPACE
` [PATCH 4/7] tools: update mount.h header
` [PATCH 5/7] selftests/statmount: add statmount_alloc() helper
` [PATCH 6/7] selftests: add FSMOUNT_NAMESPACE tests
` [PATCH 7/7] selftests/open_tree_ns: fix compilation

fsverity cleanups, speedup and memory usage optimization v2
 2026-01-22 10:12 UTC  (17+ messages)
` [PATCH 01/11] fs,fsverity: reject size changes on fsverity files in setattr_prepare
` [PATCH 02/11] fs,fsverity: clear out fsverity_info from common code
` [PATCH 03/11] fsverity: pass struct file to ->write_merkle_tree_block
` [PATCH 04/11] fsverity: start consolidating pagecache code
` [PATCH 05/11] fsverity: kick off hash readahead at data I/O submission time
` [PATCH 06/11] fsverity: push out fsverity_info lookup
` [PATCH 07/11] fs: consolidate fsverity_info lookup in buffer.c
` [PATCH 08/11] ext4: consolidate fsverity_info lookup
` [PATCH 09/11] f2fs: "
` [PATCH 10/11] btrfs: "
` [PATCH 11/11] fsverity: use a hashtable to find the fsverity_info

[PATCH] fs: reset read-only fsflags together with xflags
 2026-01-22  9:40 UTC  (2+ messages)

[PATCH v15 5/9] erofs: introduce the page cache share feature
 2026-01-22  8:40 UTC  (12+ messages)

[PATCH 1/2] f2fs: improve readahead for POSIX_FADV_WILLNEED
 2026-01-22  8:34 UTC  (3+ messages)

[PATCH v3 20/21] __dentry_kill(): new locking scheme
 2026-01-22  6:24 UTC  (12+ messages)

[PATCH v3 0/1] iomap: fix readahead folio access after folio_end_read()
 2026-01-22  6:22 UTC  (5+ messages)
` [PATCH v3 1/1] "

support file system generated / verified integrity information
 2026-01-22  6:04 UTC  (24+ messages)
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/15] iomap: refactor iomap_bio_read_folio_range
` [PATCH 09/15] iomap: pass the iomap_iter to ->submit_read
` [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 11/15] iomap: allow file systems to hook into buffered read bio submission
` [PATCH 12/15] iomap: add a bioset pointer to iomap_read_folio_ops
` [PATCH 13/15] iomap: support ioends for buffered reads
` [PATCH 14/15] iomap: support T10 protection information
` [PATCH 15/15] xfs: "

[PATCH 6.6.y] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
 2026-01-22  3:38 UTC 

LSF/MM/BPF: 2026: Call for Proposals
 2026-01-22  3:22 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Refactor LSM hooks for VFS mount operations
 2026-01-22  3:00 UTC  (3+ messages)

[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
 2026-01-22  2:07 UTC  (15+ messages)
` [PATCH 01/31] fuse: implement the basic iomap mechanisms
` [PATCH 03/31] fuse: make debugging configurable at runtime
` [PATCH 07/31] fuse: create a per-inode flag for toggling iomap
` [PATCH 10/31] fuse: implement basic iomap reporting such as FIEMAP and SEEK_{DATA,HOLE}

[PATCH v1 0/3] fuse: clean up offset and page count calculations
 2026-01-22  1:49 UTC  (8+ messages)
` [PATCH v1 1/3] fuse: use DIV_ROUND_UP() for "

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-22  0:20 UTC  (5+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed

[PATCH] docs: filesystems: add fs/open.c to api-summary
 2026-01-21 23:26 UTC  (7+ messages)

[PATCH v2 0/3] 9p: Performance improvements for build workloads
 2026-01-21 23:23 UTC  (5+ messages)
` [PATCH v2 1/3] 9p: Cache negative dentries for lookup performance
` [PATCH v2 2/3] 9p: Introduce option for negative dentry cache retention time
` [PATCH v2 3/3] 9p: Enable symlink caching in page cache

[PATCH 0/2] wait/9p: Account 9P RPC waiting time as I/O wait
 2026-01-21 23:20 UTC  (5+ messages)
` [PATCH 1/2] wait: Introduce io_wait_event_killable()
` [PATCH 2/2] 9p: Track 9P RPC waiting time as IO

[PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
 2026-01-21 22:47 UTC  (2+ messages)

[PATCH v2] hfsplus: fix uninit-value in hfsplus_strcasecmp
 2026-01-21 20:14 UTC  (2+ messages)

[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
 2026-01-21 20:11 UTC  (4+ messages)

[PATCHSET v6] xfs: autonomous self healing of filesystems
 2026-01-21 19:58 UTC  (7+ messages)
` [PATCH 11/11] xfs: add media verification ioctl
  ` [PATCH v6.1 "

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-01-21 19:56 UTC  (6+ messages)

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-01-21 19:54 UTC  (2+ messages)

[PATCH] ufs: use fs_umode_to_dtype() for d_type table lookup
 2026-01-21 19:41 UTC 

[PATCH v2 0/8] SQUASH: test and improve cpio hex header validation
 2026-01-21 17:12 UTC  (9+ messages)
` [PATCH v2 1/8] initramfs_test: add fill_cpio() format parameter
` [PATCH v2 2/8] initramfs_test: test header fields with 0x hex prefix
` [PATCH v2 3/8] initramfs: Sort headers alphabetically
` [PATCH v2 4/8] initramfs: Refactor to use hex2bin() instead of custom approach
` [PATCH v2 5/8] SQUASH initramfs: propagate parse_header errors
` [PATCH v2 6/8] SQUASH initramfs_test: expect error for "0x" prefixed header
` [PATCH v2 7/8] vsprintf: Revert "add simple_strntoul"
` [PATCH v2 8/8] kstrtox: Drop extern keyword in the simple_strtox() declarations

[PATCH 0/2] initramfs_test: test header fields with 0x hex prefix
 2026-01-21 16:30 UTC  (9+ messages)
` [PATCH 1/2] initramfs_test: add fill_cpio() format parameter
` [PATCH 2/2] initramfs_test: test header fields with 0x hex prefix

[PATCH 0/2] Provide Rust atomic helpers over raw pointers
 2026-01-21 14:04 UTC  (14+ messages)
` [PATCH 2/2] rust: sync: atomic: Add atomic operation "

[PATCH v2 2/4] fuse: simplify logic in fuse_notify_store() and fuse_retrieve()
 2026-01-21 15:22 UTC  (2+ messages)

[syzbot] [fs?] possible deadlock in __configfs_open_file
 2026-01-21 15:19 UTC  (3+ messages)
` Testing for v2: configfs: add lock class key to struct configfs_fragment for frag_sem

[PATCH v2 0/23] fs-verity support for XFS with post EOF merkle tree
 2026-01-21 15:03 UTC  (11+ messages)
        ` fsverity metadata offset, was: "

[PATCH] nfsd: do not allow exporting of special kernel filesystems
 2026-01-21 14:53 UTC  (7+ messages)

[PATCH 1/1] NFSD: Enforce recall timeout for layout conflict
 2026-01-21 14:34 UTC  (6+ messages)

[PATCH v2] flex_proportions: Make fprop_new_period() hardirq safe
 2026-01-21 13:43 UTC  (2+ messages)


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