public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-24 19:56:51 to 2026-01-27 02:22:36 UTC [more...]

[PATCHBOMB v6] fuse: containerize ext4 for safer operation
 2026-01-27  2:22 UTC  (12+ messages)
` [PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
  ` [PATCH 12/31] fuse: implement direct IO with iomap
  ` [PATCH 17/31] fuse: use an unrestricted backing device with iomap pagecache io

[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-01-27  1:38 UTC  (17+ 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 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2026-01-27  1:12 UTC  (4+ messages)

[PATCH v4 00/54] tree-in-dcache stuff
 2026-01-27  0:56 UTC  (2+ messages)

[ANNOUNCE] DAXFS: A zero-copy, dmabuf-friendly filesystem for shared memory
 2026-01-27  0:55 UTC  (9+ messages)

[PATCH v4 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
 2026-01-27  0:50 UTC 

[RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
 2026-01-27  0:49 UTC  (20+ messages)

[PATCH v5 0/1] iomap: fix invalid folio access after folio_end_read()
 2026-01-26 23:54 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH v2] hfsplus: validate btree bitmap during mount and handle corruption gracefully
 2026-01-26 22:42 UTC  (2+ messages)

[PATCH v4 0/1] iomap: fix invalid folio access after folio_end_read()
 2026-01-26 22:10 UTC  (8+ messages)
` [PATCH v4 1/1] "

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2026-01-26 21:56 UTC  (11+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall

[PATCH v5] ceph: fix kernel crash in ceph_open()
 2026-01-26 21:03 UTC  (6+ messages)

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

[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
 2026-01-26 20:37 UTC  (8+ messages)

[PATCH v3 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
 2026-01-26 20:34 UTC 

[PATCH v2 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
 2026-01-26 20:33 UTC  (5+ messages)

fsverity cleanups, speedup and memory usage optimization v2
 2026-01-26 20:12 UTC  (16+ messages)
` [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 11/11] fsverity: use a hashtable to find the fsverity_info

bounce buffer direct I/O when stable pages are required v3
 2026-01-26 19:39 UTC  (28+ 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 07/15] iomap: fix submission side handling of completion side errors
` [PATCH 08/15] iomap: simplify iomap_dio_bio_iter
` [PATCH 09/15] iomap: split out the per-bio logic from iomap_dio_bio_iter
` [PATCH 10/15] iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
` [PATCH 11/15] iomap: free the bio before completing the dio
` [PATCH 12/15] iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
` [PATCH 13/15] iomap: support ioends for direct reads
` [PATCH 14/15] iomap: add a flag to bounce buffer direct I/O
` [PATCH 15/15] xfs: use bounce buffering direct I/O when the device requires stable pages

[PATCH v3 0/2] Add traces and file attributes for fs-verity
 2026-01-26 19:28 UTC  (2+ messages)

[PATCH v2 0/2] O_REGULAR flag support for open
 2026-01-26 19:08 UTC  (8+ messages)
` [PATCH v2 1/2] open: new O_REGULAR flag support
` [PATCH v2 2/2] kselftest/openat2: test for O_REGULAR flag

[PATCH] fuse: mark DAX inode releases as blocking
 2026-01-26 18:40 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2026-01-26 18:26 UTC  (2+ messages)

[PATCH v2 3/3] NFSD: Sign filehandles
 2026-01-26 18:22 UTC  (7+ messages)

support file system generated / verified integrity information
 2026-01-26 18:12 UTC  (17+ 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 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
 2026-01-26 17:36 UTC  (6+ messages)
  ` bounce buffer direct I/O when stable pages are required v2

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

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-01-26 16:53 UTC  (16+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 03/15] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 05/15] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v10 06/15] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v10 10/15] KVM: selftests: load elf via bounce buffer
` [PATCH v10 11/15] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v10 12/15] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v10 13/15] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v10 14/15] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v10 15/15] KVM: selftests: Test guest execution from direct map removed gmem

[syzbot] [iomap?] WARNING in iomap_iter (6)
 2026-01-26 14:07 UTC 

[PATCH 0/1] fs/iomap: Describle @private in iomap_readahead()
 2026-01-26 13:21 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 0/2] O_REGULAR flag support for open
 2026-01-26  8:00 UTC  (9+ messages)
` [PATCH 1/2] open: new O_REGULAR flag support
` [PATCH 2/2] kselftest/openat2: test for O_REGULAR flag

[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
 2026-01-26  5:08 UTC  (2+ messages)

[PATCH v6 00/16] Exposing case folding behavior
 2026-01-25 22:04 UTC  (5+ messages)

[PATCH/RFC] nfsd: rate limit requests that result in -ESTALE from the filesystem
 2026-01-25 21:51 UTC  (2+ messages)

[PATCH 3/3] fs: add immutable rootfs
 2026-01-25 20:47 UTC  (2+ messages)

[PATCH v2 0/4] fs: add immutable rootfs
 2026-01-25 19:18 UTC  (2+ messages)

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-25 14:50 UTC  (3+ messages)
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t

[PATCH] hfsplus: validate btree bitmap during mount and handle corruption gracefully
 2026-01-25  2:11 UTC  (2+ messages)

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

[PATCH 0/3] Add the ability to mount filesystems during initramfs expansion
 2026-01-25  0:07 UTC  (3+ messages)

[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
 2026-01-24 20:28 UTC  (10+ messages)

[RFC][PATCH] get rid of weirdness around NFS dummy root dentries
 2026-01-24 19:58 UTC 


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