messages from 2026-06-05 05:09:13 to 2026-06-08 10:01:11 UTC [more...]
[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-06-08 10:01 UTC (5+ messages)
` [PATCH RFC 1/8] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC 3/8] fs: refuse to claim any frozen block device
[PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
2026-06-08 9:55 UTC
[PATCH v3 0/2] fanotify: lift pidfd reporting restrictions
2026-06-08 9:27 UTC (5+ messages)
` [RFC][PATCH] fanotify: register event pid for pidfd reporting
[PATCH 1/2] fs/proc/task_mmu: change lock_vma_range() to return error code
2026-06-08 8:14 UTC (6+ messages)
` [PATCH 2/2] fs/proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
[PATCH v4] iomap: add simple read path for small direct I/O
2026-06-08 7:31 UTC
[PATCH v5 0/4] ntfs: finish index root lookup validation
2026-06-08 5:38 UTC (7+ messages)
` [PATCH v5 1/4] ntfs: reject non-resident records for resident-only attributes
` [PATCH v5 2/4] ntfs: grow index root value before reparent header update
` [PATCH v5 3/4] ntfs: update index root allocated size before shrink
` [PATCH v5 4/4] ntfs: validate index root allocated_size on lookup
security_inode_follow_link: KASAN UAF localization report
2026-06-08 5:31 UTC
[PATCH v2] hfs: return -EFSCORRUPTED instead of BUG() in hfs_write_inode()
2026-06-08 4:24 UTC (3+ messages)
[PATCH v4 1/3] ntfs: validate resident attribute lists and harden the validator
2026-06-08 2:01 UTC (4+ messages)
` [PATCH v4 2/3] ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()
` [PATCH v4 3/3] ntfs: bound the attribute-list entry in ntfs_read_inode_mount()
[PATCH v2 1/3] ntfs: validate resident attribute lists and harden the validator
2026-06-08 1:51 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 3/3] ntfs: bound the attribute-list entry in ntfs_read_inode_mount()
[RFC] Maintainership of the EFS filesystem
2026-06-08 1:24 UTC (11+ messages)
[syzbot] [mm?] INFO: rcu detected stall in __dentry_kill
2026-06-07 22:02 UTC
[PATCHSET v2] libfuse: more random fixes for fuse service containers
2026-06-07 21:22 UTC (6+ messages)
` [PATCH 2/6] mount_service: don't pass the chopped buffer to apply_fsconfig_mount_opts
` [PATCH 6/6] mountservice: advertise fuseblk support
[PATCH V4 0/9] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-07 19:34 UTC (10+ messages)
` [PATCH V4 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
` [PATCH V4 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
` [PATCH V4 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap
` [PATCH V4 4/9] dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
` [PATCH V4 5/9] dax/fsdev: use __va(phys) for kaddr in direct_access
` [PATCH V4 6/9] dax/fsdev: fail probe on invalid pgmap offset
` [PATCH V4 7/9] dax: fix holder_ops race in fs_put_dax()
` [PATCH V4 8/9] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
` [PATCH V4 9/9] dax: fsdev.c minor formatting cleanup
[PATCH 1/3] file: add fd_except cleanup class
2026-06-07 18:39 UTC
[PATCH 2/3] xattrat: accept empty O_PATH file descriptors
2026-06-07 18:39 UTC
[PATCH] fuse: use min_t() instead of ternary operator
2026-06-07 17:58 UTC
[PATCH 1/3] file: add fd_except cleanup class
2026-06-07 16:41 UTC (3+ messages)
` [PATCH 2/3] xattrat: accept empty O_PATH file descriptors
` [PATCH 3/3] file: consolidate fd cleanup classes using fdget_except
[PATCH V3 0/9] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-07 15:37 UTC (4+ messages)
` [PATCH V3 7/9] dax: fix holder_ops race in fs_put_dax()
[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
2026-06-07 13:22 UTC (3+ messages)
[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-06-07 10:54 UTC (3+ messages)
` [PATCH v4] "
[PATCH] fuse: {io-uring} use request cleanup helper on commit setup failure
2026-06-07 10:00 UTC (4+ messages)
[PATCHSET v9 1/4] fuse: cleanups ahead of adding fuse support
2026-06-07 8:51 UTC (5+ messages)
` [PATCH 1/4] fuse: move the passthrough-specific code back to passthrough.c
[PATCH] cramfs: bound the XIP direct-mapping reads to the image size
2026-06-07 6:41 UTC
[PATCH v2] isofs: bound Rock Ridge symlink components to the SL record
2026-06-07 1:18 UTC
[PATCH] isofs: bound Rock Ridge symlink components to the SL record
2026-06-07 1:18 UTC (3+ messages)
[PATCH v5 0/2] fanotify: lift pidfd reporting restrictions
2026-06-07 0:33 UTC (3+ messages)
` [PATCH v5 1/2] fanotify: report thread pidfds for FAN_REPORT_TID
` [PATCH v5 2/2] fanotify: allow reporting pidfds for reaped tasks
[PATCH v2] ntfs: fix u16 truncation of restart-area length check
2026-06-07 0:03 UTC
[PATCH v4 0/6] ntfs: validate attribute values on lookup
2026-06-07 0:00 UTC (5+ messages)
` [PATCH v4 6/6] ntfs: validate resident index root "
[PATCH v4 2/2] fanotify: allow reporting pidfds for reaped tasks
2026-06-06 23:45 UTC (15+ messages)
` [DRAFT][PATCH] fanotify: lift pidfd reporting restrictions
[GIT PULL for v7.1] vfs fixes
2026-06-06 23:09 UTC (2+ messages)
[PATCH] hfs: return -EIO instead of BUG() in hfs_write_inode()
2026-06-06 21:47 UTC (2+ messages)
[PATCH] ntfs: fix u16 truncation of restart-area length check
2026-06-06 14:09 UTC (3+ messages)
[PATCH] vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags
2026-06-06 13:36 UTC (2+ messages)
[PATCH v4 0/4] simple xattr improvements
2026-06-06 13:23 UTC (6+ messages)
` [PATCH v4 1/4] kernfs: fix xattr race condition with multiple superblocks
` [PATCH v4 2/4] tmpfs: simplify constructing "security.foo" xattr names
` [PATCH v4 3/4] simple_xattr: change interface to pass struct simple_xattrs **
` [PATCH v4 4/4] simpe_xattr: use per-sb cache
[PATCH 0/6] d_add() misuses in ->lookup()
2026-06-06 12:51 UTC (10+ messages)
` [PATCH 1/6] tracefs: use d_splice_alias() in ->lookup() instances
` [PATCH 2/6] configfs_lookup(): switch to d_splice_alias()
` [PATCH 3/6] ecryptfs: use d_splice_alias() for ->lookup() return value
` [PATCH 4/6] simple_lookup(): "
` [PATCH 5/6] ntfs: "
` [PATCH 6/6] gfs2: "
[PATCH v2] fat: stop reading directory entries past the end-of-directory marker
2026-06-06 10:54 UTC
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-06 10:22 UTC (17+ messages)
[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-06 9:16 UTC (16+ messages)
[PATCH 0/2] fs/qnx4: fix bh leak and extent-count OOB read in qnx4_block_map()
2026-06-06 8:21 UTC (3+ messages)
` [PATCH 1/2] fs/qnx4: release the buffer head on an invalid extent-block signature
` [PATCH 2/2] fs/qnx4: validate the extent count before walking the extent block
[PATCH] befs: validate b+tree node geometry to prevent out-of-bounds reads
2026-06-06 6:40 UTC (2+ messages)
[PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
2026-06-06 6:10 UTC (6+ messages)
` [PATCH 1/5] vmsplice: open-code do_writev and do_readv
` [PATCH 2/5] vmsplice: change argument type back to "int"
` [PATCH 3/5] splice: turn wait_for_space flags argument into bool
` [PATCH 4/5] pipe: move wait_for_space to fs/pipe.c and rename it
` [PATCH 5/5] vmsplice: make sure we don't wait after writing some data
[PATCHSET v9 4/4] fuse: discovery and configuration of iomap
2026-06-06 4:31 UTC (11+ messages)
` [PATCH 7/9] fuse: invalidate ranges of backing devices being used for iomap
` [PATCH 9/9] fuse: set iomap backing device block size
[PATCH v3 0/3] bpf: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
2026-06-05 23:00 UTC (2+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-05 20:54 UTC (19+ messages)
` [PATCH 2/3] "
` (no subject)
[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
2026-06-05 20:54 UTC (9+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "
` [PATCH 00/17] replace __get_free_pages() call "
[PATCH] fuse: fs-verity: aoid out-of-range comparison
2026-06-05 20:43 UTC (6+ messages)
[PATCH v2] hfs: prevent MDB and bitmap buffer_head aliasing
2026-06-05 18:56 UTC (6+ messages)
[viro-vfs:more.configfs] [configfs] 2bbdcd7eab: BUG:kernel_NULL_pointer_dereference,address
2026-06-05 18:39 UTC (3+ messages)
[PATCH] fuse: allow server to increase max_readahead via FUSE_INIT reply
2026-06-05 18:21 UTC (2+ messages)
[PATCH v2 0/9] Landlock: Namespace and capability control
2026-06-05 18:08 UTC (4+ messages)
` [PATCH v2 1/9] security: add LSM blob and hooks for namespaces
[PATCH] fs: efs: Fix compilation bug and use pr_debug()
2026-06-05 16:59 UTC (7+ messages)
[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-05 15:55 UTC (2+ messages)
[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
2026-06-05 14:39 UTC (8+ messages)
` [PATCH 1/2] proc: protect ptrace_may_access() with exec_update_lock (part 1)
[PATCH] ext4: avoid full buffer walks for large folio partial writes
2026-06-05 14:24 UTC (4+ messages)
[PATCH] ntfs: detect mapping-pairs LCN accumulator overflow
2026-06-05 13:44 UTC (2+ messages)
[PATCH] famfs: FUSE_FAMFS_EXT_INTERLEAVE -> FUSE_DEV_IOC_STRIPE_OPEN
2026-06-05 12:56 UTC (7+ messages)
[PATCH v2 0/3] simple xattr improvements
2026-06-05 12:37 UTC (3+ messages)
[PATCH v3 0/4] simple xattr improvements
2026-06-05 12:33 UTC (5+ messages)
` [PATCH v3 1/4] kernfs: fix xattr race condition with multiple superblocks
` [PATCH v3 2/4] tmpfs: simplify constructing "security.foo" xattr names
` [PATCH v3 3/4] simple_xattr: change interface to pass struct simple_xattrs **
` [PATCH v3 4/4] simpe_xattr: use per-sb cache
[PATCH v3 0/2] mm/hmm: A fix and a selftest
2026-06-05 11:31 UTC (3+ messages)
` [PATCH v3 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries
[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
2026-06-05 10:58 UTC (2+ messages)
[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-06-05 10:56 UTC (4+ messages)
[PATCH] backing-file: fix backing_file_open() kerneldoc parameter
2026-06-05 10:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH] fixup! proc: protect ptrace_may_access() with exec_update_lock (part 1)
2026-06-05 8:00 UTC (2+ messages)
[PATCH v2] common/defrag: skip defrag tests on DAX-enabled filesystems
2026-06-05 7:02 UTC (3+ messages)
[PATCH v3 0/2] libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()
2026-06-05 6:47 UTC (5+ messages)
` [PATCH v3 1/2] libfs: set SB_I_NOEXEC and SB_I_NODEV by default "
` [PATCH v3 2/2] libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers
[RFC PATCH 00/25] assorted dcache cleanups and fixes
2026-06-05 5:09 UTC (18+ messages)
` [PATCH v2 00/22] "
` [PATCH v2 02/22] alloc_path_pseudo(): make sure we don't end up with NORCU dentries for directories
` [PATCH v2 03/22] fix a race between d_find_any_alias() and final dput() of NORCU dentries
` [PATCH v2 08/22] d_prune_aliases(): make sure to skip NORCU aliases
` [PATCH v2 10/22] fold lock_for_kill() into shrink_kill()
` [PATCH v2 11/22] fold lock_for_kill() and __dentry_kill() into common helper
` [PATCH v2 12/22] simplify safety for lock_for_kill() slowpath
` [PATCH v2 13/22] Shift rcu_read_{,un}lock() inside fast_dput()
` [PATCH v2 14/22] Document rcu_read_lock() use in select_collect2()
` [PATCH v2 15/22] adjust calling conventions of lock_for_kill(), fold __dentry_kill() into dentry_kill()
` [PATCH v2 16/22] document dentry_kill()
` [PATCH v2 17/22] d_walk(): shrink rcu_read_lock() scope
` [PATCH v2 18/22] shrinking rcu_read_lock() scope in d_alloc_parallel()
` [PATCH v2 19/22] shrink_dentry_tree(): unify the calls of shrink_dentry_list()
` [PATCH v2 20/22] wind ->s_roots via ->d_sib instead of ->d_hash
` [PATCH v2 21/22] nfs: get rid of fake root dentries
` [PATCH v2 22/22] make cursors NORCU
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