messages from 2026-01-22 15:47:07 to 2026-01-23 11:01:00 UTC [more...]
[PATCH v2 00/17] Introduce SCMI Telemetry FS support
2026-01-23 11:00 UTC (3+ messages)
` [PATCH v2 05/17] firmware: arm_scmi: Add Telemetry protocol support
[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-01-23 10:42 UTC (15+ messages)
` [PATCH v5 1/7] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [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] pid: reorder fields in pid_namespace to reduce false sharing
2026-01-23 10:26 UTC (2+ messages)
[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
2026-01-23 10:23 UTC (6+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-01-23 10:16 UTC (3+ messages)
[PATCH v3 0/6] AG aware parallel writeback for XFS
2026-01-23 9:36 UTC (4+ messages)
bounce buffer direct I/O when stable pages are required v2
2026-01-23 9:08 UTC (44+ 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 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
` [PATCH 04/14] block: remove bio_release_page
` [PATCH 05/14] block: add helpers to bounce buffer an iov_iter into bios
` [PATCH 06/14] iomap: fix submission side handling of completion side errors
` [PATCH 07/14] iomap: simplify iomap_dio_bio_iter
` [PATCH 08/14] iomap: split out the per-bio logic from iomap_dio_bio_iter
` [PATCH 09/14] iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
` [PATCH 10/14] iomap: free the bio before completing the dio
` [PATCH 11/14] iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
` [PATCH 12/14] iomap: support ioends for direct reads
` [PATCH 13/14] iomap: add a flag to bounce buffer direct I/O
` [PATCH 14/14] xfs: use bounce buffering direct I/O when the device requires stable pages
[PATCH v16 00/10] erofs: Introduce page cache sharing feature
2026-01-23 8:21 UTC (6+ messages)
` [PATCH v16 04/10] erofs: add erofs_inode_set_aops helper to set the aops
[PATCH] fs/file: optimize close_range() complexity from O(N) to O(Sparse)
2026-01-23 8:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH v18 00/10] erofs: Introduce page cache sharing feature
2026-01-23 7:52 UTC (12+ messages)
` [PATCH v18 01/10] fs: Export alloc_empty_backing_file
` [PATCH v18 02/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v18 03/10] erofs: support user-defined fingerprint name
` [PATCH v18 04/10] erofs: add erofs_inode_set_aops helper to set the aops
` [PATCH v19 "
` [PATCH v18 05/10] erofs: using domain_id in the safer way
` [PATCH v18 06/10] erofs: introduce the page cache share feature
` [PATCH v18 07/10] erofs: pass inode to trace_erofs_read_folio
` [PATCH v18 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v18 09/10] erofs: support compressed "
` [PATCH v18 10/10] erofs: implement .fadvise "
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-23 7:47 UTC (19+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions
fsverity cleanups, speedup and memory usage optimization v2
2026-01-23 7:30 UTC (31+ 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 11/11] fsverity: use a hashtable to find the fsverity_info
support file system generated / verified integrity information
2026-01-23 7:14 UTC (30+ 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 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
[RFC PATCH] mm/khugepaged: free empty xa_nodes when rollbacks in collapse_file
2026-01-23 6:51 UTC (3+ messages)
[PATCH 6.1.y] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
2026-01-23 6:33 UTC
[PATCH v15 0/9] erofs: Introduce page cache sharing feature
2026-01-23 6:19 UTC (6+ messages)
` [PATCH v15 5/9] erofs: introduce the page cache share feature
[PATCH v15 5/9] erofs: introduce the page cache share feature
2026-01-23 5:58 UTC (12+ messages)
[LSF/MM/BPF TOPIC] Refactor LSM hooks for VFS mount operations
2026-01-23 2:39 UTC (9+ messages)
[PATCH 6.12.y] exfat: fix refcount leak in exfat_find
2026-01-23 2:37 UTC
[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
2026-01-23 1:48 UTC (5+ messages)
[RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
2026-01-23 1:38 UTC (14+ messages)
[PATCH v7 00/16] Exposing case folding behavior
2026-01-23 0:42 UTC (20+ messages)
` [PATCH v7 01/16] fs: Add case sensitivity flags to file_kattr
` [PATCH v7 02/16] fat: Implement fileattr_get for case sensitivity
` [PATCH v7 03/16] exfat: "
` [PATCH v7 04/16] ntfs3: "
` [PATCH v7 05/16] hfs: "
` [PATCH v7 06/16] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v7 07/16] ext4: "
` [PATCH v7 08/16] xfs: "
` [PATCH v7 09/16] cifs: Implement fileattr_get for case sensitivity
` [PATCH v7 10/16] nfs: "
` [PATCH v7 11/16] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v7 12/16] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v7 13/16] isofs: "
` [PATCH v7 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v7 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v7 16/16] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
2026-01-23 0:36 UTC (3+ messages)
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-23 0:01 UTC (19+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH 1/2] f2fs: improve readahead for POSIX_FADV_WILLNEED
2026-01-22 23:26 UTC (4+ messages)
[PATCH v3 0/1] iomap: fix readahead folio access after folio_end_read()
2026-01-22 23:05 UTC (8+ messages)
` [PATCH v3 1/1] "
[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
2026-01-22 22:31 UTC (7+ messages)
` [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}
isofs: support full length file names
2026-01-22 21:33 UTC
[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-22 21:02 UTC (3+ messages)
` [PATCH v4 08/25] io_uring: add io_uring_fixed_index_get() and io_uring_fixed_index_put()
[PATCH] fs/file: optimize FD allocation complexity with 3-level summary bitmap
2026-01-22 20:44 UTC (2+ messages)
[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
2026-01-22 20:07 UTC (16+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles
[PATCH v2 0/3] kNFSD Signed Filehandles
2026-01-22 19:01 UTC (16+ messages)
` [PATCH v2 1/3] NFSD: Add a key for signing filehandles
` [PATCH v2 2/3] NFSD/export: Add sign_fh export option
[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-22 17:04 UTC (11+ messages)
[PATCH v17 00/10] erofs: Introduce page cache sharing feature
2026-01-22 16:40 UTC (15+ messages)
` [PATCH v17 01/10] fs: Export alloc_empty_backing_file
` [PATCH v17 04/10] erofs: add erofs_inode_set_aops helper to set the aops
` [PATCH v17 05/10] erofs: using domain_id in the safer way
` [PATCH v17 06/10] erofs: introduce the page cache share feature
` [PATCH v17 07/10] erofs: pass inode to trace_erofs_read_folio
` [PATCH v17 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v17 09/10] erofs: support compressed "
` [PATCH v17 10/10] erofs: implement .fadvise "
[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-22 15:47 UTC (5+ messages)
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t
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