Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2026-07-08 15:42:55 to 2026-07-10 08:54:24 UTC [more...]

[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
 2026-07-10  8:52 UTC  (21+ 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 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 v2 00/23] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-10  7:58 UTC  (25+ 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] exportfs: fix error handling in expfs.c
 2026-07-10  7:51 UTC  (2+ messages)

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

[PATCH] fs: stat: Mark accesses in generic_fillattr
 2026-07-10  7:14 UTC 

[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 0/2] fs: stable_page_flags(): use folio_test_*() helpers
 2026-07-10  3:52 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH stable v2] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-10  3:48 UTC  (3+ 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] fs/ntfs3: reject an oversized resident attribute on the inline iomap path
 2026-07-10  2:30 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 v2 00/10] Use generic_file_read_iter() in hugetlbfs
 2026-07-09 19:19 UTC  (12+ 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 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 00/30] mm: make VMA page offset handling more consistent
 2026-07-09 15:57 UTC  (22+ messages)
` [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 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  (18+ 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  (5+ messages)
` [PATCH 1/3] binfmt_misc: convert entry list to an hlist
` [PATCH 2/3] binfmt_misc: use RCU for the handler lookup
` [PATCH 3/3] binfmt_misc: annotate racy accesses to ->enabled

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

[PATCH 0/2] Bring includes in linux/kmod.h up to date
 2026-07-09  9:49 UTC  (5+ 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 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  (6+ messages)
` [PATCH v2 2/6] ext4: clarify return semantics of ext4_load_tail_bh()
` [PATCH v2 6/6] ext4: protect WRITE_ZEROES written extents with orphan list

[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  (13+ messages)
` [PATCH v2 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v2 2/5] iomap: support invalidating partial folios
` [PATCH v2 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v2 5/5] iomap: add comments for ifs_clear/set_range_dirty()

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

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-09  2:28 UTC  (4+ messages)

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

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-09  2:01 UTC  (5+ messages)
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 11/13] mm/mlock: convert mlock code "

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-09  1:52 UTC  (4+ messages)

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-09  1:43 UTC  (15+ messages)
` [PATCH v6 3/3] "

[PATCH v4] hfsplus: validate thread record before delete key rebuild
 2026-07-09  0:58 UTC  (3+ messages)

[PATCH] hfs: validate catalog CNIDs before instantiating inodes
 2026-07-08 23:09 UTC  (6+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH] zonefs: check multiplication overflow in zonefs_fname_to_fno()
 2026-07-08 23:02 UTC  (2+ messages)

[syzbot] [hfs?] WARNING in hfs_mdb_commit
 2026-07-08 22:44 UTC  (2+ messages)

[PATCH] hfsplus: validate B-tree record offset table
 2026-07-08 21:52 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH] fuse: drop redundant err assignments in fuse_dev_do_write()
 2026-07-08 21:49 UTC  (2+ messages)

[PATCH] selftests: do not override CFLAGS set by the build environment
 2026-07-08 20:16 UTC  (2+ messages)

[PATCH v3 0/3] iomap/fuse: add helper to keep uptodate bitmap in sync
 2026-07-08 18:29 UTC  (4+ messages)
` [PATCH v3 2/3] iomap: add helper to mark folio uptodate

[Linux Kernel Bug] INFO: task hung in hfsplus_commit_superblock
 2026-07-08 17:22 UTC  (2+ messages)

[PATCH v2 0/4] fs/pipe: unify the page pools into a single per-pipe pool
 2026-07-08 15:54 UTC  (7+ messages)

[PATCH v1] fs: fix two spelling mistakes in comments
 2026-07-08 15:50 UTC  (4+ messages)
  `  "


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