Show patches with: Submitter = Gu Jinxiang       |    State = Action Required       |   162 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/5] btrfs-progs: Add logic to judge the level between parent and child - - - --- 2017-11-24 Gu Jinxiang New
[1/5] btrfs-progs: Add location check when process share_data_ref item - - - --- 2017-11-24 Gu Jinxiang New
btrfs-progs: Allow to open filesystem with some broken tree roots - - - --- 2017-11-22 Gu Jinxiang New
[2/2] btrfs-progs: Remove unused variable - - - --- 2017-10-31 Gu Jinxiang New
[1/2] btrfs-progs: Remove unused parameter trans - - - --- 2017-10-31 Gu Jinxiang New
[RFC,3/3] btrfs-progs: Add support for running tools with given path(EXEC) - - - --- 2017-10-31 Gu Jinxiang New
[RFC,2/3] btrfs-progs: Set EXEC to TOP when it not be defined - - - --- 2017-10-31 Gu Jinxiang New
[RFC,1/3] btrfs-progs: Add EXEC parameter in Makefile - - - --- 2017-10-31 Gu Jinxiang New
xfstests: Add message indicating btrfs-progs support FST in read-only mode - - - --- 2017-10-26 Gu Jinxiang New
[v2] btrfs: Fix bug for misused dev_t when lookup in dev state hash table. - 1 - --- 2017-10-19 Gu Jinxiang New
btrfs: Fix bug for misused dev_t when lookup in dev state hash table. - - - --- 2017-10-17 Gu Jinxiang New
[v3] btrfs: Use bd_dev to generate index when dev_state_hashtable add items. - 1 - --- 2017-10-11 Gu Jinxiang New
[v2] btrfs: Use bd_dev to generate index when dev_state_hashtable add items. - - - --- 2017-10-11 Gu Jinxiang New
btrfs: Use bd_dev to generate index when dev_state_hashtable add items. - - - --- 2017-09-29 Gu Jinxiang New
btrfs-progs: Resolve memory-leak in btrfs qgroup show when quota disabled - - - --- 2017-09-28 Gu Jinxiang New
btrfs-progs: Resolve memory-leak in btrfs qgroup show when quota disabled - - - --- 2017-09-26 Gu Jinxiang New
[2/2] xfstests: Add echo logic to show the information of TEST_FS_MOUNT_OPTS - - - --- 2017-09-18 Gu Jinxiang New
[1/2] xfstests: Split MOUNT_OPTIONS to TEST_FS_MOUNT_OPTS and MOUNT_OPTIONS - - - --- 2017-09-18 Gu Jinxiang New
[2/2] btrfs-progs: Replace some BUG_ON by return - - - --- 2017-09-06 Gu Jinxiang New
[1/2] btrfs-progs: Use clean_tree_block when btrfs_update_root fail - - - --- 2017-09-06 Gu Jinxiang New
btrfs-progs: Make the process of create root tree to a function - - - --- 2017-08-25 Gu Jinxiang New
btrfs-progs: Make in-place exit to a common exit block - - - --- 2017-08-22 Gu Jinxiang New
[2/2] btrfs-progs: delete not-used parameter fd - - - --- 2017-08-18 Gu Jinxiang New
[1/2] btrfs-progs: add necessary close(fd) in mkfs - - - --- 2017-08-18 Gu Jinxiang New
btrfs-progs: Move check of mixed block early. - - - --- 2017-07-25 Gu Jinxiang New
[v6,15/15] btrfs-progs: scrub: Introduce offline scrub function - - - --- 2017-07-20 Gu Jinxiang New
[v6,14/15] btrfs-progs: scrub: Introduce function to check a whole block group - - - --- 2017-07-20 Gu Jinxiang New
[v6,13/15] btrfs-progs: scrub: Introduce a function to scrub one full stripe - - - --- 2017-07-20 Gu Jinxiang New
[v6,12/15] btrfs-progs: scrub: Introduce helper to write a full stripe - - - --- 2017-07-20 Gu Jinxiang New
[v6,11/15] btrfs-progs: scrub: Introduce function to recover data parity - - - --- 2017-07-20 Gu Jinxiang New
[v6,10/15] btrfs-progs: extent-tree: Introduce function to check if there is any extent in given ra… - - - --- 2017-07-20 Gu Jinxiang New
[v6,09/15] btrfs-progs: scrub: Introduce function to verify parities - - - --- 2017-07-20 Gu Jinxiang New
[v6,08/15] btrfs-progs: scrub: Introduce function to scrub one data stripe - - - --- 2017-07-20 Gu Jinxiang New
[v6,07/15] btrfs-progs: scrub: Introduce function to scrub one mirror-based extent - - - --- 2017-07-20 Gu Jinxiang New
[v6,06/15] btrfs-progs: scrub: Introduce functions to scrub mirror based data blocks - - - --- 2017-07-20 Gu Jinxiang New
[v6,05/15] btrfs-progs: scrub: Introduce functions to scrub mirror based tree block - - - --- 2017-07-20 Gu Jinxiang New
[v6,04/15] btrfs-progs: scrub: Introduce structures to support offline scrub for RAID56 - - - --- 2017-07-20 Gu Jinxiang New
[v6,03/15] btrfs-progs: csum: Introduce function to read out data csums - - - --- 2017-07-20 Gu Jinxiang New
[v6,02/15] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes - - - --- 2017-07-20 Gu Jinxiang New
[v6,01/15] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result. - - - --- 2017-07-20 Gu Jinxiang New
[v5,15/15] btrfs-progs: scrub: Introduce offline scrub function - - - --- 2017-07-15 Gu Jinxiang New
[v5,14/15] btrfs-progs: scrub: Introduce function to check a whole block group - - - --- 2017-07-15 Gu Jinxiang New
[v5,13/15] btrfs-progs: scrub: Introduce a function to scrub one full stripe - - - --- 2017-07-15 Gu Jinxiang New
[v5,12/15] btrfs-progs: scrub: Introduce helper to write a full stripe - - - --- 2017-07-15 Gu Jinxiang New
[v5,11/15] btrfs-progs: scrub: Introduce function to recover data parity - - - --- 2017-07-15 Gu Jinxiang New
[v5,10/15] btrfs-progs: extent-tree: Introduce function to check if there is any extent in given ra… - - - --- 2017-07-15 Gu Jinxiang New
[v5,09/15] btrfs-progs: scrub: Introduce function to verify parities - - - --- 2017-07-15 Gu Jinxiang New
[v5,08/15] btrfs-progs: scrub: Introduce function to scrub one data stripe - - - --- 2017-07-15 Gu Jinxiang New
[v5,07/15] btrfs-progs: scrub: Introduce function to scrub one mirror-based extent - - - --- 2017-07-15 Gu Jinxiang New
[v5,06/15] btrfs-progs: scrub: Introduce functions to scrub mirror based data blocks - - - --- 2017-07-15 Gu Jinxiang New
[v5,05/15] btrfs-progs: scrub: Introduce functions to scrub mirror based tree block - - - --- 2017-07-15 Gu Jinxiang New
[v5,04/15] btrfs-progs: scrub: Introduce structures to support offline scrub for RAID56 - - - --- 2017-07-15 Gu Jinxiang New
[v5,03/15] btrfs-progs: csum: Introduce function to read out data csums - - - --- 2017-07-15 Gu Jinxiang New
[v5,02/15] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes - - - --- 2017-07-15 Gu Jinxiang New
[v5,01/15] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result. - - - --- 2017-07-15 Gu Jinxiang New
btrfs-progs: mkfs: Replace number with enum - - - --- 2017-06-28 Gu Jinxiang New
[RESEND,2/2] btrfs-progs: Add some check for sectorsize and nodesize - - - --- 2017-06-28 Gu Jinxiang New
[RESEND,1/2] btrfs-progs: Replace number with a exsiting macro - - - --- 2017-06-28 Gu Jinxiang New
btrfs-progs: Add some check for sectorsize and nodesize - - - --- 2017-06-28 Gu Jinxiang New
btrfs-progs: Replace number with a exsiting macro - - - --- 2017-06-28 Gu Jinxiang New
[v2] btrfs-progs: mkfs: Replace number with a macro - - - --- 2017-06-26 Gu Jinxiang New
btrfs-progs: mkfs: Replace number with a macro - - - --- 2017-06-26 Gu Jinxiang New
« 1 2 »