Linux Ext4 Filesystem
[Prev Page][Next Page]
- [PATCH v3 00/10] ext4: support adding multi-delalloc blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 10/10] ext4: make ext4_da_map_blocks() buffer_head unaware
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 06/10] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 07/10] ext4: make ext4_da_reserve_space() reserve multi-clusters
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 04/10] ext4: trim delalloc extent
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 05/10] ext4: drop iblock parameter
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v3 03/10] ext4: warn if delalloc counters are not zero on inactive
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/9] jbd2: move repeat tag around to remove a repeat check of b_frozen_data
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] jbd2: remove unused return info from jbd2_journal_write_metadata_buffer
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: remove the redundant folio_wait_stable()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/2] ext4: fix WARNING in mb_cache_destroy
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 0/5] Minor improvements and cleanups to ext4 mballoc
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: fix potential unnitialized variable
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 0/5] Convert ext4's mballoc to use folios
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH][next] jbd2: remove redundant assignement to variable err
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCHv2 2/2] iomap: Optimize iomap_read_folio
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 6/9] jbd2: use bh_in instead of jh2bh(jh_in) to simplify code
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/9] jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/9] jbd2: move repeat tag around to remove a repeat check of b_frozen_data
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/9] jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- Re: [PATCH 2/9] jbd2: remove unused return info from jbd2_journal_write_metadata_buffer
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCHv2 2/2] iomap: Optimize iomap_read_folio
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv2 1/2] iomap: Fix iomap_adjust_read_range for plen calculation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv2 0/2] iomap: Optimize read_folio
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] ext4: propagate errors from ext4_sb_bread() in ext4_xattr_block_cache_find()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/3] e2fsck: add tests for EA inodes
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/3] e2fsck: add more checks for ea inode consistency
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 0/3] e2fsck: expand checking of EA inode
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] e2fsck: fix golden output of several tests
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/9] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 7/9] jbd2: remove dead equality check of j_commit_[sequence/request] in kjournald2
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 9/9] jbd2: remove unnecessary "should_sleep" in kjournald2
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 2/9] jbd2: remove unused return info from jbd2_journal_write_metadata_buffer
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 8/9] jbd2: remove dead check of JBD2_UNMOUNT in kjournald2
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 3/9] jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 4/9] jbd2: move repeat tag around to remove a repeat check of b_frozen_data
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 5/9] jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 0/9] A fix and some cleanups to jbd2
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 6/9] jbd2: use bh_in instead of jh2bh(jh_in) to simplify code
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 1/9] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v4 33/34] ext4: don't mark IOMAP_F_DIRTY for buffer write
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: Massive slowdown in kernels as of 6.x
- From: Carlos Carvalho <carlos@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v4 27/34] ext4: implement zero_range iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: Massive slowdown in kernels as of 6.x
- From: Carlos Carvalho <carlos@xxxxxxxxxxxxxx>
- Re: Massive slowdown in kernels as of 6.x
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: Massive slowdown in kernels as of 6.x
- From: "Dr. David Alan Gilbert" <dave@xxxxxxxxxxx>
- Re: Massive slowdown in kernels as of 6.x
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Massive slowdown in kernels as of 6.x
- From: Holger Kiehl <Holger.Kiehl@xxxxxx>
- Re: [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] btrfs-progs: convert: support ext2 unwritten file data extents
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH v2 4/4] btrfs-progs: convert: support ext2 unwritten file data extents
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH v4 03/34] ext4: trim delalloc extent
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] btrfs-progs: convert: support ext2 unwritten file data extents
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
- From: yangerkun <yangerkun@xxxxxxxxxxxxxxx>
- Re: [syzbot] [bcachefs?] [ext4?] WARNING: suspicious RCU usage in bch2_fs_quota_read
- From: syzbot <syzbot+a3a9a61224ed3b7f0010@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [bcachefs?] [ext4?] WARNING: suspicious RCU usage in bch2_fs_quota_read
- From: syzbot <syzbot+a3a9a61224ed3b7f0010@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: created ext4 disk image differs depending on the underlying filesystem
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: created ext4 disk image differs depending on the underlying filesystem
- From: Johannes Schauer Marin Rodrigues <josch@xxxxxxxxxxxxxxxx>
- created ext4 disk image differs depending on the underlying filesystem
- From: Johannes Schauer Marin Rodrigues <josch@xxxxxxxxxxxxxxxx>
- [PATCH 1/2] ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()
- From: libaokun@xxxxxxxxxxxxxxx
- [PATCH 2/2] ext4: propagate errors from ext4_sb_bread() in ext4_xattr_block_cache_find()
- From: libaokun@xxxxxxxxxxxxxxx
- [PATCH 0/2] ext4: fix WARNING in mb_cache_destroy
- From: libaokun@xxxxxxxxxxxxxxx
- Re: [syzbot] [ext4?] WARNING in mb_cache_destroy
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH RFC 4/4] btrfs-progs: convert: support ext2 unwritten file data extents
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH RFC 4/4] btrfs-progs: convert: support ext2 unwritten file data extents
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [PATCH RFC 4/4] btrfs-progs: convert: support ext2 unwritten file data extents
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [RFC] Documentation: Add initial iomap document
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC] Documentation: Add initial iomap document
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING in mb_cache_destroy
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 4/4] btrfs-progs: convert: support ext2 unwritten file data extents
- From: Anand Jain <anand.jain@xxxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING in mb_cache_destroy
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING in mb_cache_destroy
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext2: Remove LEGACY_DIRECT_IO dependency
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ext4?] WARNING in mb_cache_destroy
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH RFC 4/4] btrfs-progs: convert: support ext2 unwritten file data extents
- From: Qu Wenruo <wqu@xxxxxxxx>
- [PATCH] ext2: Remove LEGACY_DIRECT_IO dependency
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [PATCH] ext4: implement filesystem specific alloc_inode in unit test
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 2/2] ext4: Do not create EA inode under buffer lock
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/2] Revert "ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()"
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: replace deprecated strncpy with alternatives
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
- From: Baokun Li <libaokun@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
- From: Baokun Li <libaokun@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
- From: Baokun Li <libaokun@xxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING in mb_cache_destroy
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH] Revert "ext4: apply umask if ACL support is disabled"
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RESEND PATCH] ext4: Remove unneeded if checks before kfree
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Avoid excessive credit estimate in ext4_tmpfile()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/2] ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/2] ext4: Fixes len calculation in mpage_journal_page_buffers
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC PATCH 1/1] Remove buffered failover for ext4 and block fops direct writes.
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Remove buffered failover for ext4 and block fops direct writes.
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [syzbot] [ext4?] WARNING in mb_cache_destroy
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 1/1] Remove buffered failover for ext4 and block fops direct writes.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [RFC PATCH 1/1] Remove buffered failover for ext4 and block fops direct writes.
- From: Jeremy Bongio <bongiojp@xxxxxxxxx>
- [RFC PATCH 0/1] Change failover behavior for DIRECT writes in ext4/block fops
- From: Jeremy Bongio <bongiojp@xxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] Revert "ext4: apply umask if ACL support is disabled"
- From: Michael Forney <mforney@xxxxxxxxxxx>
- Re: [PATCH v4 04/34] ext4: drop iblock parameter
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v4 03/34] ext4: trim delalloc extent
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC PATCH v4 27/34] ext4: implement zero_range iomap path
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 33/34] ext4: don't mark IOMAP_F_DIRTY for buffer write
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] Fix uninitialized variable in ext4_inlinedir_to_tree
- From: Xiaxi Shen <shenxiaxi26@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [ext4?] WARNING in mb_cache_destroy
- From: syzbot <syzbot+dd43bd0f7474512edc47@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [ext4?] WARNING in mb_cache_destroy
- From: syzbot <syzbot+dd43bd0f7474512edc47@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] jbd2: avoid mount failed when commit block is partial submitted
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 3/5] ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 5/9] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [ext4?] KMSAN: uninit-value in ext4_inlinedir_to_tree
- From: syzbot <syzbot+eaba5abe296837a640c0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v2 8/9] ext4: make ext4_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/9] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/9] ext4: trim delalloc extent
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 9/9] ext4: make ext4_da_map_blocks() buffer_head unaware
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 3/9] ext4: trim delalloc extent
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 8/9] ext4: make ext4_insert_delayed_block() insert multi-blocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 6/9] ext4: make ext4_da_reserve_space() reserve multi-clusters
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 5/9] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 5/9] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 4/9] ext4: drop iblock parameter
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [syzbot] [ext4?] WARNING in __ext4_journal_start_sb
- From: syzbot <syzbot+85d8bf8b2759214b194b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: implement filesystem specific alloc_inode in unit test
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- shrink extent tree when possible
- From: Alexey Zhuravlev <bzzz@xxxxxxxxxxxxx>
- merge extent blocks when possible
- From: Alexey Zhuravlev <bzzz@xxxxxxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv3 6/7] iomap: Optimize iomap_read_folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv3 5/7] iomap: Fix iomap_adjust_read_range for plen calculation
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv3 4/7] ext2: Implement seq counter for validating cached iomap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv3 3/7] ext2: Enable large folio support
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv3 2/7] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFCv3 1/7] ext2: Remove comment related to journal handle
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v4 01/34] ext4: factor out a common helper to query extent map
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v2 3/9] ext4: trim delalloc extent
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFCv3 5/7] iomap: Fix iomap_adjust_read_range for plen calculation
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 6/7] iomap: Optimize iomap_read_folio
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFCv3 6/7] iomap: Optimize iomap_read_folio
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFCv3 5/7] iomap: Fix iomap_adjust_read_range for plen calculation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [syzbot] [input?] [ext4?] possible deadlock in uinput_request_submit
- From: syzbot <syzbot+159077b1355b8cd72757@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [Linux kernel bug] general protection fault in ext4_block_write_begin
- From: Sam Sun <samsun1006219@xxxxxxxxx>
- Re: [syzbot] kernel BUG in ext4_do_writepages
- From: syzbot <syzbot+d1da16f03614058fdc48@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/9] ext4: trim delalloc extent
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFCv3 6/7] iomap: Optimize iomap_read_folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 6/7] iomap: Optimize iomap_read_folio
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 5/7] iomap: Fix iomap_adjust_read_range for plen calculation
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 4/7] ext2: Implement seq counter for validating cached iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 3/7] ext2: Enable large folio support
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 2/7] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 1/7] ext2: Remove comment related to journal handle
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFCv3 0/7] ext2 iomap changes and iomap improvements
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCH v3] jbd2: avoid mount failed when commit block is partial submitted
- From: Ye Bin <yebin@xxxxxxxxxxxxxxx>
- [syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq
- From: syzbot <syzbot+9a3a26ce3bf119f0190b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: replace deprecated strncpy with alternatives
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 4/5] ext4: use correct criteria name instead stale integer number in comment
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/9] ext4: factor out a common helper to query extent map
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/9] ext4: check the extent status again before inserting delalloc block
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [ext4?] WARNING in ext4_journal_check_start
- From: syzbot <syzbot+3325329a0e08fe68bace@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] jbd2: avoid mount failed when commit block is partial submitted
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- [PATCH v3 4/5] ext4: use correct criteria name instead stale integer number in comment
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v3 5/5] ext4: open coding repeated check in next_linear_group
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v3 2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v3 3/5] ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v3 1/5] ext4: keep "prefetch_grp" and "nr" consistent
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v3 0/5] Minor improvements and cleanups to ext4 mballoc
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] ext4: use correct criteria name instead stale integer number in comment
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/5] ext4: open coding repeated check in next_linear_group
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 4/5] ext4: use correct criteria name instead stale integer number in comment
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 5/5] ext4: open coding repeated check in next_linear_group
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 1/5] ext4: keep "prefetch_grp" and "nr" consistent
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 4/5] ext4: use correct criteria name instead stale integer number in comment
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 0/5] Minor improvements and cleanups to ext4 mballoc
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH v2 3/5] ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
- From: Baokun Li <libaokun@xxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
- From: Baokun Li <libaokun@xxxxxxxxxxxxxxx>
- [PATCH 10/30] ext4: Remove calls to to set/clear the folio error flag
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 09/30] ext2: Remove call to folio_set_error()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: remove the redundant folio_wait_stable()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] misc: add 2038 timestamp support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] ext4: remove the redundant folio_wait_stable()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] misc: add 2038 timestamp support
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] misc: add 2038 timestamp support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] e2fsprogs: misc/mke2fs.8.in: Update default inode size description
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH e2fsprogs] ext2fs: Fix -Walloc-size
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH e2fsprogs] e4crypt: fix spurious "Success" error message
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] misc: add 2038 timestamp support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [PATCH] e2fsck: fix acl block leak when process orphan list
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] e2fsck: fix acl block leak when process orphan list
- From: Ye Bin <yebin10@xxxxxxxxxx>
- Re: [PATCH v2] jbd2: avoid mount failed when commit block is partial submitted
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- Re: [PATCH] e2fsprogs: misc/mke2fs.8.in: Update default inode size description
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] ext4: fix potential unnitialized variable
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] e2fsprogs: misc/mke2fs.8.in: Update default inode size description
- From: Pascal Hambourg <pascal@xxxxxxxxxxxxxxx>
- Re: [PATCH] debugfs: Fix infinite loop when dump log
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH e2fsprogs] resize2fs: avoid constantly flushing while moving blocks
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH e2fsprogs v3 0/4] quota-related e2fsck fixes and tests
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH e2fsprogs 1/2] configure.ac: call AC_SYS_LARGEFILE before checking the size of off_t
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] e2fsck: check all sparse_super backups
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [e2fsprogs PATCH] libext2fs: fix ext2fs_get_device_size2() return value on Windows
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] mke2fs: batch zeroing inode table
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] misc: add 2038 timestamp support
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/2] mke2fs: set free blocks accurately for groups has GDT
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH 2/5] ext4: Convert bd_buddy_page to bd_buddy_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 4/5] ext4: Convert ac_bitmap_page to ac_bitmap_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/5] ext4: Convert bd_bitmap_page to bd_bitmap_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/5] Convert ext4's mballoc to use folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/5] ext4: Convert ext4_mb_init_cache() to take a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 5/5] ext4: Convert ac_buddy_page to ac_buddy_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
- From: Jan Kara <jack@xxxxxxx>
- [Linux kernel bug] WARNING in ext4_iomap_begin
- From: Sam Sun <samsun1006219@xxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [RFC 04/10] fs/dax: Don't track page mapping/index
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [RFC 04/10] fs/dax: Don't track page mapping/index
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC 04/10] fs/dax: Don't track page mapping/index
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v2] ext4: fix race condition between buffer write and page_mkwrite
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] ext4: fix race condition between buffer write and page_mkwrite
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 05/10] fs/dax: Refactor wait for dax idle page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC 04/10] fs/dax: Don't track page mapping/index
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v2] ext4: fix race condition between buffer write and page_mkwrite
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2] jbd2: avoid mount failed when commit block is partial submitted
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [RFC 05/10] fs/dax: Refactor wait for dax idle page
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH v2] jbd2: avoid mount failed when commit block is partial submitted
- From: Ye Bin <yebin10@xxxxxxxxxx>
- [RESEND PATCH] ext4: Remove unneeded if checks before kfree
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- Re: [RFC 00/10] fs/dax: Fix FS DAX page reference counts
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [RFC 04/10] fs/dax: Don't track page mapping/index
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- RE: [RFC 04/10] fs/dax: Don't track page mapping/index
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- RE: [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: riscv32 EXT4 splat, 6.8 regression?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC 04/10] fs/dax: Don't track page mapping/index
- From: Jan Kara <jack@xxxxxxx>
- riscv32 EXT4 splat, 6.8 regression?
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [RFC 05/10] fs/dax: Refactor wait for dax idle page
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
- From: syzbot <syzbot+5e3f9b2a67b45f16d4e6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] Monthly ext4 report (Apr 2024)
- From: syzbot <syzbot+liste73a7dcf846b305a7eb2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 00/10] fs/dax: Fix FS DAX page reference counts
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [RFC 00/10] fs/dax: Fix FS DAX page reference counts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC 00/10] fs/dax: Fix FS DAX page reference counts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] jbd2: avoid mount failed when commit block is partial submitted
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] kvm-xfstests: Add 1k config for ext2
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC 07/10] mm: Allow compound zone device pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC 01/10] mm/gup.c: Remove redundant check for PCI P2PDMA page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC 09/10] mm/khugepage.c: Warn if trying to scan devmap pmd
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [RFC 02/10] mm/hmm: Remove dead check for HugeTLB and FS DAX
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] jbd2: avoid mount failed when commit block is partial submitted
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- Re: [syzbot] kernel BUG in ext4_do_writepages
- From: syzbot <syzbot+d1da16f03614058fdc48@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
- From: Khazhy Kumykov <khazhy@xxxxxxxxxxxx>
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
- From: syzbot <syzbot+5e3f9b2a67b45f16d4e6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [RFC 00/10] fs/dax: Fix FS DAX page reference counts
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [RFC 00/10] fs/dax: Fix FS DAX page reference counts
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC 00/10] fs/dax: Fix FS DAX page reference counts
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] jbd2: avoid mount failed when commit block is partial submitted
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC 07/10] mm: Allow compound zone device pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 01/10] mm/gup.c: Remove redundant check for PCI P2PDMA page
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC 09/10] mm/khugepage.c: Warn if trying to scan devmap pmd
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC 02/10] mm/hmm: Remove dead check for HugeTLB and FS DAX
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] jbd2: avoid mount failed when commit block is partial submitted
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 01/10] mm/gup.c: Remove redundant check for PCI P2PDMA page
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC 10/10] mm: Remove pXX_devmap
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC 07/10] mm: Allow compound zone device pages
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC 02/10] mm/hmm: Remove dead check for HugeTLB and FS DAX
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_update_ref (3)
- From: syzbot <syzbot+3ca210b2c10e57015b3c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
- From: syzbot <syzbot+5e3f9b2a67b45f16d4e6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [ext4?] WARNING in ext4_xattr_set_entry (2)
- From: syzbot <syzbot+4b03894b6ec5753ddf24@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: When is "casefold" enabled as default?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- When is "casefold" enabled as default?
- From: Bo Branten <bosse@xxxxxxxx>
- Re: [RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC 10/10] mm: Remove pXX_devmap
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC 09/10] mm/khugepage.c: Warn if trying to scan devmap pmd
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC 08/10] fs/dax: Properly refcount fs dax pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC 07/10] mm: Allow compound zone device pages
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC 06/10] fs/dax: Add dax_page_free callback
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC 05/10] fs/dax: Refactor wait for dax idle page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC 04/10] fs/dax: Don't track page mapping/index
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC 02/10] mm/hmm: Remove dead check for HugeTLB and FS DAX
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC 01/10] mm/gup.c: Remove redundant check for PCI P2PDMA page
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC 00/10] fs/dax: Fix FS DAX page reference counts
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
- From: David Sterba <dsterba@xxxxxxx>
- [RFC PATCH v4 33/34] ext4: don't mark IOMAP_F_DIRTY for buffer write
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 21/34] ext4: introduce seq counter for the extent status entry
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 34/34] ext4: add mount option for buffered IO iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 31/34] filemap: support disable large folios on active inode
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 32/34] ext4: enable large folio for regular file with iomap buffered IO path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 30/34] ext4: partial enable iomap for regular file's buffered IO path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 01/34] ext4: factor out a common helper to query extent map
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 18/34] ext4: drop ext4_es_is_delonly()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 28/34] ext4: writeback partial blocks before zeroing out range
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 27/34] ext4: implement zero_range iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 25/34] ext4: implement writeback iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 26/34] ext4: implement mmap iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 23/34] ext4: implement buffered read iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 22/34] ext4: add a new iomap aops for regular file's buffered IO path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 19/34] ext4: drop all delonly descriptions
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 20/34] ext4: use reserved metadata blocks when splitting extent on endio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 16/34] ext4: drop ext4_es_delayed_clu()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 15/34] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 17/34] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 14/34] ext4: count removed reserved blocks for delalloc only extent entry
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 13/34] ext4: let __revise_pending() return newly inserted pendings
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 12/34] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 09/34] ext4: make ext4_da_map_blocks() buffer_head unaware
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 10/34] ext4: factor out ext4_map_create_blocks() to allocate new blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 07/34] ext4: factor out check for whether a cluster is allocated
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 06/34] ext4: make ext4_da_reserve_space() reserve multi-clusters
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 05/34] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 04/34] ext4: drop iblock parameter
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 03/34] ext4: trim delalloc extent
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 04/34] ext4: drop iblock parameter
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 23/34] ext4: implement buffered read iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 30/34] ext4: partial enable iomap for regular file's buffered IO path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 28/34] ext4: writeback partial blocks before zeroing out range
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 25/34] ext4: implement writeback iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 27/34] ext4: implement zero_range iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 26/34] ext4: implement mmap iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 07/34] ext4: factor out check for whether a cluster is allocated
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 18/34] ext4: drop ext4_es_is_delonly()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 22/34] ext4: add a new iomap aops for regular file's buffered IO path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 21/34] ext4: introduce seq counter for the extent status entry
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 14/34] ext4: count removed reserved blocks for delalloc only extent entry
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 20/34] ext4: use reserved metadata blocks when splitting extent on endio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 19/34] ext4: drop all delonly descriptions
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 13/34] ext4: let __revise_pending() return newly inserted pendings
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 09/34] ext4: make ext4_da_map_blocks() buffer_head unaware
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 15/34] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 10/34] ext4: factor out ext4_map_create_blocks() to allocate new blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 06/34] ext4: make ext4_da_reserve_space() reserve multi-clusters
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 17/34] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 16/34] ext4: drop ext4_es_delayed_clu()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 05/34] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 03/34] ext4: trim delalloc extent
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 12/34] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 01/34] ext4: factor out a common helper to query extent map
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH v4 11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v4 08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH][next] jbd2: remove redundant assignement to variable err
- From: Jan Kara <jack@xxxxxxx>
- [PATCH][next] jbd2: remove redundant assignement to variable err
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH 2/2] ext4: Add correct group descriptors and reserved GDT blocks to system zone
- From: Luis Henriques <luis.henriques@xxxxxxxxx>
- Re: [PATCH 0/7] ext4: support adding multi-delalloc blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 8/9] ext4: make ext4_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 9/9] ext4: make ext4_da_map_blocks() buffer_head unaware
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 6/9] ext4: make ext4_da_reserve_space() reserve multi-clusters
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 7/9] ext4: factor out check for whether a cluster is allocated
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 5/9] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 4/9] ext4: drop iblock parameter
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 1/9] ext4: factor out a common helper to query extent map
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 2/9] ext4: check the extent status again before inserting delalloc block
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 3/9] ext4: trim delalloc extent
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 0/9] ext4: support adding multi-delalloc blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] [jffs2?] [xfs?] kernel BUG in unrefer_xattr_datum
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [syzbot] [ext4?] [jffs2?] [xfs?] kernel BUG in unrefer_xattr_datum
- From: syzbot <syzbot+b417f0468b73945887f0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type'
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- Re: [PATCH v2 1/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] ext4: extents: Remove unnecessary ‘NULL’ values from ablocks
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type'
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
- From: Jan Kara <jack@xxxxxxx>
- [Bug 218693] different UI shows different free disk space
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218693] different UI shows different free disk space
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218693] New: different UI shows different free disk space
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH 2/2] ext4: Add correct group descriptors and reserved GDT blocks to system zone
- From: "wangjianjian (C)" <wangjianjian3@xxxxxxxxxx>
- [PATCH v2 1/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
- From: Ye Bin <yebin10@xxxxxxxxxx>
- [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type'
- From: Ye Bin <yebin10@xxxxxxxxxx>
- [PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
- From: Ye Bin <yebin10@xxxxxxxxxx>
- Re: [PATCH 3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_used to clear bits
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] ext4: use correct criteria name instead stale integer number in comment
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH] jbd2: avoid mount failed when commit block is partial submitted
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- [PATCH v2] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
- From: Mikhail Ukhin <mish.uxin2012@xxxxxxxxx>
- Re: [PATCH] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
- From: Mikhail Ukhin <mish.uxin2012@xxxxxxxxx>
- Re: [PATCH] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
- From: Artem Sadovnikov <ancowi69@xxxxxxxxx>
- Re: [PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [PATCH v3 4/4] tests: new test to check quota after a bad inode deallocation
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH v3 3/4] tests: new test to check quota after directory optimization
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH v3 2/4] e2fsck: update quota when deallocating a bad inode
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH e2fsprogs v3 0/4] quota-related e2fsck fixes and tests
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH v3 1/4] e2fsck: update quota accounting after directory optimization
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v16 9/9] f2fs: Move CONFIG_UNICODE defguards into the code flow
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v16 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v16 7/9] f2fs: Log error when lookup of encoded dentry fails
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v16 5/9] f2fs: Reuse generic_ci_match for ci comparisons
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v16 6/9] ext4: Log error when lookup of encoded dentry fails
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v16 4/9] ext4: Reuse generic_ci_match for ci comparisons
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v16 2/9] f2fs: Simplify the handling of cached insensitive names
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v16 1/9] ext4: Simplify the handling of cached insensitive names
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Jan Kara <jack@xxxxxxx>
- Re: ext4 e2fsck error interpretation and howto fix? expecting 249045418 actual extent phys 249045427 log 1 len 2
- From: "hanasaki@xxxxxxxxx" <hanasaki@xxxxxxxxx>
- Re: ext4 e2fsck error interpretation and howto fix? expecting 249045418 actual extent phys 249045427 log 1 len 2
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v15 7/9] f2fs: Log error when lookup of encoded dentry fails
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- ext4 e2fsck error interpretation and howto fix? expecting 249045418 actual extent phys 249045427 log 1 len 2
- From: Hanasaki Jiji <hanasaki@xxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 2/4] e2fsck: update quota when deallocating a bad inode
- From: Luis Henriques <luis.henriques@xxxxxxxxx>
- Re: [PATCH v2 4/4] tests: new test to check quota after a bad inode deallocation
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v2 2/4] e2fsck: update quota when deallocating a bad inode
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH] ext4: fix semaphore unlocking order
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH v15 7/9] f2fs: Log error when lookup of encoded dentry fails
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] ext4: use correct criteria name instead stale integer number in comment
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_used to clear bits
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] jbd2: Add a comment for incorrect tag size
- From: Wang Jianjian <wangjianjian0@xxxxxxxxxxx>
- Re: [PATCH 1/5] ext4: keep "prefetch_grp" and "nr" consistent
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 4/4] tests: new test to check quota after a bad inode deallocation
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH v2 1/4] e2fsck: update quota accounting after directory optimization
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH v2 3/4] tests: new test to check quota after directory optimization
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH e2fsprogs v2 0/4] quota-related e2fsck fixes and tests
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH v2 2/4] e2fsck: update quota when deallocating a bad inode
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- Re: [PATCH] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
- From: Mikhail Ukhin <mish.uxin2012@xxxxxxxxx>
- [PATCH] ext4: fix deadlock in ext4_xattr_inode_iget
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] tests: new test to check quota after directory optimization
- From: Luis Henriques <luis.henriques@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH v15 6/9] ext4: Log error when lookup of encoded dentry fails
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH] jbd2: avoid mount failed when commit block is partial submitted
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
- From: syzbot <syzbot+ee72b9a7aad1e5a77c5c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] ext4: expand next_linear_group to remove repeat check for linear scan.
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v3] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values
- From: Srivathsa Dara <srivathsa.d.dara@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v15 7/9] f2fs: Log error when lookup of encoded dentry fails
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v15 6/9] ext4: Log error when lookup of encoded dentry fails
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v15 4/9] ext4: Reuse generic_ci_match for ci comparisons
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v15 4/9] ext4: Reuse generic_ci_match for ci comparisons
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] jbd2: avoid mount failed when commit block is partial submitted
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v15 3/9] libfs: Introduce case-insensitive string comparison helper
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v15 2/9] f2fs: Simplify the handling of cached insensitive names
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v15 9/9] f2fs: Move CONFIG_UNICODE defguards into the code flow
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v15 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v15 7/9] f2fs: Log error when lookup of encoded dentry fails
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v15 6/9] ext4: Log error when lookup of encoded dentry fails
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v15 5/9] f2fs: Reuse generic_ci_match for ci comparisons
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v15 4/9] ext4: Reuse generic_ci_match for ci comparisons
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v15 3/9] libfs: Introduce case-insensitive string comparison helper
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v15 2/9] f2fs: Simplify the handling of cached insensitive names
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v15 1/9] ext4: Simplify the handling of cached insensitive names
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v15 0/9] Cache insensitive cleanup for ext4/f2fs
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] tests: new test to check quota after directory optimization
- From: Luis Henriques <luis.henriques@xxxxxxxxx>
- Re: [PATCH] jbd2: avoid mount failed when commit block is partial submitted
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] jbd2: Use str_plural() to fix Coccinelle warning
- From: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
- [PATCH] jbd2: avoid mount failed when commit block is partial submitted
- From: Ye Bin <yebin10@xxxxxxxxxx>
- Re: [PATCH] ext4: extents: Remove unnecessary ‘NULL’ values from ablocks
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: extents: Remove unnecessary ‘NULL’ values from path
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] ext4: extents: Remove unnecessary ‘0’ values from error
- From: Li kunyu <kunyu@xxxxxxxxxxxx>
- [PATCH] ext4: extents: Remove unnecessary ‘0’ values from err
- From: Li kunyu <kunyu@xxxxxxxxxxxx>
- [PATCH] ext4: extents: Remove unnecessary ‘NULL’ values from ablocks
- From: Li zeming <zeming@xxxxxxxxxxxx>
- [PATCH] ext4: extents: Remove unnecessary ‘NULL’ values from path
- From: Li zeming <zeming@xxxxxxxxxxxx>
- [PATCH] ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node
- From: Li zeming <zeming@xxxxxxxxxxxx>
- Re: [PATCH] tests: make m_assume_storage_prezeroed more robust
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] misc: add 2038 timestamp support
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 3/4] tests: new test to check quota after directory optimization
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 2/4] e2fsck: update quota when deallocating a bad inode
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 1/4] e2fsck: update quota accounting after directory optimization
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: noacl and nouser_xattr
- From: Paul Markfort <paulfm.mn@xxxxxxxxx>
- Re: [PATCH 2/2] ext4: Add correct group descriptors and reserved GDT blocks to system zone
- From: Luis Henriques <luis.henriques@xxxxxxxxx>
- Re: [PATCH] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
- From: "yebin (H)" <yebin10@xxxxxxxxxx>
- Re: [PATCH] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- [PATCH] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
- From: Ye Bin <yebin10@xxxxxxxxxx>
- [syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_iget (2)
- From: syzbot <syzbot+c2275f11e063b8f99825@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/7] ext4: factor out check for whether a cluster is allocated
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 4/7] ext4: make ext4_da_reserve_space() reserve multi-clusters
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 7/7] ext4: make ext4_da_map_blocks() buffer_head unaware
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 2/7] ext4: drop iblock parameter
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 3/7] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 6/7] ext4: make ext4_insert_delayed_block() insert multi-blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 0/7] ext4: support adding multi-delalloc blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 1/7] ext4: trim delalloc extent
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH] ext4: fix semaphore unlocking order
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [PATCH AUTOSEL 5.15 14/34] ext4: add a hint for block bitmap corrupt state in mb_groups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 13/31] ext4: forbid commit inconsistent quota data when errors=remount-ro
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 12/31] ext4: add a hint for block bitmap corrupt state in mb_groups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 15/34] ext4: forbid commit inconsistent quota data when errors=remount-ro
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 23/52] ext4: forbid commit inconsistent quota data when errors=remount-ro
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 22/52] ext4: add a hint for block bitmap corrupt state in mb_groups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 36/75] ext4: forbid commit inconsistent quota data when errors=remount-ro
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 35/75] ext4: add a hint for block bitmap corrupt state in mb_groups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.8 51/98] ext4: forbid commit inconsistent quota data when errors=remount-ro
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.8 50/98] ext4: add a hint for block bitmap corrupt state in mb_groups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [Bug 218648] ext4: previously opened file remains writeable on readonly ext4 filesystem; Data loss.
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH 1/5] ext4: keep "prefetch_grp" and "nr" consistent
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/5] ext4: use correct criteria name instead stale integer number in comment
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] ext4: expand next_linear_group to remove repeat check for linear scan.
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: replace deprecated strncpy with alternatives
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Soft Lockup on running fsstress with next-20240327
- From: "V, Narasimhan" <Narasimhan.V@xxxxxxx>
- Re: Soft Lockup on running fsstress with next-20240327
- From: "V, Narasimhan" <Narasimhan.V@xxxxxxx>
- Soft Lockup on running fsstress with next-20240327
- From: "V, Narasimhan" <Narasimhan.V@xxxxxxx>
- Re: [syzbot] kernel BUG in ext4_do_writepages
- From: syzbot <syzbot+d1da16f03614058fdc48@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] tests: new test to check quota after a bad inode deallocation
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH 1/4] e2fsck: update quota accounting after directory optimization
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH 3/4] tests: new test to check quota after directory optimization
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH 2/4] e2fsck: update quota when deallocating a bad inode
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [PATCH e2fsprogs 0/4] quota-related e2fsck fixes and tests
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- [Bug 218648] ext4: previously opened file remains writeable on readonly ext4 filesystem; Data loss.
- From: bugzilla-daemon@xxxxxxxxxx
- [PATCH] ext4: fix semaphore unlocking order
- From: Mikhail Ukhin <mish.uxin2012@xxxxxxxxx>
- Re: [PATCH e2fsprogs] e2fsck: update quota accounting after directory optimization
- From: Luis Henriques <luis.henriques@xxxxxxxxx>
- Re: [PATCH e2fsprogs] e2fsck: update quota accounting after directory optimization
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH e2fsprogs] e2fsck: update quota accounting after directory optimization
- From: "Luis Henriques (SUSE)" <luis.henriques@xxxxxxxxx>
- Probable EXT4 bug
- From: Bastian Mäuser <mephisto@xxxxxxxxx>
- FAILED: Patch "ext4: correct best extent lstart adjustment logic" failed to apply to 4.19-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [Bug 218648] New: ext4: previously opened file remains writeable on readonly ext4 filesystem; Data loss.
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218626] fstest ext4/014 fails when using filesystem quotas
- From: bugzilla-daemon@xxxxxxxxxx
- [PATCH 4/5] ext4: use correct criteria name instead stale integer number in comment
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 5/5] ext4: expand next_linear_group to remove repeat check for linear scan.
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_used to clear bits
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 1/5] ext4: keep "prefetch_grp" and "nr" consistent
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 0/5] Minor improvements and cleanups to ext4 mballoc
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] ext4: Add unit test of ext4_mb_generate_buddy
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] ext4: Do not create EA inode under buffer lock
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 0/1] Fix for recent bugzilla reports related to long halts during block allocation
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCH v14 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH v2] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH v2] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values
- From: Srivathsa Dara <srivathsa.d.dara@xxxxxxxxxx>
- Re: [PATCH v2 2/3] ext4: fix the parsing of empty string mount parameters
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] Revert "ext4: apply umask if ACL support is disabled"
- From: Michael Forney <mforney@xxxxxxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [External] : Re: [RESEND PATCH] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH v10 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH v14 7/9] f2fs: Log error when lookup of encoded dentry fails
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [PATCH 2/2] ext4: Do not create EA inode under buffer lock
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] ext4: implement filesystem specific alloc_inode in unit test
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters
- From: Luis Henriques <luis.henriques@xxxxxxxxx>
- Re: [PATCH v2 2/5] ext4: Add unit test of ext4_mb_generate_buddy
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [Bug 218626] New: fstest ext4/014 fails when using filesystem quotas
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v2 2/5] ext4: Add unit test of ext4_mb_generate_buddy
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/1] Fix for recent bugzilla reports related to long halts during block allocation
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH] ext4: implement filesystem specific alloc_inode in unit test
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] Revert "ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()"
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 2/2] ext4: Do not create EA inode under buffer lock
- From: Jan Kara <jack@xxxxxxx>
- [Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v2 2/5] ext4: Add unit test of ext4_mb_generate_buddy
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
- From: bugzilla-daemon@xxxxxxxxxx
- [PATCH] ext4: replace deprecated strncpy with alternatives
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH v2 2/5] ext4: Add unit test of ext4_mb_generate_buddy
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 0/1] Fix for recent bugzilla reports related to long halts during block allocation
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] ext4: Add unit test of ext4_mb_generate_buddy
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] ext4: remove checks for data=ordered and journal_async_commit options
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] ext4: remove checks for data=ordered and journal_async_commit options
- From: Jongseok Kim <ks77sj@xxxxxxxxx>
- [PATCH v14 9/9] f2fs: Move CONFIG_UNICODE defguards into the code flow
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v14 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v14 7/9] f2fs: Log error when lookup of encoded dentry fails
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v14 6/9] ext4: Log error when lookup of encoded dentry fails
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v14 5/9] f2fs: Reuse generic_ci_match for ci comparisons
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v14 4/9] ext4: Reuse generic_ci_match for ci comparisons
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v14 3/9] libfs: Introduce case-insensitive string comparison helper
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v14 2/9] f2fs: Simplify the handling of cached insensitive names
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v14 1/9] ext4: Simplify the handling of cached insensitive names
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [PATCH v14 0/9] Cache insensitive cleanup for ext4/f2fs
- From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v3 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH v3 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
- From: bugzilla-daemon@xxxxxxxxxx
- [PATCH v4 6/9] ext4: add positive int attr pointer to avoid sysfs variables overflow
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH v4 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]