Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-07-09 02:29:34 to 2026-07-10 15:14:23 UTC [more...]

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-10 15:14 UTC  (31+ messages)
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()

[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
 2026-07-10 15:02 UTC  (19+ messages)
` [PATCH v2 01/10] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v2 02/10] hugetlb: Mark some function arguments as const
` [PATCH v2 03/10] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v2 04/10] hugetlb: Set mapping folio order
` [PATCH v2 05/10] memory-failure: Remove raw_hwp_list_head()
` [PATCH v2 06/10] memory-failure: Prevent UAF in raw_hwp_page list
` [PATCH v2 07/10] mm: Handle hugetlb correctly in is_page_hwpoison()
` [PATCH v2 08/10] filemap: Add hwpoison handling to filemap_read()
` [PATCH v2 09/10] filemap: Add support for authoritative mappings
` [PATCH v2 10/10] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH printk 0/3] Introduce sync mode
 2026-07-10 14:45 UTC  (2+ messages)
` [PATCH printk 2/3] proc: Add console sync support for /proc/consoles

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-07-10 14:34 UTC 

[PATCH v6 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
 2026-07-10 14:23 UTC  (3+ messages)
` [PATCH v6 1/2] rust: poll: use kfree_rcu() for PollCondVar

[PATCH] ext4: fix use-after-free in ext4 delayed I/O completion
 2026-07-10 14:06 UTC  (4+ messages)
` [syzbot ci] "

[PATCH] fs: stat: Mark accesses in generic_fillattr
 2026-07-10 14:05 UTC  (2+ messages)

[PATCH 0/2] Bring includes in linux/kmod.h up to date
 2026-07-10 13:57 UTC  (6+ messages)
` [PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH 2/2] module: Bring includes in linux/kmod.h up to date

[PATCH vfs/vfs-7.2.xattr v3] bpf: Add simple xattr support to bpffs
 2026-07-10 12:17 UTC  (4+ messages)

[PATCH] fs/ntfs3: reject an oversized resident attribute on the inline iomap path
 2026-07-10 11:40 UTC  (2+ messages)

[PATCH 0/2] fs: stable_page_flags(): use folio_test_*() helpers
 2026-07-10 11:29 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 00/23] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-10 10:53 UTC  (26+ messages)
` [PATCH v2 01/23] binfmt_misc: restore write access when removing an entry
` [PATCH v2 02/23] binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
` [PATCH v2 03/23] binfmt_misc: convert entry list to an hlist
` [PATCH v2 04/23] binfmt_misc: use RCU for the handler lookup
` [PATCH v2 05/23] binfmt_misc: annotate racy accesses to ->enabled
` [PATCH v2 06/23] binfmt_misc: turn the entry bit numbers into a proper enum
` [PATCH v2 07/23] binfmt_misc: turn the entry behavior flags into an enum
` [PATCH v2 08/23] binfmt_misc: rename Node to struct binfmt_misc_entry
` [PATCH v2 09/23] binfmt_misc: remove the VERBOSE_STATUS toggle
` [PATCH v2 10/23] binfmt_misc: use print_hex_dump_debug() for the register debug output
` [PATCH v2 11/23] binfmt_misc: convert the entry file to seq_file
` [PATCH v2 12/23] binfmt_misc: factor out the entry matching
` [PATCH v2 13/23] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
` [PATCH v2 14/23] binfmt_misc: return errors directly in load_misc_binary()
` [PATCH v2 15/23] binfmt_misc: give the parse_command() results names
` [PATCH v2 16/23] binfmt_misc: factor out the entry removal
` [PATCH v2 17/23] binfmt_misc: simplify check_special_flags()
` [PATCH v2 18/23] binfmt_misc: use a flexible array member for the register string
` [PATCH v2 19/23] binfmt_misc: split the field parsing out of create_entry()
` [PATCH v2 20/23] binfmt_misc: use __free(kfree) in bm_register_write()
` [PATCH v2 21/23] binfmt_misc: assorted small cleanups
` [PATCH v2 22/23] binfmt_misc: include what is used
` [PATCH v2 23/23] binfmt_misc: allow removing entries via unlink(2)

[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
 2026-07-10 10:38 UTC  (22+ messages)
` [PATCH v11 01/20] fsverity: report validation errors through fserror to fsnotify
` [PATCH v11 02/20] fsverity: expose ensure_fsverity_info()
` [PATCH v11 03/20] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v11 04/20] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v11 05/20] fsverity: improve flushing performance of fsverity_fill_zerohash
` [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v11 07/20] xfs: introduce fsverity on-disk changes
` [PATCH v11 08/20] xfs: initialize fs-verity on file open
` [PATCH v11 09/20] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v11 10/20] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v11 11/20] xfs: disable direct read path for fs-verity files
` [PATCH v11 12/20] xfs: handle fsverity I/O in write/read path
` [PATCH v11 13/20] xfs: use read ioend for fsverity data verification
` [PATCH v11 14/20] xfs: add fs-verity support
` [PATCH v11 15/20] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v11 16/20] xfs: add fs-verity ioctls
` [PATCH v11 17/20] xfs: advertise fs-verity being available on filesystem
` [PATCH v11 18/20] xfs: check and repair the verity inode flag state
` [PATCH v11 19/20] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v11 20/20] xfs: enable ro-compat fs-verity flag

[PATCH v4] fs/pipe: unify the page pools into a single per-pipe pool
 2026-07-10 10:31 UTC 

[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-10  9:33 UTC  (25+ messages)
` [PATCH v3 01/24] binfmt_misc: restore write access when removing an entry
` [PATCH v3 02/24] binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
` [PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
` [PATCH v3 04/24] binfmt_misc: convert entry list to an hlist
` [PATCH v3 05/24] binfmt_misc: use RCU for the handler lookup
` [PATCH v3 06/24] binfmt_misc: annotate racy accesses to ->enabled
` [PATCH v3 07/24] binfmt_misc: turn the entry bit numbers into a proper enum
` [PATCH v3 08/24] binfmt_misc: turn the entry behavior flags into an enum
` [PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry
` [PATCH v3 10/24] binfmt_misc: remove the VERBOSE_STATUS toggle
` [PATCH v3 11/24] binfmt_misc: use print_hex_dump_debug() for the register debug output
` [PATCH v3 12/24] binfmt_misc: convert the entry file to seq_file
` [PATCH v3 13/24] binfmt_misc: factor out the entry matching
` [PATCH v3 14/24] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
` [PATCH v3 15/24] binfmt_misc: return errors directly in load_misc_binary()
` [PATCH v3 16/24] binfmt_misc: give the parse_command() results names
` [PATCH v3 17/24] binfmt_misc: factor out the entry removal
` [PATCH v3 18/24] binfmt_misc: simplify check_special_flags()
` [PATCH v3 19/24] binfmt_misc: use a flexible array member for the register string
` [PATCH v3 20/24] binfmt_misc: split the field parsing out of create_entry()
` [PATCH v3 21/24] binfmt_misc: use __free(kfree) in bm_register_write()
` [PATCH v3 22/24] binfmt_misc: assorted small cleanups
` [PATCH v3 23/24] binfmt_misc: include what is used
` [PATCH v3 24/24] binfmt_misc: allow removing entries via unlink(2)

[PATCH v3] fs/pipe: unify the page pools into a single per-pipe pool
 2026-07-10  8:37 UTC  (3+ messages)

[linus:master] [exfat] 82a81a7352: invoked_oom-killer:gfp_mask=0x
 2026-07-10  8:27 UTC 

[PATCH] mm: remove wb_writeout_inc
 2026-07-10  8:24 UTC  (2+ messages)

[PATCH v2] audit: add FSOPEN record to log filesystem name
 2026-07-10  8:05 UTC  (4+ messages)

[PATCH] exportfs: fix error handling in expfs.c
 2026-07-10  7:51 UTC  (2+ messages)

[PATCH v2 1/9] security: add LSM blob and hooks for namespaces
 2026-07-10  6:55 UTC  (6+ messages)

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-10  5:53 UTC  (4+ messages)
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller

[PATCH v2 0/6] Remove __folio_index again
 2026-07-10  5:43 UTC  (6+ messages)
` [PATCH v2 2/6] ntfs: Remove use of __folio_index in handle_bounds_compressed_page()

[PATCH 0/2] Support overlayfs in the idmapped mount tests
 2026-07-10  5:34 UTC  (7+ messages)
` [PATCH 1/2] src/vfs: probe O_TMPFILE support on the base mount in the idmapped tests
` [PATCH 2/2] src/vfs: skip whiteout-device fixtures on overlayfs

[PATCH 0/2] fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgid
 2026-07-10  5:31 UTC  (7+ messages)
` [PATCH 1/2] "

removing the remaining blockdev_direct_IO users
 2026-07-10  5:07 UTC 

[PATCH] fs: report direct io constraints through file_getattr
 2026-07-10  4:35 UTC  (5+ messages)

[PATCH stable v2] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-10  3:48 UTC  (2+ messages)

[PATCH v14 0/4] ext4: deferred iput framework for EA inodes
 2026-07-10  3:08 UTC  (5+ messages)
` [PATCH v14 1/4] fs: add iput_if_not_last() helper
` [PATCH v14 2/4] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v14 3/4] ext4: convert all EA inode iput() calls to ext4_put_ea_inode()
` [PATCH v14 4/4] ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()

[PATCH] vboxsf: validate directory entry name length
 2026-07-10  2:31 UTC 

[PATCH] hfs: don't re-dirty MDB buffers after a write failure
 2026-07-09 22:50 UTC 

[PATCH v5] hfsplus: validate thread record before delete key rebuild
 2026-07-09 20:51 UTC  (2+ messages)

[PATCH 0/2] mm: don't apply task mempolicy to unmovable kernel allocations
 2026-07-09 17:32 UTC  (3+ messages)

[PATCH] smb: client: set SB_I_NODEV to prevent device node injection
 2026-07-09 17:20 UTC 

[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-07-09 14:34 UTC  (11+ messages)
` [PATCH v3 09/14] "

[PATCH] ovl: add ioctls to retrieve layer file descriptors
 2026-07-09 14:32 UTC  (11+ messages)

[PATCH v3 0/9] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-09 13:28 UTC  (13+ messages)
` [PATCH v3 1/9] ext4: use FGP_WRITEBEGIN for tail block zeroing
` [PATCH v3 2/9] ext4: skip tail block zeroing for inline data files
` [PATCH v3 3/9] ext4: check return value of ext4_get_block() in ext4_load_tail_bh()
` [PATCH v3 5/9] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH v3 7/9] ext4: zero out whole block for clean edges in WRITE_ZEROES
` [PATCH v3 9/9] ext4: protect WRITE_ZEROES written extents with orphan list

[PATCH v13 0/4] ext4: deferred iput framework for EA inodes
 2026-07-09 13:07 UTC  (5+ messages)
` [syzbot ci] "

[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-09 12:52 UTC  (5+ messages)

[PATCH v3] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-09 12:16 UTC 

[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-09 12:16 UTC  (3+ messages)

[PATCH] xfs: punch COW fork delalloc on COW writeback failure
 2026-07-09 12:02 UTC  (3+ messages)

[PATCH 0/3] binfmt_misc: use RCU for the handler lookup
 2026-07-09 10:46 UTC  (3+ messages)
` [PATCH 1/3] binfmt_misc: convert entry list to an hlist

[REGRESSION] tmpfs: flistxattr(fd) small-list slowdown after simple_xattrs rhashtable conversion
 2026-07-09 10:22 UTC  (2+ messages)

[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-07-09  9:37 UTC  (2+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-09  8:46 UTC  (11+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-07-09  7:06 UTC  (10+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "

[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
 2026-07-09  6:22 UTC  (11+ messages)

[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
 2026-07-09  6:15 UTC  (12+ messages)

[PATCH v2 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-09  2:56 UTC  (4+ messages)
` [PATCH v2 2/6] ext4: clarify return semantics of ext4_load_tail_bh()

[RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs
 2026-07-09  2:52 UTC  (12+ messages)

[PATCH v2 0/5] iomap: trivial fixes for ext4 conversion
 2026-07-09  2:47 UTC  (6+ messages)
` [PATCH v2 1/5] iomap: correct the range of a partial dirty clear

[linus:master] [fs/pipe] 212ed884a1: lmbench3.PIPE.bandwidth.MB/sec 29.1% improvement
 2026-07-09  2:29 UTC 


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