Show patches with: Submitter = Zhang Yi       |   254 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() [v2,1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() - - 1 - --- 2020-02-11 Zhang Yi Superseded
[2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer Untitled series #156502 - 1 - - --- 2020-02-03 Zhang Yi Superseded
[1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() jbd2: fix an oops problem - - - - --- 2020-02-03 Zhang Yi Superseded
[v3,4/4] jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft() ext4, jbd2: improve aborting progress - - 1 - --- 2019-12-04 Zhang Yi Accepted
[v3,3/4] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock ext4, jbd2: improve aborting progress - 1 1 - --- 2019-12-04 Zhang Yi Accepted
[v3,2/4] ext4, jbd2: ensure panic when aborting with zero errno ext4, jbd2: improve aborting progress - 1 1 - --- 2019-12-04 Zhang Yi Accepted
[v3,1/4] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record ext4, jbd2: improve aborting progress - 1 1 - --- 2019-12-04 Zhang Yi Accepted
[v2,4/4] jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft() ext4, jbd2: improve aborting progress - - - - --- 2019-12-03 Zhang Yi Superseded
[v2,3/4] Partially revert "ext4: pass -ESHUTDOWN code to jbd2 layer" ext4, jbd2: improve aborting progress - - - - --- 2019-12-03 Zhang Yi Superseded
[v2,2/4] ext4, jbd2: ensure panic when journal aborting with zero errno ext4, jbd2: improve aborting progress - 1 1 - --- 2019-12-03 Zhang Yi Superseded
[v2,1/4] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record ext4, jbd2: improve aborting progress - 1 1 - --- 2019-12-03 Zhang Yi Superseded
ext4, jbd2: ensure panic when there is no need to record errno in the jbd2 sb ext4, jbd2: ensure panic when there is no need to record errno in the jbd2 sb - 1 - - --- 2019-11-26 Zhang Yi New
[v2] ext4: fix potential use after free after remounting with noblock_validity [v2] ext4: fix potential use after free after remounting with noblock_validity - - 1 - --- 2019-08-27 Zhang Yi New
ext4: fix integer overflow when calculating commit interval ext4: fix integer overflow when calculating commit interval - - 1 - --- 2019-08-26 Zhang Yi Accepted
[v5] ext4: fix potential use after free in system zone via remount with noblock_validity [v5] ext4: fix potential use after free in system zone via remount with noblock_validity - - 1 - --- 2019-08-15 Zhang Yi Accepted
[v4] ext4: fix potential use after free in system zone via remount with noblock_validity [v4] ext4: fix potential use after free in system zone via remount with noblock_validity - - 1 - --- 2019-08-15 Zhang Yi Superseded
[v3] ext4: fix potential use after free in system zone via remount with noblock_validity [v3] ext4: fix potential use after free in system zone via remount with noblock_validity - - 1 - --- 2019-08-13 Zhang Yi Superseded
[v2] ext4: fix potential use after free in system zone via remount with noblock_validity [v2] ext4: fix potential use after free in system zone via remount with noblock_validity - - - - --- 2019-08-02 Zhang Yi Superseded
ext4: fix potential use after free in system zone via remount with noblock_validity ext4: fix potential use after free in system zone via remount with noblock_validity - - - - --- 2019-07-24 Zhang Yi Superseded
ext4: add inode to ordered data list when extending file without block allocation ext4: add inode to ordered data list when extending file without block allocation - 2 - - --- 2019-04-04 Zhang Yi Rejected
[v2,2/2] ext4: cleanup bh release code in ext4_ind_remove_space() ext4: fix buffer references leak problem - - 1 - --- 2019-03-15 Zhang Yi New
[v2,1/2] ext4: brelse all indirect buffer in ext4_ind_remove_space() ext4: fix buffer references leak problem - - 1 - --- 2019-03-15 Zhang Yi New
ext4: brelse all indirect buffers in ext4_ind_remove_space() ext4: brelse all indirect buffers in ext4_ind_remove_space() - - - - --- 2019-03-09 Zhang Yi New
[v4,4/4] ext4: convert ext4_split_extent() to return requested length ext4: fix a data corruption problem - - 1 - --- 2019-01-30 Zhang Yi Accepted
[v4,3/4] ext4: cleanup clean_bdev_aliases() calls ext4: fix a data corruption problem - - 1 - --- 2019-01-30 Zhang Yi Accepted
[v4,2/4] jbd2: discard dirty data when forgetting an un-journalled buffer ext4: fix a data corruption problem - - 1 - --- 2019-01-30 Zhang Yi Accepted
[v4,1/4] jbd2: make sure dirty flag is cleared while revorking a buffer which belongs to older tran… ext4: fix a data corruption problem - - 1 - --- 2019-01-30 Zhang Yi Accepted
jbd2: fix race when writing superblock jbd2: fix race when writing superblock - - 1 - --- 2019-01-25 Zhang Yi Superseded
[v3,4/4] ext4: convert ext4_split_extent() to return requested length ext4: fix a data corruption problem - - 1 - --- 2019-01-25 Zhang Yi Superseded
[v3,3/4] ext4: cleanup clean_bdev_aliases() calls ext4: fix a data corruption problem - - 1 - --- 2019-01-25 Zhang Yi Superseded
[v3,2/4] jbd2: discard dirty data when forgetting an un-journalled buffer ext4: fix a data corruption problem - - 1 - --- 2019-01-25 Zhang Yi Superseded
[v3,1/4] jbd2: make sure dirty flag is cleared while revorking a buffer which belongs to older tran… ext4: fix a data corruption problem - - 1 - --- 2019-01-25 Zhang Yi Superseded
[v2] jbd2: make sure dirty flag is cleared while revorking a buffer which belongs to older transact… [v2] jbd2: make sure dirty flag is cleared while revorking a buffer which belongs to older transact… - - - - --- 2019-01-16 Zhang Yi Superseded
jbd2: set freed flag while revoking a buffer which belongs to older transaction jbd2: set freed flag while revoking a buffer which belongs to older transaction - - - - --- 2019-01-10 Zhang Yi Superseded
[2/2] ext4: fix compile error when using BUFFER_TRACE ext4: fix two compile problems - 1 1 - --- 2019-01-10 Zhang Yi Accepted
[1/2] jbd2: fix compile warning when using JBUFFER_TRACE ext4: fix two compile problems - - 1 - --- 2019-01-10 Zhang Yi Accepted
[v2,2/2] ext4: clean up group state test macros with predicate functions [v2,1/2] ext4: fix race when setting the bitmap corrupted flag again - - 1 - --- 2018-12-20 Zhang Yi New
[v2,1/2] ext4: fix race when setting the bitmap corrupted flag again [v2,1/2] ext4: fix race when setting the bitmap corrupted flag again - 1 1 - --- 2018-12-20 Zhang Yi New
[v2,2/2] ext4: fix unsafe extent initialization ext4: fix unsafe extent initialization - - 1 - --- 2018-12-18 Zhang Yi New
[v2,1/2] ext4: use i_size_read() when converting initialized extent ext4: fix unsafe extent initialization - - 1 - --- 2018-12-18 Zhang Yi New
[2/2] ext4: clean up group state test macros with predicate functions [1/2] ext4: fix race when setting the bitmap corrupted flag again - - - - --- 2018-12-18 Zhang Yi New
[1/2] ext4: fix race when setting the bitmap corrupted flag again [1/2] ext4: fix race when setting the bitmap corrupted flag again - 1 1 - --- 2018-12-18 Zhang Yi New
ext4: fix unsafe extent initialization ext4: fix unsafe extent initialization - - - - --- 2018-12-08 Zhang Yi New
[2/2] ext4: fix quota inconsistency during orphan cleanup for read-only mounts - - 1 - --- 2017-08-23 Zhang Yi Accepted
[1/2] ext4: fix incorrect quotaoff if the quota feature is enabled - - 1 - --- 2017-08-23 Zhang Yi Accepted
ext4: fix incorrect quotaoff if the quota feature is enabled - - - - --- 2017-08-22 Zhang Yi Superseded
[e2fsprogs] libsupport: fix error handling in quota_write_inode - 1 - - --- 2017-07-24 Zhang Yi Accepted
fs: ext3/ext4: increase the protection of nlink dec and inode destroy - - - - --- 2017-02-06 Zhang Yi New
[2/2] ext4: add detection of i_nlink - - - - --- 2017-01-18 Zhang Yi New
[1/2] vfs: add detection of inode validation - - - - --- 2017-01-18 Zhang Yi New
[v3] ext4: increase the protection of nlink dec and ext4 inode destroy - - - - --- 2017-01-07 Zhang Yi New
[RFC] ext4: increase the protection of drop nlink and ext4 inode destroy - - - - --- 2017-01-05 Zhang Yi Superseded
[RFC,V2] ext4: increase the protection of drop nlink and ext4 inode destroy - - 1 - --- 2016-12-29 Zhang Yi New
[RFC] ext4: increase the protection of drop nlink and ext4 inode destroy - - - - --- 2016-12-26 Zhang Yi New
« 1 2 3 »