summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: tests: add test for multi-subvolume send from parentDavid Sterba2016-11-09
* btrfs-progs: dump-tree: convert dir-item-to-string to tableDavid Sterba2016-11-09
* btrfs-progs: dump-tree: convert key-to-string to tableDavid Sterba2016-11-09
* btrfs-progs: dump-tree: cleanup types for item number iterationDavid Sterba2016-11-09
* btrfs-progs: dump-tree: move remaining item variables to the scope of useDavid Sterba2016-11-09
* btrfs-progs: dump-tree: move variable declarations closer to their useDavid Sterba2016-11-09
* btrfs-progs: dump-tree: rename extent buffer variable in btrfs_print_leafDavid Sterba2016-11-09
* btrfs-progs: dump-tree: add untyped item ptr helper and use itDavid Sterba2016-11-09
* btrfs-progs: dump-tree: constify char argument in print_root_refDavid Sterba2016-11-09
* btrfs-progs: dump-tree: simplify and fix check for empty uuidDavid Sterba2016-11-09
* btrfs-progs: dump-tree: return void from print_* functionsDavid Sterba2016-11-09
* btrfs-progs: dump-tree: pass item size instead of itemDavid Sterba2016-11-09
* btrfs-progs: remove unused parameter from print_inode_itemDavid Sterba2016-11-09
* btrfs-progs: dump-tree: consolidate data key namesDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print dev statsDavid Sterba2016-11-09
* btrfs-progs: add dev stats on-disk structureDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print balance status itemDavid Sterba2016-11-09
* btrfs-progs: add balance status structuresDavid Sterba2016-11-09
* btrfs-progs: teach print_leaf about temporary item subtypesDavid Sterba2016-11-09
* btrfs-progs: teach print_leaf about permanent item subtypesDavid Sterba2016-11-09
* btrfs-progs: switch dev stats item to the permanent item keyDavid Sterba2016-11-09
* btrfs-progs: introduce key type for persistent permanent itemsDavid Sterba2016-11-09
* btrfs-progs: print-tree: extract offset from the item keyDavid Sterba2016-11-09
* btrfs-progs: introduce key type for persistent temporary itemsDavid Sterba2016-11-09
* btrfs-progs: mkfs: store creation time of the toplevel subvolumeDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing data for file extent itemDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print more root_item dataDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing dir_item dataDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing inode_item dataDavid Sterba2016-11-09
* btrfs-progs: dump-tree: add helper to print timespecDavid Sterba2016-11-09
* btrfs-progs: dump-tree: factor inode_item dump to functionDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing dev_extent dataDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing chunk dataDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing dev_item dataDavid Sterba2016-11-09
* btrfs-progs: subvol show: print more details about toplevel subvolumeDavid Sterba2016-11-09
* btrfs-progs: subvol list: better error message if subvol insertion failsDavid Sterba2016-11-09
* btrfs-progs: subvol list: remove ugly goto constructDavid Sterba2016-11-09
* btrfs-progs: remove trivial helper root_lookup_initDavid Sterba2016-11-09
* btrfs-progs: subvol list: consolidate uuid types accross functionsDavid Sterba2016-11-09
* btrfs-progs: subvol list: add simplified helper for adding root backrefsDavid Sterba2016-11-09
* btrfs-progs: subvol list: consilidate naming of otime varaiblesDavid Sterba2016-11-09
* btrfs-progs: subvol list: simplify value assignmentsDavid Sterba2016-11-09
* btrfs-progs: subvol list: remove useless commentsDavid Sterba2016-11-09
* btrfs-progs: subvol list: cleanup layout argument setupDavid Sterba2016-11-09
* btrfs-progs: return void from btrfs_list_setup_filterDavid Sterba2016-11-09
* btrfs-progs: subvol list: setup list filters laterDavid Sterba2016-11-09
* btrfs-progs: list: switch to common message helpersDavid Sterba2016-11-09
* btrfs-progs: list: rename some helpersDavid Sterba2016-11-09
* btrfs-progs: use enum for list layout typeDavid Sterba2016-11-09
* btrfs-progs: list: constify prefix arugmentDavid Sterba2016-11-09