Show patches with: Submitter = Kemeng Shi       |    Archived = No       |   381 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,7/7] ext4: check buffer_verified in advance to avoid unneeded ext4_get_group_info() Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-20 Kemeng Shi Awaiting Upstream
[v2,6/7] ext4: remove unneeded NULL check of buffer_head in ext4_mark_inode_used() Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-20 Kemeng Shi Awaiting Upstream
[v2,5/7] ext4: move checksum length calculation of inode bitmap into ext4_inode_bitmap_csum_[verify… Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-20 Kemeng Shi Awaiting Upstream
[v2,4/7] ext4: remove dead check in __ext4_new_inode() Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-20 Kemeng Shi Awaiting Upstream
[v2,3/7] ext4: avoid negative min_clusters in find_group_orlov() Fixes and cleanups to ext4 ialloc - 1 - - --- 2024-08-20 Kemeng Shi Awaiting Upstream
[v2,2/7] ext4: avoid potential buffer_head leak in __ext4_new_inode() Fixes and cleanups to ext4 ialloc - 1 - - --- 2024-08-20 Kemeng Shi Awaiting Upstream
[v2,1/7] ext4: avoid buffer_head leak in ext4_mark_inode_used() Fixes and cleanups to ext4 ialloc - 1 - - --- 2024-08-20 Kemeng Shi Awaiting Upstream
[7/7] ext4: check buffer_verified in advance to avoid unneeded ext4_get_group_info Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-13 Kemeng Shi Superseded
[6/7] ext4: remove unneeded NULL check of buffer_head in ext4_mark_inode_used Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-13 Kemeng Shi Superseded
[5/7] ext4: move checksum length calculation of inode bitmap into ext4_inode_bitmap_csum_[verify/se… Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-13 Kemeng Shi Superseded
[4/7] ext4: remove dead check in __ext4_new_inode Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-13 Kemeng Shi Superseded
[3/7] ext4: avoid negative min_clusters in find_group_orlov Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-13 Kemeng Shi Superseded
[2/7] ext4: avoid potential buffer_head leak in __ext4_new_inode Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-13 Kemeng Shi Superseded
[1/7] ext4: avoid buffer_head leak in ext4_mark_inode_used Fixes and cleanups to ext4 ialloc - - - - --- 2024-08-13 Kemeng Shi Superseded
[v4,8/8] jbd2: remove unneeded check of ret in jbd2_fc_get_buf Fix and cleanups to jbd2 - - 2 - --- 2024-08-01 Kemeng Shi Awaiting Upstream
[v4,7/8] jbd2: correct comment jbd2_mark_journal_empty Fix and cleanups to jbd2 - - 2 - --- 2024-08-01 Kemeng Shi Awaiting Upstream
[v4,6/8] jbd2: move escape handle to futher improve jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - 2 - --- 2024-08-01 Kemeng Shi Awaiting Upstream
[v4,5/8] jbd2: remove unneeded done_copy_out variable in jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - 2 - --- 2024-08-01 Kemeng Shi Awaiting Upstream
[v4,4/8] jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - 2 - --- 2024-08-01 Kemeng Shi Awaiting Upstream
[v4,3/8] jbd2: remove unused return value of jbd2_fc_release_bufs Fix and cleanups to jbd2 - - 2 - --- 2024-08-01 Kemeng Shi Awaiting Upstream
[v4,2/8] jbd2: remove dead check in journal_alloc_journal_head Fix and cleanups to jbd2 - - 2 - --- 2024-08-01 Kemeng Shi Awaiting Upstream
[v4,1/8] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit Fix and cleanups to jbd2 - - 2 - --- 2024-08-01 Kemeng Shi Awaiting Upstream
[v3,8/8] jbd2: remove unneeded check of ret in jbd2_fc_get_buf Fix and cleanups to jbd2 - - 2 - --- 2024-07-31 Kemeng Shi Superseded
[v3,7/8] jbd2: correct comment jbd2_mark_journal_empty Fix and cleanups to jbd2 - - 2 - --- 2024-07-31 Kemeng Shi Superseded
[v3,6/8] ext4: move escape handle to futher improve jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - 1 - --- 2024-07-31 Kemeng Shi Superseded
[v3,5/8] jbd2: remove unneeded done_copy_out variable in jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - 1 - --- 2024-07-31 Kemeng Shi Superseded
[v3,4/8] jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - 2 - --- 2024-07-31 Kemeng Shi Superseded
[v3,3/8] jbd2: remove unused return value of jbd2_fc_release_bufs Fix and cleanups to jbd2 - - 2 - --- 2024-07-31 Kemeng Shi Superseded
[v3,2/8] jbd2: remove dead check in journal_alloc_journal_head Fix and cleanups to jbd2 - - 2 - --- 2024-07-31 Kemeng Shi Superseded
[v3,1/8] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit Fix and cleanups to jbd2 - - 2 - --- 2024-07-31 Kemeng Shi Superseded
[v2,8/8] jbd2: remove unneeded check of ret in jbd2_fc_get_buf Fix and cleanups to jbd2 - - 1 - --- 2024-07-31 Kemeng Shi Superseded
[v2,7/8] jbd2: correct comment jbd2_mark_journal_empty Fix and cleanups to jbd2 - - 1 - --- 2024-07-31 Kemeng Shi Superseded
[v2,6/8] ext4: move escape handle to futher improve jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - 1 - --- 2024-07-31 Kemeng Shi Superseded
[v2,5/8] jbd2: remove unneeded done_copy_out variable in jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - 1 - --- 2024-07-31 Kemeng Shi Superseded
[v2,4/8] jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - 1 - --- 2024-07-31 Kemeng Shi Superseded
[v2,3/8] jbd2: remove unused return value of jbd2_fc_release_bufs Fix and cleanups to jbd2 - - 1 - --- 2024-07-31 Kemeng Shi Superseded
[v2,2/8] jbd2: remove dead check in journal_alloc_journal_head Fix and cleanups to jbd2 - - 1 - --- 2024-07-31 Kemeng Shi Superseded
[v2,1/8] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit Fix and cleanups to jbd2 - - 1 - --- 2024-07-31 Kemeng Shi Superseded
[7/7] jbd2: remove unneeded check of ret in jbd2_fc_get_buf Fix and cleanups to jbd2 - - 1 - --- 2024-07-30 Kemeng Shi Superseded
[6/7] jbd2: correct comment jbd2_mark_journal_empty Fix and cleanups to jbd2 - - 2 - --- 2024-07-30 Kemeng Shi Superseded
[5/7] jbd2: remove unneeded done_copy_out variable in jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - - - --- 2024-07-30 Kemeng Shi Superseded
[4/7] jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_metadata_buffer Fix and cleanups to jbd2 - - 1 - --- 2024-07-30 Kemeng Shi Superseded
[3/7] jbd2: remove unused return value of jbd2_fc_release_bufs Fix and cleanups to jbd2 - - 2 - --- 2024-07-30 Kemeng Shi Superseded
[2/7] jbd2: remove dead check in journal_alloc_journal_head Fix and cleanups to jbd2 - - 2 - --- 2024-07-30 Kemeng Shi Superseded
[1/7] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit Fix and cleanups to jbd2 - - 2 - --- 2024-07-30 Kemeng Shi Superseded
[3/3] ext4: correct comment of h_checksum Some extended attributes related comments correction - - - - --- 2024-06-06 Kemeng Shi Awaiting Upstream
[2/3] ext4: correct comment of ext4_xattr_block_cache_insert Some extended attributes related comments correction - - - - --- 2024-06-06 Kemeng Shi Awaiting Upstream
[1/3] ext4: correct comment of ext4_xattr_cmp Some extended attributes related comments correction - - - - --- 2024-06-06 Kemeng Shi Awaiting Upstream
[v2,9/9] jbd2: remove unnecessary "should_sleep" in kjournald2 A fix and some cleanups to jbd2 - - 2 - --- 2024-05-14 Kemeng Shi Awaiting Upstream
[v2,8/9] jbd2: remove dead check of JBD2_UNMOUNT in kjournald2 A fix and some cleanups to jbd2 - - 2 - --- 2024-05-14 Kemeng Shi Awaiting Upstream
[v2,7/9] jbd2: remove dead equality check of j_commit_[sequence/request] in kjournald2 A fix and some cleanups to jbd2 - - 2 - --- 2024-05-14 Kemeng Shi Awaiting Upstream
[v2,6/9] jbd2: use bh_in instead of jh2bh(jh_in) to simplify code A fix and some cleanups to jbd2 - - 2 - --- 2024-05-14 Kemeng Shi Awaiting Upstream
[v2,5/9] jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer A fix and some cleanups to jbd2 - - 2 - --- 2024-05-14 Kemeng Shi Awaiting Upstream
[v2,4/9] jbd2: jump to new copy_done tag when b_frozen_data is created concurrently A fix and some cleanups to jbd2 - - 2 - --- 2024-05-14 Kemeng Shi Awaiting Upstream
[v2,3/9] jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer A fix and some cleanups to jbd2 - - 2 - --- 2024-05-14 Kemeng Shi Awaiting Upstream
[v2,2/9] jbd2: remove unused return info from jbd2_journal_write_metadata_buffer A fix and some cleanups to jbd2 - - 2 - --- 2024-05-14 Kemeng Shi Awaiting Upstream
[v2,1/9] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer A fix and some cleanups to jbd2 - - 2 - --- 2024-05-14 Kemeng Shi Awaiting Upstream
[9/9] jbd2: remove unnecessary "should_sleep" in kjournald2 A fix and some cleanups to jbd2 - - 2 - --- 2024-05-06 Kemeng Shi Superseded
[8/9] jbd2: remove dead check of JBD2_UNMOUNT in kjournald2 A fix and some cleanups to jbd2 - - 2 - --- 2024-05-06 Kemeng Shi Superseded
[7/9] jbd2: remove dead equality check of j_commit_[sequence/request] in kjournald2 A fix and some cleanups to jbd2 - - 2 - --- 2024-05-06 Kemeng Shi Superseded
[6/9] jbd2: use bh_in instead of jh2bh(jh_in) to simplify code A fix and some cleanups to jbd2 - - 2 - --- 2024-05-06 Kemeng Shi Superseded
[5/9] jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer A fix and some cleanups to jbd2 - - 2 - --- 2024-05-06 Kemeng Shi Superseded
[4/9] jbd2: move repeat tag around to remove a repeat check of b_frozen_data A fix and some cleanups to jbd2 - - - - --- 2024-05-06 Kemeng Shi Superseded
[3/9] jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer A fix and some cleanups to jbd2 - - 2 - --- 2024-05-06 Kemeng Shi Superseded
[2/9] jbd2: remove unused return info from jbd2_journal_write_metadata_buffer A fix and some cleanups to jbd2 - - - - --- 2024-05-06 Kemeng Shi Superseded
[1/9] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer A fix and some cleanups to jbd2 - - 2 - --- 2024-05-06 Kemeng Shi Superseded
[v3,5/5] ext4: open coding repeated check in next_linear_group Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-04-24 Kemeng Shi Awaiting Upstream
[v3,4/5] ext4: use correct criteria name instead stale integer number in comment Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-04-24 Kemeng Shi Awaiting Upstream
[v3,3/5] ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-04-24 Kemeng Shi Awaiting Upstream
[v3,2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-04-24 Kemeng Shi Awaiting Upstream
[v3,1/5] ext4: keep "prefetch_grp" and "nr" consistent Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-04-24 Kemeng Shi Awaiting Upstream
[v2,5/5] ext4: open coding repeated check in next_linear_group Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-04-23 Kemeng Shi Superseded
[v2,4/5] ext4: use correct criteria name instead stale integer number in comment Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-04-23 Kemeng Shi Superseded
[v2,3/5] ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-04-23 Kemeng Shi Superseded
[v2,2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-04-23 Kemeng Shi Superseded
[v2,1/5] ext4: keep "prefetch_grp" and "nr" consistent Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-04-23 Kemeng Shi Superseded
[5/5] ext4: expand next_linear_group to remove repeat check for linear scan. Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi Superseded
[4/5] ext4: use correct criteria name instead stale integer number in comment Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-03-26 Kemeng Shi Superseded
[3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_used to clear bits Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi Superseded
[2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi Superseded
[1/5] ext4: keep "prefetch_grp" and "nr" consistent Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-03-26 Kemeng Shi Superseded
ext4: implement filesystem specific alloc_inode in unit test ext4: implement filesystem specific alloc_inode in unit test - - - 1 --- 2024-03-22 Kemeng Shi Awaiting Upstream
[v4,3/3] ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter before use i… Fix crashes and warnings in ext4 unit test - - - 1 --- 2024-03-04 Kemeng Shi Accepted
[v4,2/3] ext4: hold group lock in ext4 kunit test Fix crashes and warnings in ext4 unit test - - - 1 --- 2024-03-04 Kemeng Shi Accepted
[v4,1/3] ext4: alloc test super block from sget Fix crashes and warnings in ext4 unit test - - - 1 --- 2024-03-04 Kemeng Shi Accepted
[v3,3/3] ext4: initialize sbi->s_freeclusters_counter before use in kunit test Fix crashes and warning in ext4 unit test - - - - --- 2024-03-02 Kemeng Shi Superseded
[v3,2/3] ext4: hold group lock in ext4 kunit test Fix crashes and warning in ext4 unit test - - - - --- 2024-03-02 Kemeng Shi Superseded
[v3,1/3] ext4: alloc test super block from sget Fix crashes and warning in ext4 unit test - - - - --- 2024-03-02 Kemeng Shi Superseded
[v2,2/2] ext4: hold group lock in ext4 kunit test Fix crashes in ext4 unit test - - - - --- 2024-03-01 Kemeng Shi Superseded
[v2,1/2] ext4: alloc test super block from sget Fix crashes in ext4 unit test - - - - --- 2024-03-01 Kemeng Shi Superseded
[2/2] ext4: hold group lock in ext4 kunit test Fix crashes in ext4 unit test - - - - --- 2024-03-01 Kemeng Shi Superseded
[1/2] ext4: alloc test super block from sget Fix crashes in ext4 unit test - - - - --- 2024-03-01 Kemeng Shi Superseded
[v3,9/9] ext4: remove 'needed' in trace_ext4_discard_preallocations Some random cleanups to mballoc - - 1 - --- 2024-01-05 Kemeng Shi Awaiting Upstream
[v3,8/9] ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations Some random cleanups to mballoc - - 1 - --- 2024-01-05 Kemeng Shi Awaiting Upstream
[v3,7/9] ext4: remove unused return value of ext4_mb_release_group_pa Some random cleanups to mballoc - - 1 - --- 2024-01-05 Kemeng Shi Awaiting Upstream
[v3,6/9] ext4: remove unused return value of ext4_mb_release_inode_pa Some random cleanups to mballoc - - 1 - --- 2024-01-05 Kemeng Shi Awaiting Upstream
[v3,5/9] ext4: remove unused return value of ext4_mb_release Some random cleanups to mballoc - - 1 - --- 2024-01-05 Kemeng Shi Awaiting Upstream
[v3,4/9] ext4: remove unused ext4_allocation_context::ac_groups_considered Some random cleanups to mballoc - - 1 - --- 2024-01-05 Kemeng Shi Awaiting Upstream
[v3,3/9] ext4: remove unneeded return value of ext4_mb_release_context Some random cleanups to mballoc - - 1 - --- 2024-01-05 Kemeng Shi Awaiting Upstream
[v3,2/9] ext4: remove unused parameter ngroup in ext4_mb_choose_next_group_*() Some random cleanups to mballoc - - 2 - --- 2024-01-05 Kemeng Shi Awaiting Upstream
« 1 2 3 4 »