Show patches with: Submitter = Baokun Li       |   190 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[-RFC,1/2] mm: avoid data corruption when extending DIO write race with buffered read mm/ext4: avoid data corruption when extending DIO write race with buffered read - - - - --- 2023-12-02 Baokun Li Rejected
[-RFC,2/2] ext4: avoid data corruption when extending DIO write race with buffered read mm/ext4: avoid data corruption when extending DIO write race with buffered read - - - - --- 2023-12-02 Baokun Li Rejected
[1/2] e2fsck: save EXT2_ERROR_FS flag during journal replay e2fsprogs: avoid error information loss during journal replay - - 2 - --- 2023-02-17 Baokun Li Accepted
[1/2] ext4: fail ext4_iget if special inode unallocated ext4: fix possible null pointer dereference in ext4_get_group_info - - - - --- 2023-01-06 Baokun Li Superseded
[1/2] ext4: fix GDT corruption after online resizing with bigalloc enable and blocksize is 1024 ext4: fix a infinite loop in do_writepages after online resizing - 1 - - --- 2022-08-17 Baokun Li Accepted
[1/2] ext4: fix bug_on ext4_mb_use_inode_pa ext4: fix two bugs in ext4_mb_normalize_request - 1 1 - --- 2022-05-21 Baokun Li Superseded
[1/2] ext4: fix bug_on in __es_tree_search caused by wrong s_usr_quota_inum ext4: fix two bug_on in __es_tree_search - - - - --- 2022-10-20 Baokun Li Superseded
[1/2] ext4: turning quotas off if mount failed after enable quotas ext4: fix quotas leak in __ext4_fill_super() - 1 - - --- 2023-03-25 Baokun Li Superseded
[1/3] ext4: correct error ctx->mask_s_##name in ctx_set_##name ext4: fix WARNING in ext4_add_complete_io - 1 - - --- 2023-03-16 Baokun Li Superseded
[1/3] ext4: fix bad checksum after online resize fix some bugs in online resize - 2 2 - --- 2022-11-15 Baokun Li Superseded
[1/4] ext4: add two helper functions fex_end() and pa_end() ext4: fix some ext4_lblk_t overflow issues - - - - --- 2023-07-18 Baokun Li Superseded
[1/4] ext4: fix double-free of blocks due to wrong extents moved_len ext4: fix divide error in mb_update_avg_fragment_size() - 1 - - --- 2023-12-18 Baokun Li Not Applicable
[1/4] ext4: unify the type of flexbg_size to unsigned int ext4: fix WARN_ON in alloc_flex_gd() - - 1 - --- 2023-10-18 Baokun Li Superseded
[1/7] ext4: avoid overflow when setting values via sysfs ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-01-26 Baokun Li Superseded
[2/2] ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop ext4: fix a infinite loop in do_writepages after online resizing - - - - --- 2022-08-17 Baokun Li Accepted
[2/2] ext4: correct the judgment of BUG in ext4_mb_normalize_request ext4: fix two bugs in ext4_mb_normalize_request - 1 - - --- 2022-05-21 Baokun Li Superseded
[2/2] ext4: fix bug_on in __es_tree_search caused by wrong boot loader inode ext4: fix two bug_on in __es_tree_search - - - - --- 2022-10-20 Baokun Li Superseded
[2/2] ext4: refactoring to use the unified helper ext4_quotas_off() ext4: fix quotas leak in __ext4_fill_super() - - - - --- 2023-03-25 Baokun Li Superseded
[2/2] ext4: update s_journal_inum if it changes after journal replay ext4: fix possible null pointer dereference in ext4_get_group_info - - 1 - --- 2023-01-06 Baokun Li Superseded
[2/2] tune2fs/fuse2fs/debugfs: save error information during journal replay e2fsprogs: avoid error information loss during journal replay - - 2 - --- 2023-02-17 Baokun Li Accepted
[2/3] ext4: add helper to check if flag is changed by ctx ext4: fix WARNING in ext4_add_complete_io - - - - --- 2023-03-16 Baokun Li Superseded
[2/3] ext4: fix corrupt backup group descriptors after online resize fix some bugs in online resize - 1 - - --- 2022-11-15 Baokun Li Superseded
[2/4] ext4: do not trim the group with corrupted block bitmap ext4: fix divide error in mb_update_avg_fragment_size() - - 1 - --- 2023-12-18 Baokun Li Not Applicable
[2/4] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow ext4: fix some ext4_lblk_t overflow issues - 1 - - --- 2023-07-18 Baokun Li Superseded
[2/4] ext4: remove unnecessary check from alloc_flex_gd() ext4: fix WARN_ON in alloc_flex_gd() - - 1 - --- 2023-10-18 Baokun Li Superseded
[2/7] ext4: refactor out ext4_generic_attr_store() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-01-26 Baokun Li Superseded
[3/3] ext4: fix corruption when online resizing a 1K bigalloc fs fix some bugs in online resize - 1 - - --- 2022-11-15 Baokun Li Superseded
[3/3] ext4: fix race between writepages and remount ext4: fix WARNING in ext4_add_complete_io - 1 - - --- 2023-03-16 Baokun Li Superseded
[3/4] ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks() ext4: fix divide error in mb_update_avg_fragment_size() - 1 - - --- 2023-12-18 Baokun Li Not Applicable
[3/4] ext4: avoid online resizing failures due to oversized flex bg ext4: fix WARN_ON in alloc_flex_gd() - - 1 - --- 2023-10-18 Baokun Li Superseded
[3/4] ext4: avoid overlapping preallocations due to overflow ext4: fix some ext4_lblk_t overflow issues - - - - --- 2023-07-18 Baokun Li Superseded
[3/7] ext4: refactor out ext4_generic_attr_show() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 2 - --- 2024-01-26 Baokun Li Superseded
[4.19] ext4: fix race condition between ext4_ioctl_setflags and ext4_fiemap [4.19] ext4: fix race condition between ext4_ioctl_setflags and ext4_fiemap - - - - --- 2022-07-15 Baokun Li Not Applicable
[4/4] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt ext4: fix divide error in mb_update_avg_fragment_size() - 1 - - --- 2023-12-18 Baokun Li Not Applicable
[4/4] ext4: avoid prealloc space being skipped due to overflow ext4: fix some ext4_lblk_t overflow issues - - - - --- 2023-07-18 Baokun Li Superseded
[4/4] ext4: reduce unnecessary memory allocation in alloc_flex_gd() ext4: fix WARN_ON in alloc_flex_gd() - - 1 - --- 2023-10-18 Baokun Li Superseded
[4/7] ext4: add positive int attr pointer to avoid sysfs variables overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-01-26 Baokun Li Superseded
[5.4] ext4: fix race condition between ext4_ioctl_setflags and ext4_fiemap [5.4] ext4: fix race condition between ext4_ioctl_setflags and ext4_fiemap - - - - --- 2022-07-22 Baokun Li Not Applicable
[5/7] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 3 - --- 2024-01-26 Baokun Li Superseded
[6/7] ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 2 - --- 2024-01-26 Baokun Li Superseded
[7/7] ext4: set the type of max_zeroout to unsigned int to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-01-26 Baokun Li Superseded
[RFC,v2] mm/filemap: avoid buffered read/write race to read inconsistent data [RFC,v2] mm/filemap: avoid buffered read/write race to read inconsistent data - - 1 - --- 2023-12-13 Baokun Li Accepted
[RFC] mm/filemap: avoid buffered read/write race to read inconsistent data [RFC] mm/filemap: avoid buffered read/write race to read inconsistent data - - - - --- 2023-12-12 Baokun Li Superseded
[RFC] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs [RFC] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs - 1 - - --- 2023-04-06 Baokun Li Superseded
[v2,1/2] ext4: fail ext4_iget if special inode unallocated ext4: fix possible null pointer dereference in ext4_get_group_info - - 1 - --- 2023-01-07 Baokun Li Awaiting Upstream
[v2,1/2] ext4: fix bug_on ext4_mb_use_inode_pa ext4: fix two bugs in ext4_mb_normalize_request - 1 - - --- 2022-05-23 Baokun Li Superseded
[v2,1/2] ext4: fix bug_on in __es_tree_search caused by wrong s_usr_quota_inum ext4: fix two bug_on in __es_tree_search - - 1 - --- 2022-10-21 Baokun Li Superseded
[v2,1/2] ext4: only update i_reserved_data_blocks on successful block allocation ext4: fix WARNING in ext4_da_update_reserve_space - 1 - - --- 2023-04-06 Baokun Li Superseded
[v2,1/2] ext4: turning quotas off if mount failed after enable quotas ext4: fix quotas leak in __ext4_fill_super() - 1 - - --- 2023-03-27 Baokun Li Superseded
[v2,1/3] ext4: add two helper functions extent_logical_end() and pa_logical_end() ext4: fix some ext4_lblk_t overflow issues - - 2 - --- 2023-07-24 Baokun Li Awaiting Upstream
[v2,1/3] ext4: fix bad checksum after online resize ext4: fix some bugs in online resize - 2 2 - --- 2022-11-16 Baokun Li Superseded
[v2,1/4] ext4: add EXT4_INODE_HAVE_XATTR_SPACE macro in xattr.h ext4: fix use-after-free in ext4_xattr_set_entry - - 1 - --- 2022-06-15 Baokun Li Superseded
[v2,1/4] ext4: unify the type of flexbg_size to unsigned int ext4: fix WARN_ON in alloc_flex_gd() - - 1 - --- 2023-10-23 Baokun Li Awaiting Upstream
[v2,1/7] quota: factor out dquot_write_dquot() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,1/8] ext4: fix double-free of blocks due to wrong extents moved_len ext4: fix divide error in mb_update_avg_fragment_size() - 1 1 - --- 2023-12-21 Baokun Li Superseded
[v2,1/9] ext4: avoid overflow when setting values via sysfs ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2,2/2] ext4: correct the judgment of BUG in ext4_mb_normalize_request ext4: fix two bugs in ext4_mb_normalize_request - 1 - - --- 2022-05-23 Baokun Li Awaiting Upstream
[v2,2/2] ext4: fix bug_on in __es_tree_search caused by wrong boot loader inode ext4: fix two bug_on in __es_tree_search - - - - --- 2022-10-21 Baokun Li Superseded
[v2,2/2] ext4: refactoring to use the unified helper ext4_quotas_off() ext4: fix quotas leak in __ext4_fill_super() - - 1 - --- 2023-03-27 Baokun Li Superseded
[v2,2/2] ext4: update s_journal_inum if it changes after journal replay ext4: fix possible null pointer dereference in ext4_get_group_info - - 1 - --- 2023-01-07 Baokun Li Awaiting Upstream
[v2,2/2] ext4: use __GFP_NOFAIL if allocating extents_status cannot fail ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-06 Baokun Li Superseded
[v2,2/3] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow ext4: fix some ext4_lblk_t overflow issues - 1 2 - --- 2023-07-24 Baokun Li Awaiting Upstream
[v2,2/3] ext4: fix corrupt backup group descriptors after online resize ext4: fix some bugs in online resize - 1 - - --- 2022-11-16 Baokun Li Superseded
[v2,2/4] ext4: fix use-after-free in ext4_xattr_set_entry ext4: fix use-after-free in ext4_xattr_set_entry - - - - --- 2022-06-15 Baokun Li Superseded
[v2,2/4] ext4: remove unnecessary check from alloc_flex_gd() ext4: fix WARN_ON in alloc_flex_gd() - - 1 - --- 2023-10-23 Baokun Li Awaiting Upstream
[v2,2/7] quota: add new global dquot list releasing_dquots quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,2/8] ext4: do not trim the group with corrupted block bitmap ext4: fix divide error in mb_update_avg_fragment_size() - - 1 - --- 2023-12-21 Baokun Li Superseded
[v2,2/9] ext4: refactor out ext4_generic_attr_store() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2,3/3] ext4: avoid overlapping preallocations due to overflow ext4: fix some ext4_lblk_t overflow issues - - 2 - --- 2023-07-24 Baokun Li Awaiting Upstream
[v2,3/3] ext4: fix corruption when online resizing a 1K bigalloc fs ext4: fix some bugs in online resize - 1 1 - --- 2022-11-16 Baokun Li Superseded
[v2,3/4] ext4: avoid online resizing failures due to oversized flex bg ext4: fix WARN_ON in alloc_flex_gd() - - 1 - --- 2023-10-23 Baokun Li Awaiting Upstream
[v2,3/4] ext4: correct max_inline_xattr_value_size computing ext4: fix use-after-free in ext4_xattr_set_entry - - - - --- 2022-06-15 Baokun Li Superseded
[v2,3/7] quota: rename dquot_active() to inode_dquot_active() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,3/8] ext4: regenerate buddy after block freeing failed if under fc replay ext4: fix divide error in mb_update_avg_fragment_size() - 1 1 - --- 2023-12-21 Baokun Li Superseded
[v2,3/9] ext4: refactor out ext4_generic_attr_show() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 2 - --- 2024-02-27 Baokun Li Superseded
[v2,4/4] ext4: correct the misjudgment in ext4_iget_extra_inode ext4: fix use-after-free in ext4_xattr_set_entry - - - - --- 2022-06-15 Baokun Li Superseded
[v2,4/4] ext4: reduce unnecessary memory allocation in alloc_flex_gd() ext4: fix WARN_ON in alloc_flex_gd() - - 1 - --- 2023-10-23 Baokun Li Awaiting Upstream
[v2,4/7] quota: add new helper dquot_active() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,4/8] ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks() ext4: fix divide error in mb_update_avg_fragment_size() - 1 1 - --- 2023-12-21 Baokun Li Superseded
[v2,4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 1 - --- 2024-02-27 Baokun Li Superseded
[v2,5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - 1 - - --- 2023-06-28 Baokun Li Superseded
[v2,5/8] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt ext4: fix divide error in mb_update_avg_fragment_size() - - 1 - --- 2023-12-21 Baokun Li Superseded
[v2,5/9] ext4: add new attr pointer attr_mb_order ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2,6/7] quota: simplify drop_dquot_ref() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,6/8] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() ext4: fix divide error in mb_update_avg_fragment_size() - - 1 - --- 2023-12-21 Baokun Li Superseded
[v2,6/9] ext4: add positive int attr pointer to avoid sysfs variables overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2,7/7] quota: remove unused function put_dquot_list() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,7/8] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() ext4: fix divide error in mb_update_avg_fragment_size() - - 1 - --- 2023-12-21 Baokun Li Superseded
[v2,7/9] ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 2 - --- 2024-02-27 Baokun Li Superseded
[v2,8/8] ext4: mark the group block bitmap as corrupted before reporting an error ext4: fix divide error in mb_update_avg_fragment_size() - - 1 - --- 2023-12-21 Baokun Li Superseded
[v2,8/9] ext4: set the type of max_zeroout to unsigned int to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2,9/9] ext4: clean up s_mb_rb_lock to fix build warnings with C=1 ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2] e2fsck: delay quotas loading in release_orphan_inodes() [v2] e2fsck: delay quotas loading in release_orphan_inodes() - - 1 - --- 2023-08-25 Baokun Li Superseded
[v2] ext4: correct best extent lstart adjustment logic [v2] ext4: correct best extent lstart adjustment logic - 1 2 - --- 2024-02-01 Baokun Li Awaiting Upstream
[v2] ext4: fix race between writepages and remount [v2] ext4: fix race between writepages and remount - 1 1 - --- 2023-03-28 Baokun Li Not Applicable
[v2] ext4: fix race condition between buffer write and page_mkwrite [v2] ext4: fix race condition between buffer write and page_mkwrite - 1 1 - --- 2023-05-30 Baokun Li New
[v2] ext4: fix race condition between ext4_write and ext4_convert_inline_data [v2] ext4: fix race condition between ext4_write and ext4_convert_inline_data - 1 - - --- 2022-04-26 Baokun Li Superseded
[v2] ext4: fix slab-use-after-free in ext4_es_insert_extent() [v2] ext4: fix slab-use-after-free in ext4_es_insert_extent() - 1 1 - --- 2023-08-15 Baokun Li Awaiting Upstream
[v2] ext4: fix task hung in ext4_xattr_delete_inode [v2] ext4: fix task hung in ext4_xattr_delete_inode - - 1 - --- 2023-01-10 Baokun Li Awaiting Upstream
[v2] ext4: fix use-after-free in ext4_ext_shift_extents [v2] ext4: fix use-after-free in ext4_ext_shift_extents - 1 1 - --- 2022-09-22 Baokun Li Awaiting Upstream
« 1 2 »