Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-07-16 15:06:26 to 2026-07-20 07:38:31 UTC [more...]

[PATCH 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-20  7:38 UTC  (22+ 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
` [syzbot ci] Re: mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff

[PATCH 0/2] io_uring: add removexattr and listxattr support
 2026-07-20  7:22 UTC  (3+ messages)
` [PATCH 1/2] fs: make listxattr and removexattr helpers non-static
` [PATCH 2/2] io_uring: add removexattr and listxattr support

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-20  7:20 UTC  (27+ messages)
` [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH v2 02/33] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH v2 03/33] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH v2 04/33] mm: introduce and use vma_end_pgoff()
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
` [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section

[PATCH] selftests/proc: make proc-maps-race work with READ_IMPLIES_EXEC
 2026-07-20  6:18 UTC 

[PATCH v2 0/3] cleanup for stable_page_flags()
 2026-07-20  5:30 UTC  (5+ messages)
` [PATCH v2 1/3] fs: stable_page_flags(): use BIT_ULL() for KPF flags
` [PATCH v2 2/3] fs: stable_page_flags(): use folio_test_*() helpers
` [PATCH v2 3/3] fs: stable_page_flags(): simplify KPF_IDLE handling

[PATCH V11 0/9] famfs: port into fuse
 2026-07-20  3:47 UTC  (10+ messages)
  ` [PATCH V11 1/9] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
  ` [PATCH V11 2/9] famfs_fuse: Basic fuse kernel ABI enablement for famfs
  ` [PATCH V11 3/9] famfs_fuse: Plumb the GET_FMAP message/response
  ` [PATCH V11 4/9] famfs_fuse: Create files with famfs fmaps
  ` [PATCH V11 5/9] famfs_fuse: register fs-dax daxdevs via FUSE_DEV_IOC_DAXDEV_OPEN
  ` [PATCH V11 6/9] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
  ` [PATCH V11 7/9] famfs_fuse: fail I/O on invalid or errored daxdevs
  ` [PATCH V11 8/9] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
  ` [PATCH V11 9/9] famfs_fuse: Add documentation

[PATCH] mm/thp: expose deferred split folio memory usage in meminfo
 2026-07-20  2:36 UTC  (16+ messages)

[PATCH v4] security: Expand task_setscheduler LSM hook
 2026-07-20  1:41 UTC 

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

[RFC PATCH] fs: allow opening overlayfs/erofs layers through O_ALT
 2026-07-19 18:42 UTC  (3+ messages)

[PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
 2026-07-19 12:32 UTC  (2+ messages)

[net-next v5 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-07-19 12:31 UTC  (4+ messages)
` [net-next v5 1/4] net: af_unix: enable custom setsockopt for all socket types

[REPORT] binfmt_misc: leaked write-access denial on F-flag interpreter inode
 2026-07-19 11:47 UTC  (2+ messages)

[PATCH] f2fs: fix folio_nr_pages() race after put in large folio invalidate
 2026-07-19  7:25 UTC  (2+ messages)

[PATCH v2] fs/buffer: serialize set_buffer_uptodate against concurrent clears
 2026-07-19  6:28 UTC  (3+ messages)

[PATCH] fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
 2026-07-19  5:56 UTC 

[PATCH] fscrypt: Add missing superblock check in find_or_insert_direct_key()
 2026-07-19  3:31 UTC 

[PATCH v4 0/3] VFS: refactor lookup_open and add vfs_lookup()
 2026-07-18 22:13 UTC  (7+ messages)
` [PATCH v4 3/3] VFS: add vfs_lookup_open() for nfsd

[PATCH 0/6] More fscrypt and blk-crypto doc updates and code removals
 2026-07-18 21:46 UTC  (7+ messages)
` [PATCH 1/6] fs: Update outdated comment for SB_INLINECRYPT
` [PATCH 2/6] f2fs: Update outdated comment in f2fs_write_begin()
` [PATCH 3/6] fscrypt: Remove unused function fscrypt_finalize_bounce_page()
` [PATCH 4/6] fscrypt: Update docs for data path
` [PATCH 5/6] blk-crypto: Remove unused function blk_crypto_config_supported()
` [PATCH 6/6] blk-crypto: Update docs for blk-crypto-fallback motivation

[RFC] Null Namespaces
 2026-07-18 19:39 UTC  (6+ messages)

[RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
 2026-07-18 19:15 UTC  (3+ messages)
` [RFC PATCH 1/2] init: support mounting the root filesystem from an image file
` [RFC PATCH 2/2] init: support pinning the root image's fsverity digest

[PATCH] sysctl: repair some kernel-doc comments
 2026-07-18 19:03 UTC 

[PATCH] ufs: use u64 for directory size in ufs_last_byte
 2026-07-18 19:03 UTC 

[PATCH v3] Documentation: proc: fix repeated word 'page'
 2026-07-18 16:56 UTC 

[PATCH 1/5] Documentation: proc: fix repeated word 'page'
 2026-07-18 15:19 UTC 

[PATCH 5.10.y 1/2] hfs/hfsplus: prevent getting negative values of offset/length
 2026-07-18 15:12 UTC 

[PATCH 1/5] Documentation: proc: fix repeated word 'page'
 2026-07-18 14:39 UTC 

[PATCH 5.15.y 1/2] hfs/hfsplus: prevent getting negative values of offset/length
 2026-07-18 11:44 UTC 

[PATCH 6.1.y 1/2] hfs/hfsplus: prevent getting negative values of offset/length
 2026-07-18 11:20 UTC 

[PATCH 0/2] mm: zswap: free cold writeback folios promptly
 2026-07-18 11:10 UTC  (4+ messages)
` [PATCH 1/2] mm: zswap: free synchronous-IO writeback folios directly
` [PATCH 2/2] mm: zswap: deferred dropbehind free of writeback folios

[PATCH] eventpoll: pin files while checking reverse paths
 2026-07-18 10:44 UTC 

Landlock: mount_setattr(2) is unmediated by LSMs (ro-mount confinement bypass)
 2026-07-18 10:14 UTC 

[RFC PATCH v2 0/4] rust: sync: Introduce Rcu*Box
 2026-07-18  5:32 UTC  (5+ messages)
` [RFC PATCH v2 1/4] rust: rcu: Add RcuBox type
` [RFC PATCH v2 2/4] rust: maple_tree: Add load_rcu()
` [RFC PATCH v2 3/4] rust: rcu: Introduce RcuFreeBox
` [NOT FOR MERGE] [RFC PATCH v2 4/4] rust: poll: use kfree_rcu() for PollCondVar

[PATCH 6.6.y 1/2] hfs/hfsplus: prevent getting negative values of offset/length
 2026-07-18  1:33 UTC 

[PATCH 6.12.y 1/2] hfs/hfsplus: prevent getting negative values of offset/length
 2026-07-18  0:51 UTC 

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

[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 v7] hfsplus: fix null-ptr-deref by creating hidden dir on remount rw
 2026-07-17 18:10 UTC  (2+ 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  (19+ 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 

[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  (3+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks

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


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