summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* btrfs-restore: deal with NULL returns from read_node_slotrepairChris Mason2013-07-052-3/+10
* btrfs-restore: use the correct leafsize when reading the FS locationChris Mason2013-07-051-1/+1
* Add options to btrfs-find-root to control generation and levelChris Mason2013-07-051-9/+34
* btrfsck: fix incorrect casting on items in the corrupt_blocks treeChris Mason2013-07-051-2/+1
* Btrfs-progs: fix closing of devicesFilipe David Borba Manana2013-07-051-2/+2
* Merge branch 'liubo-image-restore'Chris Mason2013-07-038-218/+573
|\
| * Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-038-215/+573
| * Btrfs-progs: cleanup btrfs-image usageLiu Bo2013-07-031-1/+1
| * Btrfs-progs: delete fs_devices itself from fs_uuid list before freeingLiu Bo2013-07-031-0/+1
| * Btrfs-progs: skip open devices which is missingLiu Bo2013-07-031-0/+4
| * Btrfs-progs: fix misuse of skinny metadata in btrfs-imageLiu Bo2013-07-031-2/+2
* | Btrfs-progs: recover raid0/raid10/raid5/raid6 metadata chunkMiao Xie2013-07-031-10/+279
* | Btrfs-progs: Add chunk rebuild function for RAID1/SINGLE/DUPMiao Xie2013-07-035-26/+197
* | Btrfs-progs: introduce list_{first, next}_entry/list_splice_tail{_init}Miao Xie2013-07-031-9/+59
* | Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-0312-131/+1672
* | Btrfs-progs: Add block group check funtionMiao Xie2013-07-033-10/+665
* | Btrfs-progs: extend the extent cache for the device extentMiao Xie2013-07-035-90/+192
* | Btrfs-progs: use rb-tree instead of extent cache tree for fs/file rootsMiao Xie2013-07-032-16/+38
* | Btrfs-progs: introduce common insert/search/delete functions for rb-treeMiao Xie2013-07-0311-229/+284
* | Btrfs-progs: cleanup similar code in open_ctree_* and close_ctreeMiao Xie2013-07-033-315/+307
* | Btrfs-progs: Don't free the devices when close the ctreeMiao Xie2013-07-033-48/+6
* | Btrfs-progs: don't close the file descriptor 0 when closing a deviceMiao Xie2013-07-033-5/+12
* | Btrfs-progs: fix missing recow roots when making btrfs filesystemWang Shilong2013-07-031-35/+21
|/
* Btrfs-progs: fix reference check for roots in btrfsckJosef Bacik2013-06-191-0/+8
* Btrfs-progs: fix incorrect root backref errors in fsckJosef Bacik2013-06-191-2/+6
* Btrfs-progs: fix fsck dealing with finding backrefs firstJosef Bacik2013-06-191-15/+119
* Btrfs-progs: fix the allocatorJosef Bacik2013-06-191-12/+5
* Btrfs-progs: fix free space cache checksJosef Bacik2013-06-191-10/+6
* Btrfs-progs: add --init-extent-tree to btrfsckJosef Bacik2013-06-194-13/+392
* Btrfs-progs: add a newline to a free space cache messageJosef Bacik2013-06-191-1/+1
* Btrfs-progs: make image restore with the original device offsetsJosef Bacik2013-06-191-33/+443
* Btrfs-progs: pass properly formated key to read_fs_rootJosef Bacik2013-06-191-0/+1
* Btrfs-progs: make fsck fix certain file extent inconsistenciesJosef Bacik2013-06-194-38/+666
* Btrfs-image: add the ability to santize file names when making an imageJosef Bacik2013-06-192-9/+358
* 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