messages from 2026-01-21 06:44:18 to 2026-01-22 10:02:35 UTC [more...]
[PATCH] scsi: target: Fix recursive locking in __configfs_open_file()
2026-01-22 9:56 UTC (11+ messages)
[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
2026-01-22 9:52 UTC (20+ messages)
` [RFC PATCH v2 4/6] fuse: implementation of the FUSE_LOOKUP_HANDLE operation
` "
[PATCH] fs: reset read-only fsflags together with xflags
2026-01-22 9:40 UTC (2+ messages)
fsverity cleanups, speedup and memory usage optimization v2
2026-01-22 9:15 UTC (14+ 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 09/11] f2fs: "
` [PATCH 10/11] btrfs: "
` [PATCH 11/11] fsverity: use a hashtable to find the fsverity_info
[PATCH v15 5/9] erofs: introduce the page cache share feature
2026-01-22 8:40 UTC (12+ messages)
[PATCH 1/2] f2fs: improve readahead for POSIX_FADV_WILLNEED
2026-01-22 8:34 UTC (3+ messages)
[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-22 6:37 UTC (28+ messages)
[PATCH v3 20/21] __dentry_kill(): new locking scheme
2026-01-22 6:24 UTC (12+ messages)
[PATCH v3 0/1] iomap: fix readahead folio access after folio_end_read()
2026-01-22 6:22 UTC (5+ messages)
` [PATCH v3 1/1] "
support file system generated / verified integrity information
2026-01-22 6:04 UTC (24+ messages)
` [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: "
[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-01-22 4:55 UTC (8+ messages)
` [PATCH v5 1/7] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v5 2/7] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [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 6.6.y] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
2026-01-22 3:38 UTC
LSF/MM/BPF: 2026: Call for Proposals
2026-01-22 3:22 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Refactor LSM hooks for VFS mount operations
2026-01-22 3:00 UTC (3+ messages)
[PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
2026-01-22 2:07 UTC (15+ messages)
` [PATCH 01/31] fuse: implement the basic iomap mechanisms
` [PATCH 03/31] fuse: make debugging configurable at runtime
` [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}
[PATCH v1 0/3] fuse: clean up offset and page count calculations
2026-01-22 1:49 UTC (8+ messages)
` [PATCH v1 1/3] fuse: use DIV_ROUND_UP() for "
[PATCH v2 0/3] kNFSD Signed Filehandles
2026-01-22 1:22 UTC (13+ 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 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
[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] 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 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 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 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 2/4] fuse: simplify logic in fuse_notify_store() and fuse_retrieve()
2026-01-21 15:22 UTC (3+ messages)
[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 (4+ messages)
` [EXTERNAL] "
[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
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