messages from 2026-01-20 23:37:11 to 2026-01-22 00:50:56 UTC [more...]
support file system generated / verified integrity information
2026-01-22 0:50 UTC (22+ 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: "
[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
2026-01-22 0:40 UTC (11+ messages)
` [PATCH 01/31] fuse: implement the basic iomap mechanisms
` [PATCH 03/31] fuse: make debugging configurable at runtime
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-22 0:20 UTC (5+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
[LSF/MM/BPF TOPIC] Refactor LSM hooks for VFS mount operations
2026-01-22 0:14 UTC (2+ messages)
[PATCH 1/2] exfat: remove unnecessary else after return statement
2026-01-22 0:04 UTC (2+ messages)
` [PATCH 2/2] exfat: add blank line after declarations
[PATCH v2 0/3] kNFSD Signed Filehandles
2026-01-21 23:55 UTC (10+ messages)
` [PATCH v2 1/3] NFSD: Add a key for signing filehandles
` [PATCH v2 2/3] NFSD/export: Add sign_fh export option
` [PATCH v2 3/3] NFSD: Sign filehandles
[PATCH] docs: filesystems: add fs/open.c to api-summary
2026-01-21 23:26 UTC (7+ messages)
[PATCH v2 0/3] 9p: Performance improvements for build workloads
2026-01-21 23:23 UTC (5+ messages)
` [PATCH v2 1/3] 9p: Cache negative dentries for lookup performance
` [PATCH v2 2/3] 9p: Introduce option for negative dentry cache retention time
` [PATCH v2 3/3] 9p: Enable symlink caching in page cache
[PATCH 0/2] wait/9p: Account 9P RPC waiting time as I/O wait
2026-01-21 23:20 UTC (5+ messages)
` [PATCH 1/2] wait: Introduce io_wait_event_killable()
` [PATCH 2/2] 9p: Track 9P RPC waiting time as IO
[PATCH v3 0/1] iomap: fix readahead folio access after folio_end_read()
2026-01-21 23:13 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-21 22:47 UTC (14+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
[PATCH v1 0/3] fuse: clean up offset and page count calculations
2026-01-21 21:59 UTC (7+ messages)
` [PATCH v1 1/3] fuse: use DIV_ROUND_UP() for "
[PATCH v3 20/21] __dentry_kill(): new locking scheme
2026-01-21 21:55 UTC (11+ messages)
[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
2026-01-21 19:12 UTC (19+ messages)
` [RFC PATCH v2 4/6] fuse: implementation of the FUSE_LOOKUP_HANDLE operation
` "
[PATCH v2] hfsplus: fix uninit-value in hfsplus_strcasecmp
2026-01-21 20:14 UTC (2+ messages)
[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
2026-01-21 20:11 UTC (4+ messages)
[PATCHSET v6] xfs: autonomous self healing of filesystems
2026-01-21 19:58 UTC (7+ messages)
` [PATCH 11/11] xfs: add media verification ioctl
` [PATCH v6.1 "
[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
2026-01-21 19:56 UTC (7+ messages)
[PATCH v3 0/6] AG aware parallel writeback for XFS
2026-01-21 19:54 UTC (2+ messages)
[PATCH] ufs: use fs_umode_to_dtype() for d_type table lookup
2026-01-21 19:41 UTC
[PATCH] fs: reset read-only fsflags together with xflags
2026-01-21 19:36 UTC
[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-21 18:59 UTC (27+ messages)
[PATCH] scsi: target: Fix recursive locking in __configfs_open_file()
2026-01-21 18:29 UTC (9+ messages)
[PATCH v2 0/8] SQUASH: test and improve cpio hex header validation
2026-01-21 17:12 UTC (9+ messages)
` [PATCH v2 1/8] initramfs_test: add fill_cpio() format parameter
` [PATCH v2 2/8] initramfs_test: test header fields with 0x hex prefix
` [PATCH v2 3/8] initramfs: Sort headers alphabetically
` [PATCH v2 4/8] initramfs: Refactor to use hex2bin() instead of custom approach
` [PATCH v2 5/8] SQUASH initramfs: propagate parse_header errors
` [PATCH v2 6/8] SQUASH initramfs_test: expect error for "0x" prefixed header
` [PATCH v2 7/8] vsprintf: Revert "add simple_strntoul"
` [PATCH v2 8/8] kstrtox: Drop extern keyword in the simple_strtox() declarations
[PATCH 0/2] initramfs_test: test header fields with 0x hex prefix
2026-01-21 16:30 UTC (9+ messages)
` [PATCH 1/2] initramfs_test: add fill_cpio() format parameter
` [PATCH 2/2] initramfs_test: test header fields with 0x hex prefix
[PATCH v3 0/4] fsnotify: Independent inode tracking
2026-01-21 16:27 UTC (5+ messages)
` [PATCH v3 1/3] fsnotify: Track inode connectors for a superblock
` [PATCH v3 2/3] fsnotify: Use connector list for destroying inode marks
` [PATCH v3 3/3] fsnotify: Shutdown fsnotify before destroying sb's dcache
[PATCH 0/2] Provide Rust atomic helpers over raw pointers
2026-01-21 14:04 UTC (15+ messages)
` [PATCH 2/2] rust: sync: atomic: Add atomic operation "
[PATCH v2 0/4] fuse: clean up offset and page count calculations
2026-01-21 15:22 UTC (12+ messages)
` [PATCH v2 1/4] fuse: validate outarg offset and size in notify store/retrieve
` [PATCH v2 2/4] fuse: simplify logic in fuse_notify_store() and fuse_retrieve()
` [PATCH v2 4/4] fuse: use offset_in_page() for page offset calculations
[syzbot] [fs?] possible deadlock in __configfs_open_file
2026-01-21 15:19 UTC (3+ messages)
` Testing for v2: configfs: add lock class key to struct configfs_fragment for frag_sem
[PATCH v2 0/23] fs-verity support for XFS with post EOF merkle tree
2026-01-21 15:03 UTC (11+ messages)
` fsverity metadata offset, was: "
[PATCH] nfsd: do not allow exporting of special kernel filesystems
2026-01-21 14:53 UTC (9+ messages)
[PATCH 1/1] NFSD: Enforce recall timeout for layout conflict
2026-01-21 14:34 UTC (9+ messages)
[PATCH v2] flex_proportions: Make fprop_new_period() hardirq safe
2026-01-21 13:43 UTC (2+ messages)
[PATCH v2 0/3] fsnotify: Independent inode tracking
2026-01-21 13:15 UTC (4+ messages)
` [PATCH v2 2/3] fsnotify: Use connector hash for destroying inode marks
[PATCH v5 0/2] ceph: add subvolume metrics reporting support
2026-01-21 11:44 UTC (8+ messages)
` [PATCH v5 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode
` [PATCH v5 3/3] ceph: add subvolume metrics collection and reporting
` [EXTERNAL] Re: [PATCH v5 0/2] ceph: add subvolume metrics reporting support
[PATCH] flex_proportions: Make fprop_new_period() hardirq safe
2026-01-21 11:29 UTC (3+ messages)
[PATCH RFC v2] pidfs: convert rb-tree to rhashtable
2026-01-21 10:59 UTC (2+ messages)
[Regression 6.12] NULL pointer dereference in submit_bio_noacct via backing_file_read_iter
2026-01-21 10:31 UTC (7+ messages)
[PATCH v6 00/16] Exposing case folding behavior
2026-01-21 10:15 UTC (3+ messages)
` [PATCH v6 01/16] fs: Add case sensitivity flags to file_kattr
[PATCH] pid: reorder fields in pid_namespace to reduce false sharing
2026-01-21 9:27 UTC (2+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in proc_invalidate_siblings_dcache (2)
2026-01-21 8:28 UTC
[RFC PATCH] mm/khugepaged: free empty xa_nodes when rollbacks in collapse_file
2026-01-21 8:19 UTC (3+ messages)
[RFC v2 00/11] Add dmabuf read/write via io_uring
2026-01-21 7:37 UTC (3+ messages)
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
[linus:master] [fs] 177fdbae39: fxmark.ssd_ext4_no_jnl_MRPL_4_bufferedio.works/sec 6.8% improvement
2026-01-21 7:05 UTC
[PATCHSET v7 1/3] xfs: autonomous self healing of filesystems
2026-01-21 6:37 UTC (12+ messages)
` [PATCH 01/11] docs: discuss autonomous self healing in the xfs online repair design doc
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
` [PATCH 03/11] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 04/11] xfs: convey filesystem unmount events to the health monitor
` [PATCH 05/11] xfs: convey metadata health "
` [PATCH 06/11] xfs: convey filesystem shutdown "
` [PATCH 07/11] xfs: convey externally discovered fsdax media errors "
` [PATCH 08/11] xfs: convey file I/O "
` [PATCH 09/11] xfs: allow toggling verbose logging on the health monitoring file
` [PATCH 10/11] xfs: check if an open file is on the health monitored fs
` [PATCH 11/11] xfs: add media verification ioctl
[PATCH v2 0/1] iomap: fix readahead folio refcounting race
2026-01-21 5:51 UTC (12+ messages)
` [PATCH v2 1/1] "
[PATCH 0/3 v2] exec: inherit HWCAPs from the parent process
2026-01-21 5:24 UTC (6+ messages)
` [PATCH 2/3] "
[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-21 4:10 UTC (2+ messages)
[PATCH] mm: vmscan: add skipexec mode not to reclaim pages with VM_EXEC vma flag
2026-01-21 3:40 UTC (2+ messages)
[PATCH v2 1/1] fuse: wait on congestion for async readahead
2026-01-21 3:04 UTC (3+ messages)
[RFC PATCH] fs/hfs: fix ABBA deadlock in hfs_mdb_commit
2026-01-21 2:44 UTC (11+ messages)
[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
2026-01-21 0:47 UTC (3+ messages)
` [PATCH 5/5] rust: fs: use READ_ONCE instead of read_volatile
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-21 1:32 UTC (5+ messages)
[PATCH v15 0/9] erofs: Introduce page cache sharing feature
2026-01-21 1:29 UTC (4+ messages)
` [PATCH v15 5/9] erofs: introduce the page cache share feature
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