Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [syzbot] Monthly ext4 report (Jan 2024), syzbot
- [GIT PULL] fscrypt updates for 6.8,
Eric Biggers
- rename ext4 corrupting kernels on kernel.org?,
Alexey Dobriyan
- [tytso-ext4:dev] BUILD SUCCESS 3d1aa1169c45aba9d589be1eb4b131f26f0a663c, kernel test robot
- [PATCH v3 0/6] ext4: make ext4_map_blocks() recognize delalloc only extent,
Zhang Yi
- [PATCH v3 0/9] Some random cleanups to mballoc,
Kemeng Shi
- [PATCH v3 3/9] ext4: remove unneeded return value of ext4_mb_release_context, Kemeng Shi
- [PATCH v3 4/9] ext4: remove unused ext4_allocation_context::ac_groups_considered, Kemeng Shi
- [PATCH v3 2/9] ext4: remove unused parameter ngroup in ext4_mb_choose_next_group_*(), Kemeng Shi
- [PATCH v3 5/9] ext4: remove unused return value of ext4_mb_release, Kemeng Shi
- [PATCH v3 6/9] ext4: remove unused return value of ext4_mb_release_inode_pa, Kemeng Shi
- [PATCH v3 1/9] ext4: remove unused return value of __mb_check_buddy, Kemeng Shi
- [PATCH v3 8/9] ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations, Kemeng Shi
- [PATCH v3 9/9] ext4: remove 'needed' in trace_ext4_discard_preallocations, Kemeng Shi
- [PATCH v3 7/9] ext4: remove unused return value of ext4_mb_release_group_pa, Kemeng Shi
- Re: [PATCH v3 0/9] Some random cleanups to mballoc, Theodore Ts'o
- [PATCH v3 0/8] ext4: fix divide error in mb_update_avg_fragment_size(),
Baokun Li
- e2scrub finds corruption immediately after mounting,
Brian J. Murrell
- Re: [syzbot] [virtualization?] KMSAN: uninit-value in virtqueue_add (4), Tetsuo Handa
- [PATCH v2 0/5] More unit test for mballoc,
Kemeng Shi
- [PATCH v2 0/9] Some random cleanups to mballoc,
Kemeng Shi
- [PATCH] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super(),
Baokun Li
- [RFC PATCH v2 00/25] ext4: use iomap for regular file's buffered IO path and enable large foilo,
Zhang Yi
- [RFC PATCH v2 01/25] ext4: refactor ext4_da_map_blocks(), Zhang Yi
- [RFC PATCH v2 02/25] ext4: convert to exclusive lock while inserting delalloc extents, Zhang Yi
- [RFC PATCH v2 03/25] ext4: correct the hole length returned by ext4_map_blocks(), Zhang Yi
- [RFC PATCH v2 04/25] ext4: add a hole extent entry in cache after punch, Zhang Yi
- [RFC PATCH v2 05/25] ext4: make ext4_map_blocks() distinguish delalloc only extent, Zhang Yi
- [RFC PATCH v2 06/25] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type, Zhang Yi
- [RFC PATCH v2 07/25] iomap: don't increase i_size if it's not a write operation, Zhang Yi
- [RFC PATCH v2 08/25] iomap: add pos and dirty_len into trace_iomap_writepage_map, Zhang Yi
- [RFC PATCH v2 10/25] ext4: correct delalloc extent length, Zhang Yi
- [RFC PATCH v2 09/25] ext4: allow inserting delalloc extents with multi-blocks, Zhang Yi
- [RFC PATCH v2 11/25] ext4: also mark extent as delalloc if it's been unwritten, Zhang Yi
- [RFC PATCH v2 12/25] ext4: factor out bh handles to ext4_da_get_block_prep(), Zhang Yi
- [RFC PATCH v2 13/25] ext4: use reserved metadata blocks when splitting extent in endio, Zhang Yi
- [RFC PATCH v2 14/25] ext4: introduce seq counter for extent entry, Zhang Yi
- [RFC PATCH v2 15/25] ext4: add a new iomap aops for regular file's buffered IO path, Zhang Yi
- [RFC PATCH v2 16/25] ext4: implement buffered read iomap path, Zhang Yi
- [RFC PATCH v2 17/25] ext4: implement buffered write iomap path, Zhang Yi
- [RFC PATCH v2 19/25] ext4: implement mmap iomap path, Zhang Yi
- [RFC PATCH v2 18/25] ext4: implement writeback iomap path, Zhang Yi
- [RFC PATCH v2 21/25] ext4: writeback partial blocks before zero range, Zhang Yi
- [RFC PATCH v2 20/25] ext4: implement zero_range iomap path, Zhang Yi
- [RFC PATCH v2 22/25] ext4: fall back to buffer_head path for defrag, Zhang Yi
- [RFC PATCH v2 23/25] ext4: partially enable iomap for regular file's buffered IO path, Zhang Yi
- [RFC PATCH v2 24/25] filemap: support disable large folios on active inode, Zhang Yi
- [RFC PATCH v2 25/25] ext4: enable large folio for regular file with iomap buffered IO path, Zhang Yi
- [PATCH] ext4: return 0 when ext4_get_group_info failed in __mb_check_buddy,
yangerkun
- [linus:master] [jbd2] 6a3afb6ac6: fileio.latency_95th_ms 92.5% regression,
kernel test robot
- [syzbot] [ext4?] INFO: task hung in ext4_quota_write, syzbot
- [PATCH] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard,
yangerkun
- [PATCH e2fsprogs] e4crypt: fix spurious "Success" error message,
Jakub Wilk
- [RFC PATCH v2 0/6] ext4: make ext4_map_blocks() recognize delalloc only extent,
Zhang Yi
- parity raid and ext4 get stuck in writes,
Carlos Carvalho
- [PATCH v2 0/8] ext4: fix divide error in mb_update_avg_fragment_size(),
Baokun Li
- [PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules,
Yu Kuai
- [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api, Yu Kuai
- [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block, Yu Kuai
- [PATCH RFC v3 for-6.8/block 15/17] ext4: use new helper to read sb block, Yu Kuai
- [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis, Yu Kuai
- [PATCH 12/22] ext4_add_entry(): ->d_name.len is never 0, Al Viro
- [PATCH 0/4] ext4: fix divide error in mb_update_avg_fragment_size(),
Baokun Li
- [PATCH AUTOSEL 4.14 2/6] jbd2: correct the printing of write_flags in jbd2_write_superblock(), Sasha Levin
- [PATCH AUTOSEL 4.19 2/6] jbd2: correct the printing of write_flags in jbd2_write_superblock(), Sasha Levin
- [PATCH AUTOSEL 5.4 2/7] jbd2: correct the printing of write_flags in jbd2_write_superblock(), Sasha Levin
- [PATCH AUTOSEL 5.10 5/8] jbd2: fix soft lockup in journal_finish_inode_data_buffers(), Sasha Levin
- [PATCH AUTOSEL 5.10 2/8] jbd2: correct the printing of write_flags in jbd2_write_superblock(), Sasha Levin
- [PATCH AUTOSEL 5.15 07/13] jbd2: fix soft lockup in journal_finish_inode_data_buffers(), Sasha Levin
- [PATCH AUTOSEL 5.15 02/13] jbd2: correct the printing of write_flags in jbd2_write_superblock(), Sasha Levin
- [PATCH AUTOSEL 6.1 09/15] jbd2: fix soft lockup in journal_finish_inode_data_buffers(), Sasha Levin
- [PATCH AUTOSEL 6.1 04/15] jbd2: increase the journal IO's priority, Sasha Levin
- [PATCH AUTOSEL 6.1 03/15] jbd2: correct the printing of write_flags in jbd2_write_superblock(), Sasha Levin
- [PATCH AUTOSEL 6.6 12/18] jbd2: fix soft lockup in journal_finish_inode_data_buffers(), Sasha Levin
- [PATCH AUTOSEL 6.6 05/18] jbd2: increase the journal IO's priority, Sasha Levin
- [PATCH AUTOSEL 6.6 04/18] jbd2: correct the printing of write_flags in jbd2_write_superblock(), Sasha Levin
- [PATCH v2] ext4: fix inconsistent between segment fstrim and full fstrim,
Ye Bin
- [PATCHSET] e2scrub: fix some problems,
Darrick J. Wong
- [PATCH v2 0/8] Revert setting casefolding dentry operations through s_d_op,
Gabriel Krisman Bertazi
- [PATCH linux-next] ext4: use kcalloc instead of open coded arithmetic, yang.guang5
- [syzbot] [ext4?] WARNING in lock_two_nondirectories,
syzbot
- [PATCH 0/1] Fix for recent bugzilla reports related to long halts during block allocation,
Ojaswin Mujoo
- [PATCH] ext4: fix inconsistent between segment fstrim and full fstrim,
Ye Bin
- [PATCH] ext4: Convert ext4_da_do_write_end() to take a folio,
Matthew Wilcox (Oracle)
- [PATCH 0/8] Revert setting casefolding dentry operations through s_d_op,
Gabriel Krisman Bertazi
- [tytso-ext4:dev] BUILD SUCCESS 6c02757c936063f0631b4e43fe156f8c8f1f351f, kernel test robot
- [RFC PATCH v2] mm/filemap: avoid buffered read/write race to read inconsistent data,
Baokun Li
- [PATCH] fs/ext4: Allow for the last group to be marked as trimmed,
Suraj Jitindar Singh
- [PATCH v2 0/5] jbd2: Add errseq to detect writeback,
Zhihao Cheng
- [GIT PULL] ext4 bug fixes for 6.7-rc6,
Theodore Ts'o
- [RFC PATCH] mm/filemap: avoid buffered read/write race to read inconsistent data,
Baokun Li
[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules,
Yu Kuai
- [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api, Yu Kuai
- [PATCH RFC v2 for-6.8/block 12/18] gfs2: use bdev api, Yu Kuai
- [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block, Yu Kuai
- [PATCH RFC v2 for-6.8/block 16/18] ext4: use new helper to read sb block, Yu Kuai
- [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis, Yu Kuai
[PATCH] jbd2: fix soft lockup in journal_finish_inode_data_buffers(),
Ye Bin
[syzbot] Monthly ext4 report (Dec 2023), syzbot
[PATCH] e2fsprogs: Document old requirement for block size with 'verity', Sophia Behling
Re: [PATCH 13/14] iomap: map multiple blocks at a time,
Zhang Yi
regression in 6.1.yy branch: LTP test preadv03 fails,
Yann Sionneau
Re: [PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes,
Theodore Ts'o
[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules,
Yu Kuai
- [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status(), Yu Kuai
- [PATCH -next RFC 03/14] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH -next RFC 01/14] block: add some bdev apis, Yu Kuai
- [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH -next RFC 08/14] btrfs: use bdev apis, Yu Kuai
- [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH -next RFC 10/14] erofs: use bdev api, Yu Kuai
- [PATCH -next RFC 11/14] ext4: use bdev apis, Yu Kuai
- [PATCH -next RFC 12/14] jbd2: use bdev apis, Yu Kuai
- [PATCH -next RFC 13/14] gfs2: use bdev api, Yu Kuai
- [PATCH -next RFC 14/14] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- Re: [PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules, Christoph Hellwig
ext4 data corruption in 6.1 stable tree (was Re: [PATCH 5.15 000/297] 5.15.140-rc1 review),
Jan Kara
[tytso-ext4:dev] BUILD SUCCESS 619f75dae2cf117b1d07f27b046b9ffb071c4685, kernel test robot
[PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read,
Baokun Li
[GIT PULL] ext2 fix for 6.7-rc4,
Jan Kara
[PATCH] lib/ext2fs: Validity checks for ext2fs_inode_scan_goto_blockgroup(),
Brian Norris
[RFC 1/7] iomap: Don't fall back to bufferred write if the write is atomic, Ojaswin Mujoo
[RFC 0/7] ext4: Allocator changes for atomic write support with DIO,
Ojaswin Mujoo
[PATCH v2] ext4: Fix warning in ext4_dio_write_end_io(),
Jan Kara
[PATCH v2 1/2] jbd2: correct the printing of write_flags in jbd2_write_superblock(),
Zhang Yi
[inline_data] ext4: Stale flags before sync when convert to non-inline,
Daniel Dawson
[PATCH] ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS,
Baokun Li
[PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device,
Yu Kuai
[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device,
Yu Kuai
- [PATCH block/for-next v2 02/16] xen/blkback: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 03/16] bcache: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 01/16] block: add a new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 04/16] mtd: block2mtd: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 05/16] s390/dasd: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 06/16] scsicam: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 08/16] btrfs: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 07/16] bcachefs: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 09/16] cramfs: use new helper to get inode from block_device, Yu Kuai
- Re: [PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device, Al Viro
[PATCH 1/2] jbd2: correct the printing of write_flags in jbd2_write_superblock(),
Zhang Yi
[syzbot] [ext4?] kernel BUG in ext4_mb_release_inode_pa, syzbot
[PATCH -next] block: remove field 'bd_inode' from block_device,
Yu Kuai
[PATCH 0/8] Some random cleanups to mballoc,
Kemeng Shi
[PATCH 0/5] More unit test for mballoc,
Kemeng Shi
[RFC PATCH 00/18] ext4: use iomap for regular file's buffered IO path and enable large foilo,
Zhang Yi
- [RFC PATCH 01/18] ext4: introduce ext4_es_skip_hole_extent() to skip hole extents, Zhang Yi
- [RFC PATCH 05/18] ext4: make ext4_map_blocks() distinguish delayed only mapping, Zhang Yi
- [RFC PATCH 04/18] ext4: add a hole extent entry in cache after punch, Zhang Yi
- [RFC PATCH 06/18] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC mapping type, Zhang Yi
- [RFC PATCH 02/18] ext4: make ext4_es_lookup_extent() return the next extent if not found, Zhang Yi
- [RFC PATCH 03/18] ext4: correct the hole length returned by ext4_map_blocks(), Zhang Yi
- [RFC PATCH 08/18] ext4: add a new iomap aops for regular file's buffered IO path, Zhang Yi
- [RFC PATCH 11/18] iomap: add a fs private parameter to iomap_ioend, Zhang Yi
- [RFC PATCH 15/18] ext4: writeback partial blocks before zero range, Zhang Yi
- [RFC PATCH 12/18] iomap: don't increase i_size if it's not a write operation, Zhang Yi
- [RFC PATCH 14/18] ext4: impliment zero_range iomap path, Zhang Yi
- [RFC PATCH 09/18] ext4: implement buffered read iomap path, Zhang Yi
- [RFC PATCH 16/18] ext4: impliment mmap iomap path, Zhang Yi
- [RFC PATCH 17/18] ext4: partial enable iomap for regular file's buffered IO path, Zhang Yi
- [RFC PATCH 13/18] ext4: impliment writeback iomap path, Zhang Yi
- [RFC PATCH 07/18] ext4: allow reserving multi-delayed blocks, Zhang Yi
- [RFC PATCH 18/18] ext4: enable large folio for regular file which has been switched to use iomap, Zhang Yi
- [RFC PATCH 10/18] ext4: implement buffered write iomap path, Zhang Yi
- [RFC PATCH 17/18] ext4: partial enable iomap for regular file's buffered IO path, Zhang Yi
[PATCH] tests: make m_assume_storage_prezeroed more robust,
Andreas Dilger
[PATCH] ext4: Fix warning in ext4_dio_write_end_io(),
Jan Kara
[syzbot] [ext4?] WARNING in ext4_dio_write_end_io,
syzbot
[PATCHv2] ext2: Fix ki_pos update for DIO buffered-io fallback case,
Ritesh Harjani (IBM)
[PATCH v2 0/4] xfstests: test custom crypto data unit size,
Eric Biggers
[linus:master] [ext2] bc943f4872: xfstests.generic.269.fail,
kernel test robot
[RFC PATCH 0/6] ext4: make ext4_map_blocks() recognize delayed only extent,
Zhang Yi
[RFC 3/3] ext2: Enable large folio support,
Ritesh Harjani (IBM)
[RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap,
Ritesh Harjani (IBM)
[RFC 1/3] ext2: Fix ki_pos update for DIO buffered-io fallback case,
Ritesh Harjani (IBM)
[RFC 0/3] ext2: Use iomap in buffered-io for regular files and enable large folio support, Ritesh Harjani (IBM)
[PATCHv3 1/2] aio-dio-write-verify: Add sync and noverify option,
Ritesh Harjani (IBM)
Fwd: fdatasync to a block device seems to block writes on unrelated devices, Bagas Sanjaya
[PATCH] debugfs: Fix infinite loop when dump log,
Wenchao Hao
[PATCH] ext4: improving calculation of 'fe_{len|start}' in mb_find_extent(),
Gou Hao
PSA: This list is being migrated (no action required),
Konstantin Ryabitsev
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]