Show patches with: Submitter = Zhihao Cheng       |    Archived = No       |   369 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[02/12] ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flash ubi: fastmap: Fix a series of wear leveling problems - - - - --- 2023-08-12 Zhihao Cheng Superseded
[01/12] ubi: fastmap: Fix missed ec updating after erasing old fastmap data block ubi: fastmap: Fix a series of wear leveling problems - 1 - - --- 2023-08-12 Zhihao Cheng Superseded
ubi: Refuse attaching if mtd's erasesize is 0 ubi: Refuse attaching if mtd's erasesize is 0 - 1 1 - --- 2023-04-23 Zhihao Cheng rw Accepted
[-next,v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size [-next,v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size - 1 - 2 --- 2023-03-06 Zhihao Cheng rw Accepted
[v2] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size [v2] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size - 1 - - --- 2023-03-04 Zhihao Cheng Changes Requested
ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size - 1 - - --- 2023-03-04 Zhihao Cheng Superseded
[-next,2/2] ubifs: dirty_cow_znode: Fix memleak when insert_old_idx() failed Rework fix method for memleak in - 1 - - --- 2023-03-01 Zhihao Cheng rw Accepted
[-next,1/2] Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path" Rework fix method for memleak in - 1 - - --- 2023-03-01 Zhihao Cheng rw Accepted
[v2] ubifs: dirty_cow_znode: Fix memleak in error handling path [v2] ubifs: dirty_cow_znode: Fix memleak in error handling path - 1 - - --- 2023-02-15 Zhihao Cheng rw Superseded
[2/2] ubifs: dirty_cow_znode: Fix memleak in error handling path ubifs: Fix two bugs in tnc - 1 - - --- 2022-11-18 Zhihao Cheng Superseded
[1/2] ubifs: Re-statistic cleaned znode count if commit failed ubifs: Fix two bugs in tnc - 1 - - --- 2022-11-18 Zhihao Cheng Accepted
ubiattach: introduce disable_fm in UBI_IOCATT ubiattach: introduce disable_fm in UBI_IOCATT - - - - --- 2022-10-18 Zhihao Cheng goliath Rejected
[6/6] ubifs: Reserve one leb for each journal head while doing budget ubifs: Fix wrong space calculation while doing budget - 1 - - --- 2022-10-11 Zhihao Cheng rw Accepted
[5/6] ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1 ubifs: Fix wrong space calculation while doing budget - 1 - - --- 2022-10-11 Zhihao Cheng rw Accepted
[4/6] ubifs: Fix wrong dirty space budget for dirty inode ubifs: Fix wrong space calculation while doing budget - 1 - - --- 2022-10-11 Zhihao Cheng rw Accepted
[3/6] ubifs: Add comments and debug info for ubifs_xrename() ubifs: Fix wrong space calculation while doing budget - - - - --- 2022-10-11 Zhihao Cheng rw Accepted
[2/6] ubifs: Rectify space budget for ubifs_xrename() ubifs: Fix wrong space calculation while doing budget - 1 - - --- 2022-10-11 Zhihao Cheng rw Accepted
[1/6] ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted ubifs: Fix wrong space calculation while doing budget - 1 - - --- 2022-10-11 Zhihao Cheng rw Accepted
[v2] ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl [v2] ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl - - - - --- 2022-08-17 Zhihao Cheng rw Accepted
ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap - 1 - - --- 2022-08-09 Zhihao Cheng rw Accepted
ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show() ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show() - 2 - - --- 2022-07-30 Zhihao Cheng rw Accepted
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl - - - - --- 2022-07-25 Zhihao Cheng rw Superseded
ubifs: Fix AA deadlock when setting xattr for encrypted file ubifs: Fix AA deadlock when setting xattr for encrypted file - 2 - - --- 2022-07-19 Zhihao Cheng rw Accepted
[v2] ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed [v2] ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed - 2 - - --- 2022-06-13 Zhihao Cheng rw Accepted
ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed - 2 - - --- 2022-06-11 Zhihao Cheng rw Superseded
[v2,2/2] ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process ubifs: Fix bugs triggered by fadvise - 1 - - --- 2022-06-01 Zhihao Cheng rw Accepted
[v2,1/2] ubifs: ubifs_writepage: Mark page dirty after writing inode failed ubifs: Fix bugs triggered by fadvise - 1 - - --- 2022-06-01 Zhihao Cheng rw Accepted
[v3,3/3] ubi: ubi_create_volume: Fix use-after-free when volume creation failed Fix high cpu usage of ubi_bgt thread and an uaf problem - 1 - - --- 2022-05-10 Zhihao Cheng Accepted
[v3,2/3] ubi: fastmap: Check wl_pool for free peb before wear leveling Fix high cpu usage of ubi_bgt thread and an uaf problem - - - - --- 2022-05-10 Zhihao Cheng Accepted
[v3,1/3] ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty Fix high cpu usage of ubi_bgt thread and an uaf problem - 1 - - --- 2022-05-10 Zhihao Cheng Accepted
[v2,2/2] ubi: fastmap: Check wl_pool for free peb before wear leveling Fix high cpu usage of ubi_bgt thread - - - - --- 2022-05-06 Zhihao Cheng rw Awaiting Upstream
[v2,1/2] ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty Fix high cpu usage of ubi_bgt thread - 1 - - --- 2022-05-06 Zhihao Cheng rw Awaiting Upstream
[v6,15/15] ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty Some bugfixs for ubi/ubifs - 2 - - --- 2021-12-27 Zhihao Cheng rw Superseded
[v6,14/15] ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng rw Superseded
[v6,13/15] ubifs: ubifs_writepage: Mark page dirty after writing inode failed Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng rw Superseded
[v6,12/15] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2 Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng rw Under Review
[v6,11/15] ubi: fastmap: Return error code if memory allocation fails in add_aeb() Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng Accepted
[v6,10/15] ubifs: Fix to add refcount once page is set private Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng Accepted
[v6,09/15] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng Accepted
[v6,08/15] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng Accepted
[v6,07/15] ubifs: Rectify space amount budget for mkdir/tmpfile operations Some bugfixs for ubi/ubifs - 2 - - --- 2021-12-27 Zhihao Cheng Accepted
[v6,06/15] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng Accepted
[v6,05/15] ubifs: Rename whiteout atomically Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng Accepted
[v6,04/15] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng Accepted
[v6,03/15] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment Some bugfixs for ubi/ubifs - - - - --- 2021-12-27 Zhihao Cheng Accepted
[v6,02/15] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng Accepted
[v6,01/15] ubifs: rename_whiteout: Fix double free for whiteout_ui->data Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-27 Zhihao Cheng Accepted
[v5,14/14] ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,13/14] ubifs: ubifs_writepage: Mark page dirty after writing inode failed Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,12/14] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2 Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,11/14] ubi: fastmap: Return error code if memory allocation fails in add_aeb() Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,10/14] ubifs: Fix to add refcount once page is set private Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,09/14] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,08/14] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,07/14] ubifs: Rectify space amount budget for mkdir/tmpfile operations Some bugfixs for ubi/ubifs - 2 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,06/14] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,05/14] ubifs: Rename whiteout atomically Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,04/14] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,03/14] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment Some bugfixs for ubi/ubifs - - - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,02/14] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v5,01/14] ubifs: rename_whiteout: Fix double free for whiteout_ui->data Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-20 Zhihao Cheng Superseded
[v4,13/13] ubifs: ubifs_writepage: Mark page dirty after writing inode failed Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,12/13] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2 Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,11/13] ubi: fastmap: Return error code if memory allocation fails in add_aeb() Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,10/13] ubifs: Fix to add refcount once page is set private Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,09/13] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,08/13] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,07/13] ubifs: Rectify space amount budget for mkdir/tmpfile operations Some bugfixs for ubi/ubifs - 2 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,06/13] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,05/13] ubifs: Rename whiteout atomically Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,04/13] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,03/13] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment Some bugfixs for ubi/ubifs - - - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,02/13] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v4,01/13] ubifs: rename_whiteout: Fix double free for whiteout_ui->data Some bugfixs for ubi/ubifs - 1 - - --- 2021-12-18 Zhihao Cheng Superseded
[v3,12/12] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2 Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,11/12] ubi: fastmap: Return error code if memory allocation fails in add_aeb() Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,10/12] ubifs: Fix to add refcount once page is set private Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,09/12] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,08/12] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,07/12] ubifs: Rectify space amount budget for mkdir/tmpfile operations Some bugfixs for ubi/ubifs - 2 - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,06/12] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,05/12] ubifs: Rename whiteout atomically Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,04/12] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,03/12] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment Some bugfixs for ubi/ubifs - - - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,02/12] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-12 Zhihao Cheng Superseded
[v3,01/12] ubifs: rename_whiteout: Fix double free for whiteout_ui->data Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-12 Zhihao Cheng Superseded
[v2,12/12] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2 Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,11/12] ubi: fastmap: Return error code if memory allocation fails in add_aeb() Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,10/12] ubifs: Fix to add refcount once page is set private Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,09/12] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,08/12] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,07/12] ubifs: Rectify space amount budget for mkdir/tmpfile operations Some bugfixs for ubi/ubifs - 2 - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,06/12] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,05/12] ubifs: Rename whiteout atomically Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,04/12] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,03/12] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment Some bugfixs for ubi/ubifs - - - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,02/12] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-06 Zhihao Cheng Superseded
[v2,01/12] ubifs: rename_whiteout: Fix double free for whiteout_ui->data Some bugfixs for ubi/ubifs - 1 - - --- 2021-11-06 Zhihao Cheng Superseded
[11/11] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2 Some bugfixs for ubifs/ubi - 1 - - --- 2021-10-25 Zhihao Cheng Superseded
[10/11] ubi: fastmap: Return error code if memory allocation fails in add_aeb() Some bugfixs for ubifs/ubi - 1 - - --- 2021-10-25 Zhihao Cheng Superseded
« 1 2 3 4 »