summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* btrfs-progs: check: use on-stack path buffer in delete_dir_indexDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in add_missing_dir_indexDavid Sterba2016-11-09
* btrfs-progs: convert bitfield to separate variables in btrfs_pathDavid Sterba2016-11-09
* btrfs-progs: qgroup: use on-stack path buffer in repair_qgroup_statusDavid Sterba2016-11-09
* btrfs-progs: qgroup: use on-stack path buffer in repair_qgroup_infoDavid Sterba2016-11-09
* btrfs-progs: utils: remove useless check in make_btrfsDavid Sterba2016-11-09
* btrfs-progs: fi du: don't redefine standard macro/functionDavid Sterba2016-11-09
* btrfs-progs: dump-tree: use new names for obsoleted keysDavid Sterba2016-11-09
* btrfs-progs: image: use embedded array for metadump cluster bufferDavid Sterba2016-11-09
* btrfs-progs: image: use fixed-size array for worker thread pointersDavid Sterba2016-11-09
* btrfs-progs: image: add symbolic constant for max thread countDavid Sterba2016-11-09
* btrfs-progs: image: use on-stack path buffer in fixup_devicesDavid Sterba2016-11-09
* btrfs-progs: image: use on-stack path buffer in create_metadumpDavid Sterba2016-11-09
* btrfs-progs: convert: use on-stack path buffer in link_subvolDavid Sterba2016-11-09
* btrfs-progs: convert: use on-stack path buffer in create_imageDavid Sterba2016-11-09
* btrfs-progs: convert: use on-stack path buffer in record_file_blocksDavid Sterba2016-11-09
* btrfs-progs: mkfs: use on-stack path buffer in cleanup_temp_chunksDavid Sterba2016-11-09
* btrfs-progs: reduce size of btrfs_path::lowest_levelDavid Sterba2016-11-09
* btrfs-progs: reduce size of btrfs_path::readaDavid Sterba2016-11-09
* btrfs-progs: reduce size of btrfs_path, locks are not usedDavid Sterba2016-11-09
* btrfs-progs: mkfs: constify some char parametersDavid Sterba2016-11-09
* btrfs-progs: mkfs: use const char for unmodified members of directory_name_entryDavid Sterba2016-11-09
* btrfs-progs: check: reorder fields in inode_backref for better packingDavid Sterba2016-11-09
* btrfs-progs: check: unify type for inode_backref::itemtypeDavid Sterba2016-11-09
* btrfs-progs: check: unify type for inode_backref::filetypeDavid Sterba2016-11-09
* btrfs-progs: send: cleanup use of ctransid delta temporary variable in find_g...David Sterba2016-11-09
* btrfs-progs: send: cleanup, rename send context variablesDavid Sterba2016-11-09
* btrfs-progs: send: cleanup, rename some variables in dump_threadDavid Sterba2016-11-09
* btrfs-progs: send: clean types in write_bufDavid Sterba2016-11-09
* btrfs-progs: send: use proper type for read result, and rename the variableDavid Sterba2016-11-09
* btrfs-progs: send: increase size of transfer bufferDavid Sterba2016-11-09
* btrfs-progs: send: constify some arugmentsDavid Sterba2016-11-09
* 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