messages from 2026-06-14 22:44:04 to 2026-06-16 10:11:49 UTC [more...]
[PATCH v4 00/30] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-06-16 10:08 UTC (23+ 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 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-16 10:04 UTC (9+ messages)
` [PATCH v4 02/23] ext4: factor out ext4_truncate_[up|down]()
` [PATCH v4 03/23] ext4: simplify error handling in ext4_setattr()
` [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
[RFC PATCH 0/8] namespace-aware configfs
2026-06-16 9:33 UTC (7+ messages)
` [PATCH 2/8] fs/configfs: dynamically allocate super_info
` [PATCH 8/8] nvmet: make configfs setup namespace aware
Ironic visualization in menuconfig for NTFS_FS vs NTFS3_FS
2026-06-16 9:24 UTC
[PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
2026-06-16 8:12 UTC (4+ 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 "
` [PATCH v4 3/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
[PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
2026-06-16 7:51 UTC (5+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-16 7:38 UTC (9+ messages)
[GIT PULL] Fsnotify changes for 7.2-rc1
2026-06-16 7:08 UTC (2+ messages)
[GIT PULL] udf, isofs, ext2, quota fixes and cleanups for 7.2-rc1
2026-06-16 7:08 UTC (2+ messages)
[GIT PULL] nilfs2 changes for 7.2-rc1
2026-06-16 7:08 UTC (2+ messages)
[GIT PULL] hfs/hfsplus changes for 7.2-rc1
2026-06-16 7:08 UTC (2+ messages)
HFS syzbot BUG: test patch validating metadata before hfs_write_inode()
2026-06-16 6:29 UTC (2+ messages)
[PATCH] hfsplus: validate thread record before delete key rebuild
2026-06-16 6:24 UTC (4+ messages)
[PATCH v2] hfs: prevent MDB and bitmap buffer_head aliasing
2026-06-16 6:18 UTC (3+ messages)
` [PATCH v3] hfs: avoid deadlock in hfs_mdb_commit()
[PATCH v3 0/4] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
2026-06-16 5:19 UTC (11+ messages)
` [PATCH v3 1/4] block: revert the iov_iter after a short copy in bio_iov_iter_bounce_write()
` [PATCH v3 2/4] block: respect iov_iter::nofault flag "
` [PATCH v3 3/4] iomap: reject NOWAIT and BOUNCE direct IOs
[PATCH 0/2] fuse: fix and optimize parallel writes on passthrough mounts
2026-06-16 1:44 UTC (4+ 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 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-16 0:36 UTC (2+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in dentry_kill
2026-06-16 0:12 UTC
[PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
2026-06-16 0:09 UTC (30+ messages)
` [PATCH 01/19] init: add DPS root partition type UUID capability
` [PATCH 02/19] alpha: define DPS root partition type UUID
` [PATCH 03/19] arc: "
` [PATCH 04/19] arm: "
` [PATCH 05/19] arm64: "
` [PATCH 06/19] loongarch: "
` [PATCH 07/19] mips: define DPS root partition type UUIDs
` [PATCH 08/19] parisc: define DPS root partition type UUID
` [PATCH 09/19] powerpc: define DPS root partition type UUIDs
` [PATCH 10/19] riscv: "
` [PATCH 11/19] s390: "
` [PATCH 12/19] x86: "
` [PATCH 13/19] block: store GPT partition type UUID
` [PATCH 14/19] block: add early_lookup_bdev_by_type_uuid()
` [PATCH 15/19] block: store GPT attributes as a raw value
` [PATCH 16/19] block: don't discover partition with DPS no-auto GPT attribute
` [PATCH 17/19] init: factor out root device lookup into lookup_root_device()
` [PATCH 18/19] init: discover root by DPS partition type UUID
` [PATCH 19/19] docs: document discoverable root partitions
[PATCH v2 0/7] ntfs: Support Windows native symbolic links
2026-06-15 23:57 UTC (9+ messages)
` [PATCH v2 1/7] ntfs: fix incorrect size of symbolic link
` [PATCH v2 2/7] ntfs: support following Windows native symlink with relative paths
` [PATCH v2 3/7] ntfs: support following Windows native symlink with absolute paths
` [PATCH v2 4/7] ntfs: add native_symlink mount option
` [PATCH v2 5/7] ntfs: clean up target name conversion for WSL symlinks
` [PATCH v2 6/7] ntfs: support creating Windows native symlinks
` [PATCH v2 7/7] docs/fs/ntfs: add mount options to support Windows native symbolic links
[PATCH v4 00/31] Introduce SCMI Telemetry FS support
2026-06-15 22:14 UTC (3+ messages)
` [PATCH v4 06/31] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
2026-06-15 22:03 UTC (9+ messages)
[PATCH 00/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-06-15 21:43 UTC (9+ messages)
` [PATCH 01/12] fs/namei.c: use trailing_slashes()
` [PATCH 02/12] fs/namei.c: move create error && negative dentry case in lookup_open up
` [PATCH 04/12] fs/namei.c: lookup_open(): move audit_inode_child() up
` [PATCH 11/12] vfs: short-circuit MAY_WRITE access for O_DIRECTORY opens
[RFC PATCH 00/14] configfs cleanups and fixes
2026-06-15 19:25 UTC (9+ messages)
` [PATCH v2 00/18] "
` [git pull] "
` [git pull] configfs cleanups and fixes (with tag on correct branch now)
[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
2026-06-15 18:35 UTC (8+ messages)
` [PATCH RFC 2/3] KVM: guest_memfd: support "
[PATCH 0/2] Support overlayfs in the idmapped mount tests
2026-06-15 18:03 UTC (5+ messages)
` [PATCH 1/2] src/vfs: probe O_TMPFILE support on the base mount in the idmapped tests
` [PATCH 2/2] src/vfs: skip whiteout-device fixtures on overlayfs
[PATCH] famfs: FUSE_GET_DAXDEV -> FUSE_DEV_IOC_BACKING_OPEN
2026-06-15 16:20 UTC (4+ messages)
[PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
2026-06-15 16:16 UTC (2+ messages)
[PATCH V6 0/10] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-15 16:07 UTC (11+ messages)
` [PATCH V6 01/10] dax: fix misleading comment about share/index union in dax_folio_reset_order()
` [PATCH V6 02/10] dax/fsdev: fix multi-range offset in memory_failure handler
` [PATCH V6 03/10] dax/fsdev: clear vmemmap_shift when binding static pgmap
` [PATCH V6 04/10] dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
` [PATCH V6 05/10] dax/fsdev: clear pgmap ops and owner on unbind
` [PATCH V6 06/10] dax/fsdev: use __va(phys) for kaddr in direct_access
` [PATCH V6 07/10] dax/fsdev: fail probe on invalid pgmap offset
` [PATCH V6 08/10] dax: read holder_ops once in dax_holder_notify_failure()
` [PATCH V6 09/10] dax: fix holder_ops race in fs_put_dax()
` [PATCH V6 10/10] dax: fsdev.c minor formatting cleanup
[hare-scsi-devel:configfs-ns.v5] c30cbbf5a2: EIP:configfs_link_subsystems
2026-06-15 14:19 UTC
[PATCH RFC 0/6] block,btrfs: fix frozen-superblock strand on device add/remove/replace
2026-06-15 14:09 UTC (11+ messages)
` [PATCH RFC 1/6] btrfs: destroy the target device when mark_block_group_to_copy() fails
` [PATCH RFC 2/6] block: allow making a block device unfreezable
` [PATCH RFC 3/6] block: split bdev_yield_claim() out of bdev_fput()
` [PATCH RFC 4/6] btrfs: deny freezing a device while it is being removed
` [PATCH RFC 5/6] btrfs: deny freezing a device while it is being added
` [PATCH RFC 6/6] btrfs: deny freezing devices undergoing a replace
[PATCH 0/2] fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgid
2026-06-15 13:33 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/filesystems: test O_TMPFILE creation on idmapped mounts
[PATCH V5 0/9] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-15 13:23 UTC (13+ messages)
` [PATCH V5 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
` [PATCH V5 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap
` [PATCH V5 7/9] dax: read holder_ops once in dax_holder_notify_failure()
` [PATCH V5 6/9] dax/fsdev: fail probe on invalid pgmap offset
[PATCH 00/10] ovl: support idmapped overlay mounts
2026-06-15 13:19 UTC (11+ messages)
` [PATCH 01/10] ovl: handle idmapped mounts in ovl_create_object() and ovl_tmpfile()
` [PATCH 02/10] ovl: handle idmapped mounts in ovl_permission()
` [PATCH 03/10] ovl: handle idmapped mounts in ovl_setattr()
` [PATCH 04/10] ovl: handle idmapped mounts in ovl_getattr()
` [PATCH 05/10] ovl: handle idmapped mounts in ovl_set_acl()
` [PATCH 06/10] ovl: allow idmapping overlay mounts
` [PATCH 07/10] docs: document idmapped "
` [PATCH 08/10] selftests/filesystems/overlayfs: fix set_layers_via_fds link error
` [PATCH 09/10] selftests/filesystems/overlayfs: test idmapped overlay mounts
` [PATCH 10/10] ovl: document security.capability idmapping on the xattr forward paths
[PATCH v2 3/6] ntfs: Use zero_user_segment() in handle_bounds_compressed_page()
2026-06-15 12:18 UTC (3+ messages)
[PATCH] fuse: virtiofs: fix illegal inode address access in fuse_release_end
2026-06-15 12:16 UTC (6+ messages)
[PATCH] udf: fix nls leak on udf_fill_super() failure
2026-06-15 10:27 UTC (4+ messages)
` [git pull] old udf fix
MAINTAINERS: take over vboxsf from Hans de Goede
2026-06-15 8:34 UTC
[PATCH v3 02/24] firmware: arm_scmi: Reduce the scope of protocols mutex
2026-06-15 7:48 UTC (3+ messages)
[PATCH v3 01/24] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
2026-06-15 7:44 UTC (3+ messages)
[PATCH 0/6] d_add() misuses in ->lookup()
2026-06-15 3:45 UTC (3+ messages)
` [git pull] vfs: "
[RFC PATCH 00/25] assorted dcache cleanups and fixes
2026-06-15 3:45 UTC (4+ messages)
` [PATCH v2 00/22] "
` [git pull] vfs: dcache work
[GIT PULL 00/16 for v7.2] v7.2
2026-06-15 3:45 UTC (33+ messages)
` [GIT PULL 01/16 for v7.2] vfs kfunc
` [GIT PULL 02/16 for v7.2] vfs exportfs
` [GIT PULL 03/16 for v7.2] vfs inode
` [GIT PULL 04/16 for v7.2] vfs directory delegations
` [GIT PULL 05/16 for v7.2] vfs casefold
` [GIT PULL 06/16 for v7.2] kernel task_exec_state
` [GIT PULL 07/16 for v7.2] kernel misc
` [GIT PULL 08/16 for v7.2] vfs openat2
` [GIT PULL 09/16 for v7.2] vfs super
` [GIT PULL 10/16 for v7.2] vfs writeback
` [GIT PULL 11/16 for v7.2] vfs bh
` [GIT PULL 12/16 for v7.2] vfs eventpoll
` [GIT PULL 13/16 for v7.2] vfs iomap
` [GIT PULL 14/16 for v7.2] vfs xattr
` [GIT PULL 15/16 for v7.2] vfs misc
` [GIT PULL 16/16 for v7.2] vfs procfs
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