summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs-progs: add two new test imagesJosef Bacik2014-12-182-0/+0
* btrfs-progs: check, update documentationDavid Sterba2014-12-181-11/+16
* btrfs-progs: unify unit mode parameters and variablesDavid Sterba2014-12-183-39/+40
* btrfs-progs: dev usage, update manpageDavid Sterba2014-12-181-0/+26
* btrfs-progs: dev usage, add switches to set output unitsDavid Sterba2014-12-181-10/+50
* btrfs-progs: fi usage, update manpageDavid Sterba2014-12-181-0/+28
* btrfs-progs: fi usage, add switches to set output unitsDavid Sterba2014-12-181-11/+53
* btrfs-progs: fi usage, change option for tabular output to TDavid Sterba2014-12-171-3/+3
* btrfs-progs: Add a brief explanation of btrfs property in man 8 btrfsSatoru Takeuchi2014-12-171-0/+5
* btrfs-progs: fix typedefKarel Zak2014-12-171-1/+1
* btrfs-progs: tests: build prerequisities, btrfs-image and btrfsDavid Sterba2014-12-122-2/+11
* btrfs-progs: tests: use 'btrfs check' instead of btrfsckDavid Sterba2014-12-122-7/+7
* btrfs-progs: subvol delete: rename variable to match the option namev3.18-rc1David Sterba2014-12-101-10/+10
* btrfs-progs: subvol delete: add verbosity optionDavid Sterba2014-12-101-4/+10
* btrfs-progs: let subvol delete print commit mode inlineDavid Sterba2014-12-101-1/+3
* Btrfs-progs, fsck: move root items repair after root rebuildingWang Shilong2014-12-101-16/+16
* Btrfs-progs: fsck: add ability to rebuild extent tree with snapshotsWang Shilong2014-12-101-3/+129
* Btrfs-progs: fsck: deal with snapshot one by one when rebuilding extent treeWang Shilong2014-12-101-90/+158
* btrfs-progs: basic support for TREE_SEARCH_V2 ioctlDavid Sterba2014-12-103-0/+56
* btrfs-progs: mkfs: make skinny-metadata defaultDavid Sterba2014-12-101-1/+2
* btrfs-progs: Add inode item rebuild function.Qu Wenruo2014-12-103-7/+160
* btrfs-progs: Recover btree by dropping corrupted leaf/node.Qu Wenruo2014-12-101-0/+102
* btrfs-progs: record and report leaf/node corruption in fs/subvol treeQu Wenruo2014-12-101-10/+50
* btrfs-progs: Add fixing function for inodes whose nlink dismatchQu Wenruo2014-12-101-4/+189
* btrfs-progs: Add helper function find_file_name/type for nlink and inode_item...Qu Wenruo2014-12-101-0/+41
* btrfs-progs: Add count_digits() function to help calculate filename len.Qu Wenruo2014-12-101-0/+18
* btrfs-progs: Add btrfs_mkdir() function for the incoming 'lost+found' fsck me...Qu Wenruo2014-12-102-0/+104
* btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions.Qu Wenruo2014-12-104-7/+449
* btrfs-progs: Record highest inode number before repair.Qu Wenruo2014-12-101-0/+15
* btrfs-progs: Add last_cache_extent() for extent-cache.Qu Wenruo2014-12-102-0/+10
* btrfs-progs: Import lookup/del_inode_ref() function.Qu Wenruo2014-12-103-0/+121
* btrfs-progs: Import btrfs_insert/del/lookup_extref() functions.Qu Wenruo2014-12-102-0/+218
* btrfs-progs: convert: fix unable to rollback case with removed empty block gr...Gui Hecheng2014-12-092-2/+13
* btrfs-progs: remove dead condition for btrfs_map_blockGui Hecheng2014-12-091-1/+1
* btrfs-progs: cleanup duplicate assignment of variable leaf for btrfs-restoreGui Hecheng2014-12-041-1/+2
* btrfs-progs: remove duplicate pthread libs from buildDavid Sterba2014-12-041-4/+3
* btrfs-progs: convert: use task for progress indication of metadata creationSilvio Fricke2014-12-044-10/+65
* btrfs-progs: add task-utilsSilvio Fricke2014-12-042-0/+183
* Btrfs-progs: allow fsck to take the tree bytenrJosef Bacik2014-12-041-2/+9
* btrfs-progs: Add simple python front end to the search ioctlChris Mason2014-12-041-0/+296
* btrfs-progs: fix wrong num_devices for btrfs fi show with seed devicesGui Hecheng2014-12-041-0/+76
* btrfs-progs: remove BUG_ON on num of devices for btrfs fi showGui Hecheng2014-12-041-1/+0
* btrfs-progs: skip fs with no seed when build seed/sprout mapping for fi showGui Hecheng2014-12-041-2/+23
* btrfs-progs: rebuild missing block group during chunk recovery if possibleQu Wenruo2014-12-043-40/+234
* btrfs-progs: make the search target device routine more clear for fi showGui Hecheng2014-12-041-9/+28
* btrfs-progs: rework calculations of fi usageDavid Sterba2014-12-041-48/+103
* btrfs-progs: fix improper output msg for btrfs-fi-usageGui Hecheng2014-12-041-10/+12
* btrfs-progs: output the correct path when fi-usage failedGui Hecheng2014-12-041-1/+1
* btrfs-progs: fix wrong data ratio for raid56 in btrfs-file-usageGui Hecheng2014-12-041-4/+6
* btrfs-progs: provide better error message for raid profile mismatchHidetoshi Seto2014-12-041-6/+35