Show patches with: Submitter = Su Yue       |    State = Action Required       |   248 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] btrfs-progs: cmds-check.c: supports inode nbytes fix in lowmem - - - --- 2017-01-09 Su Yue New
[2/2] btrfs-progs: cmds-check.c: supports inode isize fix in lowmem - - - --- 2017-01-09 Su Yue New
[PATH,v2,1/2] btrfs-progs: cmds-check.c: supports inode nbytes fix in lowmem - - - --- 2017-01-11 Su Yue New
[PATH,v2,2/2] btrfs-progs: cmds-check.c: supports inode isize fix in lowmem - - - --- 2017-01-11 Su Yue New
[v3,1/3] btrfs-progs: cmds-check.c: supports inode nbytes fix in lowmem - - - --- 2017-01-12 Su Yue New
[v3,2/3] btrfs-progs: cmds-check.c: supports inode isize fix in lowmem - - - --- 2017-01-12 Su Yue New
[v3,3/3] btrfs-progs: fsck-tests/016: lowmem mode check for images - - - --- 2017-01-12 Su Yue New
[01/20] btrfs-progs: cmds-check.c: supports inode nbytes fix in lowmem - - - --- 2017-03-01 Su Yue New
[02/20] btrfs-progs: cmds-check.c: supports dir isize fix in lowmem - - - --- 2017-03-01 Su Yue New
[03/20] btrfs-progs: cmds-check.c: inode orphan item repair - - - --- 2017-03-01 Su Yue New
[04/20] btrfs-progs: cmds-check.c: change find_inode_ref's arg - - - --- 2017-03-01 Su Yue New
[05/20] btrfs-progs: cmds-check.c: modify check_fs_first_inode - - - --- 2017-03-01 Su Yue New
[06/20] btrfs-progs: cmds-check.c: change find_dir_index/item - - - --- 2017-03-01 Su Yue New
[07/20] btrfs-progs: cmds-check.c: introduce print_inode_ref - - - --- 2017-03-01 Su Yue New
[08/20] btrfs-progs: cmds-check.c: print_dir_item_err - - - --- 2017-03-01 Su Yue New
[09/20] btrfs-progs: cmds-check.c: introduce count_dir_isize - - - --- 2017-03-01 Su Yue New
[10/20] btrfs-progs: dir-item.c: modify btrfs_insert_dir_item - - - --- 2017-03-01 Su Yue New
[11/20] btrfs-progs: inode.c: alter btrfs_add_link - - - --- 2017-03-01 Su Yue New
[12/20] btrfs-progs: cmds-check.c: introduce __create_inode_item - - - --- 2017-03-01 Su Yue New
[13/20] btrfs-progs: cmds-check.c: repair_inode_item_missing - - - --- 2017-03-01 Su Yue New
[14/20] btrfs-progs: cmds-check.c: repair_fs_first_inode - - - --- 2017-03-01 Su Yue New
[15/20] btrfs-progs: cmds-check.c: introduce repair_ternary_lowmem - - - --- 2017-03-01 Su Yue New
[16/20] btrfs-progs: cmds-check.c: Introduce repair_dir_item - - - --- 2017-03-01 Su Yue New
[17/20] btrfs-progs: cmds-check.c: repair inode ref - - - --- 2017-03-01 Su Yue New
[18/20] btrfs-progs: cmds-check.c: repair nlinks lowmem - - - --- 2017-03-01 Su Yue New
[19/20] btrfs-progs: cmds-check.c: add punch_extent_hole - - - --- 2017-03-01 Su Yue New
[20/20] btrfs-progs: fsck-check: Allow fsck check test to repair in lowmem mode for certain test ca… - - - --- 2017-03-01 Su Yue New
[1/5] btrfs-progs: check: inode nbytes fix in lowmem - - - --- 2017-04-11 Su Yue New
[2/5] btrfs-progs: check: dir isize fix in lowmem - - - --- 2017-04-11 Su Yue New
[3/5] btrfs-progs: check: enable lowmem repair - - - --- 2017-04-11 Su Yue New
[4/5] btrfs-progs: fsck-check: Allow fsck check test to repair in lowmem mode for certain test cases - - - --- 2017-04-11 Su Yue New
btrfs-progs: check: Fix heap use after free. - - - --- 2017-05-02 Su Yue New
btrfs-progs: check: Fix heap use after free. - - - --- 2017-05-03 Su Yue New
btrfs: tree-log.c: Wrong printk information about namelen - 1 - --- 2017-05-24 Su Yue New
[1/3] btrfs: Introduce btrfs_check_namelen to avoid reading beyond boundary - - - --- 2017-05-25 Su Yue New
[2/3] btrfs: check namelen with boundary in verify dir_item - - - --- 2017-05-25 Su Yue New
[3/3] btrfs: check namelen before read/memcmp_extent_buffer - - - --- 2017-05-25 Su Yue New
[v2,1/5] btrfs-progs: check: inode nbytes fix in lowmem - - - --- 2017-05-26 Su Yue New
[v2,2/5] btrfs-progs: check: dir isize fix in lowmem - - - --- 2017-05-26 Su Yue New
[v2,3/5] btrfs-progs: check: enable lowmem repair - - - --- 2017-05-26 Su Yue New
[v2,4/5] btrfs-progs: fsck-check: Allow fsck check test to repair in lowmem mode for certain test c… - - - --- 2017-05-26 Su Yue New
[v2,1/9] btrfs: Introduce btrfs_is_namelen_valid to avoid reading beyond boundary - - - --- 2017-06-01 Su Yue New
[v2,2/9] btrfs: Check namelen with boundary in verify dir_item - - - --- 2017-06-01 Su Yue New
[v2,3/9] btrfs: Check name len on add_inode_ref call path - - - --- 2017-06-01 Su Yue New
[v2,4/9] btrfs: Verify dir_item in 'replay_xattr_deletes' - - - --- 2017-06-01 Su Yue New
[v2,5/9] btrfs: Check namelen in 'btrfs_check_ref_name_override' - - - --- 2017-06-01 Su Yue New
[v2,6/9] btrfs: Check name before read in 'iterate_dir_item' - - - --- 2017-06-01 Su Yue New
[v2,7/9] btrfs: Check namelen before read in 'btrfs_get_name' - - - --- 2017-06-01 Su Yue New
[v2,8/9] btrfs: Check namelen before in 'btrfs_del_root_ref' - - - --- 2017-06-01 Su Yue New
[v2,9/9] btrfs: Verify dir_item 'in iterate_object_props' - - - --- 2017-06-01 Su Yue New
[v3,1/9] btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary - - - --- 2017-06-06 Su Yue New
[v3,2/9] btrfs: Check name_len with boundary in verify dir_item - - - --- 2017-06-06 Su Yue New
[v3,3/9] btrfs: Check name_len on add_inode_ref call path - - - --- 2017-06-06 Su Yue New
[v3,4/9] btrfs: Verify dir_item in replay_xattr_deletes - - - --- 2017-06-06 Su Yue New
[v3,5/9] btrfs: Check name_len in btrfs_check_ref_name_override - - - --- 2017-06-06 Su Yue New
[v3,6/9] btrfs: Check name_len before read in iterate_dir_item - - - --- 2017-06-06 Su Yue New
[v3,7/9] btrfs: Check name_len before read in btrfs_get_name - - - --- 2017-06-06 Su Yue New
[v3,8/9] btrfs: Check name_len before in btrfs_del_root_ref - - - --- 2017-06-06 Su Yue New
[v3,9/9] btrfs: Verify dir_item in iterate_object_props - - - --- 2017-06-06 Su Yue New
[1/3] btrfs-progs: check: verify name in dir_item for original mode - - - --- 2017-07-14 Su Yue New
[2/3] btrfs-progs: check: verify dir item name and hash in lowmem mode - - - --- 2017-07-14 Su Yue New
[3/3] btrfs-progs: fsck-test: case for corrupted dir item name - - - --- 2017-07-14 Su Yue New
btrfs-progs: check: check tree blocks using walking tree down and up - - - --- 2017-07-27 Su Yue New
[v2] btrfs-progs: print: Check on num_stripes in print_chunk - - - --- 2017-09-07 Su Yue New
btrfs-progs: check: check invalid extent_inline_ref type in lowmem - 1 - --- 2017-09-19 Su Yue New
[1/5] btrfs-progs: check: return value of check_extent_refs() - - - --- 2017-09-27 Su Yue New
[2/5] btrfs-progs: check: call repair_root_items() before any repair - - - --- 2017-09-27 Su Yue New
[3/5] btrfs-progs: check: error or return value of repair_root_items() - - - --- 2017-09-27 Su Yue New
[4/5] btrfs-progs: check: check extent_inline_ref in lowmem - - - --- 2017-09-27 Su Yue New
[v2,2/5] btrfs-progs: check: call repair_root_items() before any repair - - - --- 2017-09-27 Su Yue New
[v3,2/5] btrfs-progs: check: call repair_root_items() before any repair - - - --- 2017-09-27 Su Yue New
btrfs-progs: tests: arg override in command line - - - --- 2017-09-28 Su Yue New
[1/5] btrfs-progs: property: divide prop_handler_t into setter,getter,printer - - - --- 2017-11-02 Su Yue New
[2/5] btrfs-progs: property: set/get/print ro property - - - --- 2017-11-02 Su Yue New
[3/5] btrfs-progs: property: set/get/print label property - - - --- 2017-11-02 Su Yue New
[4/5] btrfs-progs: property: set/get/print compression property - - - --- 2017-11-02 Su Yue New
[5/5] btrfs-progs: fi defrag: extend -c to drop nocompress flag on files - - - --- 2017-11-02 Su Yue New
[1/2] btrfs-progs: fi defrag: clean up duplicate code if find errors - - - --- 2017-11-07 Su Yue New
[2/2] btrfs-progs: fi defrag: extend -c to drop nocompress flag on files - - - --- 2017-11-07 Su Yue New
[1/3] btrfs-progs: check: report more specific info about invalid location - - - --- 2017-11-21 Su Yue New
[2/3] btrfs-progs: check: do not reset ret after try_repair_inode - - - --- 2017-11-21 Su Yue New
[3/3] btrfs-progs: check: record last checked root_item in original mode - - - --- 2017-11-21 Su Yue New
[v2,1/3] btrfs-progs: check: report more specific info about invalid location - 1 - --- 2017-11-22 Su Yue New
[1/3] btrfs-progs: check: release path in repair_extent_data_item() - - - --- 2017-11-27 Su Yue New
[2/3] btrfs-progs: check: record returned errors after walk_down_tree_v2() - - - --- 2017-11-27 Su Yue New
[3/3] btrfs-progs: check: exclude extents of tree blocks and extent items - - - --- 2017-11-27 Su Yue New
[v2,1/3] btrfs-progs: fi defrag: clean up duplicate code if find errors - - - --- 2017-11-28 Su Yue New
[v2,2/3] btrfs-progs: fi defrag: do not exit if defrag range ioctl is unsupported - - - --- 2017-11-28 Su Yue New
[v2,3/3] btrfs-progs: fi defrag: extend -c to drop nocompress flag on files - - - --- 2017-11-28 Su Yue New
[v3,2/3] btrfs-progs: fi defrag: do not exit if defrag range ioctl is unsupported - 1 - --- 2017-11-29 Su Yue New
[v2,01/17] btrfs-progs: lowmem check: release path in repair_extent_data_item() - - - --- 2017-12-20 Su Yue New
[v2,02/17] btrfs-progs: lowmem check: record returned errors after walk_down_tree_v2() - - - --- 2017-12-20 Su Yue New
[v2,03/17] btrfs-progs: lowmem check: assign @parent early in repair_extent_data_item() - - - --- 2017-12-20 Su Yue New
[v2,04/17] btrfs-progs: lowmem check: exclude extents of metadata blocks - - - --- 2017-12-20 Su Yue New
[v2,05/17] btrfs-progs: lowmem check: introduce modify_block_groups_cache() - - - --- 2017-12-20 Su Yue New
[v2,06/17] btrfs-progs: lowmem check: introduce force_cow_in_new_chunk() - - - --- 2017-12-20 Su Yue New
[v2,07/17] btrfs-progs: lowmem check: introduce try_avoid_extents_overwrite() - - - --- 2017-12-20 Su Yue New
[v2,08/17] btrfs-progs: lowmem check: exclude extents if init-extent-tree in lowmem - - - --- 2017-12-20 Su Yue New
[v2,09/17] btrfs-progs: lowmem check: start to remove parameters @trans in lowmem - - - --- 2017-12-20 Su Yue New
[v2,10/17] btrfs-progs: lowmem check: remove parameter @trans of delete_extent_item() - - - --- 2017-12-20 Su Yue New
« 1 2 3 »