Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-07-27 10:49:57 to 2026-07-28 09:07:28 UTC [more...]

[PATCH RFC v2 0/4] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-07-28  9:05 UTC  (3+ messages)
` [PATCH RFC v2 1/4] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH RFC v2 2/4] KVM: guest_memfd: implement folio migration for non-confidential VMs

[PATCH] mm: do file ownership checks with the proper mount idmap
 2026-07-28  9:02 UTC  (3+ messages)

[PATCH 0/4] netfs: Miscellaneous fixes
 2026-07-28  8:36 UTC  (6+ messages)
` [PATCH 1/4] netfs: clear PG_private_2 on copy-to-cache append failure
` [PATCH 2/4] netfs: handle single writeback rolling buffer allocation failure
` [PATCH 3/4] netfs: release readahead folios on iterator preparation failure
` [PATCH 4/4] netfs: Fix folio_queue ENOMEM in writeback by adding a mempool

[PATCH] seq_file: rename mangle_path to seq_mangle_path
 2026-07-28  8:30 UTC  (2+ messages)

[BUG] fsnotify: concurrent mark updates can publish a stale aggregate mask and lose events
 2026-07-28  8:00 UTC 

[PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
 2026-07-28  7:47 UTC  (2+ messages)

[PATCH] isofs: validate directory records in NFS get_parent
 2026-07-28  7:43 UTC  (4+ messages)
  ` [PATCH v2] isofs: validate directory records consistently

[PATCH 0/8] afs: Miscellaneous fixes
 2026-07-28  7:43 UTC  (11+ messages)
` [PATCH 1/8] afs: Fix afs_fs_fetch_data() to set call->async
` [PATCH 2/8] afs: Fix afs_fs_fetch_data() to subtract transferred from len
` [PATCH 3/8] afs: Fix UAF when sending a message
` [PATCH 4/8] afs: Fix missing kunmap in afs_dir_search_bucket()
` [PATCH 5/8] afs: Fix afs_edit_dir_remove() to get, not find, block 0
` [PATCH 6/8] afs: Fix double-unmap of directory block
` [PATCH 7/8] vfs: Allow filesystems with foreign owner IDs to override UID checks
` [PATCH 8/8] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir

[RFC PATCH v 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
 2026-07-28  7:41 UTC  (5+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/1] "

[PATCH] freevxfs: fix off-page read on a crafted dirblock
 2026-07-28  7:24 UTC  (2+ messages)

[PATCH 0/3] afs: Miscellaneous fixes
 2026-07-28  7:21 UTC 

[PATCH] pidfs: preserve thread pidfds reopened by file handle
 2026-07-28  6:47 UTC  (5+ messages)

[PATCH 0/5] rust: sync: add WaitQueue infrastructure
 2026-07-28  6:11 UTC  (8+ messages)
` [PATCH 2/5] rust: workqueue: replace deprecated system_wq with system_{percpu,dfl}_wq
` [PATCH 3/5] rust: sync: add WaitQueue infrastructure

[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
 2026-07-28  5:25 UTC  (2+ messages)

[PATCH] mm/filemap: __filemap_add_folio() restore index before retrying
 2026-07-28  5:24 UTC 

lazy bounce buffering for checksummed reads
 2026-07-28  4:59 UTC  (7+ messages)
  ` [PATCH 20/22] xfs: add support for lazy direct read bounce buffering
  ` [PATCH 12/22] iomap: better read bounce buffering support

[PATCH v6 1/4] block: add task-context bio completion infrastructure
 2026-07-28  4:10 UTC  (11+ messages)

decouple simple direct I/O reads from iomap_dio_rw
 2026-07-28  4:01 UTC  (8+ messages)
` [PATCH 2/3] iomap: "
            ` selective Sashiko replies, was: "

[PATCH 0/6] hfsplus: convert regular file I/O to iomap-based operations
 2026-07-28  3:58 UTC  (9+ messages)
` [PATCH 3/6] hfsplus: take the bitmap page lock for allocate/free
` [PATCH 4/6] hfsplus: add iomap operations for regular file data

[PATCH 0/2] nilfs2: convert O_DIRECT reads to iomap
 2026-07-28  3:54 UTC  (6+ messages)
` [PATCH 1/2] nilfs2: add iomap operations for direct I/O reads

decouple simple direct I/O reads from iomap_dio_rw v2
 2026-07-28  3:52 UTC  (5+ messages)
` [PATCH 2/3] iomap: decouple simple direct I/O reads from iomap_dio_rw

[PATCH v4 00/21] iomap: convert to in-iter iomap_next() model
 2026-07-28  3:50 UTC  (30+ messages)
` [PATCH v4 01/21] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH v4 02/21] iomap: decouple simple direct I/O reads from iomap_dio_rw
` [PATCH v4 03/21] iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations
` [PATCH v4 04/21] iomap: add ->iomap_next()
` [PATCH v4 05/21] xfs: convert iomap ops to ->iomap_next()
` [PATCH v4 06/21] btrfs: "
` [PATCH v4 07/21] ntfs3: "
` [PATCH v4 08/21] ntfs: "
` [PATCH v4 09/21] ext4: "
` [PATCH v4 10/21] erofs: "
` [PATCH v4 11/21] zonefs: "
` [PATCH v4 12/21] ext2: "
` [PATCH v4 13/21] block: "
` [PATCH v4 14/21] f2fs: "
` [PATCH v4 15/21] gfs2: "
` [PATCH v4 16/21] hpfs: "
` [PATCH v4 17/21] fuse: "
` [PATCH v4 18/21] exfat: "
` [PATCH v4 19/21] iomap: remove ->iomap_begin()/->iomap_end() legacy path
` [PATCH v4 20/21] iomap: pass iomap_iter_next_fn directly instead of struct iomap_ops
` [PATCH v4 21/21] Documentation: iomap: update docs to reflect iomap_iter_next model

[PATCH v6 00/12] Use generic_file_read_iter() in hugetlbfs
 2026-07-28  3:19 UTC  (21+ messages)
` [PATCH v6 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v6 02/12] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v6 03/12] hugetlb: Mark some function arguments as const
` [PATCH v6 04/12] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v6 05/12] hugetlb: Use the has_hwpoisoned flag
` [PATCH v6 06/12] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v6 07/12] mm: Check individual hugetlb pages for poison
` [PATCH v6 08/12] filemap: Add hwpoison handling to filemap_read()
` [PATCH v6 09/12] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v6 10/12] hugetlb: Set mapping folio order
` [PATCH v6 11/12] filemap: Add support for authoritative mappings
` [PATCH v6 12/12] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
 2026-07-28  2:22 UTC  (3+ messages)

[PATCH] fs: hfsplus: remove redundant NULL check before kfree()
 2026-07-28  1:57 UTC  (4+ messages)

[PATCH RFC] xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
 2026-07-28  1:51 UTC 

[PATCH v6 00/22] Introduce SCMI Telemetry support
 2026-07-28  1:27 UTC  (11+ messages)
` [PATCH v6 01/22] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v6 02/22] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v6 03/22] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v6 05/22] include: trace: Add Telemetry trace events
` [PATCH v6 06/22] firmware: arm_scmi: Add basic Telemetry support

[PATCH 2/3] vfs: call audit_inode_child() in lookup_open() on failure
 2026-07-27 21:59 UTC  (3+ messages)

[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-27 21:58 UTC  (9+ messages)
` [PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
` [PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry

[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-27 21:26 UTC  (15+ messages)
` [PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
` [PATCH v2 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous

[PATCH] fuse: mark DAX VMA page protections as decrypted
 2026-07-27 21:07 UTC 

[PATCH v5 00/12] Use generic_file_read_iter() in hugetlbfs
 2026-07-27 19:40 UTC  (12+ messages)
` [PATCH v5 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v5 02/12] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v5 05/12] hugetlb: Use the has_hwpoisoned flag
` [PATCH v5 06/12] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v5 11/12] filemap: Add support for authoritative mappings

[PATCH] super: fix emergency thaw deadlock on frozen block devices
 2026-07-27 19:13 UTC 

[PATCH v2] audit: add FSCONFIG auxiliary record to log filesystem configuration
 2026-07-27 17:37 UTC 

[PATCH v2 0/3] mm: zswap: free cold writeback folios promptly
 2026-07-27 17:05 UTC  (5+ messages)
` [PATCH v2 1/3] mm: swap: move LRU insertion out of the swap cache allocator
` [PATCH v2 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
` [PATCH v2 3/3] mm: zswap: drop cold writeback folios via swap dropbehind

[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
 2026-07-27 16:47 UTC  (12+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
` [PATCH RFC 02/11] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH RFC 03/11] mm: name pointers to copied PTE values ptentp
` [PATCH RFC 04/11] mm: use hw_pte_t for generic PTE table storage
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE
` [PATCH RFC 08/11] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads
` [PATCH RFC 10/11] parisc: use hw_pte_t for the data-break callback
` [PATCH RFC 11/11] xen: use hw_pte_t for PTE range callbacks

[PATCH] udf: Fix i_lenExtents truncation on 32-bit kernels
 2026-07-27 15:53 UTC  (2+ messages)

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

[PATCH] ntfs: simplify ntfs_reparse_set_native_symlink()
 2026-07-27 15:37 UTC 

[PATCH v6 22/22] [RFC] tools/scmi: Add SCMI Telemetry testing tool
 2026-07-27 15:22 UTC 

[PATCH v6 21/22] [RFC] Documentation: Add SCMI System Telemetry documentation
 2026-07-27 15:21 UTC 

[PATCH v6 19/22] firmware: arm_scmi: Add System Telemetry driver
 2026-07-27 15:20 UTC 

[PATCH v6 18/22] uapi: Add ARM SCMI Telemetry definitions
 2026-07-27 15:19 UTC 

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-27 14:58 UTC  (4+ messages)
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),

[PATCH v6 00/22] Introduce SCMI Telemetry support
 2026-07-27 14:54 UTC 

[PATCH v3 0/2] io_uring: add fremovexattr and flistxattr support
 2026-07-27 14:46 UTC  (3+ messages)
` [PATCH v3 1/2] fs: make file_listxattr and file_removexattr helpers non-static

[PATCH] isofs: release zisofs block pointer buffer head
 2026-07-27 14:42 UTC  (2+ messages)

[PATCH v6 00/22] Introduce SCMI Telemetry support
 2026-07-27 14:28 UTC 

[PATCH] fs/super: fix emergency thaw double-unlock of s_umount
 2026-07-27 14:24 UTC  (2+ messages)

[PATCH v4 0/21] fs: Fix missed inode write during fsync
 2026-07-27 14:21 UTC  (4+ messages)

[PATCH 0/2] lockref tidy ups + touch ups to it's usage by dcache
 2026-07-27 14:20 UTC  (2+ messages)

[PATCH 0/5] mm: add basic PTE const type-safety
 2026-07-27 13:44 UTC  (3+ messages)
` [PATCH 1/5] mm: constify generic pte_get*()

[PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
 2026-07-27 12:59 UTC  (8+ messages)

[syzbot] [netfs?] WARNING in netfs_writepages (3)
 2026-07-27 13:03 UTC  (5+ messages)

[PATCH 0/1] pipe: only enable the extra wake_up(rd_wait) when epoll is actually used
 2026-07-27 11:50 UTC  (7+ messages)

[PATCH v13 00/23] fs-verity support for XFS with post EOF merkle tree
 2026-07-27 11:40 UTC  (4+ messages)
` [PATCH v13 02/23] fsverity: expose ensure_fsverity_info()

[PATCH] ufs: use u64 for directory size in ufs_last_byte
 2026-07-27 11:13 UTC  (2+ messages)

[PATCH v2] netfs: fix writeback ENOMEM by using __GFP_NOFAIL for rolling buffer
 2026-07-27 11:08 UTC  (3+ messages)


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