Show patches with: Submitter = Anand Jain       |   2830 patches
« 1 2 3 428 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
snapshot, defragment and raid test cases for btrfs - - - --- 2011-08-05 Anand Jain New
[1/3] Added test case 257 for btrfs extended snapshot tests - - - --- 2011-08-11 Anand Jain New
[2/3] Added test case 258 for btrfs defragmentation - - - --- 2011-08-11 Anand Jain New
[3/3] Added test case 259 for the btrfs raid features - - - --- 2011-08-11 Anand Jain New
[v2,1/3] Added test case 257 for btrfs extended snapshot tests - - - --- 2011-08-15 Anand Jain New
Seg fault when csum-tree root is corrupted. - - - --- 2012-07-03 Anand Jain New
btrfs read error corrected message floods the console during recovery - - - --- 2012-07-03 Anand Jain New
Btrfs-progs: show crtime in the snapshot list - - - --- 2012-08-01 Anand Jain New
Btrfs: introduce subvol uuids and times - - - --- 2012-08-03 Anand Jain New
[1/9] Update ctree.h and ioctl.h for the new uuid+times for subvolumes. - - - --- 2012-08-03 Anand Jain New
[2/9] Btrfs-progs: search subvolumes with proper objectid - - - --- 2012-08-03 Anand Jain New
[3/9] Btrfs-progs: refactor resolve_root() function a bit - - - --- 2012-08-03 Anand Jain New
[4/9] Btrfs-progs: nuke redundant zeroing in __list_subvol_search() - - - --- 2012-08-03 Anand Jain New
[5/9] Btrfs-progs: bring 'subvol get-default' back in - - - --- 2012-08-03 Anand Jain New
[6/9] Btrfs-progs: show generation in command btrfs subvol list - - - --- 2012-08-03 Anand Jain New
[7/9] Btrfs-progs: list snapshots by generation - - - --- 2012-08-03 Anand Jain New
[8/9] Btrfs-progs: add otime to the snapshot list - - - --- 2012-08-03 Anand Jain New
[9/9] Btrfs-progs: fix the btrfs subvol list path last char - - - --- 2012-08-03 Anand Jain New
add -u to show subvol uuid - - - --- 2012-08-14 Anand Jain New
Btrfs-progs: seg fault in get_label_unmounted - - - --- 2012-08-15 Anand Jain New
Btrfs: Add get/set label ioctl - - - --- 2012-08-29 Anand Jain New
Btrfs-progs: Add get/set label ioctl - - - --- 2012-08-29 Anand Jain New
[1/1] Btrfs-progs: Update btrfs man page to indicate label for a mounted fs can be changed - - - --- 2012-09-14 Anand Jain New
Btrfs-progs: make dump_thread and write_buf usable outside cmds-send.c - - - --- 2012-09-14 Anand Jain New
Btrfs-progs: making send.h inline with its kernel side change - - - --- 2012-09-14 Anand Jain New
Btrfs: write_buf is now callable outside send.c - - - --- 2012-09-14 Anand Jain New
Btrfs-progs: btrfs subvolume delete could delete subvolumes - - - --- 2012-09-21 Anand Jain New
[1/2] Btrfs-progs: fix the btrfs-debug-tree usage - - - --- 2012-09-21 Anand Jain New
Btrfs-progs: correct the mkfs.btrfs man page - - - --- 2012-09-21 Anand Jain New
[v2] Btrfs-progs: btrfs subvolume delete could delete subvolumes - - - --- 2012-09-24 Anand Jain New
Btrfs-progs: make btrfs_list_setup_filter to modify a set filter - - - --- 2012-09-28 Anand Jain New
Btrfs-progs: end user may like full path for the subvol list display - - - --- 2012-09-28 Anand Jain New
Btrfs-progs: put find_mount_root() in commands.h - - - --- 2012-09-28 Anand Jain Superseded
Btrfs-progs: add parent uuid for snapshots - - - --- 2012-10-04 Anand Jain New
Btrfs-progs: Corrections and additions to the btrfs man page - - - --- 2012-10-05 Anand Jain New
Btrfs-progs: Update btrfs man page for -P option - - - --- 2012-10-05 Anand Jain New
[V2] Btrfs-progs: add parent uuid for snapshots - - - --- 2012-10-05 Anand Jain New
[1/4] Btrfs-progs: introduce btrfs_get_subvols function - - - --- 2012-10-12 Anand Jain New
[2/4] Btrfs-progs: need struct root_info to be accesible - - - --- 2012-10-12 Anand Jain New
[3/4] Btrfs-progs: method to fetch root info for subvol - - - --- 2012-10-12 Anand Jain New
[4/4] Btrfs-progs: add btrfs subvol show cli - - - --- 2012-10-12 Anand Jain New
[V3] Btrfs-progs: add parent uuid for snapshots - - - --- 2012-10-16 Anand Jain New
Btrfs-progs: make use of column_name - - - --- 2012-10-16 Anand Jain New
Btrfs-progs: update man page for -u and -q option in subvol list - - - --- 2012-10-16 Anand Jain New
[1/4] Btrfs-progs: provide method to check if filter is set - - - --- 2012-10-19 Anand Jain New
[2/4] Btrfs-progs: fix irrelevant string in the subvol path - - - --- 2012-10-19 Anand Jain New
[3/4] Btrfs-progs: add method to filter snapshots by parent uuid - - - --- 2012-10-19 Anand Jain Superseded
[4/4] Btrfs-progs: list only snapshots of the given subvol - - - --- 2012-10-19 Anand Jain New
Btrfs-progs: dont print uuid unless -u option is given - - - --- 2012-10-25 Anand Jain Accepted
[1/2] Btrfs-progs: move open_file_or_dir() to utils.c - - - --- 2012-11-01 Anand Jain New
[2/2] Btrfs-progs: add feature to label subvol and snapshot - - - --- 2012-11-01 Anand Jain New
Btrfs: add label to snapshot and subvol - - - --- 2012-11-01 Anand Jain New
[1/3] Btrfs-progs: move open_file_or_dir() to utils.c - - - --- 2012-11-16 Anand Jain New
[v2] Btrfs: add label to snapshot and subvol - - - --- 2012-11-16 Anand Jain New
[2/3] Btrfs-progs: add feature to label subvol and snapshot - - - --- 2012-11-16 Anand Jain New
[3/3] Btrfs-progs: cmd option to show or set the subvol label - - - --- 2012-11-16 Anand Jain New
[v3] Btrfs: add label to snapshot and subvol - - - --- 2012-11-27 Anand Jain New
[1/3] Btrfs-progs: move open_file_or_dir() to utils.c - - - --- 2012-11-27 Anand Jain New
[2/3] Btrfs-progs: add feature to label subvol and snapshot - - - --- 2012-11-27 Anand Jain New
[3/3] Btrfs-progs: cmd option to show or set the subvol label - - - --- 2012-11-27 Anand Jain New
[v3] Btrfs: add label to snapshot and subvol - - - --- 2012-11-28 Anand Jain New
[1/3] Btrfs-progs: move open_file_or_dir() to utils.c - - - --- 2012-11-30 Anand Jain New
[2/3] Btrfs-progs: add attribute label for subvol and snapshot - - - --- 2012-11-30 Anand Jain New
[3/3] Btrfs-progs: cmd option to show or set the subvol label - - - --- 2012-11-30 Anand Jain New
Btrfs: rename root_times_lock to root_item_lock - - - --- 2012-12-07 Anand Jain New
[1/5] Btrfs-progs: add parent uuid for snapshots - - - --- 2012-12-15 Anand Jain New
[2/5] Btrfs-progs: maintain similar case in heading prefix - - - --- 2012-12-15 Anand Jain New
[3/5] Btrfs-progs: Move printing outside of btrfs_list_subvols - - - --- 2012-12-15 Anand Jain New
[4/5] Btrfs-progs: make provision to print subvol list tree format - - - --- 2012-12-15 Anand Jain New
[5/5] Btrfs-progs: Add -x option to btrfs subvol list to display snapshots in tree format - - - --- 2012-12-15 Anand Jain New
[1/8] Btrfs-progs: move open_file_or_dir() to utils.c - - - --- 2012-12-28 Anand Jain New
[2/8] Btrfs-progs: Move printing outside of btrfs_list_subvols - - - --- 2012-12-28 Anand Jain New
[3/8] Btrfs-progs: add parent uuid for snapshots - - - --- 2012-12-28 Anand Jain New
[4/8] Btrfs-progs: move struct root_info to btrfs-list.h - - - --- 2012-12-28 Anand Jain Superseded
[5/8] Btrfs-progs: function to get root_info of a subvol - - - --- 2012-12-28 Anand Jain New
[6/8] Btrfs-progs: provide method to check if filter is set - - - --- 2012-12-28 Anand Jain New
[7/8] Btrfs-progs: add method to filter snapshots by parent uuid - - - --- 2012-12-28 Anand Jain Superseded
[8/8] Btrfs-progs: add show command to display detailed information about the subvol - - - --- 2012-12-28 Anand Jain New
[01/11] Btrfs-progs: move open_file_or_dir() to utils.c - - - --- 2013-01-10 Anand Jain New
[02/11] Btrfs-progs: Move printing outside of btrfs_list_subvols - - - --- 2013-01-10 Anand Jain New
[03/11] Btrfs-progs: add parent uuid for snapshots - - - --- 2013-01-10 Anand Jain New
[04/11] Btrfs-progs: move struct root_info to btrfs-list.h - - - --- 2013-01-10 Anand Jain Superseded
[05/11] Btrfs-progs: function to get root_info of a subvol - - - --- 2013-01-10 Anand Jain New
[06/11] Btrfs-progs: provide method to check if filter is set - - - --- 2013-01-10 Anand Jain New
[07/11] Btrfs-progs: add method to filter snapshots by parent uuid - - - --- 2013-01-10 Anand Jain Superseded
[08/11] Btrfs-progs: put find_mount_root() in commands.h - - - --- 2013-01-10 Anand Jain Superseded
[09/11] Btrfs-progs: maintain similar case in heading prefix - - - --- 2013-01-10 Anand Jain New
[10/11] Btrfs-progs: accommodate different layout for printing subvol list - - - --- 2013-01-10 Anand Jain New
[11/11] Btrfs-progs: add show to display all known parameters of the given subvol - - - --- 2013-01-10 Anand Jain New
[01/10] Btrfs-progs: move open_file_or_dir() to utils.c - - - --- 2013-01-23 Anand Jain New
[02/10] Btrfs-progs: move printing subvol list outside of btrfs_list_subvols - - - --- 2013-01-23 Anand Jain New
[03/10] Btrfs-progs: add parent uuid for snapshots - - - --- 2013-01-23 Anand Jain New
[04/10] Btrfs-progs: move struct root_info to btrfs-list.h - - - --- 2013-01-23 Anand Jain Superseded
[05/10] Btrfs-progs: add function btrfs_get_subvol to get root_info of a subvol - - - --- 2013-01-23 Anand Jain Superseded
[06/10] Btrfs-progs: add method to filter snapshots by parent uuid - - - --- 2013-01-23 Anand Jain Superseded
[07/10] Btrfs-progs: put find_mount_root() in commands.h - - - --- 2013-01-23 Anand Jain Superseded
[08/10] Btrfs-progs: make printing subvol extensible to newer layouts - - - --- 2013-01-23 Anand Jain Superseded
[09/10] Btrfs-progs: make get_subvol_name non cmds-send specific - - - --- 2013-01-23 Anand Jain Superseded
[10/10] Btrfs-progs: add show subcommand to subvol cli - - - --- 2013-01-23 Anand Jain Superseded
Btrfs-progs: we need to have the string null terminated - - - --- 2013-01-24 Anand Jain New
« 1 2 3 428 29 »