Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-06-16 10:01:28 to 2026-06-17 16:04:37 UTC [more...]

[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-06-17 16:04 UTC  (14+ messages)

[RFC PATCH v5 0/2] sysctl: add CTLTBL_ENTRY_XXX() macros for ctl_table initialization
 2026-06-17 15:25 UTC  (3+ messages)

[PATCH 1/3] file: add fd_except cleanup class
 2026-06-17 14:50 UTC  (3+ messages)

[PATCH] vfs: missing inode operation should return a consistent error code
 2026-06-17 14:44 UTC  (8+ messages)

[linux-next:master] [mm/filemap] 0b9c0aeba9: pts.graphics-magick.Swirl.iterations_per_minute 8.6% regression
 2026-06-17 14:26 UTC 

Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup
 2026-06-17 14:23 UTC  (8+ messages)
        ` Stacking filesystem deadlocks [was Re: Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup]

[PATCH 00/10] ovl: support idmapped overlay mounts
 2026-06-17 13:56 UTC  (6+ messages)
` [PATCH 03/10] ovl: handle idmapped mounts in ovl_setattr()
` [PATCH 09/10] selftests/filesystems/overlayfs: test idmapped overlay mounts

[PATCH v5 0/8] lsm: Replace security_sb_mount with granular mount hooks
 2026-06-17 13:53 UTC  (3+ messages)
` [PATCH v5 7/8] vfs: Replace security_sb_mount/security_move_mount with granular hooks

[syzbot] [fs?] memory leak in path_openat (3)
 2026-06-17 13:43 UTC  (2+ messages)

[PATCH] ovl: use linked upper dentry in copy-up tmpfile
 2026-06-17 13:22 UTC  (2+ messages)

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-06-17 13:22 UTC  (24+ messages)
` [PATCH v4 06/23] ext4: pass out extent seq counter when mapping da blocks
` [PATCH v4 07/23] ext4: do not use data=ordered mode for inodes using buffered iomap path
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
` [PATCH v4 09/23] ext4: implement writeback "
` [PATCH v4 10/23] ext4: implement mmap "
` [PATCH v4 14/23] ext4: implement partial block zero range "
` [PATCH v4 15/23] ext4: add block mapping tracepoints for iomap buffered I/O path
` [PATCH v4 16/23] ext4: disable online defrag when inode using "

[PATCH v2] proc: only bump parent nlink when registering directories
 2026-06-17 13:21 UTC  (2+ messages)

[PATCH v1] iomap: release pages on atomic dio size mismatch
 2026-06-17 13:17 UTC  (2+ messages)

[PATCH] pidfs: pin stashed dentry for pid lifetime to fix repeat-open regression
 2026-06-17 13:13 UTC  (2+ messages)

[PATCH v4 00/31] Introduce SCMI Telemetry FS support
 2026-06-17 12:58 UTC  (2+ messages)

[RFC PATCH 0/8] namespace-aware configfs
 2026-06-17 12:55 UTC  (9+ messages)
` [PATCH 7/8] fs/configfs: switch to get_tree_keyed()
` [PATCH 8/8] nvmet: make configfs setup namespace aware

[PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
 2026-06-17 12:41 UTC  (2+ messages)

[PATCH] iomap: always return status from iomap_write_iter
 2026-06-17 11:42 UTC 

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-17 11:36 UTC  (11+ messages)
` [PATCH v17 01/10] rust: alloc: add `KBox::into_non_null`
` [PATCH v17 02/10] rust: types: Add Ownable/Owned types
` [PATCH v17 03/10] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v17 05/10] rust: page: convert to `Ownable`

[PATCH 0/2] Add bpf_sock_read_xattr() kfunc to read socket xattrs
 2026-06-17 11:18 UTC  (3+ messages)
` [PATCH 1/2] fs: "
` [PATCH 2/2] selftests/bpf: Add test for bpf_sock_read_xattr() kfunc

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-17 11:07 UTC  (7+ messages)

[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
 2026-06-17 10:52 UTC  (10+ messages)

[PATCH] fs: nullfs should include mount.h
 2026-06-17 10:47 UTC 

[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-06-17 10:34 UTC  (8+ messages)

[PATCH v6 3/3] xfs: add support for FALLOC_FL_WRITE_ZEROES
 2026-06-17  9:44 UTC  (2+ messages)

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-17  9:26 UTC  (8+ messages)
` [PATCH RFC 2/8] fs: add a global device to super block hash table

[PATCH 00/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-06-17  8:55 UTC  (5+ messages)
` [PATCH 04/12] fs/namei.c: lookup_open(): move audit_inode_child() up

[PATCH 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
 2026-06-17  8:22 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gating

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-06-17  7:09 UTC  (6+ messages)

[PATCH] vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags
 2026-06-17  6:36 UTC  (6+ messages)

[PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
 2026-06-17  5:33 UTC  (6+ messages)

[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-17  3:17 UTC  (20+ messages)
` [PATCH RFC v2 01/18] xfs: fix the error unwind in xfs_open_devices()
` [PATCH RFC v2 02/18] super: convert s_count to refcount_t s_passive
` [PATCH RFC v2 03/18] super: take lock after last reference count
` [PATCH RFC v2 04/18] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC v2 05/18] ext4: use anonymous devices for KUnit test superblocks
` [PATCH RFC v2 06/18] ocfs2: don't reset s_dev on dismount
` [PATCH RFC v2 07/18] fs: maintain a global device-to-superblock table
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
` [PATCH RFC v2 09/18] xfs: port to fs_bdev_file_open_by_path()
` [PATCH RFC v2 10/18] btrfs: open via dedicated fs bdev helpers
` [PATCH RFC v2 11/18] ext4: "
` [PATCH RFC v2 12/18] fs: look up superblocks via the device table in fs_holder_ops
` [PATCH RFC v2 13/18] fs: tolerate per-superblock freeze errors on shared devices
` [PATCH RFC v2 14/18] erofs: open via dedicated fs bdev helpers
` [PATCH RFC v2 15/18] f2fs: "
` [PATCH RFC v2 16/18] super: make fs_holder_ops private
` [PATCH RFC v2 17/18] fs: look up the superblock via the device table in user_get_super()
` [PATCH RFC v2 18/18] selftests/filesystems: add ustat() coverage

[PATCH v2 1/4] net: scm: move scm_detach_fds() from common path to scm_recv_unix()
 2026-06-17  0:06 UTC  (5+ messages)
` [PATCH v2 2/4] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS
` [PATCH v2 3/4] net: af_unix: replace copy_from_sockptr() with copy_safe_from_sockptr()
` [PATCH v2 4/4] selftest: Add tests for useful handling of LSM denials on SCM_RIGHTS

[PATCH v3 0/2] fuse: fix passthrough parallel direct writes
 2026-06-16 23:13 UTC  (3+ messages)
` [PATCH v3 1/2] fuse: preserve FOPEN_PARALLEL_DIRECT_WRITES for passthrough opens
` [PATCH v3 2/2] fuse: allow parallel direct writes in passthrough write_iter

[PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-16 20:51 UTC  (8+ messages)
` [PATCH v4 1/3] block: revert the iov_iter after a short copy in bio_iov_iter_bounce_write()
` [PATCH v4 2/3] block: respect iov_iter::nofault flag "
` (subset) [PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO

[PATCH net v2 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-06-16 20:47 UTC  (6+ messages)
` [PATCH net v2 1/2] iov_iter: export iov_iter_restore
` [PATCH net v2 2/2] vsock/virtio: restore msg_iter on transmission failure

[fuse-devel] Debugging a stale kernel cache during file growth
 2026-06-16 18:48 UTC  (9+ messages)

[PATCH v3 0/6] xfs write streams
 2026-06-16 18:05 UTC  (7+ messages)
  ` [PATCH v3 1/6] fs: add generic write-stream management ioctl
  ` [PATCH v3 2/6] iomap: introduce and propagate write_stream
  ` [PATCH v3 3/6] xfs: implement write-stream management support
  ` [PATCH v3 4/6] xfs: generic AG set based steering
  ` [PATCH v3 5/6] xfs: write stream based AG placement
  ` [PATCH v3 6/6] xfs: introduce software write streams

[PATCH v4] fat: stop reading directory entries past the end-of-directory marker
 2026-06-16 17:19 UTC  (2+ messages)

[PATCH v3] fat: stop reading directory entries past the end-of-directory marker
 2026-06-16 15:36 UTC  (5+ messages)

[PATCH] famfs: FUSE_GET_DAXDEV -> FUSE_DEV_IOC_BACKING_OPEN
 2026-06-16 14:32 UTC  (5+ messages)

[GIT PULL] fuse update for 7.2
 2026-06-16 14:23 UTC 

Ironic visualization in menuconfig for NTFS_FS vs NTFS3_FS
 2026-06-16 14:22 UTC  (2+ messages)

[PATCH v6 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-06-16 13:23 UTC  (7+ messages)
` [PATCH v6 12/14] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions
` [PATCH v6 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
` [PATCH v6 14/14] selftests/mm: add writable-file collapse tests for khugepaged

[PATCH v4 00/30] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-16 12:51 UTC  (34+ messages)
` [PATCH v4 01/30] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v4 02/30] cachefiles: Fix double fput
` [PATCH v4 03/30] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
` [PATCH v4 04/30] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
` [PATCH v4 05/30] iov_iter: Remove unused variable in kunit_iov_iter.c
` [PATCH v4 06/30] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
` [PATCH v4 07/30] netfs: Replace wb_lock with a bit lock for asynchronicity
` [PATCH v4 08/30] netfs: Fix kdoc warning
` [PATCH v4 09/30] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v4 10/30] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v4 11/30] mm: Make readahead store folio count in readahead_control
` [PATCH v4 12/30] netfs: Bulk load the readahead-provided folios up front
` [PATCH v4 13/30] Add a function to kmap one page of a multipage bio_vec
` [PATCH v4 14/30] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v4 15/30] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v4 16/30] netfs: Add some tools for managing bvecq chains
` [PATCH v4 17/30] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v4 18/30] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v4 19/30] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v4 20/30] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v4 21/30] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v4 22/30] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v4 23/30] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v4 24/30] netfs: Remove netfs_extract_user_iter()
` [PATCH v4 25/30] iov_iter: Remove ITER_FOLIOQ
` [PATCH v4 26/30] netfs: Remove folio_queue and rolling_buffer
` [PATCH v4 27/30] netfs: Check for too much data being read
` [PATCH v4 28/30] netfs: Limit the minimum trigger for progress reporting
` [PATCH v4 29/30] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v4 30/30] CHANGES

[PATCH v2 0/5] block,btrfs: fix frozen-superblock strand on device add/remove/replace
 2026-06-16 12:35 UTC  (7+ messages)
` [PATCH v2 1/5] block: allow making a block device unfreezable
` [PATCH v2 2/5] block: split bdev_yield_claim() out of bdev_fput()
` [PATCH v2 3/5] btrfs: deny freezing a device while it is being removed
` [PATCH v2 4/5] btrfs: deny freezing a device while it is being added
` [PATCH v2 5/5] btrfs: deny freezing devices undergoing a replace

[ANNOUNCE] util-linux v2.42.2 and v2.41.5
 2026-06-16 12:34 UTC 

[PATCH 0/2] fuse: fix and optimize parallel writes on passthrough mounts
 2026-06-16 11:50 UTC  (6+ messages)
` [PATCH v2 0/2] fuse: fix passthrough parallel direct writes with a minimal series
  ` [PATCH v2 1/2] fuse: preserve FOPEN_PARALLEL_DIRECT_WRITES for passthrough opens
  ` [PATCH v2 2/2] fuse: allow parallel direct writes in passthrough write_iter

[PATCH 0/7] btrfs: error-path fixes for device add and replace
 2026-06-16 11:41 UTC  (8+ messages)
` [PATCH 1/7] btrfs: wait for an RCU grace period before freeing a device on add error
` [PATCH 2/7] btrfs: don't unwind a committed device on the seeding add error path
` [PATCH 3/7] btrfs: drain replace writes before freeing the target on start failure
` [PATCH 4/7] btrfs: drain replace writes before freeing the target on cancel
` [PATCH 5/7] btrfs: don't leave dev-replace STARTED after an early finishing failure
` [PATCH 6/7] btrfs: destroy the target device when mark_block_group_to_copy() fails
` [PATCH 7/7] btrfs: keep the exclusive op held while a dev-replace is suspended in-mount


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox