summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'baserock/tiagogomes/btrfs2' into baserock/morphbaserock/morphTiago Gomes2013-05-2091-4510/+18922
|\
| * Don't install btrfs-convert.Tiago Gomes2013-05-171-1/+1
| * MAKEFILE: Fix parallelism capabilityDaniel Silverstone2013-05-161-1/+16
| * Patch from Csaba Tóth of Watt 22 Ltd. which attempts to fix operation on ARMDaniel Silverstone2013-05-161-3/+3
| * Pass prefix="$PREFIX" to make install.Jannis Pohlmann2013-05-161-1/+1
| * Add initial btrfs-progs.morph.Jannis Pohlmann2013-05-161-0/+11
| * Btrfs-progs: add the ability to find mismmatching backrefsJosef Bacik2013-05-101-12/+53
| * Btrfs-progs: sanity check the number of items in a leaf V2Josef Bacik2013-05-101-0/+6
| * Btrfs-progs: fix compile warnings in i386 machineWang Shilong2013-05-103-3/+4
| * btrfs-progs: fix typecast when printing csum valueDavid Sterba2013-05-101-3/+3
| * Btrfs-progs: fixup: add flags to struct btrfs_ioctl_quota_rescan_argsJan Schmidt2013-05-101-0/+1
| * Btrfs-progs: init free space ctl with proper unitJosef Bacik2013-05-062-4/+9
| * btrfs-image: fix reading the super block on big metadata blocksChris Mason2013-05-031-4/+5
| * btrfs-progs: mkfs seg fault for wrong freeAnand Jain2013-05-021-1/+1
| * btrfs-progs: Add default rules to MakefileEric Sandeen2013-04-241-53/+26
| * btrfs-progs: standardize tool source filenamesEric Sandeen2013-04-246-13/+13
| * Btrfs-progs: add function to map subvol ID to pathStefan Behrens2013-04-234-1/+152
| * Btrfs-progs: in btrfs-debug-tree, print -1 in key for (u64)-1Stefan Behrens2013-04-231-1/+7
| * Btrfs-progs: btrfs-send: free used memory and close fdsStefan Behrens2013-04-231-7/+23
| * Btrfs-progs: btrfs-crc: support specifying checksum in hexStefan Behrens2013-04-231-1/+1
| * btrfs-progs: update generation_v2 in btrfs_update_rootEric Sandeen2013-04-231-0/+37
| * btrfs-progs: set generation_v2 any time we write a new rootEric Sandeen2013-04-231-0/+5
| * btrfs-progs: fix send-test buildEric Sandeen2013-04-231-2/+2
| * Btrfs-progs: quota rescanJan Schmidt2013-04-232-25/+85
| * Btrfs-progs: make restore deal with really broken file systemsJosef Bacik2013-04-235-40/+58
| * Btrfs-progs: fix csum check when extent lands on block groupJosef Bacik2013-04-231-2/+22
| * Btrfs-progs: record errno for ioctl DEFRAG_RANGELiu Bo2013-04-231-0/+1
| * btrfs-progs: delete unused function btrfs_read_super_deviceAnand Jain2013-04-231-9/+0
| * Btrfs-progs: add csum tree checks to btrfsckJosef Bacik2013-04-231-0/+186
| * Btrfs-progs: fix segfault in fsck if the chunk tree is bogusJosef Bacik2013-04-231-2/+4
| * Btrfs-progs: add an option to btrfs-image to walk the treesJosef Bacik2013-04-232-65/+103
| * btrfs-progs: use clearer var names in is_ssd()Eric Sandeen2013-04-231-8/+9
| * btrfs-progs: replace blkid_probe_get_wholedisk_devnoEric Sandeen2013-04-231-14/+5
| * btrfs-progs: Fix the receive code pathingAlex Lyakas2013-04-232-10/+64
| * Btrfs-progs: allow to receive to relative directoriesStefan Behrens2013-04-231-1/+1
| * Btrfs-progs: remove some unused codeStefan Behrens2013-04-231-3/+0
| * Btrfs-progs: Fix that BTRFS_FSID_SIZE is used instead of BTRFS_UUID_SIZEStefan Behrens2013-04-231-1/+1
| * Btrfs-progs: don't allocate one byte too much each timeStefan Behrens2013-04-231-2/+2
| * Btrfs-progs: btrfs-receive optionally honors the end-cmdStefan Behrens2013-04-233-6/+19
| * Btrfs-progs: fix bug in find_root_genStefan Behrens2013-04-231-1/+1
| * Btrfs-progs: small parent_subvol cleanup for cmds-receive.cStefan Behrens2013-04-231-8/+6
| * Btrfs-progs: Set the root-id for received subvols in btrfs receiveStefan Behrens2013-04-231-0/+4
| * Btrfs-progs: btrfs-receive: different levels (amount) of debug outputStefan Behrens2013-04-231-16/+16
| * Btrfs-progs: free memory and close file descriptor in btrfs receiveStefan Behrens2013-04-231-3/+24
| * Btrfs-progs: cleanup subvol_uuid_search memory in btrfs send/receiveStefan Behrens2013-04-232-0/+3
| * Btrfs-progs: add a function to free subvol_uuid_search memoryStefan Behrens2013-04-232-0/+24
| * Btrfs-progs: fix a small memory leak in btrfs-list.cStefan Behrens2013-04-231-6/+6
| * Btrfs-progs: close file descriptor in cmds-send.cStefan Behrens2013-04-231-0/+1
| * Btrfs-progs: ignore subvols above BTRFS_LAST_FREE_OBJECTIDStefan Behrens2013-04-231-1/+1
| * btrfs-progs: add quota-related info to usage messagesKoen De Wit2013-04-233-3/+14