summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Btrfs progs v3.18v3.18David Sterba2014-12-301-1/+1
* btrfs-progs: fix minor leak of dev_info in btrfs_scan_kernelDavid Sterba2014-12-301-1/+3
* btrfs-progs: fix overflow check in btrfs_insert_inode_refDavid Sterba2014-12-301-1/+1
* btrfs-progs: check, missing parens around compound block in find_normal_file_...David Sterba2014-12-301-1/+2
* btrfs-progs: fi show, don't leak canonical pathDavid Sterba2014-12-301-1/+1
* btrfs-progs: check, fix path leak in error branchDavid Sterba2014-12-301-2/+3
* btrfs-progs: Documentation: add T/P/E description for resize cmdGui Hecheng2014-12-301-2/+3
* btrfs-progs: refine btrfs-debug-tree error prompt when a mount point givenv3.18-rc3Gui Hecheng2014-12-291-0/+6
* btrfs-progs: move check_arg_type() to util.cGui Hecheng2014-12-293-32/+34
* btrfs-progs: Fix btrfs fi show by uuid and labelJustin Maggard2014-12-291-7/+2
* btrfs-progs: Fix a bug in reset_nlink() which may deletes the recovered fileQu Wenruo2014-12-291-0/+5
* btrfs-progs fix wrong memory free on check_is_rootSatoru Takeuchi2014-12-221-1/+13
* btrfs-progs: let btrfs_free_path accept NULLv3.18-rc2David Sterba2014-12-191-0/+2
* btrfs-progs: check allocation result in add_clone_sourceDavid Sterba2014-12-191-4/+21
* btrfs-progs: check result of first_cache_extentDavid Sterba2014-12-191-0/+2
* btrfs-progs: fragments, close output file on errorDavid Sterba2014-12-191-2/+5
* btrfs-progs: corrupt block, add break after option UDavid Sterba2014-12-191-0/+1
* btrfs-progs: corrupt block, add missing break to option IDavid Sterba2014-12-191-0/+1
* btrfs-progs: move contents of math.h to utils.h and deleteDavid Sterba2014-12-193-34/+10
* btrfs-progs: cleanup: avoid to use literal for getopt valSatoru Takeuchi2014-12-193-8/+11
* btrfs-progs: Enhance the document of btrfs propertySatoru Takeuchi2014-12-191-13/+19
* btrfs-progs: Remove deprecated _BSD_SOURCE macro.Qu Wenruo2014-12-191-1/+1
* btrfs-progs: Remove a unused function offset_to_bitmap()Qu Wenruo2014-12-191-16/+0
* btrfs-progs: Remove a unused function root_gtp_mask().Qu Wenruo2014-12-191-5/+0
* btrfs-progs: Fix a clang dead-judgement warning in disk-io.c.Qu Wenruo2014-12-191-3/+6
* btrfs-progs: Makefile: Move linker only option to LDFLAGSQu Wenruo2014-12-191-1/+2
* btrfs-progs: remove false dependency on libmDavid Sterba2014-12-191-1/+1
* btrfs-progs: disable backtrace and define __always_inlineMerlijn Wajer2014-12-181-0/+6
* btrfs-progs: include headers required for musl-libcMerlijn Wajer2014-12-183-0/+4
* btrfs-progs: Add testcase for leaf-corrupted btrfsck repairing.Qu Wenruo2014-12-181-0/+0
* 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