messages from 2026-06-01 21:51:49 to 2026-06-03 07:48:20 UTC [more...]
[RFC PATCH 00/14] configfs cleanups and fixes
2026-06-03 7:48 UTC (23+ messages)
` [PATCH v2 00/18] "
` [PATCH v2 01/18] configfs_lookup(): don't leave ->s_dentry dangling on failure
` [PATCH v2 1/3] get rid of impossible checks in detach_attrs()/configfs_detach_item()
` [PATCH v2 2/3] configfs_detach_item(): victim is never negative
` [PATCH v2 02/18] configfs: fix lockless traversals of ->s_children
` [PATCH v2 3/3] configfs: expand the call of simple_rmdir()
` [PATCH v2 03/18] configfs_mkdir(): use take_dentry_name_snapshot()
` [PATCH v2 04/18] configfs_detach_prep(): pass configfs_dirent instead of dentry
` [PATCH v2 05/18] configfs_depend_prep(): "
` [PATCH v2 06/18] configfs_do_depend_item(): "
` [PATCH v2 07/18] configfs_detach_rollback(): "
` [PATCH v2 08/18] populate_group(): move cleanup on failure to the sole caller
` [PATCH v2 09/18] populate_attrs(): move cleanup "
` [PATCH v2 10/18] configfs_remove_dir(), detach_attrs(): switch to passing dentry
` [PATCH v2 11/18] switch configfs_detach_{group,item}() "
` [PATCH v2 12/18] configfs: dentry refcount needs to be pinned only once
` [PATCH v2 13/18] configfs: mark pinned dentries persistent
` [PATCH v2 14/18] kill configfs_drop_dentry()
` [PATCH v2 15/18] configfs_create(): lift parent timestamp updates into callers
` [PATCH v2 16/18] configs_attach_item(): drop unused parent_item argument
` [PATCH v2 17/18] configfs_attach_group(): drop the "
` [PATCH v2 18/18] create_default_group(): pass parent's dentry instead of config_group
[PATCH v2 0/3] simple xattr improvements
2026-06-03 7:21 UTC (2+ messages)
[PATCH vfs/vfs-7.2.xattr v3] bpf: Add simple xattr support to bpffs
2026-06-03 7:07 UTC (4+ messages)
[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-06-03 7:07 UTC (20+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-03 6:45 UTC (12+ messages)
[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-06-03 6:43 UTC (12+ messages)
` [PATCH RFC 1/8] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC 2/8] fs: add a global device to super block hash table
` [PATCH RFC 3/8] fs: refuse to claim any frozen block device
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()
` [PATCH RFC 5/8] btrfs: open via dedicated fs bdev helpers
` [PATCH RFC 6/8] ext4: "
` [PATCH RFC 7/8] erofs: "
` [PATCH RFC 8/8] super: make fs_holder_ops private
` [syzbot ci] Re: fs: support freeze/thaw/mark_dead/sync with shared devices
[PATCH] fat: stop reading directory entries past the end-of-directory marker
2026-06-03 6:15 UTC (2+ messages)
[syzbot] Monthly hfs report (Jun 2026)
2026-06-03 4:32 UTC
[PATCH v4 0/2] fanotify: lift pidfd reporting restrictions
2026-06-03 3:11 UTC (4+ messages)
` [PATCH v4 1/2] fanotify: report thread pidfds for FAN_REPORT_TID
` [PATCH v4 2/2] fanotify: allow reporting pidfds for reaped tasks
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-03 2:56 UTC (27+ messages)
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
` [PATCH v4 17/23] ext4: submit zeroed post-EOF data immediately in the iomap buffered I/O path
` [PATCH v4 18/23] ext4: wait for ordered I/O "
[PATCH V3 0/9] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-03 0:17 UTC (25+ messages)
` [PATCH V3 7/9] dax: fix holder_ops race in fs_put_dax()
` [PATCH V3 8/9] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
` [PATCH V3 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
` [PATCH V3 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
` [PATCH V3 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap
` [PATCH V3 4/9] dax/fsdev: clear dev_dax->pgmap on probe failure
` [PATCH V3 5/9] dax/fsdev: use __va(phys) for kaddr in direct_access
` [PATCH V3 6/9] dax/fsdev: fail probe on invalid pgmap offset
` [PATCH V3 9/9] dax: fsdev.c minor formatting cleanup
[GIT PULL] libfuse: more random fixes for fuse service containers
2026-06-03 0:16 UTC
[PATCHSET v2] libfuse: more random fixes for fuse service containers
2026-06-03 0:16 UTC (7+ messages)
` [PATCH 1/6] fsmount: don't truncate ms_flags in set_fsconfig_ms_flags
` [PATCH 2/6] mount_service: don't pass the chopped buffer to apply_fsconfig_mount_opts
` [PATCH 3/6] mount_service: call the new fsmount ms_flags helpers in the right order
` [PATCH 4/6] mountservice: improve checking of protocol version
` [PATCH 5/6] mountservice: don't print bdev preparation error when quiet mode is enabled
` [PATCH 6/6] mountservice: advertise fuseblk support
[RFC PATCH v6 0/9] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-06-02 23:00 UTC (6+ messages)
` [RFC PATCH v6 3/9] vfs: prepare vfs_creat|mkdir_no_perm for reuse in lookup_open()
` [RFC PATCH v6 4/9] vfs: lookup_open(): move setting FMODE_CREATED up when calling create()
[PATCH] fuse: allow server to increase max_readahead via FUSE_INIT reply
2026-06-02 20:44 UTC
[PATCH] common/defrag: Skip defrag tests on DAX-enabled filesystems
2026-06-02 20:09 UTC (3+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-02 18:44 UTC (8+ messages)
[PATCH v3 0/2] eventpoll: Fix epoll_wait() report false negative
2026-06-02 17:51 UTC (3+ messages)
` [PATCH v3 1/2] selftests/eventpoll: Add test for multiple waiters
` [PATCH v3 2/2] eventpoll: Fix epoll_wait() report false negative
[PATCH v6 0/2] mm: improve large folio readahead for exec memory
2026-06-02 17:46 UTC (9+ messages)
` [PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order
[PATCHSET] libfuse: more random fixes for fuse service containers
2026-06-02 16:29 UTC (5+ messages)
` [PATCH 1/3] fsmount: don't truncate ms_flags in set_fsconfig_ms_flags
` [PATCH 2/3] mount_service: don't pass the chopped buffer to apply_fsconfig_mount_opts
` [PATCH 3/3] mount_service: call the new fsmount ms_flags helpers in the right order
[syzbot] [fs?] KASAN: slab-use-after-free Read in filename_mkdirat
2026-06-02 16:23 UTC
[PATCH v23 00/28] riscv control-flow integrity for usermode
2026-06-02 16:19 UTC (11+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[RFC PATCH v5 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-06-02 15:44 UTC (9+ messages)
` [RFC PATCH v5 1/2] "
[PATCH] ntfs: validate index root entries_offset in ntfs_readdir()
2026-06-02 15:15 UTC (2+ messages)
[PATCH] ntfs: fix missing alloc_workqueue() flag
2026-06-02 15:11 UTC (4+ messages)
[PATCH] vfs: document locking for mnt_notify_add()
2026-06-02 15:05 UTC (3+ messages)
[PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace
2026-06-02 14:55 UTC (7+ messages)
` [PATCH] make new mount API honour SB_NOUSER (was Re: [PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace)
[PATCH v4] fuse: back uncached readdir buffers with pages
2026-06-02 14:44 UTC (2+ messages)
[PATCH] ntfs: serialize volume label accesses
2026-06-02 14:22 UTC (2+ messages)
[PATCH] fs/ntfs3: bound copy_lcns dp->page_lcns[] index in analysis pass
2026-06-02 13:58 UTC (2+ messages)
[PATCH] fs/ntfs3: bound attr_off in UpdateResidentValue against data_off
2026-06-02 13:55 UTC (2+ messages)
[PATCH] fs/ntfs3: bound DeleteIndexEntryAllocation memmove length
2026-06-02 13:55 UTC (2+ messages)
[PATCH v3 0/2] fanotify: lift pidfd reporting restrictions
2026-06-02 13:50 UTC (4+ messages)
` [RFC][PATCH] fanotify: register event pid for pidfd reporting
Proper error-handling of cdev_add() after cdev_alloc() ?
2026-06-02 13:21 UTC (3+ messages)
[PATCH v2 0/2] eventpoll: Fix epoll_wait() report false negative
2026-06-02 13:20 UTC (2+ messages)
[PATCH] famfs: FUSE_FAMFS_EXT_INTERLEAVE -> FUSE_DEV_IOC_STRIPE_OPEN
2026-06-02 13:19 UTC (2+ messages)
[PATCH v4 0/3] revamp fs/filesystems.c
2026-06-02 13:19 UTC (2+ messages)
[PATCH] include/linux/splice.h: trivial fix: declerations -> declarations
2026-06-02 13:17 UTC (2+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-06-02 13:04 UTC (5+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
[PATCH] famfs: FUSE_GET_DAXDEV -> FUSE_DEV_IOC_BACKING_OPEN
2026-06-02 13:01 UTC (3+ messages)
[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
2026-06-02 12:07 UTC (3+ messages)
[RFC PATCH 0/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS
2026-06-02 11:52 UTC (5+ messages)
` [RFC PATCH 1/2] "
[PATCH v2 0/4] super: retire sget()
2026-06-02 11:20 UTC (7+ messages)
` [PATCH v2 1/4] ext4: convert extents KUnit test to sget_fc()
` [PATCH v2 2/4] ext4: convert mballoc "
` [PATCH v2 4/4] fs: retire sget()
[PATCH] mm: make mmap_miss accounting symmetric for VM_SEQ_READ
2026-06-02 11:14 UTC (2+ messages)
[PATCH 0/3] Remove __folio_index again
2026-06-02 7:41 UTC (8+ messages)
` [PATCH 1/3] ntfs: Correct use of folios in handle_bounds_compressed_page()
` [PATCH 2/3] ntfs: Remove references to page->__folio_index
` [PATCH 3/3] mm: Remove __folio_index
[PATCH v2 0/10] fs: Fix missed inode write during fsync
2026-06-02 7:22 UTC (2+ messages)
[BUG] configfs: slab-use-after-free in configfs_drop_dentry() on rmdir
2026-06-02 7:17 UTC (3+ messages)
[PATCH v2 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
2026-06-02 6:58 UTC (13+ messages)
` [PATCH v2 3/5] mm/shmem: introduce copy_zero_to_iter() for large zeroing
` [PATCH v2 4/5] mm/shmem: remove page-copy fallback in shmem read path
` [PATCH v2 5/5] mm/shmem: optimize file read with folio batching
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-06-02 6:54 UTC (6+ messages)
[PATCH 1/6] fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race
2026-06-02 6:36 UTC (4+ messages)
` [PATCH 2/6] fs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()
[PATCH v2] freevxfs: don't BUG() on unknown typed-extent type
2026-06-02 6:18 UTC (2+ messages)
[PATCH] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
2026-06-02 4:21 UTC (4+ messages)
[PATCH v7 0/2] mm: improve large folio readahead for exec memory
2026-06-02 3:51 UTC (4+ messages)
` [PATCH v7 1/2] mm: bypass mmap_miss heuristic for VM_EXEC readahead
[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-06-02 2:02 UTC (6+ messages)
[GIT PULL] libfuse: more random fixes for fuse service containers
2026-06-02 1:53 UTC
[PATCH] fs/namei: fix UAF in pick_link() by unlazying before atime check
2026-06-02 1:40 UTC (3+ messages)
[PATCH v3] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
2026-06-02 0:40 UTC (2+ messages)
PROBLEM: FUSE_NOTIFY_INVAL_ENTRY leaves stale negative dentry after c9ba789dad15
2026-06-01 23:43 UTC (3+ messages)
[PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-06-01 22:27 UTC (8+ messages)
[PATCH] man/man2/fanotify_mark.2: AT_FDCWD plus NULL path doesn't work
2026-06-01 22:19 UTC (4+ messages)
[PATCH v2 0/3] bpf: cgroup: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
2026-06-01 22:01 UTC (3+ messages)
` [PATCH v2 3/3] bpf: cgroup: restore sysctl new-value replacement
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