Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-07-01 00:55:24 to 2026-07-02 09:37:09 UTC [more...]

[PATCH RFC] coding-assistants: simplify attribution
 2026-07-02  9:37 UTC  (22+ messages)

[PATCH v3 0/5] Fix quota evasion on xfs and add capable_noaudit
 2026-07-02  9:33 UTC  (3+ messages)
` [PATCH v3 1/5] xfs: fix capability check in xfs
` [PATCH v3 2/5] capability: Add new capable_noaudit

[RFC] Null Namespaces
 2026-07-02  9:34 UTC  (14+ messages)

[PATCH 0/2] afs: avoid unhash/rehash
 2026-07-02  9:09 UTC  (5+ messages)
` [PATCH 1/2] afs: use d_time instead of d_fsdata
` [PATCH 2/2] afs: don't unhash/rehash dentries during unlink/rename

[PATCH v2] ntfs: prevent write access to $MFT inode
 2026-07-02  9:06 UTC 

[PATCH] mm: fix mapping_seek_hole_data() overflow on last page
 2026-07-02  8:44 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH 0/4] Introduce capable_noaudit
 2026-07-02  8:35 UTC  (6+ messages)
` [RFC PATCH 1/4] capabily: Add new capable_noaudit

[PATCH] cifs: Fix missing credit release on failure in cifs_issue_read()
 2026-07-02  8:25 UTC 

[PATCH] netfs: Fix barriering when walking subrequest list
 2026-07-02  8:23 UTC 

[Linux Kernel Bug] INFO: task hung in hfsplus_write_inode
 2026-07-02  8:22 UTC  (5+ messages)
` [PATCH] hfsplus: validate B-tree record offset table
    ` [PATCH v2 0/1] "
      ` [PATCH v2 1/1] "

[Kernel Bug] KASAN: slab-use-after-free Read in filemap_free_folio
 2026-07-02  7:59 UTC  (4+ messages)

[PATCH] vfs: missing inode operation should return a consistent error code
 2026-07-02  7:47 UTC  (9+ messages)

[PATCH/RFC 00/18] VFS/nfsd: replace dentry_create()
 2026-07-02  7:44 UTC  (2+ messages)

[PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
 2026-07-02  7:27 UTC  (2+ messages)

[PATCH] Remove excl arg to ->create inode_operation
 2026-07-02  7:07 UTC  (7+ messages)
  ` [PATCH] fixup: "

[PATCH] audit: add FSOPEN record to log filesystem name
 2026-07-02  6:59 UTC  (2+ messages)

[PATCH] kunit: use scoped_with_init_fs() in tests that resolve paths
 2026-07-02  6:53 UTC  (2+ messages)

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-07-02  6:47 UTC  (10+ messages)

[PATCH] ntfs: prevent write access to $MFT inode
 2026-07-02  6:35 UTC 

[PATCH] hfs: port HFS+ b-tree bitmap corruption check
 2026-07-02  5:30 UTC  (3+ messages)

[PATCH] ntfs: avoid self-deadlock during inode eviction
 2026-07-02  5:28 UTC 

[PATCH v2] ext4: use fsdata to track inline data write state and fix race
 2026-07-02  5:07 UTC 

[BUG] ntfs: task hung in find_inode due to self-deadlock in ntfs_attrlist_update() during unmount
 2026-07-02  5:00 UTC  (3+ messages)

[PATCH] ntfs: validate error codes in check_windows_hibernation_status()
 2026-07-02  3:36 UTC 

[RFC] connectat()/bindat() or an alternative design
 2026-07-02  3:22 UTC  (4+ messages)

[PATCH v3] exfat: validate cached iomaps during buffered writes and writeback
 2026-07-02  2:45 UTC 

[PATCH v2] exfat: validate cached iomaps during buffered writes and writeback
 2026-07-02  2:42 UTC  (2+ messages)

(no subject)
 2026-07-02  2:07 UTC  (3+ messages)
` [PATCH 1/2] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
` [PATCH 2/2] smb/client: don't unhashed and rehash to prevent new opens

[BUG/RFC] ntfs: crafted image triggers WARN_ON in ntfs_map_runlist_nolock()
 2026-07-02  1:37 UTC  (3+ messages)

[PATCH] exfat: validate cached iomaps during buffered writes and writeback
 2026-07-02  0:45 UTC  (3+ messages)

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-07-01 23:32 UTC  (17+ messages)
` [RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs

VFS: prepare for changes to directory locking
 2026-07-01 23:29 UTC  (5+ messages)
` [PATCH 1/4] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH 2/4] VFS: enhance d_splice_alias() to handle in-lookup dentries
` [PATCH 3/4] VFS: introduce d_alloc_trylock()
` [PATCH 4/4] VFS: add d_duplicate()

[PATCH v4 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-01 23:21 UTC  (8+ messages)
` [PATCH v4 bpf-next 2/3] "

[PATCH vfs/vfs-7.2.xattr v3] bpf: Add simple xattr support to bpffs
 2026-07-01 23:06 UTC  (3+ messages)

[PATCH 0/2] mm: don't apply task mempolicy to unmovable kernel allocations
 2026-07-01 22:21 UTC  (3+ messages)
` [PATCH 1/2] mm/filemap: place page-cache folios via an explicit mempolicy
` [PATCH 2/2] mm/mempolicy: skip task mempolicy for unmovable unaccounted kernel allocations

[PATCH] romfs: detect hard link cycles
 2026-07-01 22:07 UTC 

[PATCH] ufs: reject malformed cylinder summary geometry
 2026-07-01 21:57 UTC 

[PATCH/RFC] hfs: validate catalog CNIDs before writeback
 2026-07-01 21:12 UTC  (2+ messages)

iomap_writepages WARN_ON_ONCE(PF_MEMALLOC)
 2026-07-01 20:51 UTC 

[PATCH] hfsplus: terminate xattr names before listing them
 2026-07-01 20:31 UTC  (4+ messages)

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-01 19:35 UTC  (7+ messages)
` [PATCH v6 1/3] iomap: factor out iomap_dio_alignment helper
` [PATCH v6 2/3] iomap: pass error code to should_report_dio_fserror directly
` [PATCH v6 3/3] iomap: add simple dio path for small direct I/O

[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
 2026-07-01 19:16 UTC  (6+ messages)

[PATCH 2/3] xattrat: accept empty O_PATH file descriptors
 2026-07-01 19:16 UTC  (8+ messages)
` [PATCH 1/3] file: add fd_except cleanup class

[PATCH v2 0/4] minix: convert to iomap and add direct I/O
 2026-07-01 18:47 UTC  (12+ messages)
` [PATCH v2 1/4] minix: add iomap infrastructure
` [PATCH v2 2/4] minix: convert address space operations to iomap
` [PATCH v2 3/4] minix: convert file operations to iomap and add

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-01 16:09 UTC  (2+ messages)

Subject: [BUG/RFC] write-open file THP cache purge can discard dirty page cache
 2026-07-01 14:23 UTC  (11+ messages)

[PATCH 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-01 14:20 UTC  (7+ messages)
` [PATCH 1/6] ext4: move partial block zeroing earlier in ext4_zero_range()
` [PATCH 2/6] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH 3/6] ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()
` [PATCH 4/6] ext4: zero out whole block for clean edges in WRITE_ZEROES
` [PATCH 5/6] ext4: write back partial-zeroed "
` [PATCH 6/6] ext4: skip ext4_update_disksize_before_punch() "

[PATCH 1/3] iomap: consolidate bio submission
 2026-07-01 13:27 UTC  (2+ messages)

[PATCH v2 00/31] vfs: pass S_IFDIR mode to vfs_prepare_mode()
 2026-07-01 12:42 UTC  (22+ messages)
` [PATCH v2 01/31] "
` [PATCH v2 08/31] ext2: drop redundant S_IFDIR from mkdir
` [PATCH v2 09/31] ext4: "
` [PATCH v2 18/31] minix: "
` [PATCH v2 21/31] ocfs2: "
` [PATCH v2 22/31] ocfs2: dlmfs: "
` [PATCH v2 25/31] ramfs: "
` [PATCH v2 26/31] udf: "

[PATCH] fhandle: reject detached mounts in capable_wrt_mount()
 2026-07-01 12:41 UTC  (3+ messages)

[PATCH v1 0/2] luo support for preserving eventfd
 2026-07-01 12:15 UTC  (6+ messages)
` [PATCH v1 1/2] eventfd: luo: "

[PATCH v4] ntfs: validate error codes from untrusted disk data
 2026-07-01 12:07 UTC  (2+ messages)

[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2026
 2026-07-01 11:43 UTC 

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2026-07-01 11:05 UTC  (12+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-07-01 11:07 UTC  (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-01 10:20 UTC  (19+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()

[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
 2026-07-01 10:04 UTC  (9+ messages)
` [PATCH v2 06/18] ext4: convert iomap ops to ->iomap_next()
` [PATCH v2 09/18] ext2: "
` [PATCH v2 10/18] block: "
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops

[PATCH 0/2] ext4: fix race conditions and clean up locking of inline data writes
 2026-07-01  9:36 UTC  (6+ messages)
` [PATCH 1/2] ext4: use fsdata to track inline data write state

[PATCH net-next v3 0/5] af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-07-01  9:31 UTC  (10+ messages)
` [PATCH net-next v3 3/5] net: "
` [PATCH net-next v3 5/5] selftest: Add tests for "

[PATCH v4] ntfs: validate error codes from untrusted disk data
 2026-07-01  8:26 UTC 

[PATCH v3] ntfs: serialize attribute-list replacement with lookups
 2026-07-01  8:15 UTC  (2+ messages)

[PATCH v3] ntfs: validate error codes from untrusted disk data
 2026-07-01  7:23 UTC  (2+ messages)

[PATCH v2] hfsplus: validate thread record before delete key rebuild
 2026-07-01  6:35 UTC 

[PATCH v5 0/4] iomap: add simple dio path for small direct I/O
 2026-07-01  3:21 UTC  (4+ messages)
` [PATCH v5 4/4] "

[PATCH v5] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
 2026-07-01  2:31 UTC  (2+ messages)

[PATCH v2] ntfs: validate error codes from untrusted disk data
 2026-07-01  1:55 UTC  (2+ messages)


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