Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-07-16 14:42:46 to 2026-07-17 19:55:18 UTC [more...]

[PATCH 6.18.y 1/2] hfs/hfsplus: prevent getting negative values of offset/length
 2026-07-17 19:55 UTC 

[PATCH v2 0/3] mm/mseal: further cleanups
 2026-07-17 19:39 UTC  (5+ messages)
` [PATCH v2 1/3] mm/mseal: remove superfluous comments, fix confusion around mm
` [PATCH v2 2/3] mm/mseal: limit scope of mseal address zero to address zero
` [PATCH v2 3/3] mm/mseal: remove further superfluous comments, do_mseal()

[PATCH 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-17 18:19 UTC  (16+ messages)
` [PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
` [PATCH 02/15] mm: introduce linear_virt_page_index()
` [PATCH 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH 04/15] mm: update print_bad_page_map() to show virtual page index
` [PATCH 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH 06/15] mm: propagate VMA virtual page offset on map, remap, split + merge
` [PATCH 07/15] mm/rmap: track whether the page VMA mapped walk is anonymous
` [PATCH 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH 09/15] mm/rmap: use virt pgoff for MAP_PRIVATE file-backed anon folios
` [PATCH 10/15] tools/testing/vma: expand VMA merge tests to assert virt pgoff
` [PATCH 11/15] tools/testing/selftests/mm: test virtual page offset merge behaviour
` [PATCH 12/15] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH 14/15] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH 15/15] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests

[PATCH v7] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw
 2026-07-17 18:10 UTC  (2+ messages)

[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
 2026-07-17 17:55 UTC  (7+ messages)
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()

Should we consider disable generic/563 for file systems that do not support cgroup2?
 2026-07-17 17:42 UTC  (3+ messages)

[PATCH] fuse: disable default bdi strictlimiting
 2026-07-17 17:04 UTC  (13+ messages)

[PATCH v4] fs/pipe: unify the page pools into a single per-pipe pool
 2026-07-17 16:19 UTC  (2+ messages)

[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
 2026-07-17 16:10 UTC  (2+ messages)

[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-17 15:17 UTC  (5+ messages)
` [PATCH v3 17/24] binfmt_misc: factor out the entry removal
` [PATCH v3 18/24] binfmt_misc: simplify check_special_flags()

[PATCH v1 0/9] Support Clang context analysis for ext2
 2026-07-17 10:04 UTC  (4+ messages)
` [PATCH v1 2/9] ext2: mark s_next_generation as guarded by s_next_gen_lock

[PATCH v6] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw
 2026-07-17 13:53 UTC  (3+ messages)

[PATCH v4] erofs: accept source file descriptor via fsconfig
 2026-07-17 13:41 UTC 

[PATCH v4 0/6] xfs write streams
 2026-07-17 12:55 UTC  (7+ messages)
  ` [PATCH v4 1/6] fs: add write-stream management ioctls
  ` [PATCH v4 2/6] iomap: introduce and propagate write_stream
  ` [PATCH v4 3/6] xfs: implement write-stream management support
  ` [PATCH v4 4/6] xfs: generic AG set based steering
  ` [PATCH v4 5/6] xfs: write stream based AG placement
  ` [PATCH v4 6/6] xfs: introduce software write streams

[PATCH v2] fuse: allow larger read requests by setting bdi->io_pages
 2026-07-17 12:54 UTC  (2+ messages)

[PATCH] fuse: drop redundant err assignments in fuse_dev_do_write()
 2026-07-17 11:37 UTC  (2+ messages)

[PATCH v2] fs/ntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()
 2026-07-17 10:51 UTC 

[PATCH 0/3] mm/mseal: further cleanups
 2026-07-17 11:06 UTC  (20+ messages)
` [PATCH 1/3] mm/mseal: remove superfluous comments, fix confusion around mm
` [PATCH 2/3] mm/mseal: limit scope of mseal address zero to address zero
` [PATCH 3/3] mm/mseal: remove further superfluous comments, do_mseal()

[PATCH] ufs: reject oversized cylinder group metadata
 2026-07-17 10:40 UTC 

[PATCH] mm/thp: expose deferred split folio memory usage in meminfo
 2026-07-17 10:29 UTC  (14+ messages)

[BUG] Out-of-bounds write in iomap_set_range_uptodate/iomap_set_range_dirty
 2026-07-17  9:55 UTC 

[PATCH] cachefiles,netfs: sunset ondemand mode
 2026-07-17  9:39 UTC  (3+ messages)

[REGRESSION] tmpfs: flistxattr(fd) small-list slowdown after simple_xattrs rhashtable conversion
 2026-07-17  9:23 UTC  (3+ messages)

[PATCH v3] erofs: accept source file descriptor via fsconfig
 2026-07-17  8:37 UTC  (4+ messages)

[PATCH] iomap: add a separate bio_set for iomap_split_ioend
 2026-07-17  8:31 UTC  (4+ messages)

generic/633, generic/696, generic/697 failure on btrfs with rc2/rc3
 2026-07-17  6:59 UTC  (2+ messages)

[PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
 2026-07-17  5:32 UTC 

[PATCH] fs/ntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()
 2026-07-16 23:26 UTC  (2+ messages)

[PATCH] ntfs: validate final EA attribute size
 2026-07-16 22:28 UTC  (12+ messages)
` [PATCH] ntfs: remove empty EA attribute pair
` [PATCH] ntfs: rewrite EA stream before updating metadata
` [PATCH] ntfs: fix kmap_local_page() usage in compress
` [PATCH] ntfs: file extension before write submission
` [PATCH] ntfs: use pagecache_isize_extended() on size extension

[PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-16 21:55 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
 2026-07-16 21:55 UTC  (2+ messages)
` [PATCH v5 "

[PATCH] ext4: skip i_extra_isize expansion during inode eviction
 2026-07-16 19:59 UTC  (2+ messages)

[PATCH v6] hfs: port HFS+ b-tree bitmap corruption check
 2026-07-16 18:40 UTC  (2+ messages)

[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
 2026-07-16 17:00 UTC  (8+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()

[PATCH] initramfs: fix typo in reserve_initrd_mem comment
 2026-07-16 16:09 UTC 

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-07-16 15:57 UTC  (10+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
` [RFC PATCH 18/24] pidfd: make spawn builder execution signal-safe
` [RFC PATCH 19/24] file: expose spawn file-action helpers
` [RFC PATCH 20/24] pidfd: add initial spawn file actions
` [RFC PATCH 21/24] pidfd: consume spawn builders on the first run attempt
` [RFC PATCH 22/24] pidfd: expose spawn builder system calls
` [RFC PATCH 23/24] selftests/pidfd: cover pidfd spawn builders
` [RFC PATCH 24/24] Documentation: describe "

[PATCH 5.15.y 1/2] cifs: Add tracing for the cifs_tcon struct refcounting
 2026-07-16 15:36 UTC 

[PATCH v4 0/21] fs: Fix missed inode write during fsync
 2026-07-16 14:55 UTC  (22+ messages)
` [PATCH v4 01/21] affs: Drop support for metadata bh tracking
` [PATCH v4 02/21] fs: Fix possible UAF in mark_buffer_write_io_error()
` [PATCH v4 03/21] fs: Fix missed inode writeback when racing with __writeback_single_inode
` [PATCH v4 04/21] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v4 05/21] fs: Provide way for filesystem to wait for metadata writeback
` [PATCH v4 06/21] ext2: Fix lost inode updates for IS_SYNC inodes
` [PATCH v4 07/21] ext2: Drop __ext2_write_inode()
` [PATCH v4 08/21] ext2: Avoid unnecessary inode buffer writeback for sync(2)
` [PATCH v4 09/21] ext2: Fix data integrity writeout issues
` [PATCH v4 10/21] udf: "
` [PATCH v4 11/21] udf: Use sync_inode_metadata() to writeout IS_SYNC inode
` [PATCH v4 12/21] udf: Drop udf_sync_inode()
` [PATCH v4 13/21] udf: Use sync_inode_metadata() in udf_evict_inode()
` [PATCH v4 14/21] udf: Fold udf_update_inode() into udf_write_inode()
` [PATCH v4 15/21] bfs: Fix data integrity writeout issues
` [PATCH v4 16/21] minix: "
` [PATCH v4 17/21] ext4: Fix data integrity writeout issues in nojournal mode
` [PATCH v4 18/21] fat: Fix missed inode writeback during fsync(2)
` [PATCH v4 19/21] fat: Remove some superfluous sync_dirty_buffer() calls
` [PATCH v4 20/21] fat: Replace fat_sync_inode() with sync_inode_metadata()
` [PATCH v4 21/21] vfs: Remove mmb_fsync()

[PATCH] kunit: use scoped_with_init_fs() in tests that resolve paths
 2026-07-16 14:52 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