messages from 2026-01-27 21:55:57 to 2026-01-29 12:42:26 UTC [more...]
[PATCH v5 0/1] iomap: fix invalid folio access after folio_end_read()
2026-01-29 12:42 UTC (2+ messages)
[PATCH v2] fs: dcache: fix typo in enum d_walk_ret comment
2026-01-29 12:37 UTC (3+ messages)
[PATCH v3 0/4] O_REGULAR flag support for open
2026-01-29 12:33 UTC (12+ messages)
` [PATCH v3 1/4] open: new O_REGULAR flag support
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-29 11:10 UTC (16+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
[syzbot] Monthly hfs report (Jan 2026)
2026-01-29 10:20 UTC
[PATCH v4 0/2] nfsd and special kernel filesystems
2026-01-29 10:02 UTC (3+ messages)
` [PATCH v4 1/2] exportfs: clarify the documentation of open()/permission() expotrfs ops
` [PATCH v4 2/2] nfsd: do not allow exporting of special kernel filesystems
support file system generated / verified integrity information
2026-01-29 9:23 UTC (4+ messages)
[PATCH 0/1] fs/iomap: Describle @private in iomap_readahead()
2026-01-29 9:21 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/3] name_is_dot* cleanup
2026-01-29 9:09 UTC (9+ 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 v26 00/28] riscv control-flow integrity for usermode
2026-01-29 8:42 UTC (4+ messages)
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall
[PATCH v2 0/2] wait/9p: Account 9P RPC waiting time as I/O wait
2026-01-29 7:34 UTC (3+ messages)
` [PATCH v2 2/2] 9p: Track 9P RPC waiting time as IO
[PATCH mm-stable] procfs: avoid fetching build ID while holding VMA lock
2026-01-29 5:50 UTC (4+ messages)
[PATCH v4 00/54] tree-in-dcache stuff
2026-01-29 3:23 UTC (10+ messages)
[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-01-29 3:09 UTC (31+ 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 v5 7/7] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[PATCH] ext4: do not check fast symlink during orphan recovery
2026-01-29 1:56 UTC (3+ messages)
[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-29 1:16 UTC (14+ messages)
` [PATCH v4 15/25] fuse: refactor io-uring header copying from ring
` [PATCH v4 18/25] fuse: support buffer copying for kernel addresses
` [PATCH v4 19/25] fuse: add io-uring kernel-managed buffer ring
[PATCHBOMB v6] fuse: containerize ext4 for safer operation
2026-01-29 1:12 UTC (22+ 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 v3 0/6] AG aware parallel writeback for XFS
2026-01-29 0:47 UTC (11+ messages)
` [PATCH v3 3/6] xfs: add per-inode AG prediction map and dirty-AG bitmap
` [PATCH v3 2/6] xfs: add helpers to pack AG prediction info for per-folio tracking
` [PATCH v3 4/6] xfs: tag folios with AG number during buffered write via iomap attach hook
fsverity cleanups, speedup and memory usage optimization v4
2026-01-29 0:07 UTC (23+ 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
fsverity cleanups, speedup and memory usage optimization v2
2026-01-28 22:14 UTC (8+ messages)
` [PATCH 11/11] fsverity: use a hashtable to find the fsverity_info
[PATCH v2 3/3] NFSD: Sign filehandles
2026-01-28 21:24 UTC (9+ messages)
[PATCH v5] ceph: fix kernel crash in ceph_open()
2026-01-28 21:07 UTC (14+ messages)
` [EXTERNAL] "
[PATCH v3 0/2] nfsd and special kernel filesystems
2026-01-28 19:28 UTC (8+ 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 RFC] vfs: allow mounting inside a container without FS_USERNS_MOUNT by root
2026-01-28 19:15 UTC (2+ messages)
[PATCH V5 09/19] famfs_fuse: magic.h: Add famfs magic numbers
2026-01-28 18:54 UTC (4+ messages)
[PATCH v4 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
2026-01-28 18:27 UTC (9+ 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 v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
2026-01-28 16:58 UTC (15+ messages)
[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
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: "
PROBLEM: Duplicated entries in /proc/<pid>/mountinfo
2026-01-28 14:49 UTC
[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 (4+ messages)
[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
isofs: support full length file names (255 instead of 253)
2026-01-28 8:59 UTC (2+ 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)
[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] fuse: mark DAX inode releases as blocking
2026-01-27 23:30 UTC (4+ 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
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