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
[6/8] ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated Some fixes and cleanup to mballoc - - - - --- 2023-03-21 Kemeng Shi Superseded
[5/8] ext4: treat stripe in block unit Some fixes and cleanup to mballoc - - 1 - --- 2023-03-21 Kemeng Shi Superseded
[4/8] ext4: fix wrong unit use in ext4_mb_find_by_goal Some fixes and cleanup to mballoc - - 1 - --- 2023-03-21 Kemeng Shi Superseded
[3/8] ext4: fix wrong unit use in ext4_mb_new_inode_pa Some fixes and cleanup to mballoc - - - - --- 2023-03-21 Kemeng Shi Superseded
[2/8] ext4: fix unit mismatch in ext4_mb_new_blocks_simple Some fixes and cleanup to mballoc - - 1 - --- 2023-03-21 Kemeng Shi Superseded
[1/8] ext4: fix wrong unit use in ext4_mb_normalize_request Some fixes and cleanup to mballoc - - 1 - --- 2023-03-21 Kemeng Shi Superseded
ext4: avoid to access uninitialized block_cluster ext4: avoid to access uninitialized block_cluster - 1 - - --- 2023-03-20 Kemeng Shi Accepted
[2/2] ext4: avoid unnecessary pointer dereference in ext4_mb_normalize_request two cleanups for mballoc - - 1 - --- 2023-03-11 Kemeng Shi Superseded
[1/2] ext4: fix typos in mballoc two cleanups for mballoc - - 1 - --- 2023-03-11 Kemeng Shi Superseded
[v3,20/20] ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple Some bugfix and cleanup to mballoc - - - - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,19/20] ext4: remove comment code ext4_discard_preallocations Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,18/20] ext4: remove repeat assignment to ac_f_ex Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,17/20] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,16/20] ext4: remove unnecessary count2 in ext4_free_data_in_buddy Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,15/20] ext4: remove unnecessary exit_meta_group_info tag Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,14/20] ext4: use best found when complex scan of group finishs Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,13/20] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,12/20] ext4: remove dead check in mb_buddy_mark_free Some bugfix and cleanup to mballoc - - - - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,11/20] ext4: remove unnecessary check in ext4_mb_new_blocks Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,10/20] ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,09/20] ext4: Remove unnecessary release when memory allocation failed in ext4_mb_init_cache Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,08/20] ext4: remove unused return value of ext4_mb_try_best_found and ext4_mb_free_metadata Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,07/20] ext4: add missed brelse in ext4_free_blocks_simple Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,06/20] ext4: protect pa->pa_free in ext4_discard_allocated_blocks Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,05/20] ext4: correct start of used group pa for debug in ext4_mb_use_group_pa Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,04/20] ext4: correct calculation of s_mb_preallocated Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,03/20] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini Some bugfix and cleanup to mballoc - - - - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,02/20] ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v3,01/20] ext4: set goal start correctly in ext4_mb_normalize_request Some bugfix and cleanup to mballoc - - 1 - --- 2023-03-03 Kemeng Shi Awaiting Upstream
[v2,20/20] ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple Some bugfix and cleanup to mballoc - - - - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,19/20] ext4: remove comment code ext4_discard_preallocations Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,18/20] ext4: remove repeat assignment to ac_f_ex Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,17/20] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,16/20] ext4: remove unnecessary count2 in ext4_free_data_in_buddy Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,15/20] ext4: remove unnecessary exit_meta_group_info tag Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,14/20] ext4: use best found when complex scan of group finishs Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,13/20] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,12/20] ext4: remove dead check in mb_buddy_mark_free Some bugfix and cleanup to mballoc - - - - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,11/20] ext4: remove unnecessary check in ext4_mb_new_blocks Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,10/20] ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,09/20] ext4: Remove unnecessary release when memory allocation failed in ext4_mb_init_cache Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,08/20] ext4: remove unused return value of ext4_mb_try_best_found and ext4_mb_free_metadata Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,07/20] ext4: add missed brelse in ext4_free_blocks_simple Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,06/20] ext4: protect pa->pa_free in ext4_discard_allocated_blocks Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,05/20] ext4: correct start of used group pa for debug in ext4_mb_use_group_pa Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,04/20] ext4: correct calculation of s_mb_preallocated Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,03/20] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini Some bugfix and cleanup to mballoc - - - - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,02/20] ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[v2,01/20] ext4: set goal start correctly in ext4_mb_normalize_request Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-28 Kemeng Shi Not Applicable
[4/4] ext4: remove unused group parameter in ext4_block_bitmap_csum_set Remove unused group parameter in bitmap checksum - - 1 - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[3/4] ext4: remove unused group parameter in ext4_block_bitmap_csum_verify Remove unused group parameter in bitmap checksum - - 1 - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[2/4] ext4: remove unused group parameter in ext4_inode_bitmap_csum_set Remove unused group parameter in bitmap checksum - - 1 - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[1/4] ext4: remove unused group parameter in ext4_inode_bitmap_csum_verify Remove unused group parameter in bitmap checksum - - 1 - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[7/7] ext4: improve inode table blocks counting in ext4_num_overhead_clusters A few patches to improve ext4 balloc - - - - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[6/7] ext4: stop trying to verify just initialized bitmap in ext4_read_block_bitmap_nowait A few patches to improve ext4 balloc - - - - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[5/7] ext4: remove stale comment in ext4_init_block_bitmap A few patches to improve ext4 balloc - - - - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[4/7] ext4: remove unnecessary check in ext4_bg_num_gdb_nometa A few patches to improve ext4 balloc - - - - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[3/7] ext4: call ext4_bg_num_gdb_[no]meta directly in ext4_num_base_meta_clusters A few patches to improve ext4 balloc - - - - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[2/7] ext4: correct validation check of inode table in ext4_valid_block_bitmap A few patches to improve ext4 balloc - - - - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[1/7] ext4: properly handle error of ext4_init_block_bitmap in ext4_read_block_bitmap_nowait A few patches to improve ext4 balloc - - - - --- 2023-02-21 Kemeng Shi Awaiting Upstream
[21/21] ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple Some bugfix and cleanup to mballoc - - - - --- 2023-02-09 Kemeng Shi Not Applicable
[20/21] ext4: remove comment code ext4_discard_preallocations Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[19/21] ext4: remove repeat assignment to ac_f_ex Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[18/21] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[17/21] ext4: remove unnecessary count2 in ext4_free_data_in_buddy Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[16/21] ext4: remove unnecessary exit_meta_group_info tag Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[15/21] ext4: use best found when complex scan of group finishs Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[14/21] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[13/21] ext4: remove dead check in mb_buddy_mark_free Some bugfix and cleanup to mballoc - - - - --- 2023-02-09 Kemeng Shi Not Applicable
[12/21] ext4: remove unnecessary check in ext4_mb_new_blocks Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[11/21] ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[10/21] ext4: Remove unnecessary release when memory allocation failed in ext4_mb_init_cache Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[09/21] ext4: remove unused return value of ext4_mb_try_best_found and ext4_mb_free_metadata Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[08/21] ext4: add missed brelse in ext4_free_blocks_simple Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[07/21] ext4: protect pa->pa_free in ext4_discard_allocated_blocks Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[06/21] ext4: correct start of used group pa for debug in ext4_mb_use_group_pa Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[05/21] ext4: correct calculation of s_mb_preallocated Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[04/21] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[03/21] ext4: avoid to use preallocated blocks if EXT4_MB_HINT_GOAL_ONLY is set Some bugfix and cleanup to mballoc - - - - --- 2023-02-09 Kemeng Shi Not Applicable
[02/21] ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[01/21] ext4: set goal start correctly in ext4_mb_normalize_request Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
« 1 2 3 4 »