messages from 2026-06-10 07:28:41 to 2026-06-12 15:14:58 UTC [more...]
[GIT PULL 00/16 for v7.2] v7.2
2026-06-12 15:14 UTC (12+ 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
[PATCH] exfat: bound uniname advance in exfat_find_dir_entry()
2026-06-12 14:04 UTC (2+ messages)
[PATCH 2/2] preserve the next empty-entry hint after allocation
2026-06-12 13:39 UTC (2+ messages)
[PATCH 1/2] exfat: reuse valid negative dentries for file creation
2026-06-12 13:36 UTC (2+ messages)
[PATCH] iomap: enforce DIO alignment check in iomap
2026-06-12 13:23 UTC (8+ messages)
[PATCH] fs: fix ups and tidy ups to /proc/filesystems caching
2026-06-12 12:26 UTC (2+ messages)
[RFC PATCH 0/1] vfs: pass S_IFDIR mode to vfs_prepare_mode()
2026-06-12 12:19 UTC (8+ messages)
` [RFC PATCH 1/1] "
[PATCH 6.12.y] iomap: don't revert iov_iter on partially completed buffered writes
2026-06-12 12:10 UTC
[PATCH] udf: validate VAT header length against the VAT inode size
2026-06-12 11:41 UTC (2+ messages)
[PATCH] pidfs: pin stashed dentry for pid lifetime to fix repeat-open regression
2026-06-12 11:05 UTC
[GIT PULL] libfuse: more random fixes for fuse service containers
2026-06-12 10:58 UTC (2+ messages)
[PATCH] udf: validate sparing table length as an entry count, not a byte count
2026-06-12 10:50 UTC (2+ messages)
[PATCH v3 02/24] firmware: arm_scmi: Reduce the scope of protocols mutex
2026-06-12 10:15 UTC (2+ messages)
[PATCH v3 01/24] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
2026-06-12 10:10 UTC (2+ messages)
[PATCH v3 0/4] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
2026-06-12 9:51 UTC (5+ 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 v3 4/4] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
Direct IO page bouncing got some garbage?
2026-06-12 8:27 UTC (3+ messages)
[PATCH v1] iomap: release pages on atomic dio size mismatch
2026-06-12 8:12 UTC (2+ messages)
[PATCH] ovl: use linked upper dentry in copy-up tmpfile
2026-06-12 7:43 UTC (4+ messages)
[PATCH 0/7] ntfs: Support Windows native symbolic links
2026-06-12 7:33 UTC (8+ messages)
` [PATCH 1/7] ntfs: fix incorrect size of symbolic link
` [PATCH 2/7] ntfs: support following Windows native symlink with relative paths
` [PATCH 3/7] ntfs: support following Windows native symlink with absolute paths
` [PATCH 4/7] ntfs: add native_symlink mount option
` [PATCH 5/7] ntfs: clean up target name conversion for WSL symlinks
` [PATCH 6/7] ntfs: support creating Windows native symlinks
` [PATCH 7/7] docs/fs/ntfs: add mount options to support Windows native symbolic links
[PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
2026-06-12 7:11 UTC (10+ messages)
[PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
2026-06-12 7:02 UTC (14+ messages)
` [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
` [PATCH v2 2/4] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
` [PATCH v2 4/4] docs/mm: update document for split "
` [syzbot ci] Re: mm: split the file's i_mmap tree for NUMA
[PATCH] hfsplus: terminate xattr names before listing them
2026-06-12 4:14 UTC (2+ messages)
[PATCH] hfsplus: validate thread record before delete key rebuild
2026-06-12 4:11 UTC (2+ messages)
[PATCH v2] hfs: return -EFSCORRUPTED instead of BUG() in hfs_write_inode()
2026-06-12 4:08 UTC (2+ messages)
[PATCH V5 0/9] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-12 3:08 UTC (12+ messages)
` [PATCH V5 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
` [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 4/9] dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
` [PATCH V5 5/9] dax/fsdev: use __va(phys) for kaddr in direct_access
` [PATCH V5 6/9] dax/fsdev: fail probe on invalid pgmap offset
` [PATCH V5 7/9] dax: read holder_ops once in dax_holder_notify_failure()
[PATCH v4 1/3] ntfs: validate resident attribute lists and harden the validator
2026-06-11 22:02 UTC (5+ messages)
` [PATCH v4 3/3] ntfs: bound the attribute-list entry in ntfs_read_inode_mount()
[PATCH] affs: validate blocks before freeing them
2026-06-11 21:21 UTC
[PATCH] vfs: missing inode operation should return a consistent error code
2026-06-11 20:31 UTC (6+ messages)
[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
2026-06-11 18:53 UTC (13+ messages)
[PATCH v2 0/3] virtiofs: hiprio FORGET robustness and no-reply request completion
2026-06-11 17:25 UTC (3+ messages)
[RFC PATCH 00/15] kmem_cache instances with static storage duration
2026-06-11 17:14 UTC (15+ messages)
` [RFC PATCH 01/15] static kmem_cache instances for core caches
` [PATCH v2 0/9] kmem_cache instances with static storage duration
` [PATCH v2 1/9] static kmem_cache instances for core caches
` [PATCH v2 2/9] allow static-duration kmem_cache in modules
` [PATCH v2 3/9] VFS caches: switch from runtime_const() machinery to slab-static.h
` [PATCH v2 4/9] make inode_cache statically allocated
` [PATCH v2 5/9] make mnt_cache "
` [PATCH v2 6/9] make bh_cachep "
` [PATCH v2 7/9] make seq_file_cache "
` [PATCH v2 8/9] make thread component caches (fs_cachep, files_cachep, etc.) "
` [PATCH v2 9/9] make ufs_inode_cache "
[PATCH V4 0/9] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-11 17:01 UTC (7+ messages)
` [PATCH V4 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
` [PATCH V4 7/9] dax: fix holder_ops race in fs_put_dax()
Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup
2026-06-11 15:25 UTC (7+ messages)
` Stacking filesystem deadlocks [was Re: Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup]
[fuse-devel] Debugging a stale kernel cache during file growth
2026-06-11 15:10 UTC (9+ messages)
[PATCH v4] fuse: back uncached readdir buffers with pages
2026-06-11 15:05 UTC (3+ messages)
[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
2026-06-11 13:05 UTC (4+ messages)
` [PATCH RFC 1/3] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH RFC 2/3] KVM: guest_memfd: support folio migration for non-confidential VMs
` [PATCH RFC 3/3] KVM: selftests: exercise guest_memfd folio migration
[PATCH v2] jbd2: Remove special jbd2 slabs
2026-06-11 12:35 UTC (2+ messages)
[PATCH v4] iomap: add simple read path for small direct I/O
2026-06-11 12:04 UTC (3+ messages)
[PATCH v2] fuse: fix io-uring background queue dispatch on request completion
2026-06-11 11:03 UTC (2+ messages)
[PATCH 0/2] fuse: fix CUSE device node leak and add regression test
2026-06-11 10:28 UTC (4+ messages)
` [PATCH 1/2] fuse: fix device node leak in cuse_process_init_reply()
[PATCH v5 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
2026-06-11 9:29 UTC (3+ messages)
` [PATCH v5 1/2] rust: poll: use kfree_rcu() for PollCondVar
` [PATCH v5 2/2] rust_binder: move (e)poll wait queue to Process
[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
2026-06-11 9:09 UTC (3+ messages)
` [PATCH 00/17] "
[PATCH] fuse: invalidate page cache after DIO and async DIO writes
2026-06-11 8:48 UTC (2+ messages)
[PATCH] fuse: set ff->flock only on success
2026-06-11 7:58 UTC (2+ messages)
[PATCH v1 0/4] fuse: fuse_dev_do_read() cleanups
2026-06-11 7:52 UTC (3+ messages)
` [PATCH v1 4/4] fuse: clean up interrupt reading
[linux-next:master] [exfat] 07d67f3e90: invoked_oom-killer:gfp_mask=0x
2026-06-11 7:28 UTC
[linux-next:master] [vmsplice] e2c0b23680: stress-ng.vm-splice.vm-splice_calls_per_sec 10.2% regression
2026-06-11 6:23 UTC
[PATCHSET v3] libfuse: more random fixes for fuse service containers
2026-06-11 1:14 UTC (8+ messages)
` [PATCH 1/7] fsmount: don't truncate ms_flags in set_fsconfig_ms_flags
` [PATCH 2/7] mount_service: don't pass the chopped buffer to apply_fsconfig_mount_opts
` [PATCH 3/7] mount_service: call the new fsmount ms_flags helpers in the right order
` [PATCH 4/7] mountservice: improve checking of protocol version
` [PATCH 5/7] mountservice: don't print bdev preparation error when quiet mode is enabled
` [PATCH 6/7] mountservice: advertise fuseblk support
` [PATCH 7/7] libfuse: remove unmount command from the service api
PROBLEM: FUSE_NOTIFY_INVAL_ENTRY leaves stale negative dentry after c9ba789dad15
2026-06-10 22:44 UTC (8+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-06-10 21:06 UTC (4+ messages)
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
[PATCH v2 0/6] Remove __folio_index again
2026-06-10 20:02 UTC (7+ messages)
` [PATCH v2 5/6] show_page_info: Remove printing of page index
` [PATCH v2 6/6] mm: Remove __folio_index
[BUG] iomap/io_uring: O_APPEND async buffered write silently re-appends a data chunk (corruption) on XFS, 6.1.y/6.12.y
2026-06-10 17:34 UTC (7+ messages)
[PATCH 1/2] fs/proc/task_mmu: change lock_vma_range() to return error code
2026-06-10 16:00 UTC (8+ messages)
` [PATCH 2/2] fs/proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
[PATCH v4 0/3] revamp fs/filesystems.c
2026-06-10 14:34 UTC (4+ messages)
` [PATCH v4 3/3] fs: cache the string generated by reading /proc/filesystems
` [External] "
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-10 14:17 UTC (3+ messages)
[PATCH 0/2] reduce directory scans during file creation
2026-06-10 13:36 UTC
[PATCH] fuse: use READ_ONCE in fuse_chan_num_background()
2026-06-10 13:29 UTC (2+ messages)
[RFC PATCH 5/6] fuse: dax: Move long delayed work on system_dfl_long_wq
2026-06-10 12:42 UTC (3+ messages)
[PATCH] fuse: drop redundant initializer in process_init_limits()
2026-06-10 12:36 UTC (2+ messages)
[PATCH v3] fuse: back uncached readdir buffers with pages
2026-06-10 12:22 UTC (6+ messages)
[PATCH v2] fat: stop reading directory entries past the end-of-directory marker
2026-06-10 10:55 UTC (3+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-10 9:55 UTC (3+ messages)
[PATCH v5 0/2] fanotify: lift pidfd reporting restrictions
2026-06-10 9:14 UTC (4+ messages)
[PATCHSET v9 1/4] fuse: cleanups ahead of adding fuse support
2026-06-10 8:42 UTC (5+ messages)
` [PATCH 1/4] fuse: move the passthrough-specific code back to passthrough.c
[PATCH v2] fuse: avoid 32-bit prune notification count wrap
2026-06-10 8:22 UTC (2+ messages)
[PATCH v2] backing-file: fix backing_file_open() kerneldoc parameter
2026-06-10 7:49 UTC (2+ messages)
[PATCH v2 0/3] simple xattr improvements
2026-06-10 7:48 UTC (4+ messages)
[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
2026-06-10 7:48 UTC (6+ messages)
[PATCH v4 2/2] fanotify: allow reporting pidfds for reaped tasks
2026-06-10 7:42 UTC (10+ messages)
[RFC] Maintainership of the EFS filesystem
2026-06-10 7:37 UTC (5+ messages)
[PATCH v3 0/2] fanotify: lift pidfd reporting restrictions
2026-06-10 7:33 UTC (7+ messages)
` [RFC][PATCH] fanotify: register event pid for pidfd reporting
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