Show patches with: Submitter = Lu Fengqi       |    State = Action Required       |   334 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[06/13] btrfs-progs: check: introduce a function to check dir_item - - - --- 2016-07-28 Lu Fengqi New
[13/13] btrfs-progs: check: fix false warning for check_extent_item() - - - --- 2016-07-28 Lu Fengqi New
[1/2] btrfs-progs: dump-super: check array_size in print_sys_chunk_array - - - --- 2017-04-05 Lu Fengqi New
[2/2] btrfs-progs: print-tree: add validation to print_chunk - - - --- 2017-04-05 Lu Fengqi New
[v2,1/2] btrfs-progs: dump-super: check array_size in print_sys_chunk_array - - - --- 2017-04-20 Lu Fengqi New
[v2,2/2] btrfs-progs: print-tree: add validation to print_chunk - - - --- 2017-04-20 Lu Fengqi New
btrfs-progs: tests: fssum, fix memory leak - - - --- 2017-04-26 Lu Fengqi New
btrfs-progs: Fix fuzz-test for bko-161821.raw.txt - - - --- 2017-05-02 Lu Fengqi New
btrfs-progs: lowmem check: Fix false alert about file extent interrupt - - - --- 2017-06-22 Lu Fengqi New
[v2] btrfs-progs: lowmem check: Fix false alert about file extent interrupt - - - --- 2017-06-22 Lu Fengqi New
[v3,1/4] btrfs-progs: lowmem check: Fix false alert about file extent interrupt - - - --- 2017-06-26 Lu Fengqi New
[v3,2/4] btrfs-progs: lowmem check: Fix false alert about referencer count mismatch - - - --- 2017-06-26 Lu Fengqi New
btrfs-progs: lowmem: check: Output more detailed information about file extent interrupt - - - --- 2017-06-27 Lu Fengqi New
fstests: btrfs: reorder the arguments of btrfs replace in btrfs/027 - 1 - --- 2017-06-28 Lu Fengqi New
[v14.4,01/15] btrfs: improve inode's outstanding_extents computation - - - --- 2017-07-12 Lu Fengqi New
[v14.4,02/15] btrfs: introduce type based delalloc metadata reserve - - - --- 2017-07-12 Lu Fengqi New
[v14.4,03/15] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression - - - --- 2017-07-12 Lu Fengqi New
[v14.4,04/15] btrfs: dedupe: Introduce dedupe framework and its header - - - --- 2017-07-12 Lu Fengqi New
[v14.4,05/15] btrfs: dedupe: Introduce function to initialize dedupe info - 1 - --- 2017-07-12 Lu Fengqi New
[v14.4,06/15] btrfs: dedupe: Introduce function to add hash into in-memory tree - 1 - --- 2017-07-12 Lu Fengqi New
[v14.4,07/15] btrfs: dedupe: Introduce function to remove hash from in-memory tree - - - --- 2017-07-12 Lu Fengqi New
[v14.4,08/15] btrfs: delayed-ref: Add support for increasing data ref under spinlock - 1 - --- 2017-07-12 Lu Fengqi New
[v14.4,09/15] btrfs: dedupe: Introduce function to search for an existing hash - 1 - --- 2017-07-12 Lu Fengqi New
[v14.4,10/15] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface - 1 - --- 2017-07-12 Lu Fengqi New
[v14.4,11/15] btrfs: ordered-extent: Add support for dedupe - 1 - --- 2017-07-12 Lu Fengqi New
[v14.4,12/15] btrfs: dedupe: Inband in-memory only de-duplication implement - - - --- 2017-07-12 Lu Fengqi New
[v14.4,13/15] btrfs: dedupe: Add ioctl for inband dedupelication - - - --- 2017-07-12 Lu Fengqi New
[v14.4,14/15] btrfs: relocation: Enhance error handling to avoid BUG_ON - - - --- 2017-07-12 Lu Fengqi New
[v14.4,15/15] btrfs: dedupe: Introduce new reconfigure ioctl - - - --- 2017-07-12 Lu Fengqi New
btrfs: verify_dir_item fails in replay_xattr_deletes - - - --- 2017-08-02 Lu Fengqi New
fstests: btrfs: enhance regression test for nocsum dio read's repair - - - --- 2017-08-14 Lu Fengqi New
btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush - 1 - --- 2017-08-18 Lu Fengqi New
[1/6] btrfs-progs: check: enable repair in lowmem mode - - - --- 2017-08-23 Lu Fengqi New
[2/6] btrfs-progs: check: change traversal way of lowmem mode - - - --- 2017-08-23 Lu Fengqi New
[3/6] btrfs-progs: check: delete wrong items in lowmem repair - - - --- 2017-08-23 Lu Fengqi New
[4/6] btrfs-progs: check: Introduce repair_chunk_item() - - - --- 2017-08-23 Lu Fengqi New
[5/6] [btrfs-progs: check: Introduce repair_tree_block_ref() - - - --- 2017-08-23 Lu Fengqi New
[6/6] btrfs-progs: check: Introduce repair_extent_data_item() - - - --- 2017-08-23 Lu Fengqi New
btrfs-progs: qgroup: show subvol path when qgroup show - - - --- 2017-10-10 Lu Fengqi New
btrfs-progs: subvol list: don't print deleted subvol as TOPLEVEL - - - --- 2017-10-13 Lu Fengqi New
btrfs-progs: qgroup: fix qgroup show sort by multi items - - - --- 2017-10-26 Lu Fengqi New
[v2] btrfs-progs: qgroup: show subvol path when qgroup show - - - --- 2017-10-26 Lu Fengqi New
btrfs-progs: qgroup: allow show qgroup in order of subvol path - - - --- 2017-10-26 Lu Fengqi New
[1/3] btrfs-progs: qgroup: cleanup the redundant function add_qgroup - - - --- 2017-10-31 Lu Fengqi New
[2/3] btrfs-progs: qgroup: split update_qgroup to reduce arguments - - - --- 2017-10-31 Lu Fengqi New
[3/3] btrfs-progs: qgroup: cleanup __qgroup_search, no functional change - - - --- 2017-10-31 Lu Fengqi New
[RESEND,2/4] btrfs-progs: lowmem check: Output more detailed information about file extent interrupt - - - --- 2017-11-03 Lu Fengqi New
[RESEND,3/4] btrfs-progs: lowmem check: Fix false alert about referencer count mismatch - - - --- 2017-11-03 Lu Fengqi New
btrfs-progs: lowmem check: Reword an unclear error message about file extent gap - - - --- 2017-11-10 Lu Fengqi New
[1/2] btrfs-progs: qgroup: move btrfs_show_qgroups's error handler to __qgroup_search - - - --- 2017-11-13 Lu Fengqi New
[v2,2/2] btrfs-progs: qgroup: cleanup __qgroup_search - - - --- 2017-11-13 Lu Fengqi New
[1/4] btrfs-progs: qgroup: move btrfs_show_qgroups's error handler to __qgroup_search - - - --- 2017-12-04 Lu Fengqi New
[v2,2/4] btrfs-progs: qgroup: cleanup __qgroup_search - - - --- 2017-12-04 Lu Fengqi New
[v2,3/4] btrfs-progs: qgroup: show subvol path when qgroup show - - - --- 2017-12-04 Lu Fengqi New
[v2,4/4] btrfs-progs: qgroup: allow show qgroup in order of subvol path - - - --- 2017-12-04 Lu Fengqi New
[v14.5,01/14] btrfs: introduce type based delalloc metadata reserve - - - --- 2017-12-12 Lu Fengqi New
[v14.5,02/14] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression - - - --- 2017-12-12 Lu Fengqi New
[v14.5,03/14] btrfs: dedupe: Introduce dedupe framework and its header - - - --- 2017-12-12 Lu Fengqi New
[v14.5,04/14] btrfs: dedupe: Introduce function to initialize dedupe info - 1 - --- 2017-12-12 Lu Fengqi New
[v14.5,05/14] btrfs: dedupe: Introduce function to add hash into in-memory tree - 1 - --- 2017-12-12 Lu Fengqi New
[v14.5,06/14] btrfs: dedupe: Introduce function to remove hash from in-memory tree - - - --- 2017-12-12 Lu Fengqi New
[v14.5,07/14] btrfs: delayed-ref: Add support for increasing data ref under spinlock - 1 - --- 2017-12-12 Lu Fengqi New
[v14.5,08/14] btrfs: dedupe: Introduce function to search for an existing hash - 1 - --- 2017-12-12 Lu Fengqi New
[v14.5,09/14] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface - 1 - --- 2017-12-12 Lu Fengqi New
[v14.5,10/14] btrfs: ordered-extent: Add support for dedupe - 1 - --- 2017-12-12 Lu Fengqi New
[v14.5,11/14] btrfs: dedupe: Inband in-memory only de-duplication implement - - - --- 2017-12-12 Lu Fengqi New
[v14.5,12/14] btrfs: dedupe: Add ioctl for inband deduplication - - - --- 2017-12-12 Lu Fengqi New
[v14.5,13/14] btrfs: relocation: Enhance error handling to avoid BUG_ON - - - --- 2017-12-12 Lu Fengqi New
[v14.5,14/14] btrfs: dedupe: Introduce new reconfigure ioctl - - - --- 2017-12-12 Lu Fengqi New
[v10.1,1/5] btrfs-progs: Basic framework for dedupe-inband command group - - - --- 2017-12-12 Lu Fengqi New
[v10.1,2/5] btrfs-progs: dedupe: Add enable command for dedupe command group - - - --- 2017-12-12 Lu Fengqi New
[v10.1,3/5] btrfs-progs: dedupe: Add disable support for inband dedupelication - - - --- 2017-12-12 Lu Fengqi New
[v10.1,4/5] btrfs-progs: dedupe: Add status subcommand - - - --- 2017-12-12 Lu Fengqi New
[v10.1,5/5] btrfs-progs: dedupe: introduce reconfigure subcommand - - - --- 2017-12-12 Lu Fengqi New
[01/67] btrfs-progs: add the stack prefix for block_group_used set/get function - - - --- 2018-01-11 Lu Fengqi New
[02/67] btrfs-progs: add the stack prefix for block_group_chunk_objectid set/get function - - - --- 2018-01-11 Lu Fengqi New
[03/67] btrfs-progs: add the stack prefix for block_group_flags set/get function - - - --- 2018-01-11 Lu Fengqi New
[04/67] btrfs-progs: add the stack prefix for disk_key_objectid set/get function - - - --- 2018-01-11 Lu Fengqi New
[05/67] btrfs-progs: add the stack prefix for disk_key_offset set/get function - - - --- 2018-01-11 Lu Fengqi New
[06/67] btrfs-progs: add the stack prefix for disk_key_type set/get function - - - --- 2018-01-11 Lu Fengqi New
[07/67] btrfs-progs: add the stack prefix for root_generation set/get function - - - --- 2018-01-11 Lu Fengqi New
[08/67] btrfs-progs: add the stack prefix for root_bytenr set/get function - - - --- 2018-01-11 Lu Fengqi New
[09/67] btrfs-progs: add the stack prefix for root_level set/get function - - - --- 2018-01-11 Lu Fengqi New
[10/67] btrfs-progs: add the stack prefix for root_dirid set/get function - - - --- 2018-01-11 Lu Fengqi New
[11/67] btrfs-progs: add the stack prefix for root_refs set/get function - - - --- 2018-01-11 Lu Fengqi New
[12/67] btrfs-progs: add the stack prefix for root_flags set/get function - - - --- 2018-01-11 Lu Fengqi New
[13/67] btrfs-progs: add the stack prefix for root_used set/get function - - - --- 2018-01-11 Lu Fengqi New
[14/67] btrfs-progs: add the stack prefix for root_limit set/get function - - - --- 2018-01-11 Lu Fengqi New
[15/67] btrfs-progs: add the stack prefix for root_last_snapshot set/get function - - - --- 2018-01-11 Lu Fengqi New
[16/67] btrfs-progs: add the stack prefix for root_generation_v2 set/get function - - - --- 2018-01-11 Lu Fengqi New
[17/67] btrfs-progs: add the stack prefix for root_ctransid set/get function - - - --- 2018-01-11 Lu Fengqi New
[18/67] btrfs-progs: add the stack prefix for root_otransid set/get function - - - --- 2018-01-11 Lu Fengqi New
[19/67] btrfs-progs: add the stack prefix for root_stransid set/get function - - - --- 2018-01-11 Lu Fengqi New
[20/67] btrfs-progs: add the stack prefix for root_rtransid set/get function - - - --- 2018-01-11 Lu Fengqi New
[21/67] btrfs-progs: add the stack prefix for backup_tree_root set/get function - - - --- 2018-01-11 Lu Fengqi New
[22/67] btrfs-progs: add the stack prefix for backup_tree_root_gen set/get function - - - --- 2018-01-11 Lu Fengqi New
[23/67] btrfs-progs: add the stack prefix for backup_tree_root_level set/get function - - - --- 2018-01-11 Lu Fengqi New
[24/67] btrfs-progs: add the stack prefix for backup_chunk_root set/get function - - - --- 2018-01-11 Lu Fengqi New
[25/67] btrfs-progs: add the stack prefix for backup_chunk_root_gen set/get function - - - --- 2018-01-11 Lu Fengqi New
[26/67] btrfs-progs: add the stack prefix for backup_chunk_root_level set/get function - - - --- 2018-01-11 Lu Fengqi New
« 1 2 3 4 »