summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Btrfs progs 3.17.3v3.17.3David Sterba2014-12-041-1/+1
* btrfs-progs: print root dir verbose error in fsckQu Wenruo2014-12-041-0/+1
* Btrfs-progs: add_refs_for_implied: Use root_id instead of root_bytenr.Chandan Rajendra2014-11-271-2/+2
* btrfs-progs: apply realpath for btrfs fi show when mount point is givenGui Hecheng2014-11-271-29/+35
* btrfs-progs: fix return value problem for btrfs sub showGui Hecheng2014-11-271-3/+3
* btrfs-progs: fix spacing in error messagesDavid Sterba2014-11-253-5/+5
* Btrfs-progs: fix a bug of converting sparse ext2/3/4Liu Bo2014-11-251-1/+1
* btrfs-progs: add new dev replace resultEryu Guan2014-11-252-0/+3
* Btrfs progs v3.17.2v3.17.2David Sterba2014-11-191-1/+1
* btrfs-progs: use system attr instead of attr libraryDavid Sterba2014-11-191-1/+7
* btrfs-progs: fix compiler warningChristian Hesse2014-11-181-1/+1
* btrfs-progs: use proper size for argv0 substitutionDavid Sterba2014-11-182-2/+3
* btrfs-progs: use canonical name for device in btrfs fi show when mountedGui Hecheng2014-11-142-6/+17
* btrfs-progs: Check sb_bytenr with device size before scanning one device.Qu Wenruo2014-11-141-0/+10
* Btrfs-progs: test images for new btrfsck functionalityJosef Bacik2014-11-143-0/+0
* Btrfs-progs: create missing root diridJosef Bacik2014-11-141-0/+20
* Btrfs-progs: fix missing inode itemsJosef Bacik2014-11-141-0/+76
* Btrfs-progs: add ability to replace missing dir item/dir indexesJosef Bacik2014-11-141-0/+27
* Btrfs-progs: add a message to know zero log ran successfullyJosef Bacik2014-11-141-0/+1
* Btrfs-progs: make zero-log use partial openJosef Bacik2014-11-141-1/+1
* Btrfs-progs: spit out the broken file when ignoring errorsJosef Bacik2014-11-141-0/+4
* Btrfs-progs: don't fail on log tree opening with PARTIALJosef Bacik2014-11-141-1/+2
* Btrfs-progs: add the ability to delete itemsJosef Bacik2014-11-141-1/+44
* btrfs-progs: fix compiler warningChristian Hesse2014-11-072-2/+2
* btrfs-progs: update .gitignoreDavid Sterba2014-11-071-0/+4
* btrfs-progs: build, update the clean ruleDavid Sterba2014-11-071-4/+4
* btrfs-progs: build, gather utilities that are not built by defaultDavid Sterba2014-11-071-1/+6
* btrfs-progs: build, add make target for a build testDavid Sterba2014-11-071-0/+7
* btrfs-progs: build, add basic build test for libraryDavid Sterba2014-11-072-0/+77
* Btrfs progs v3.17.1v3.17.1David Sterba2014-11-041-1/+1
* btrfs-progs: use the correct SI prefixesDavid Sterba2014-11-043-8/+8
* btrfs-progs: libbtrfs, make exported headers compatible with C++David Sterba2014-11-033-1/+25
* btrfs-progs: optimize btrfs_scan_lblkid() for multiple callsAnand Jain2014-11-035-8/+17
* btrfs-progs: introduce btrfs_register_all_device()Anand Jain2014-11-032-0/+28
* btrfs-progs: fix linking with libbtrfsDavid Sterba2014-11-031-2/+2
* btrfs-progs: Fix the argument requirement for '--subvol-extents'Qu Wenruo2014-11-032-2/+4
* btrfs-progs: skip mounted fs when deal with umounted ones for fi showGui Hecheng2014-11-031-0/+13
* revert btrfs-progs: do a separate probe for _transient_ replacing deviceAnand Jain2014-11-031-18/+1
* btrfs-progs: Fix number of arguments check of 'btrfs fi df'Qu Wenruo2014-11-031-2/+1
* btrfs-progs: fix csum root copy-n-paste errorZach Brown2014-11-031-30/+37
* btrfs-progs: check read extent errors when mappingZach Brown2014-11-032-2/+14
* btrfs-progs: code optimize cmd_scan_dev() use btrfs_register_one_device()Anand Jain2014-11-033-31/+12
* btrfs-progs: only report internal dev replace result if there's a resultEryu Guan2014-11-032-12/+33
* Btrfs progs v3.17v3.17David Sterba2014-10-171-1/+1
* btrfs-progs: run fsck image tests in filename orderDavid Sterba2014-10-171-1/+1
* Btrfs-progs: check, ability to detect and fix outdated snapshot root itemsFilipe Manana2014-10-178-23/+395
* btrfs-progs: fix show super unknown flag outputZach Brown2014-10-161-1/+1
* btrfs-progs: check sscanf return codeZach Brown2014-10-161-1/+6
* btrfs-progs: open RW to register device using btrfs-controlAnand Jain2014-10-161-1/+1
* btrfs-progs: introduce a proper structure on which cli will call register-dev...Anand Jain2014-10-165-7/+6