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
[09/11] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() Some bugfixs for ubifs/ubi - 1 - - --- 2021-10-25 Zhihao Cheng Superseded
[08/11] ubifs: setflags: Don't make a budget for 'ui->data_len' Some bugfixs for ubifs/ubi - 1 - - --- 2021-10-25 Zhihao Cheng Superseded
[07/11] ubifs: Rectify space amount budget for mkdir/tmpfile operations Some bugfixs for ubifs/ubi - 2 - - --- 2021-10-25 Zhihao Cheng Superseded
[06/11] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work Some bugfixs for ubifs/ubi - 1 - - --- 2021-10-25 Zhihao Cheng Superseded
[05/11] ubifs: Rename whiteout atomically Some bugfixs for ubifs/ubi - 1 - - --- 2021-10-25 Zhihao Cheng Superseded
[04/11] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout Some bugfixs for ubifs/ubi - 1 - - --- 2021-10-25 Zhihao Cheng Superseded
[03/11] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment Some bugfixs for ubifs/ubi - - - - --- 2021-10-25 Zhihao Cheng Superseded
[02/11] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback Some bugfixs for ubifs/ubi - 1 - - --- 2021-10-25 Zhihao Cheng Superseded
[01/11] ubifs: rename_whiteout: Fix double free for whiteout_ui->data Some bugfixs for ubifs/ubi - 1 - - --- 2021-10-25 Zhihao Cheng Superseded
[v2,2/2] mtd: mtdconcat: Check _read, _write callbacks existence before assignment mtd: mtdconcat: Fix callback functions check - 1 - - --- 2021-08-17 Zhihao Cheng Accepted
[v2,1/2] mtd: mtdconcat: Judge callback existence based on the master mtd: mtdconcat: Fix callback functions check - 1 - - --- 2021-08-17 Zhihao Cheng Accepted
[v2] mtd: mtdconcat: Check existence of _read|_write from subdev'master device before assigning [v2] mtd: mtdconcat: Check existence of _read|_write from subdev'master device before assigning - 1 - - --- 2021-08-17 Zhihao Cheng Changes Requested
[2/2] mtd: mtdconcat: Remove concat_{read|write}_oob mtd: mtdconcat: Fix callback functions check - 1 - - --- 2021-07-31 Zhihao Cheng Accepted
[1/2] mtd: mtdconcat: Judge callback function existence getting from master for each partition mtd: mtdconcat: Fix callback functions check - 1 - - --- 2021-07-31 Zhihao Cheng Accepted
[-next] ubifs: ubifs_gc_start_commit: Fix error check for lp pointer [-next] ubifs: ubifs_gc_start_commit: Fix error check for lp pointer - 1 - - --- 2021-06-23 Zhihao Cheng Not Applicable
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode - 1 - - --- 2021-06-18 Zhihao Cheng Accepted
[v2] mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity [v2] mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity - - - - --- 2021-06-15 Zhihao Cheng Accepted
[v2] mtd: mtd_blkdevs: Get|Put mtd_device in add|del_mtd_blktrans [v2] mtd: mtd_blkdevs: Get|Put mtd_device in add|del_mtd_blktrans - 2 - - --- 2021-06-15 Zhihao Cheng Changes Requested
[6/6] Revert "mtd: allow to unload the mtdtrans module if its block devices aren't open" Fix deadlock in ftl formating on mtd - - - - --- 2021-06-13 Zhihao Cheng Changes Requested
[5/6] Revert "mtd: Remove redundant mutex from mtd_blkdevs.c" Fix deadlock in ftl formating on mtd - - - - --- 2021-06-13 Zhihao Cheng Changes Requested
[4/6] Revert "mtd: mtd_blkdevs: fix error path in blktrans_open" Fix deadlock in ftl formating on mtd - - - - --- 2021-06-13 Zhihao Cheng Changes Requested
[3/6] Revert "mtd: mtd_blkdevs: don't increase 'open' count on error path" Fix deadlock in ftl formating on mtd - - - - --- 2021-06-13 Zhihao Cheng Changes Requested
[2/6] Revert "mtd: fix: avoid race condition when accessing mtd->usecount" Fix deadlock in ftl formating on mtd - - - - --- 2021-06-13 Zhihao Cheng Changes Requested
[1/6] Revert "mtd: blkdevs: fix potential deadlock + lockdep warnings" Fix deadlock in ftl formating on mtd - - - - --- 2021-06-13 Zhihao Cheng Changes Requested
mtd: ftl: Initialize rq.limits.discard_granularity mtd: ftl: Initialize rq.limits.discard_granularity - - - - --- 2021-06-13 Zhihao Cheng Changes Requested
[2/2] ubifs: Remove ui_mutex in ubifs_xattr_get and change_xattr ubifs: Fixes for xattr concurrent operations - - - - --- 2021-05-31 Zhihao Cheng Accepted
[1/2] ubifs: Fix races between xattr_{set|get} and listxattr operations ubifs: Fixes for xattr concurrent operations - 1 1 - --- 2021-05-31 Zhihao Cheng Accepted
[3/3] ubifs: mount_ubifs: Release authentication resource in error handling path [1/3] ubifs: Fix a memleak after dumping authentication mount options - 1 1 - --- 2020-09-29 Zhihao Cheng rw Accepted
[2/3] ubifs: Don't parse authentication mount options in remount process [1/3] ubifs: Fix a memleak after dumping authentication mount options - 1 1 - --- 2020-09-29 Zhihao Cheng rw Accepted
[1/3] ubifs: Fix a memleak after dumping authentication mount options [1/3] ubifs: Fix a memleak after dumping authentication mount options - 1 1 - --- 2020-09-29 Zhihao Cheng rw Accepted
ubifs: setflags: Don't show error message when vfs_ioc_setflags_prepare() fails ubifs: setflags: Don't show error message when vfs_ioc_setflags_prepare() fails - - - - --- 2020-08-28 Zhihao Cheng Accepted
ubifs: ubifs_jnl_change_xattr: Remove assertion 'nlink > 0' for host inode ubifs: ubifs_jnl_change_xattr: Remove assertion 'nlink > 0' for host inode - - - - --- 2020-08-17 Zhihao Cheng rw Accepted
[v3,2/2] ubi: fastmap: Free fastmap next anchor peb during detach [v3,1/2] ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled - 1 - - --- 2020-07-07 Zhihao Cheng Accepted
[v3,1/2] ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled [v3,1/2] ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled - 1 - - --- 2020-07-07 Zhihao Cheng Accepted
[v2] ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename [v2] ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename - 1 - - --- 2020-07-07 Zhihao Cheng Accepted
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update() ubifs: Fix wrong orphan node deletion in ubifs_jnl_update() - - - - --- 2020-07-02 Zhihao Cheng Changes Requested
ubifs: Fix a potential space leak problem while linking tmpfile ubifs: Fix a potential space leak problem while linking tmpfile - 1 - - --- 2020-07-01 Zhihao Cheng Changes Requested
ubifs: Fix a potential space leak problem while linking tmpfile ubifs: Fix a potential space leak problem while linking tmpfile - 1 - - --- 2020-07-01 Zhihao Cheng Changes Requested
[RFC,5/5] ubifs: ubifs_dump_node: Dump all branches of the index node ubifs: Prevent memory oob accessing while dumping node - - - - --- 2020-06-16 Zhihao Cheng rw Accepted
[RFC,4/5] ubifs: ubifs_dump_sleb: Remove unused function ubifs: Prevent memory oob accessing while dumping node - - - - --- 2020-06-16 Zhihao Cheng rw Accepted
[RFC,3/5] ubifs: Pass node length in all node dumping callers ubifs: Prevent memory oob accessing while dumping node - - - - --- 2020-06-16 Zhihao Cheng rw Accepted
[RFC,2/5] Revert "ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len" ubifs: Prevent memory oob accessing while dumping node - - - - --- 2020-06-16 Zhihao Cheng rw Accepted
[RFC,1/5] ubifs: Limit dumping length by size of memory which is allocated for the node ubifs: Prevent memory oob accessing while dumping node - - - - --- 2020-06-16 Zhihao Cheng rw Accepted
[v2] ubi: fastmap: Don't produce the initial anchor PEB when fastmap is disabled [v2] ubi: fastmap: Don't produce the initial anchor PEB when fastmap is disabled - 1 - - --- 2020-06-02 Zhihao Cheng rw Not Applicable
ubi: check kthread_should_stop() after the setting of task state ubi: check kthread_should_stop() after the setting of task state - 1 - - --- 2020-06-01 Zhihao Cheng rw Accepted
ubi: fastmap: Don't produce the initial anchor PEB when fastmap is disabled ubi: fastmap: Don't produce the initial anchor PEB when fastmap is disabled - 1 - - --- 2020-06-01 Zhihao Cheng rw Changes Requested
[2/2] ubifs: dent: Fix some potential memory leaks while iterating entries [1/2] ubifs: xattr: Fix some potential memory leaks while iterating entries - 1 - - --- 2020-06-01 Zhihao Cheng rw Accepted
[1/2] ubifs: xattr: Fix some potential memory leaks while iterating entries [1/2] ubifs: xattr: Fix some potential memory leaks while iterating entries - 1 - - --- 2020-06-01 Zhihao Cheng rw Accepted
[2/2] ubifs: ubifs_add_orphan: Fix a memory leak bug Fix two mem leak bugs - 1 - - --- 2020-03-03 Zhihao Cheng Accepted
[1/2] ubifs: ubifs_jnl_write_inode: Fix a memory leak bug Fix two mem leak bugs - 1 - - --- 2020-03-03 Zhihao Cheng Accepted
ubifs: Don't discard nodes in recovery when ecc err detected ubifs: Don't discard nodes in recovery when ecc err detected - 1 - - --- 2020-02-21 Zhihao Cheng Not Applicable
[4.4] ubifs: Fix deadlock in concurrent bulk-read and writepage [4.4] ubifs: Fix deadlock in concurrent bulk-read and writepage - 1 - - --- 2020-02-17 Zhihao Cheng Not Applicable
[v2] ubifs: Fix deadlock in concurrent bulk-read and writepage [v2] ubifs: Fix deadlock in concurrent bulk-read and writepage - 1 - - --- 2020-01-11 Zhihao Cheng rw Accepted
ubifs: Fix deadlock in concurrent bulk-read and writepage ubifs: Fix deadlock in concurrent bulk-read and writepage - 1 - - --- 2020-01-10 Zhihao Cheng Superseded
[v2] ubifs: do_kill_orphans: Fix a memory leak bug [v2] ubifs: do_kill_orphans: Fix a memory leak bug - 1 - - --- 2019-10-29 Zhihao Cheng Accepted
ubifs: do_kill_orphans: Fix a memory leak bug ubifs: do_kill_orphans: Fix a memory leak bug - 1 - - --- 2019-10-29 Zhihao Cheng Superseded
[RFC,v2] ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB [RFC,v2] ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB - - - - --- 2019-08-10 Zhihao Cheng Accepted
答复: 答复: 答复: [PATCH RFC] ubi: ubi_wl_get_peb: Replace a limited number of attempts with polling whil… 答复: 答复: 答复: [PATCH RFC] ubi: ubi_wl_get_peb: Replace a limited number of attempts with polling whil… - - - - --- 2019-08-01 Zhihao Cheng Not Applicable
[RFC] ubi: ubi_wl_get_peb: Replace a limited number of attempts with polling while getting PEB [RFC] ubi: ubi_wl_get_peb: Replace a limited number of attempts with polling while getting PEB - - - - --- 2019-08-01 Zhihao Cheng Not Applicable
答复: [PATCH RFC] ubi: ubi_wl_get_peb: Replace a limited number of attempts with polling while gettin… 答复: [PATCH RFC] ubi: ubi_wl_get_peb: Replace a limited number of attempts with polling while gettin… - - - - --- 2019-08-01 Zhihao Cheng Not Applicable
答复: [PATCH] ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps 答复: [PATCH] ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps - - - - --- 2019-07-27 Zhihao Cheng rw Accepted
ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps - - - - --- 2019-07-20 Zhihao Cheng rw Accepted
答复: [PATCH RFC v2] mtd: ubi: Add fastmap sysfs attribute 答复: [PATCH RFC v2] mtd: ubi: Add fastmap sysfs attribute - - - - --- 2019-07-03 Zhihao Cheng rw Superseded
[RFC,v2] mtd: ubi: Add fastmap sysfs attribute [RFC,v2] mtd: ubi: Add fastmap sysfs attribute - - - - --- 2019-06-28 Zhihao Cheng rw Changes Requested
[RFC] mtd: ubi: Add fastmap sysfs attribute [RFC] mtd: ubi: Add fastmap sysfs attribute - - - - --- 2019-06-28 Zhihao Cheng rw Superseded
[mtd-utils] ubi-tests: fm_param: Replace 'fm_auto' with 'fm_autoconvert' [mtd-utils] ubi-tests: fm_param: Replace 'fm_auto' with 'fm_autoconvert' - - - - --- 2019-06-14 Zhihao Cheng goliath Accepted
[mtd-utils] ubi-tests: mkvol test: Checks return value 'ENOSPC' for 'ubi_mkvol' [mtd-utils] ubi-tests: mkvol test: Checks return value 'ENOSPC' for 'ubi_mkvol' - - - - --- 2019-06-14 Zhihao Cheng goliath Accepted
[mtd-utils] ubi-tests: io_read: Filter invalid offset value before 'lseek' in io_read test [mtd-utils] ubi-tests: io_read: Filter invalid offset value before 'lseek' in io_read test - - - - --- 2019-06-14 Zhihao Cheng Accepted
[mtd-utils] ubi-tests: ubi_mkvol_request: Fully initialize 'struct ubi_mkvol_request req' [mtd-utils] ubi-tests: ubi_mkvol_request: Fully initialize 'struct ubi_mkvol_request req' - - - - --- 2019-06-14 Zhihao Cheng Accepted
« 1 2 3 4 »