Show patches with: Submitter = Qu Wenruo       |   1984 patches
« 1 2 ... 7 8 919 20 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,13/13] btrfs: dedupe: fix false ENOSPC - - - --- 2016-06-15 Qu Wenruo New
[v11,12/13] btrfs: improve inode's outstanding_extents computation - - - --- 2016-06-15 Qu Wenruo New
[v11,11/13] btrfs: relocation: Enhance error handling to avoid BUG_ON - - - --- 2016-06-15 Qu Wenruo New
[v11,10/13] btrfs: dedupe: Add ioctl for inband dedupelication - - - --- 2016-06-15 Qu Wenruo New
[v11,09/13] btrfs: dedupe: Inband in-memory only de-duplication implement - - - --- 2016-06-15 Qu Wenruo New
[v11,08/13] btrfs: ordered-extent: Add support for dedupe - 1 - --- 2016-06-15 Qu Wenruo New
[v11,07/13] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface - 1 - --- 2016-06-15 Qu Wenruo New
[v11,06/13] btrfs: dedupe: Introduce function to search for an existing hash - 1 - --- 2016-06-15 Qu Wenruo New
[v11,05/13] btrfs: delayed-ref: Add support for increasing data ref under spinlock - 1 - --- 2016-06-15 Qu Wenruo New
[v11,04/13] btrfs: dedupe: Introduce function to remove hash from in-memory tree - - - --- 2016-06-15 Qu Wenruo New
[v11,03/13] btrfs: dedupe: Introduce function to add hash into in-memory tree - 1 - --- 2016-06-15 Qu Wenruo New
[v11,02/13] btrfs: dedupe: Introduce function to initialize dedupe info - 1 - --- 2016-06-15 Qu Wenruo New
[v11,01/13] btrfs: dedupe: Introduce dedupe framework and its header - - - --- 2016-06-15 Qu Wenruo New
fstests: btrfs: test if qgroup handle data balance correctly - - - --- 2016-06-14 Qu Wenruo Not Applicable
btrfs: relocation: Fix leaking qgroups numbers on data extents - - 1 --- 2016-06-14 Qu Wenruo Superseded
[v2,2/2] btrfs-progs: convert-tests: Add test case for backup superblock migration - - - --- 2016-06-03 Qu Wenruo Accepted
[v2,1/2] btrfs-progs: convert-tests: Add support for custom test scripts - - - --- 2016-06-03 Qu Wenruo Accepted
[2/2] btrfs-progs: convert-test: Add specially built test cases for new convert - - - --- 2016-06-02 Qu Wenruo New
[1/2] btrfs-progs: convert: Fix a bug which fails to insert hole file extent - - - --- 2016-06-02 Qu Wenruo Accepted
btrfs-progs: convert: Insert needed holes for superblock migration - - - --- 2016-06-01 Qu Wenruo Accepted
btrfs-progs: convert: Fix bugs in backup superblock migration - - - --- 2016-06-01 Qu Wenruo Accepted
btrfs-progs: convert-tests: Add test for backup superblock migration - - - --- 2016-06-01 Qu Wenruo Accepted
btrfs-progs: convert: Fix bugs in backup superblock migration - - - --- 2016-05-31 Qu Wenruo Accepted
btrfs-progs: convert: Fix a bug that makes convert asserts at scan time - - - --- 2016-05-31 Qu Wenruo Accepted
btrfs-progs: convert: Add support to rollback new convert image - - - --- 2016-05-31 Qu Wenruo Accepted
[v2] btrfs: Add debug warning for new block group reservations - - - --- 2016-05-26 Qu Wenruo New
btrfs: Add debug warning for new block group reservations - - - --- 2016-05-26 Qu Wenruo New
[2/2] btrfs-progs: Use new random number API - - - --- 2016-05-26 Qu Wenruo Accepted
[v2,1/2] btrfs-progs: utils: Introduce new pseudo random API - - - --- 2016-05-26 Qu Wenruo Accepted
btrfs-progs: corrupt-block: Add support to corrupt extent for skinny metadata - - - --- 2016-05-26 Qu Wenruo Not Applicable
[2/2] btrfs-progs: Use new random number API - - - --- 2016-05-25 Qu Wenruo Accepted
[1/2] btrfs-progs: utils: Introduce new pseudo random API - - - --- 2016-05-25 Qu Wenruo Superseded
[v3] fstests: generic: Test reserved extent map search routine on dedupe file - - - --- 2016-05-23 Qu Wenruo Not Applicable
btrfs-progs: utils: use better wrappered random generator - - - --- 2016-05-23 Qu Wenruo New
btrfs-progs: fsck: Add more explanation on low memory mode - - - --- 2016-05-20 Qu Wenruo New
btrfs-progs: Enhance tree block check by checking empty leaf or node - - - --- 2016-05-19 Qu Wenruo Accepted
btrfs-progs: Return earlier for previous item - - - --- 2016-05-19 Qu Wenruo Accepted
[RFC,v2.1,16/16] btrfs-progs: fsck: Introduce low memory mode - 1 - --- 2016-05-17 Qu Wenruo Accepted
[RFC,v2.1,15/16] btrfs-progs: fsck: Introduce traversal function for fsck - - - --- 2016-05-17 Qu Wenruo New
[RFC,v2.1,14/16] btrfs-progs: fsck: Introduce function to speed up fs tree check - - - --- 2016-05-17 Qu Wenruo Accepted
[RFC,v2.1,13/16] btrfs-progs: fsck: Introduce hub function for later fsck - - - --- 2016-05-17 Qu Wenruo New
[RFC,v2.1,12/16] btrfs-progs: fsck: Introduce function to check chunk item - - - --- 2016-05-17 Qu Wenruo Accepted
[RFC,v2.1,11/16] btrfs-progs: fsck: Introduce function to check block group item - - - --- 2016-05-17 Qu Wenruo Accepted
[RFC,v2.1,10/16] btrfs-progs: fsck: Introduce function to check dev used space - - - --- 2016-05-17 Qu Wenruo Accepted
[RFC,v2.1,09/16] btrfs-progs: fsck: Introduce function to check dev extent item - - - --- 2016-05-17 Qu Wenruo Accepted
[RFC,v2.1,08/16] btrfs-progs: fsck: Introduce function to check an extent - - - --- 2016-05-17 Qu Wenruo Accepted
[RFC,v2.1,07/16] btrfs-progs: fsck: Introduce function to check shared data backref - - - --- 2016-05-17 Qu Wenruo New
[RFC,v2.1,06/16] btrfs-progs: fsck: Introduce function to check referencer for data backref - - - --- 2016-05-17 Qu Wenruo Accepted
[RFC,v2.1,05/16] btrfs-progs: fsck: Introduce function to check shared block ref - - - --- 2016-05-17 Qu Wenruo New
[RFC,v2.1,04/16] btrfs-progs: fsck: Introduce function to check referencer of a backref - - - --- 2016-05-17 Qu Wenruo New
[RFC,v2.1,03/16] btrfs-progs: fsck: Introduce function to query tree block level - - - --- 2016-05-17 Qu Wenruo New
[RFC,v2.1,02/16] btrfs-progs: fsck: Introduce function to check data backref in extent tree - - - --- 2016-05-17 Qu Wenruo Accepted
[RFC,v2.1,01/16] btrfs-progs: fsck: Introduce function to check tree block backref in extent tree - - - --- 2016-05-17 Qu Wenruo Accepted
[v1.1,3/4] btrfs-progs: fsck: Add support to clear free space cache - - - --- 2016-05-17 Qu Wenruo New
[4/4] btrfs-progs: tests: add 020-bad-free-space-cache - - - --- 2016-05-17 Qu Wenruo New
[3/4] btrfs-progs: fsck: Add support to clear free space cache - - - --- 2016-05-17 Qu Wenruo New
[2/4] btrfs-progs: ctree: return earlier for btrfs_previous_item - - - --- 2016-05-17 Qu Wenruo New
[1/4] btrfs-progs: corrupt-block: Add ability to corrupt free space cache file - - - --- 2016-05-17 Qu Wenruo Not Applicable
btrfs-progs: corrupt-block: Add ability to corrupt free space cache file - - - --- 2016-05-16 Qu Wenruo Not Applicable
[v2] fstests: generic: Test SHARED flag about fiemap ioctl before and after sync - - - --- 2016-05-16 Qu Wenruo Not Applicable
fstests: generic: Test SHARED flag about fiemap ioctl before and after sync - - - --- 2016-05-13 Qu Wenruo Not Applicable
[v2] fstests: generic: Test reserved extent map search routine on deduped file - - - --- 2016-05-12 Qu Wenruo Not Applicable
fstests: generic: Test reserved extent map search routine on deduped file - - - --- 2016-05-12 Qu Wenruo Not Applicable
fstests: btrfs: Test fiemap ioctl on completely deduped file - - - --- 2016-05-10 Qu Wenruo Not Applicable
btrfs-progs: Add compatible layer for old e2fsprogs - - - --- 2016-05-09 Qu Wenruo Accepted
[RFC] btrfs: Slightly speedup btrfs_read_block_groups - - - --- 2016-05-05 Qu Wenruo New
[RFC,v2,16/16] btrfs-progs: fsck: Introduce low memory mode - - - --- 2016-04-29 Qu Wenruo New
[RFC,v2,15/16] btrfs-progs: fsck: Introduce traversal function for fsck - - - --- 2016-04-29 Qu Wenruo Accepted
[RFC,v2,14/16] btrfs-progs: fsck: Introduce function to speed up fs tree check - - - --- 2016-04-29 Qu Wenruo New
[RFC,v2,13/16] btrfs-progs: fsck: Introduce hub function for later fsck - - - --- 2016-04-29 Qu Wenruo Accepted
[RFC,v2,12/16] btrfs-progs: fsck: Introduce function to check chunk item - - - --- 2016-04-29 Qu Wenruo New
[RFC,v2,11/16] btrfs-progs: fsck: Introduce function to check block group item - - - --- 2016-04-29 Qu Wenruo New
[RFC,v2,10/16] btrfs-progs: fsck: Introduce function to check dev used space - - - --- 2016-04-29 Qu Wenruo New
[RFC,v2,09/16] btrfs-progs: fsck: Introduce function to check dev extent item - - - --- 2016-04-29 Qu Wenruo New
[RFC,v2,08/16] btrfs-progs: fsck: Introduce function to check an extent - - - --- 2016-04-29 Qu Wenruo New
[RFC,v2,07/16] btrfs-progs: fsck: Introduce function to check shared data backref - - - --- 2016-04-29 Qu Wenruo Accepted
[RFC,v2,06/16] btrfs-progs: fsck: Introduce function to check referencer for data backref - - - --- 2016-04-29 Qu Wenruo New
[RFC,v2,05/16] btrfs-progs: fsck: Introduce function to check shared block ref - - - --- 2016-04-29 Qu Wenruo Accepted
[RFC,v2,04/16] btrfs-progs: fsck: Introduce function to check referencer of a backref - - - --- 2016-04-29 Qu Wenruo Accepted
[RFC,v2,03/16] btrfs-progs: fsck: Introduce function to query tree block level - - - --- 2016-04-29 Qu Wenruo Accepted
[RFC,v2,02/16] btrfs-progs: fsck: Introduce function to check data backref in extent tree - - - --- 2016-04-29 Qu Wenruo New
[RFC,v2,01/16] btrfs-progs: fsck: Introduce function to check tree block backref in extent tree - - - --- 2016-04-29 Qu Wenruo New
[RFC,v1.1,02/16] btrfs-progs: fsck: Introduce function to check data backref in extent tree - 1 - --- 2016-04-28 Qu Wenruo New
[RFC,16/16] btrfs-progs: fsck: Introduce low memory mode - - - --- 2016-04-26 Qu Wenruo New
[RFC,15/16] btrfs-progs: fsck: Introduce traversal function for fsck - - - --- 2016-04-26 Qu Wenruo New
[RFC,14/16] btrfs-progs: fsck: Introduce function to speed up fs tree check - - - --- 2016-04-26 Qu Wenruo New
[RFC,13/16] btrfs-progs: fsck: Introduce hub function for later fsck - - - --- 2016-04-26 Qu Wenruo New
[RFC,12/16] btrfs-progs: fsck: Introduce function to check chunk item - - - --- 2016-04-26 Qu Wenruo New
[RFC,11/16] btrfs-progs: fsck: Introduce function to check block group item - - - --- 2016-04-26 Qu Wenruo New
[RFC,10/16] btrfs-progs: fsck: Introduce function to check dev used space - - - --- 2016-04-26 Qu Wenruo New
[RFC,09/16] btrfs-progs: fsck: Introduce function to check dev extent item - 1 - --- 2016-04-26 Qu Wenruo New
[RFC,08/16] btrfs-progs: fsck: Introduce function to check an extent - - - --- 2016-04-26 Qu Wenruo New
[RFC,07/16] btrfs-progs: fsck: Introduce function to check shared data backref - 1 - --- 2016-04-26 Qu Wenruo New
[RFC,06/16] btrfs-progs: fsck: Introduce function to check referencer for data backref - 1 - --- 2016-04-26 Qu Wenruo New
[RFC,05/16] btrfs-progs: fsck: Introduce function to check shared block ref - 1 - --- 2016-04-26 Qu Wenruo New
[RFC,04/16] btrfs-progs: fsck: Introduce function to check referencer of a backref - - - --- 2016-04-26 Qu Wenruo New
[RFC,03/16] btrfs-progs: fsck: Introduce function to query tree block level - - - --- 2016-04-26 Qu Wenruo New
[RFC,02/16] btrfs-progs: fsck: Introduce function to check data backref in extent tree - - - --- 2016-04-26 Qu Wenruo New
[RFC,01/16] btrfs-progs: fsck: Introduce function to check tree block backref in extent tree - 1 - --- 2016-04-26 Qu Wenruo New
btrfs-progs: fsck: Fix found bytes accounting error - - - --- 2016-04-26 Qu Wenruo Accepted
« 1 2 ... 7 8 919 20 »