messages from 2026-01-26 22:42:51 to 2026-01-28 15:50:34 UTC [more...]
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-28 15:50 UTC (10+ messages)
` [PATCH v2 07/13] mm: update secretmem to use VMA flags on mmap_prepare
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-01-28 15:39 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/4] O_REGULAR flag support for open
2026-01-28 15:36 UTC (9+ 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: "
fsverity cleanups, speedup and memory usage optimization v4
2026-01-28 15:26 UTC (16+ 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
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 v2] fs: dcache: fix typo in enum d_walk_ret comment
2026-01-28 14:31 UTC
[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 v3 0/2] nfsd and special kernel filesystems
2026-01-28 11:30 UTC (4+ 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
[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 (4+ 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 (23+ 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 (5+ messages)
` [External] "
[PATCH/RFC] nfsd: rate limit requests that result in -ESTALE from the filesystem
2026-01-28 3:27 UTC (3+ messages)
[PATCH v4 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
2026-01-28 0:50 UTC (9+ messages)
[PATCHBOMB v6] fuse: containerize ext4 for safer operation
2026-01-28 0:34 UTC (24+ 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 12/31] fuse: implement direct IO with 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
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-27 23:46 UTC (4+ messages)
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
[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 (5+ messages)
support file system generated / verified integrity information
2026-01-27 15:16 UTC (26+ 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 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 06/15] block: add fs_bio_integrity helpers
[PATCH] rust: seq_file: replace `kernel::c_str!` with C-Strings
2026-01-27 14:13 UTC (5+ messages)
[PATCH 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
2026-01-27 12:50 UTC (13+ messages)
` bounce buffer direct I/O when stable pages are required v2
` block or iomap tree, was: "
[linux-next:master] [fs] 313c47f4fe: BUG:kernel_hang_in_test_stage
2026-01-27 6:26 UTC
[PATCH v5 0/1] iomap: fix invalid folio access after folio_end_read()
2026-01-27 5:10 UTC (4+ messages)
` [PATCH v5 1/1] "
[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
2026-01-27 3:48 UTC (5+ messages)
[PATCH v18 04/10] erofs: add erofs_inode_set_aops helper to set the aops
2026-01-27 3:39 UTC (3+ messages)
` [PATCH v19 "
[PATCH v2] fs/file: optimize close_range() complexity from O(N) to O(Sparse)
2026-01-27 3:03 UTC (2+ messages)
[ANNOUNCE] DAXFS: A zero-copy, dmabuf-friendly filesystem for shared memory
2026-01-27 0:55 UTC (8+ messages)
[RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
2026-01-27 0:49 UTC (14+ messages)
[PATCH v2] hfsplus: validate btree bitmap during mount and handle corruption gracefully
2026-01-26 22:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox