Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-01-27 11:12:40 to 2026-01-28 18:32:34 UTC [more...]

[PATCH mm-stable] procfs: avoid fetching build ID while holding VMA lock
 2026-01-28 18:32 UTC 

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-01-28 18:28 UTC  (5+ messages)

[PATCH v4 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
 2026-01-28 18:27 UTC  (12+ messages)

[PATCH v5] ceph: fix kernel crash in ceph_open()
 2026-01-28 18:12 UTC  (7+ messages)

[PATCH v2] ext4: don't order data when zeroing unwritten or delayed block
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH -next v3 0/7] ext4: defer unwritten splitting until I/O completion
 2026-01-28 18:05 UTC  (2+ messages)

[RFC PATCH] ext4: fix e4b bitmap inconsistency reports
 2026-01-28 18:05 UTC  (2+ messages)

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-28 17:50 UTC  (9+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios

[PATCH RFC] vfs: allow mounting inside a container without FS_USERNS_MOUNT by root
 2026-01-28 17:47 UTC 

[RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
 2026-01-28 16:58 UTC  (15+ messages)

[PATCH v3 0/4] O_REGULAR flag support for open
 2026-01-28 16:57 UTC  (12+ messages)
` [PATCH v3 1/4] open: new O_REGULAR flag support
` [PATCH v3 2/4] kselftest/openat2: test for O_REGULAR flag
` [PATCH v3 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v3 4/4] mips/fcntl.h: "

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-28 16:44 UTC  (10+ messages)
` [PATCH v2 07/13] mm: update secretmem to use VMA flags on mmap_prepare

fsverity cleanups, speedup and memory usage optimization v4
 2026-01-28 16:33 UTC  (19+ messages)
` [PATCH 01/15] fs,fsverity: reject size changes on fsverity files in setattr_prepare
` [PATCH 02/15] fs,fsverity: clear out fsverity_info from common code
` [PATCH 03/15] ext4: don't build the fsverity work handler for !CONFIG_FS_VERITY
` [PATCH 04/15] f2fs: "
` [PATCH 05/15] fsverity: pass struct file to ->write_merkle_tree_block
` [PATCH 06/15] fsverity: start consolidating pagecache code
` [PATCH 07/15] fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
` [PATCH 08/15] fsverity: kick off hash readahead at data I/O submission time
` [PATCH 09/15] fsverity: deconstify the inode pointer in struct fsverity_info
` [PATCH 10/15] fsverity: push out fsverity_info lookup
` [PATCH 11/15] fs: consolidate fsverity_info lookup in buffer.c
` [PATCH 12/15] ext4: consolidate fsverity_info lookup
` [PATCH 13/15] f2fs: "
` [PATCH 14/15] btrfs: "
` [PATCH 15/15] fsverity: use a hashtable to find the fsverity_info

support file system generated / verified integrity information v2
 2026-01-28 16:30 UTC  (18+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
` [PATCH 02/15] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/15] block: add a bdev_has_integrity_csum helper
` [PATCH 04/15] block: prepare generation / verification helpers for fs usage
` [PATCH 05/15] block: make max_integrity_io_size public
` [PATCH 06/15] block: add fs_bio_integrity helpers
` [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 v2] fs: dcache: fix typo in enum d_walk_ret comment
 2026-01-28 16:22 UTC  (2+ messages)

[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-01-28 16:19 UTC  (27+ messages)
` [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 v3 0/2] nfsd and special kernel filesystems
 2026-01-28 16:11 UTC  (6+ messages)
` [PATCH v3 1/2] exportfs: clarify the documentation of open()/permission() expotrfs ops
` [PATCH v3 2/2] nfsd: do not allow exporting of special kernel filesystems

PROBLEM: Duplicated entries in /proc/<pid>/mountinfo
 2026-01-28 14:49 UTC 

[PATCH v2 3/3] NFSD: Sign filehandles
 2026-01-28 14:41 UTC  (8+ messages)

[PATCH V5 09/19] famfs_fuse: magic.h: Add famfs magic numbers
 2026-01-28 14:33 UTC  (3+ messages)

[PATCH 0/3] name_is_dot* cleanup
 2026-01-28 13:24 UTC  (4+ messages)
` [PATCH 1/3] ovl: Fix uninit-value in ovl_fill_real
` [PATCH 2/3] fs: add helpers name_is_dot{,dot,_dotdot}
` [PATCH 3/3] ovl: use name_is_dot* helpers in readdir code

[PATCH v10 01/15] set_memory: set_direct_map_* to take address
 2026-01-28 12:18 UTC  (2+ messages)

bounce buffer direct I/O when stable pages are required v3
 2026-01-28 12:17 UTC  (16+ messages)
` [PATCH 01/15] block: add a BIO_MAX_SIZE constant and use it
` [PATCH 02/15] block: refactor get_contig_folio_len
` [PATCH 03/15] block: open code bio_add_page and fix handling of mismatching P2P ranges
` [PATCH 04/15] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
` [PATCH 05/15] block: remove bio_release_page
` [PATCH 06/15] block: add helpers to bounce buffer an iov_iter into bios

[PATCH] fs: dcache: fix typo in enum d_walk_ret comment
 2026-01-28 11:55 UTC  (2+ messages)

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-28 11:49 UTC  (20+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCH] ext4: do not check fast symlink during orphan recovery
 2026-01-28  9:59 UTC  (2+ messages)

isofs: support full length file names (255 instead of 253)
 2026-01-28  8:59 UTC  (2+ messages)

[PATCH v4 00/54] tree-in-dcache stuff
 2026-01-28  8:53 UTC  (8+ messages)

[PATCH v2] procfs: fix missing RCU protection when reading real_parent in do_task_stat()
 2026-01-28  8:48 UTC  (2+ messages)

[PATCH] procfs: fix missing RCU protection when reading real_parent in do_task_stat()
 2026-01-28  8:10 UTC  (7+ messages)

[QUESTION] fuse: why invalidate all page cache in truncate()
 2026-01-28  6:14 UTC  (3+ messages)
  ` [External] "

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

fsverity cleanups, speedup and memory usage optimization v3
 2026-01-28  3:59 UTC  (20+ messages)
` [PATCH 07/16] fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
` [PATCH 09/16] fsverity: constify the vi pointer in fsverity_verification_context
` [PATCH 16/16] fsverity: use a hashtable to find the fsverity_info

[PATCH] fuse: set ff->flock only on success
 2026-01-28  3:35 UTC  (3+ messages)
  ` [External] "

[PATCH/RFC] nfsd: rate limit requests that result in -ESTALE from the filesystem
 2026-01-28  3:27 UTC  (3+ messages)

[PATCHBOMB v6] fuse: containerize ext4 for safer operation
 2026-01-28  0:34 UTC  (21+ messages)
` [PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
  ` [PATCH 07/31] fuse: create a per-inode flag for toggling iomap
  ` [PATCH 17/31] fuse: use an unrestricted backing device with iomap pagecache io

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-28  0:29 UTC  (15+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-28  0:23 UTC  (12+ messages)
` [PATCH v4 08/25] io_uring: add io_uring_fixed_index_get() and io_uring_fixed_index_put()
` [PATCH v4 15/25] fuse: refactor io-uring header copying from ring
` [PATCH v4 18/25] fuse: support buffer copying for kernel addresses

[PATCH] fuse: mark DAX inode releases as blocking
 2026-01-27 23:30 UTC  (7+ messages)

[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2026-01-27 23:06 UTC  (5+ messages)
` [PATCH v3 14/25] fuse: refactor io-uring header copying to ring

[PATCH] pidfs: return -EREMOTE when PIDFD_GET_INFO is called on another ns
 2026-01-27 22:51 UTC 

[PATCH v1 0/4] initramfs: get rid of custom hex2bin()
 2026-01-27 22:08 UTC  (7+ messages)
` [PATCH v1 2/4] initramfs: Refactor to use hex2bin() instead of custom approach

[PATCH] mm/readahead: fix typo in comment
 2026-01-27 16:33 UTC  (2+ messages)

[PATCH] fuse: fix the bug of missing EPOLLET event wakeup
 2026-01-27 16:23 UTC  (2+ messages)

support file system generated / verified integrity information
 2026-01-27 15:16 UTC  (24+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
` [PATCH 02/15] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/15] block: add a bdev_has_integrity_csum helper
` [PATCH 04/15] block: prepare generation / verification helpers for fs usage
` [PATCH 05/15] block: make max_integrity_io_size public
` [PATCH 06/15] block: add fs_bio_integrity helpers
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce

[PATCH] rust: seq_file: replace `kernel::c_str!` with C-Strings
 2026-01-27 14:13 UTC  (5+ messages)

bounce buffer direct I/O when stable pages are required v2
 2026-01-27 12:50 UTC  (5+ messages)
  ` block or iomap tree, was: "


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