Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-06-02 16:20:02 to 2026-06-04 04:10:07 UTC [more...]

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-06-04  4:10 UTC  (29+ messages)

[PATCH v3 0/2] libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()
 2026-06-04  2:53 UTC  (3+ 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

[viro-vfs:more.configfs 33/33] fs/configfs/symlink.c:136:33: warning: variable 'sd' set but not used
 2026-06-04  2:16 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-04  1:52 UTC  (19+ messages)
` [PATCH 2/3] "

[PATCH] iomap: avoid potential null folio->mapping deref during error reporting
 2026-06-04  1:32 UTC  (2+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-04  0:01 UTC  (30+ messages)

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-06-03 23:57 UTC  (11+ messages)
` [PATCH v2 1/3] fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock

[PATCH v3 0/3] bpf: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
 2026-06-03 23:23 UTC  (11+ messages)
` [PATCH v3 1/3] bpf: NUL-terminate replaced sysctl value
` [PATCH v3 2/3] bpf: use kvfree() for replaced sysctl write buffer
` [PATCH v3 3/3] bpf: Restore sysctl new-value from 1 to 0

[viro-vfs:more.configfs 30/33] Warning: fs/configfs/dir.c:260 function parameter 'parent_sd' not described in 'configfs_create_dir'
 2026-06-03 23:18 UTC 

[RFC PATCH v5 0/2] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-06-03 22:56 UTC  (8+ messages)
` [RFC PATCH v5 1/2] "

[PATCH] famfs: FUSE_GET_DAXDEV -> FUSE_DEV_IOC_BACKING_OPEN
 2026-06-03 22:09 UTC  (4+ messages)

[PATCH v2] fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
 2026-06-03 19:31 UTC 

[PATCH] fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
 2026-06-03 19:25 UTC  (12+ messages)

[PATCH] ext4: avoid full buffer walks for large folio partial writes
 2026-06-03 18:11 UTC  (2+ messages)

[PATCH v2 1/3] ntfs: validate resident attribute lists and harden the validator
 2026-06-03 18:00 UTC  (3+ messages)
` [PATCH v2 2/3] ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()
` [PATCH v2 3/3] ntfs: bound the attribute-list entry in ntfs_read_inode_mount()

[PATCH] ntfs: detect mapping-pairs LCN accumulator overflow
 2026-06-03 17:41 UTC 

[EXTERNAL] Re: [PATCH v2] hfs: prevent MDB and bitmap buffer_head aliasing
 2026-06-03 16:53 UTC  (3+ messages)
`  "

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

[viro-vfs:more.configfs 33/33] fs/configfs/symlink.c:136:26: warning: variable 'sd' set but not used
 2026-06-03 14:41 UTC 

[PATCH] iomap: Add IOMAP_F_ZERO_TAIL flag to trace event strings
 2026-06-03 14:42 UTC  (2+ messages)

[REGRESSION] exfat: swapon(2) fails with EINVAL after iomap conversion
 2026-06-03 14:34 UTC  (4+ messages)
  ` [PATCH] exfat: add swap_activate support

[PATCH] common/defrag: Skip defrag tests on DAX-enabled filesystems
 2026-06-03 14:22 UTC  (5+ messages)

[PATCH 0/8] super: retire sget(), convert iterators to RCU
 2026-06-03 13:52 UTC  (5+ messages)
` [PATCH 2/8] ext4: convert mballoc KUnit test to sget_fc()

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-06-03 13:50 UTC  (3+ messages)
` [PATCH 10/17] jbd2: replace __get_free_pages() "

[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-06-03 13:42 UTC  (6+ messages)
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-03 13:42 UTC  (5+ messages)
` [PATCH RFC 7/8] erofs: open via dedicated fs bdev helpers
` [syzbot ci] Re: fs: support freeze/thaw/mark_dead/sync with shared devices

[PATCH v2 0/10] fs: Fix missed inode write during fsync
 2026-06-03 13:41 UTC  (5+ messages)
` [PATCH v2 02/10] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v2 09/10] ext4: Use mmb infrastructure for inode buffer writeout

[viro-vfs:more.configfs 30/33] Warning: fs/configfs/dir.c:260 function parameter 'parent_sd' not described in 'configfs_create_dir'
 2026-06-03 13:20 UTC 

[RFC PATCH v6 0/9] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-06-03 13:19 UTC  (7+ 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 v4 0/2] fanotify: lift pidfd reporting restrictions
 2026-06-03 12:02 UTC  (10+ 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 v6 0/2] mm: improve large folio readahead for exec memory
 2026-06-03 11:51 UTC  (11+ messages)
` [PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-06-03 11:08 UTC  (9+ messages)
` [PATCH v4 08/23] ext4: implement buffered write path using iomap

[PATCH v2 2/3] bpf: cgroup: NUL-terminate replaced sysctl value
 2026-06-03 10:33 UTC  (4+ messages)

[PATCH 1/3] ntfs: Correct use of folios in handle_bounds_compressed_page()
 2026-06-03  9:48 UTC  (2+ messages)

[PATCH] fuse: convert page array allocation to kcalloc()
 2026-06-03  9:47 UTC  (2+ messages)

PROBLEM: FUSE_NOTIFY_INVAL_ENTRY leaves stale negative dentry after c9ba789dad15
 2026-06-03  9:39 UTC  (4+ messages)

[RFC PATCH 00/14] configfs cleanups and fixes
 2026-06-03  8:28 UTC  (26+ 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] 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 V3 0/9] Fixes to the previously-merged drivers/dax/fsdev series
 2026-06-03  0:17 UTC  (19+ messages)
    ` [PATCH V3 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
    ` [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 8/9] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
    ` [PATCH V3 9/9] dax: fsdev.c minor formatting cleanup
    ` [PATCH V3 2/9] dax/fsdev: fix multi-range offset in memory_failure handler

[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

[PATCH] fuse: allow server to increase max_readahead via FUSE_INIT reply
 2026-06-02 20:44 UTC 

[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

[PATCHSET] libfuse: more random fixes for fuse service containers
 2026-06-02 16:29 UTC  (3+ messages)
` [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


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