Linux EXT4 FS development
 help / color / mirror / Atom feed
 messages from 2026-05-01 04:53:44 to 2026-05-12 07:21:54 UTC [more...]

improve the swap_activate interface
 2026-05-12  7:21 UTC  (21+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h

[PATCH v4 0/9] fstests: add test coverage for cloned filesystem ids
 2026-05-12  5:40 UTC  (6+ messages)
` [PATCH v4 4/9] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v4 9/9] fstests: btrfs: test UUID consistency for clones with metadata_uuid

[PATCH v4 v4 0/3] ext4: improve mballoc statistics reporting and control
 2026-05-12  2:11 UTC  (6+ messages)
` [PATCH v4 v4 1/3] ext4: add blocks_allocated to mb_stats output
` [PATCH v4 v4 2/3] ext4: use atomic operations for s_mb_stats accesses
` [PATCH v4 v4 3/3] ext4: allow controlling mballoc stats through proc mb_stats

[PATCH 0/9] fs: Fix missed inode write during fsync
 2026-05-11 20:49 UTC  (16+ messages)
` [PATCH 1/9] affs: Drop support for metadata bh tracking
` [PATCH 2/9] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH 3/9] fs: Writeout inode buffer from mmb_sync()
` [PATCH 4/9] ext2: Fix possibly missing inode write on fsync(2)
` [PATCH 5/9] udf: "
` [PATCH 6/9] fat: "
` [PATCH 7/9] minix: "
` [PATCH 8/9] bfs: "
` [PATCH 9/9] ext4: Use mmb infrastructure for inode buffer writeout
` [syzbot ci] Re: fs: Fix missed inode write during fsync

[PATCH v14 00/15] Exposing case folding behavior
 2026-05-11 14:55 UTC  (21+ messages)
` [PATCH v14 01/15] fs: Move file_kattr initialization to callers
` [PATCH v14 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v14 04/15] exfat: "
` [PATCH v14 05/15] ntfs3: "
` [PATCH v14 06/15] hfs: "
` [PATCH v14 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v14 08/15] xfs: "
` [PATCH v14 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v14 10/15] nfs: "
` [PATCH v14 11/15] vboxsf: "
` [PATCH v14 12/15] isofs: "
` [PATCH v14 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v14 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v14 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH v2] iomap: add simple read path for small direct I/O
 2026-05-11 12:36 UTC  (4+ messages)

[PATCH] jbd2: check for aborted handle in jbd2_journal_dirty_metadata()
 2026-05-11 11:33 UTC  (3+ messages)

[PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-05-11 11:15 UTC  (3+ messages)

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-11  8:57 UTC  (26+ messages)
` [PATCH v4 01/23] ext4: simplify size updating in ext4_setattr()
` [PATCH v4 02/23] ext4: factor out ext4_truncate_[up|down]()
` [PATCH v4 03/23] ext4: simplify error handling in ext4_setattr()
` [PATCH v4 04/23] ext4: add iomap address space operations for buffered I/O
` [PATCH v4 05/23] ext4: implement buffered read path using iomap
` [PATCH v4 06/23] ext4: pass out extent seq counter when mapping da blocks
` [PATCH v4 07/23] ext4: do not use data=ordered mode for inodes using buffered iomap path
` [PATCH v4 08/23] ext4: implement buffered write path using iomap
` [PATCH v4 09/23] ext4: implement writeback "
` [PATCH v4 10/23] ext4: implement mmap "
` [PATCH v4 11/23] iomap: correct the range of a partial dirty clear
` [PATCH v4 12/23] iomap: support invalidating partial folios
` [PATCH v4 13/23] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v4 14/23] ext4: implement partial block zero range path using iomap
` [PATCH v4 15/23] ext4: add block mapping tracepoints for iomap buffered I/O path
` [PATCH v4 16/23] ext4: disable online defrag when inode using "
` [PATCH v4 17/23] ext4: submit zeroed post-EOF data immediately in the "
` [PATCH v4 18/23] ext4: wait for ordered I/O "
` [PATCH v4 19/23] ext4: update i_disksize to i_size on ordered I/O completion
` [PATCH v4 20/23] ext4: wait for ordered I/O to complete during insert and collapse range
` [PATCH v4 21/23] ext4: add tracepoints for ordered I/O in the iomap buffered I/O path
` [PATCH v4 22/23] ext4: partially enable iomap for the buffered I/O path of regular files
` [PATCH v4 23/23] ext4: introduce a mount option for iomap buffered I/O path

[RFC v7 0/7] ext4: fast commit: snapshot inode state for FC log
 2026-05-11  8:43 UTC  (8+ messages)
` [RFC v7 1/7] ext4: fast commit: snapshot inode state before writing log
` [RFC v7 2/7] ext4: lockdep: handle i_data_sem subclassing for special inodes
` [RFC v7 3/7] ext4: fast commit: avoid waiting for FC_COMMITTING
` [RFC v7 4/7] ext4: fast commit: avoid self-deadlock in inode snapshotting
` [RFC v7 5/7] ext4: fast commit: avoid i_data_sem by dropping ext4_map_blocks() in snapshots
` [RFC v7 6/7] ext4: fast commit: add lock_updates tracepoint
` [RFC v7 7/7] ext4: fast commit: export snapshot stats in fc_info

[GIT PULL] fsverity updates for 7.0
 2026-05-11  1:41 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] ext4/064 encryption + casefold feature combination WITHOUT dirdata
 2026-05-09 17:05 UTC 

[syzbot] Monthly ext4 report (May 2026)
 2026-05-09 12:32 UTC 

[PATCH 6.6.y] ext4: validate p_idx bounds in ext4_ext_correct_indexes
 2026-05-08 21:11 UTC  (3+ messages)

[PATCH RFC 00/17] ext4/lib-crc: LBS performance part 1 - incremental CRC32c for bitmap checksums
 2026-05-08 12:15 UTC  (18+ messages)
` [PATCH RFC 01/17] lib/crc: add crc32c_flip_range() for incremental CRC update
` [PATCH RFC 02/17] lib/crc: crc_kunit: add kunit test for crc32c_flip_range()
` [PATCH RFC 03/17] lib/crc: crc_kunit: add benchmark "
` [PATCH RFC 04/17] ext4: fix incorrect block bitmap free clusters update on metadata overlap
` [PATCH RFC 05/17] ext4: extract block bitmap checksum get and store helpers
` [PATCH RFC 06/17] ext4: add ext4_block_bitmap_csum_set_range() for incremental checksum update
` [PATCH RFC 07/17] ext4: use fast incremental CRC update in ext4_mb_mark_context()
` [PATCH RFC 08/17] ext4: extract inode bitmap checksum get and store helpers
` [PATCH RFC 09/17] ext4: add ext4_inode_bitmap_csum_set_fast() for incremental checksum update
` [PATCH RFC 10/17] ext4: use fast incremental CRC update in ext4_free_inode()
` [PATCH RFC 11/17] ext4: fix missing bg_used_dirs_count update in fast commit replay
` [PATCH RFC 12/17] ext4: factor out ext4_might_init_block_bitmap() helper
` [PATCH RFC 13/17] ext4: use fast incremental CRC update in ext4_mark_inode_used()
` [PATCH RFC 14/17] ext4: rename ino to bit in __ext4_new_inode()
` [PATCH RFC 15/17] ext4: use fast incremental CRC update "
` [PATCH RFC 16/17] ext4: extract ext4_update_inode_group_desc() to reduce duplication
` [PATCH RFC 17/17] ext4: add ext4_get_flex_group() helper to simplify flex group lookups

[PATCH v3 00/22] ext4: use iomap for regular file's buffered I/O path
 2026-05-08  8:48 UTC  (7+ messages)
` [PATCH v3 02/22] ext4: factor out ext4_truncate_[up|down]()
` [PATCH v3 03/22] ext4: simplify error handling in ext4_setattr()

[PATCH 6.1.y] ext4: validate p_idx bounds in ext4_ext_correct_indexes
 2026-05-08  6:58 UTC 

[PATCH RFC] check: add new option "--loop <n>" which runs each test multiple times
 2026-05-07 20:20 UTC 

[PATCH] ext4: enable mballoc kunit tests for blocksize > PAGE_SIZE
 2026-05-07  8:51 UTC  (3+ messages)

[PATCH v2] ext4: enable mballoc kunit tests for blocksize > PAGE_SIZE
 2026-05-07  8:37 UTC 

[PATCH 0/7] fix up issues from djwong/fuse4fs-fork
 2026-05-06 16:39 UTC  (24+ messages)
` [PATCH 1/7] libsupport: drop xbitops.h and define fls() if necessary
` [PATCH 2/7] configure.ac: fix disable fuse2fs/fuse4fs by default path
` [PATCH 3/7] libsupport: don't use bzero in cache.c
` [PATCH 4/7] fuse[24]fs: suppress clang warnings which were breaking the github CI
` [PATCH 5/7] libsupport: remove the LIST_HEAD macro from list.h
` [PATCH 6/7] libsupport: fix gcc -Wall warnings
` [PATCH 7/7] fuse2fs: fix uninitialized variable warnings

[RFC v1 0/1] buffer_head: fail fast on repeated reads after I/O errors
 2026-05-06 13:50 UTC  (2+ messages)
` [RFC v1 1/1] "

[PATCH v18 25/42] dept: add documents for dept
 2026-05-06  6:27 UTC  (3+ messages)
` [PATCH] dept: update documentation function names to match implementation

[syzbot] [ocfs2?] [ext4?] general protection fault in jbd2_journal_dirty_metadata (2)
 2026-05-04 22:27 UTC 

[GIT PULL v5.1] libfuse: run fuse servers as a contained service
 2026-05-04 17:43 UTC  (12+ messages)

[RFC] ext4: possible inconsistency in ext4_append() error path
 2026-05-03 17:23 UTC  (2+ messages)

[PATCH v13 00/15] Exposing case folding behavior
 2026-05-02 14:21 UTC  (16+ messages)
` [PATCH v13 01/15] fs: Move file_kattr initialization to callers
` [PATCH v13 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v13 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v13 04/15] exfat: "
` [PATCH v13 05/15] ntfs3: "
` [PATCH v13 06/15] hfs: "
` [PATCH v13 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v13 08/15] xfs: "
` [PATCH v13 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v13 10/15] nfs: "
` [PATCH v13 11/15] vboxsf: "
` [PATCH v13 12/15] isofs: "
` [PATCH v13 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v13 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v13 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCHSET v5.1] libfuse: run fuse servers as a contained service
 2026-05-01 17:35 UTC  (3+ messages)
` [PATCH 02/13] mount_service: add systemd socket service mounting helper

[PATCH v3] generic/790: test post-EOF gap zeroing persistence
 2026-05-01 16:46 UTC  (2+ messages)

[syzbot] INFO: task jbd2/sda1-NUM:NUM blocked in I/O wait for more than NUM seconds
 2026-05-01 14:48 UTC  (2+ messages)
` [syzbot] [ext4?] "

[GIT PULL] fscrypt updates for 6.7
 2026-05-01  4:52 UTC  (2+ messages)
` [f2fs-dev] "


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