messages from 2026-05-19 10:23:56 to 2026-05-20 19:19:04 UTC [more...]
[PATCH v6 0/4] 9p: Performance improvements for build workloads
2026-05-20 18:41 UTC (5+ messages)
` [PATCH v6 1/4] 9p: Cache negative dentries for lookup performance
` [PATCH v6 2/4] 9p: Add mount option for negative dentry cache retention
` [PATCH v6 3/4] 9p: Set default negative dentry retention time for cache=loose
` [PATCH v6 4/4] 9p: Enable symlink caching in page cache
[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
2026-05-20 19:07 UTC (27+ messages)
` [PATCH v10 01/22] fsverity: report validation errors through fserror to fsnotify
` [PATCH v10 02/22] fsverity: expose ensure_fsverity_info()
` [PATCH v10 03/22] ovl: use core fsverity ensure info interface
` [PATCH v10 04/22] fsverity: generate and store zero-block hash
` [PATCH v10 05/22] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v10 06/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v10 07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v10 08/22] iomap: teach iomap to read files with fsverity
` [PATCH v10 09/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [PATCH v10 10/22] xfs: introduce fsverity on-disk changes
` [PATCH v10 11/22] xfs: initialize fs-verity on file open
` [PATCH v10 12/22] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v10 13/22] xfs: disable direct read path for fs-verity files
` [PATCH v10 14/22] xfs: handle fsverity I/O in write/read path
` [PATCH v10 15/22] xfs: use read ioend for fsverity data verification
` [PATCH v10 16/22] xfs: add fs-verity support
` [PATCH v10 17/22] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v10 18/22] xfs: add fs-verity ioctls
` [PATCH v10 19/22] xfs: advertise fs-verity being available on filesystem
` [PATCH v10 20/22] xfs: check and repair the verity inode flag state
` [PATCH v10 21/22] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v10 22/22] xfs: enable ro-compat fs-verity flag
[PATCH v2 00/10] fanotify namespace monitoring
2026-05-20 19:06 UTC (6+ messages)
` [PATCH v2 02/10] fsnotify: introduce fsnotify group types
[PATCH 6.6 473/508] netfs: fix error handling in netfs_extract_user_iter()
2026-05-20 16:24 UTC
[PATCH 6.12 634/666] netfs: fix error handling in netfs_extract_user_iter()
2026-05-20 16:24 UTC
[PATCH 6.18 926/957] netfs: fix error handling in netfs_extract_user_iter()
2026-05-20 16:23 UTC
[PATCH v14 00/15] Exposing case folding behavior
2026-05-20 17:30 UTC (10+ messages)
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity
[PATCH 7.0 1104/1146] netfs: fix error handling in netfs_extract_user_iter()
2026-05-20 16:22 UTC
[PATCH 0/2] fs/pipe: reduce pipe->mutex contention by bulk-allocating outside the lock
2026-05-20 17:09 UTC (4+ messages)
` [PATCH 1/2] fs/pipe: bulk pre-allocate pages outside pipe->mutex in anon_pipe_write
[PATCH 0/3] ntfs: fix mount failure cleanup and free-count setup
2026-05-20 17:01 UTC (4+ messages)
` [PATCH 1/3] ntfs: free volume-wide resources on fill_super failure
` [PATCH 2/3] ntfs: wake free-cluster waiters when precalc allocation fails
` [PATCH 3/3] ntfs: only alias volume $UpCase to default on exact match
[PATCH] ntfs: Validate error in ntfs_lookup()
2026-05-20 15:10 UTC (2+ messages)
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-05-20 13:17 UTC (11+ messages)
` [PATCH v4 04/23] ext4: add iomap address space operations for buffered I/O
` [PATCH v4 07/23] ext4: do not use data=ordered mode for inodes using buffered iomap path
[PATCH] init: do_mounts: use kmalloc() for allocations of temporary buffers
2026-05-20 12:41 UTC (3+ messages)
[PATCH 6.18.y] fuse: avoid 0x10 fault in fuse_readahead when max_pages == 0
2026-05-20 11:40 UTC (4+ messages)
` [PATCH 6.18.y v2] "
[PATCH v3 0/3] writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()
2026-05-20 11:38 UTC (6+ messages)
` [PATCH v3 2/3] writeback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()
` [PATCH v3 3/3] writeback: use a per-sb counter to drain inode wb switches at umount
[PATCH] ntfs: Validate error in ntfs_lookup()
2026-05-20 11:03 UTC
[PATCH] xfstests: disable generic/003 for HFS file system
2026-05-20 10:36 UTC (4+ messages)
[PATCH v1 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
2026-05-20 10:15 UTC (6+ messages)
` [PATCH v1 1/5] mm/filemap: reduce unnecessary xarray lookups when read cached pages
` [PATCH v1 2/5] mm/filemap: reduce xarray lookups in filemap_get_folios_contig()
` [PATCH v1 3/5] mm/shmem: make SGP_NOALLOC succeed on hole like SGP_READ
` [PATCH v1 4/5] mm/shmem: introduce copy_zero_to_iter() for large zeroing
` [PATCH v1 5/5] mm/shmem: optimize file read with folio batching
[PATCH] dcache: add fs.dentry-limit sysctl with negative-first reaper
2026-05-20 9:43 UTC (8+ messages)
How to unsubscribe from linux-fsdevel mailing list?
2026-05-20 8:41 UTC
unsubscribe linux-fsdevel
2026-05-20 8:32 UTC
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-20 8:30 UTC (5+ messages)
` [PATCH v3 04/10] block: introduce dma map backed bio type
[PATCHBOMB v9] fuse/libfuse/e2fsprogs: faster file IO for containerized ext4 servers
2026-05-20 6:16 UTC (40+ messages)
` [PATCHSET v9 1/4] fuse: cleanups ahead of adding fuse support
` [PATCH 1/4] fuse: move the passthrough-specific code back to passthrough.c
` [PATCH 2/4] fuse: store backing id in fuse_backing objects
` [PATCH 3/4] fuse_trace: move the passthrough-specific code back to passthrough.c
` [PATCH 4/4] fuse: clean up per-file type inode initialization
` [PATCHSET v9 2/4] fuse: basic plumbing to upload file mappings from servers
` [PATCH 01/11] fuse: implement the basic iomap mechanisms
` [PATCH 02/11] fuse_trace: "
` [PATCH 03/11] fuse: make iomap debugging configurable at runtime
` [PATCH 04/11] fuse: adapt FUSE_DEV_IOC_BACKING_{OPEN,CLOSE} to add new iomap devices
` [PATCH 05/11] fuse_trace: "
` [PATCH 06/11] fuse: create a per-inode flag for setting exclusive mode
` [PATCH 07/11] fuse: create a per-inode flag for toggling iomap
` [PATCH 08/11] fuse_trace: "
` [PATCH 09/11] fuse: isolate the other regular file IO paths from iomap
` [PATCH 10/11] fuse: implement basic iomap reporting such as FIEMAP and SEEK_{DATA,HOLE}
` [PATCH 11/11] fuse_trace: "
` [PATCHSET v9 3/4] fuse: allow servers to use iomap for better file IO performance
` [PATCH 1/6] fuse: implement direct IO with iomap
` [PATCH 2/6] fuse_trace: "
` [PATCH 3/6] fuse: implement buffered "
` [PATCH 4/6] fuse_trace: "
` [PATCH 5/6] fuse: implement inline data file IO via iomap
` [PATCH 6/6] fuse_trace: "
` [PATCHSET v9 4/4] fuse: discovery and configuration of iomap
` [PATCH 1/9] fuse: advertise support for iomap
` [PATCH 2/9] fuse: query filesystem geometry when using iomap
` [PATCH 3/9] fuse_trace: "
` [PATCH 4/9] fuse: use an unrestricted backing device with iomap pagecache io
` [PATCH 5/9] fuse: disable direct fs reclaim for any fuse server that uses iomap
` [PATCH 6/9] fuse: allow privileged mount helpers to pre-approve iomap usage
` [PATCH 7/9] fuse: invalidate ranges of backing devices being used for iomap
` [PATCH 8/9] fuse_trace: invalidate ranges of block "
` [PATCH 9/9] fuse: set iomap backing device block size
` [PATCHSET RFC] fuse: allow fuse servers to upload iomap stripe information
` [PATCH 1/4] fuse: allow fuse servers to upload stripe maps
` [PATCH 2/4] fuse_trace: "
` [PATCH 3/4] fuse: implement striping for iomap
` [PATCH 4/4] fuse_trace: "
[PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
2026-05-20 3:56 UTC (6+ messages)
[PATCH v2 0/5] iomap: trivial fixes for ext4 conversion
2026-05-20 3:03 UTC (6+ messages)
` [PATCH v2 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v2 2/5] iomap: support invalidating partial folios
` [PATCH v2 3/5] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v2 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v2 5/5] iomap: add comments for ifs_clear/set_range_dirty()
[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
2026-05-20 0:54 UTC (9+ messages)
` [PATCH v2 13/14] fuse: add zero-copy over io-uring
[PATCH] libfuse: fix cppcheck warnings in the new mount service code
2026-05-19 22:42 UTC
[PATCH] hfs: rework hfsplus_readdir() logic
2026-05-19 22:28 UTC
[post LSFMM summary] where is fuse going?
2026-05-19 22:03 UTC (5+ messages)
` "
[PATCH v4] hfs: Validate CNIDs in hfs_read_inode
2026-05-19 21:09 UTC (17+ messages)
` [PATCH v7] hfs: validate record ID against requested CNID in hfs_cat_find_brec()
[RFC PATCH 00/14] configfs cleanups and fixes
2026-05-19 21:06 UTC (24+ messages)
` [RFC PATCH 05/14] configfs_do_depend_item(): pass configfs_dirent instead of dentry
` [RFC PATCH 06/14] configfs_detach_rollback(): "
` [RFC PATCH 07/14] populate_group(): move cleanup on failure to the sole caller
` [RFC PATCH 08/14] populate_attrs(): move cleanup "
` [RFC PATCH 09/14] configfs_remove_dir(), detach_attrs(): switch to passing dentry
` [RFC PATCH 10/14] switch configfs_detach_{group,item}() "
` [RFC PATCH 11/14] configfs: dentry refcount needs to be pinned only once
` [RFC PATCH 12/14] configfs: mark pinned dentries persistent
` [RFC PATCH 13/14] kill configfs_drop_dentry()
` [RFC PATCH 14/14] configfs_create(): lift parent timestamp updates into callers
[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in __fsnotify_parent (3)
2026-05-19 20:54 UTC
[RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
2026-05-19 20:51 UTC (9+ messages)
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-05-19 18:56 UTC (6+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations
[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
2026-05-19 16:28 UTC (9+ messages)
[PATCH v3] fuse: back uncached readdir buffers with pages
2026-05-19 15:41 UTC (4+ messages)
[PATCH v2] fuse: reject fuse_notify() pagecache ops on directories
2026-05-19 14:34 UTC (2+ messages)
[PATCH] fuse: reject fuse_notify() pagecache ops on directories
2026-05-19 14:21 UTC (4+ messages)
[PATCH v2 0/3] ocfs2: harden inode validators against forged metadata
2026-05-19 12:22 UTC (7+ messages)
` [PATCH v2 1/3] ocfs2: reject dinodes with non-canonical i_mode type
` [PATCH v2 2/3] ocfs2: reject dinodes whose i_rdev disagrees with the file type
` [PATCH v2 3/3] ocfs2: reject non-inline dinodes with i_size and zero i_clusters
[PATCH 0/6] Fixes to the previously-merged drivers/dax/fsdev series
2026-05-19 12:19 UTC (5+ messages)
` [PATCH 1/6] dax: fix misleading comment about share/index union in dax_folio_reset_order()
[RFC PATCH 16/36] cifs: Rewrite base TCP transmission
2026-05-19 10:36 UTC (18+ messages)
` [RFC PATCH 21/36] cifs: Add a tracepoint to trace the smb_message refcount
` [RFC PATCH 22/36] cifs: Trace smb1/2_copy_to_prepped_buffers()
` [RFC PATCH 23/36] cifs: Clean up mid->callback_data and kill off mid->creator
` [RFC PATCH 24/36] cifs: Add netmem allocation functions
` [RFC PATCH 25/36] cifs: Add more pieces to smb_message
` [RFC PATCH 26/36] cifs: Convert SMB2 Negotiate Protocol request
` [RFC PATCH 27/36] cifs: Convert SMB2 Session Setup request
` [RFC PATCH 28/36] cifs: Convert SMB2 Logoff request
` [RFC PATCH 29/36] cifs: Convert SMB2 Tree Connect request
` [RFC PATCH 30/36] cifs: Convert SMB2 Tree Disconnect request
` [RFC PATCH 31/36] cifs: Convert SMB2 Read request
` [RFC PATCH 32/36] cifs: Convert SMB2 Write request
` [RFC PATCH 33/36] cifs: [WIP] Don't copy new-style smb_messages to a set of pages
` [RFC PATCH 34/36] cifs: [WIP] Rearrange Create request subfuncs
` [RFC PATCH 35/36] cifs: [WIP] Convert SMB2 Posix Mkdir request
` [RFC PATCH 36/36] cifs: [WIP] Convert SMB2 Open request
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