summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Btrfs progs v4.4HEADv4.4masterDavid Sterba2016-01-181-1/+1
* btrfs-progs: docs: update balance manual pageDavid Sterba2016-01-151-31/+37
* btrfs-progs: debug-tree: tweak tree node checksDavid Sterba2016-01-151-2/+2
* btrfs-progs: fix static buildNoah Massey2016-01-151-2/+2
* btrfs-progs: Use AC_CHECK_TOOL to find ARMike Gilbert2016-01-141-1/+1
* Btrfs progs v4.4-rc1v4.4-rc1David Sterba2016-01-141-1/+1
* btrfs-progs: subvol show: use clean_args_no_options instead of opencodingDavid Sterba2016-01-141-14/+1
* btrfs-progs: introduce helper for parsing args without optionsDavid Sterba2016-01-143-3/+32
* btrfs-progs: move prefixcmp to utilsDavid Sterba2016-01-142-9/+10
* btrfs-progs: receive: don't leak open find handleDavid Sterba2016-01-141-0/+2
* btrfs-progs: also check filesystem type in test_issubvolumeDavid Sterba2016-01-141-2/+11
* btrfs-progs: more verbose errors from test_issubvolumeDavid Sterba2016-01-142-5/+6
* btrfs-progs: let test_issubvolume return the exact errorDavid Sterba2016-01-142-9/+9
* btrfs-progs: use symbolic name for subvolume inode number in test_issubvolumeDavid Sterba2016-01-141-1/+2
* btrfs-progs: handle errors from test_isdirDavid Sterba2016-01-141-0/+8
* btrfs-progs: let test_isdir return the exact errorDavid Sterba2016-01-131-8/+8
* btrfs-progs: debug-tree: teach -t option about the chunk and root treesDavid Sterba2016-01-131-0/+23
* btrfs-progs: subvol show: handle options by getoptDavid Sterba2016-01-131-3/+18
* btrfs-progs: fi usage: support mixed blockgroupsDavid Sterba2016-01-131-6/+20
* btrfs-progs: docs: enhance btrfs-filesystem manual pageDavid Sterba2016-01-121-39/+175
* btrfs-progs: tests: add missing prerequisitesDavid Sterba2016-01-1216-4/+29
* btrfs-porgs: fi usage: rename variable to avoid shadowingDavid Sterba2016-01-121-2/+2
* btrfs-porgs: check: rename variable to avoid shadowingDavid Sterba2016-01-121-4/+4
* btrfs-porgs: qgroup: rename variable to avoid shadowingDavid Sterba2016-01-121-3/+3
* btrfs-progs: add function attributes for the printf-likeDavid Sterba2016-01-122-0/+5
* btrfs-progs: build: fix builds with extra warnings, W=1David Sterba2016-01-121-1/+1
* btrfs-progs: check for negative return value from ioctlDavid Sterba2016-01-1211-20/+24
* btrfs-progs: remove unnecessary errno temp variablesDavid Sterba2016-01-1212-69/+35
* btrfs-progs: free-space-tree: minor message adjustmentsDavid Sterba2016-01-121-6/+12
* btrfsprogs: corrupt-blocks: include limits.h to define PATH_MAXKhem Raj2016-01-121-0/+1
* btrfs-progs: docs: document new mount option fragmentDavid Sterba2016-01-121-0/+8
* btrfs-progs: docs: sort mount options alphabeticallyDavid Sterba2016-01-121-65/+68
* btrfs-progs: check the free space tree in btrfsckOmar Sandoval2016-01-1210-8/+459
* btrfs-progs: add basic awareness of the free space treeOmar Sandoval2016-01-124-2/+92
* btrfs-progs: docs: rename btrfs-mount to btrfs-man5David Sterba2016-01-122-5/+5
* btrfs-progs: docs, btrfs-mount: enhance file attributes sectionDavid Sterba2016-01-121-14/+43
* btrfs-progs: cleanup, move usage help strings closer to the command callbacksDavid Sterba2016-01-123-46/+46
* btrfs-progs: cmd property: use correct usage stringsDavid Sterba2016-01-121-2/+2
* btrfs-progs: cmd fi usage: switch to common error message wrapperDavid Sterba2016-01-121-25/+18
* btrfs-progs: cmd filesystem: switch to common error message wrapperDavid Sterba2016-01-121-42/+28
* btrfs-progs: cmd replace: switch to common error message wrapperDavid Sterba2016-01-121-23/+14
* btrfs-progs: cmd subvolume: switch to common error message wrapperDavid Sterba2016-01-121-59/+41
* btrfs-progs: cmd send: switch to common error message wrapperDavid Sterba2016-01-121-73/+44
* btrfs-progs: cmd receive: switch to common error message wrapperDavid Sterba2016-01-121-114/+78
* btrfs-progs: cmd qgroup: switch to common error message wrapperDavid Sterba2016-01-121-15/+10
* btrfs-progs: cmd property: switch to common error message wrapperDavid Sterba2016-01-121-20/+14
* btrfs-progs: cmd balance: switch to common error message wrapperDavid Sterba2016-01-121-62/+40
* btrfs-progs: cmd quota: switch to common error message wrapperDavid Sterba2016-01-121-5/+3
* btrfs-progs: cmd rescue: switch to common error message wrapperDavid Sterba2016-01-121-12/+10
* btrfs-progs: catch memory allocation failure in btrfs_split_itemDavid Sterba2016-01-121-0/+1