Show patches with: Archived = No       |   10992 patches
« 1 2 ... 6 7 8109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,05/12] ext4: use pre-allocated es in __es_remove_extent() ext4: fix WARNING in ext4_da_update_reserve_space - - 1 - --- 2023-04-24 Baokun Li Awaiting Upstream
[v4,04/12] ext4: use pre-allocated es in __es_insert_extent() ext4: fix WARNING in ext4_da_update_reserve_space - - 1 - --- 2023-04-24 Baokun Li Awaiting Upstream
[v4,03/12] ext4: factor out __es_alloc_extent() and __es_free_extent() ext4: fix WARNING in ext4_da_update_reserve_space - - 1 - --- 2023-04-24 Baokun Li Awaiting Upstream
[v4,02/12] ext4: add a new helper to check if es must be kept ext4: fix WARNING in ext4_da_update_reserve_space - - 1 - --- 2023-04-24 Baokun Li Awaiting Upstream
[v4,01/12] ext4: only update i_reserved_data_blocks on successful block allocation ext4: fix WARNING in ext4_da_update_reserve_space - 1 1 - --- 2023-04-24 Baokun Li Awaiting Upstream
[v3,8/8] ext4: make ext4_zeroout_es return void ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,7/8] ext4: make ext4_es_insert_extent return void ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,6/8] ext4: make ext4_es_insert_delayed_block return void ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,5/8] ext4: make ext4_es_remove_extent return void ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,4/8] ext4: make __es_remove_extent return void ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,3/8] ext4: use __GFP_NOFAIL if allocating extents_status cannot fail ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,2/8] ext4: add a new helper to check if es must be kept ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,1/8] ext4: only update i_reserved_data_blocks on successful block allocation ext4: fix WARNING in ext4_da_update_reserve_space - 1 1 - --- 2023-04-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,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,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
[v3] ext4: fix race between writepages and remount [v3] ext4: fix race between writepages and remount - 1 1 - --- 2023-03-29 Baokun Li Superseded
[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
[v3,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 Awaiting Upstream
[v3,1/2] ext4: turning quotas off if mount failed after enable quotas ext4: fix quotas leak in __ext4_fill_super() - 1 1 - --- 2023-03-27 Baokun Li Awaiting Upstream
[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,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
[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
[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
ext4: only update i_reserved_data_blocks on successful block allocation ext4: only update i_reserved_data_blocks on successful block allocation - - - - --- 2023-03-25 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
[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
[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
[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
[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
debugfs: check first journal block type when a tail-to-head reversal occurs in logdump debugfs: check first journal block type when a tail-to-head reversal occurs in logdump - - - - --- 2023-02-02 Baokun Li Superseded
[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
ext4: fix task hung in ext4_xattr_delete_inode ext4: fix task hung in ext4_xattr_delete_inode - - - - --- 2023-01-10 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,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
[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
[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
[v3,3/3] ext4: fix corruption when online resizing a 1K bigalloc fs ext4: fix some bugs in online resize - 1 1 - --- 2022-11-17 Baokun Li Awaiting Upstream
[v3,2/3] ext4: fix corrupt backup group descriptors after online resize ext4: fix some bugs in online resize - 1 1 - --- 2022-11-17 Baokun Li Awaiting Upstream
[v3,1/3] ext4: fix bad checksum after online resize ext4: fix some bugs in online resize - 2 2 - --- 2022-11-17 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,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,1/3] ext4: fix bad checksum after online resize ext4: fix some bugs in online resize - 2 2 - --- 2022-11-16 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
[2/3] ext4: fix corrupt backup group descriptors after online resize fix some bugs in online resize - 1 - - --- 2022-11-15 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
ext4: correct inconsistent error msg in nojournal mode ext4: correct inconsistent error msg in nojournal mode - - 1 - --- 2022-11-09 Baokun Li Awaiting Upstream
ext4: fix bad checksum after online resize ext4: fix bad checksum after online resize - 2 2 - --- 2022-11-04 Baokun Li Superseded
ext4: fix use-after-free in ext4_orphan_cleanup ext4: fix use-after-free in ext4_orphan_cleanup - - 1 - --- 2022-11-02 Baokun Li Awaiting Upstream
[v3,4/4] ext4: fix bug_on in __es_tree_search caused by bad boot loader inode ext4: fix two bug_on in __es_tree_search - - 2 - --- 2022-10-26 Baokun Li Awaiting Upstream
[v3,3/4] ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode ext4: fix two bug_on in __es_tree_search - - 2 - --- 2022-10-26 Baokun Li Awaiting Upstream
[v3,2/4] ext4: add helper to check quota inums ext4: fix two bug_on in __es_tree_search - - 2 - --- 2022-10-26 Baokun Li Awaiting Upstream
[v3,1/4] ext4: fix bug_on in __es_tree_search caused by bad quota inode ext4: fix two bug_on in __es_tree_search - - 3 - --- 2022-10-26 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,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
[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
[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
[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
ext4: fix use-after-free in ext4_ext_shift_extents ext4: fix use-after-free in ext4_ext_shift_extents - 1 - - --- 2022-09-21 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
[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
ext4: fix null-ptr-deref in ext4_write_info ext4: fix null-ptr-deref in ext4_write_info - - 1 - --- 2022-08-05 Baokun Li Awaiting Upstream
[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
[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
[v3,4/4] ext4: correct the misjudgment in ext4_iget_extra_inode ext4: fix use-after-free in ext4_xattr_set_entry - - 2 - --- 2022-06-16 Baokun Li Awaiting Upstream
[v3,3/4] ext4: correct max_inline_xattr_value_size computing ext4: fix use-after-free in ext4_xattr_set_entry - - 2 - --- 2022-06-16 Baokun Li Awaiting Upstream
[v3,2/4] ext4: fix use-after-free in ext4_xattr_set_entry ext4: fix use-after-free in ext4_xattr_set_entry - - 2 - --- 2022-06-16 Baokun Li Awaiting Upstream
[v3,1/4] ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h ext4: fix use-after-free in ext4_xattr_set_entry - - 2 - --- 2022-06-16 Baokun Li Awaiting Upstream
[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,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,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,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
ext4: fix use-after-free in ext4_xattr_set_entry ext4: fix use-after-free in ext4_xattr_set_entry - - 1 - --- 2022-06-02 Baokun Li Superseded
[v3,3/3] ext4: support flex_bg in ext4_mb_normalize_request ext4: fix two bugs in ext4_mb_normalize_request - - - - --- 2022-05-28 Baokun Li Superseded
[v3,2/3] ext4: correct the judgment of BUG in ext4_mb_normalize_request ext4: fix two bugs in ext4_mb_normalize_request - - 1 - --- 2022-05-28 Baokun Li Awaiting Upstream
[v3,1/3] ext4: fix bug_on ext4_mb_use_inode_pa ext4: fix two bugs in ext4_mb_normalize_request - 1 1 - --- 2022-05-28 Baokun Li Awaiting Upstream
[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,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
[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
[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
ext4: fix bug_on in __es_tree_search ext4: fix bug_on in __es_tree_search - 1 1 - --- 2022-05-18 Baokun Li Awaiting Upstream
[v3] ext4: fix race condition between ext4_write and ext4_convert_inline_data [v3] ext4: fix race condition between ext4_write and ext4_convert_inline_data - 1 1 - --- 2022-04-28 Baokun Li Awaiting Upstream
[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
ext4: fix race condition between ext4_write and ext4_convert_inline_data ext4: fix race condition between ext4_write and ext4_convert_inline_data - 1 - - --- 2022-04-26 Baokun Li Superseded
ext4: fix use-after-free race with debug_want_extra_isize ext4: fix use-after-free race with debug_want_extra_isize - - 1 - --- 2019-04-15 Barret Rhoden Superseded
[RESEND,v3,2/2] fs: convert block_commit_write to return void clean up block_commit_write 1 - 3 - --- 2023-06-26 Bean Huo Not Applicable
[RESEND,v3,1/2] fs/buffer: clean up block_commit_write clean up block_commit_write - - 3 - --- 2023-06-26 Bean Huo Not Applicable
[v3,2/2] fs: convert block_commit_write to return void clean up block_commit_write 1 - 1 - --- 2023-06-26 Bean Huo New
[v3,1/2] fs/buffer: clean up block_commit_write clean up block_commit_write - - - - --- 2023-06-26 Bean Huo New
[v2,5/5] fs/buffer.c: convert block_commit_write to return void clean up block_commit_write - - 1 - --- 2023-06-19 Bean Huo Superseded
[v2,4/5] udf: No need to check return value of block_commit_write() clean up block_commit_write - - 1 - --- 2023-06-19 Bean Huo Superseded
[v2,3/5] fs/ocfs2: No need to check return value of block_commit_write() clean up block_commit_write - - 1 - --- 2023-06-19 Bean Huo Superseded
[v2,2/5] ext4: No need to check return value of block_commit_write() clean up block_commit_write 1 - 1 - --- 2023-06-19 Bean Huo Superseded
[v2,1/5] fs/buffer: clean up block_commit_write clean up block_commit_write - - 2 - --- 2023-06-19 Bean Huo Superseded
[v1,5/5] udf: No need to check return value of block_commit_write() clean up block_commit_write - - 1 - --- 2023-06-18 Bean Huo Superseded
[v1,4/5] fs/ocfs2: No need to check return value of block_commit_write() clean up block_commit_write - - 1 - --- 2023-06-18 Bean Huo Superseded
[v1,3/5] ext4: No need to check return value of block_commit_write() clean up block_commit_write - - 1 - --- 2023-06-18 Bean Huo Superseded
[v1,2/5] fs/buffer.c: convert block_commit_write to return void clean up block_commit_write - - 1 - --- 2023-06-18 Bean Huo Superseded
[v1,1/5] fs/buffer: clean up block_commit_write clean up block_commit_write - - 1 - --- 2023-06-18 Bean Huo Superseded
release notes: delete two files that are fully contained within v1.41.txt release notes: delete two files that are fully contained within v1.41.txt - - - - --- 2020-10-20 Benno Schulenberg Accepted
« 1 2 ... 6 7 8109 110 »