summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Btrfs-progs: detect when scrub is started twiceStefan Behrens2013-08-09
* btrfs-progs: restore: use long option for the path regexDavid Sterba2013-08-09
* btrfs-progs: fix regexec to only work if we actually have a regexecJosef Bacik2013-08-09
* restore: Add regex matching of paths and files to be restoredPeter Stuge2013-08-09
* btrfs-progs: pass up return value of walk_down_treeLin Ming2013-08-09
* btrfs-progs: update manpage to add filesystem show command in synopsisEryu Guan2013-08-09
* libbtrfs: Set SONAME to "libbtrfs.so.0" (instead of "libbtrfs.so").Richard W.M. Jones2013-08-09
* Btrfs-progs: add send option for using new end-cmd semanticStefan Behrens2013-08-09
* Btrfs-progs: make btrfsck a hardlink at install timeEric Sandeen2013-08-09
* Btrfs-progs: remove btrfs_init_path calls from ctree.cEric Sandeen2013-08-09
* Btrfs-progs: remove the unnecessary 'return -1;' at the end of bin_searchEric Sandeen2013-08-09
* Btrfs-progs: make extent_ref_type() match kernelspaceEric Sandeen2013-08-09
* Btrfs-progs: cleanup duplicated division functionsEric Sandeen2013-08-09
* Btrfs-progs: remove some dead/unbuilt codeEric Sandeen2013-08-09
* Btrfs-progs: move btrfs_fsck_reinit_root to cmds-check.cEric Sandeen2013-08-09
* Btrfs-progs: fix array bound checkingEric Sandeen2013-08-09
* Btrfs-progs: remove dead btrfs-defrag.cEric Sandeen2013-08-09
* btrfs-restore: deal with NULL returns from read_node_slotChris Mason2013-07-05
* btrfs-restore: use the correct leafsize when reading the FS locationChris Mason2013-07-05
* Add options to btrfs-find-root to control generation and levelChris Mason2013-07-05
* btrfsck: fix incorrect casting on items in the corrupt_blocks treeChris Mason2013-07-05
* Btrfs-progs: fix closing of devicesFilipe David Borba Manana2013-07-05
* Merge branch 'liubo-image-restore'Chris Mason2013-07-03
|\
| * Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-03
| * Btrfs-progs: cleanup btrfs-image usageLiu Bo2013-07-03
| * Btrfs-progs: delete fs_devices itself from fs_uuid list before freeingLiu Bo2013-07-03
| * Btrfs-progs: skip open devices which is missingLiu Bo2013-07-03
| * Btrfs-progs: fix misuse of skinny metadata in btrfs-imageLiu Bo2013-07-03
* | Btrfs-progs: recover raid0/raid10/raid5/raid6 metadata chunkMiao Xie2013-07-03
* | Btrfs-progs: Add chunk rebuild function for RAID1/SINGLE/DUPMiao Xie2013-07-03
* | Btrfs-progs: introduce list_{first, next}_entry/list_splice_tail{_init}Miao Xie2013-07-03
* | Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-03
* | Btrfs-progs: Add block group check funtionMiao Xie2013-07-03
* | Btrfs-progs: extend the extent cache for the device extentMiao Xie2013-07-03
* | Btrfs-progs: use rb-tree instead of extent cache tree for fs/file rootsMiao Xie2013-07-03
* | Btrfs-progs: introduce common insert/search/delete functions for rb-treeMiao Xie2013-07-03
* | Btrfs-progs: cleanup similar code in open_ctree_* and close_ctreeMiao Xie2013-07-03
* | Btrfs-progs: Don't free the devices when close the ctreeMiao Xie2013-07-03
* | Btrfs-progs: don't close the file descriptor 0 when closing a deviceMiao Xie2013-07-03
* | Btrfs-progs: fix missing recow roots when making btrfs filesystemWang Shilong2013-07-03
|/
* Btrfs-progs: fix reference check for roots in btrfsckJosef Bacik2013-06-19
* Btrfs-progs: fix incorrect root backref errors in fsckJosef Bacik2013-06-19
* Btrfs-progs: fix fsck dealing with finding backrefs firstJosef Bacik2013-06-19
* Btrfs-progs: fix the allocatorJosef Bacik2013-06-19
* Btrfs-progs: fix free space cache checksJosef Bacik2013-06-19
* Btrfs-progs: add --init-extent-tree to btrfsckJosef Bacik2013-06-19
* Btrfs-progs: add a newline to a free space cache messageJosef Bacik2013-06-19
* Btrfs-progs: make image restore with the original device offsetsJosef Bacik2013-06-19
* Btrfs-progs: pass properly formated key to read_fs_rootJosef Bacik2013-06-19
* Btrfs-progs: make fsck fix certain file extent inconsistenciesJosef Bacik2013-06-19