summaryrefslogtreecommitdiff
path: root/disk-io.c
Commit message (Expand)AuthorAge
* 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: delete fs_devices itself from fs_uuid list before freeingLiu Bo2013-07-03
* | Btrfs-progs: Add chunk recover function - using old chunk itemsMiao 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: make fsck fix certain file extent inconsistenciesJosef Bacik2013-06-19
* btrfs-progs: fix typecast when printing csum valueDavid Sterba2013-05-10
* Btrfs-progs: make restore deal with really broken file systemsJosef Bacik2013-04-23
* Btrfs-progs: fix memory leaks on cleanupJosef Bacik2013-03-18
* Btrfs-progs: fix segfault when using tools fs with tree logJosef Bacik2013-03-18
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-10
* btrfs-progs: check return of posix_fadviseEric Sandeen2013-03-10
* btrfs-progs: free memory before error exit in read_whole_ebEric Sandeen2013-02-27
* Btrfs-progs: return an error if we can't find an fs rootJosef Bacik2013-02-07
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-06
|\
| * btrfs-progs: remove duplicate __setup_rootEric Sandeen2013-02-05
| * btrfs-progs: don't write memory after sb to diskZach Brown2013-02-05
| * btrfs-progs: return error from commit_tree_roots()Zach Brown2013-02-05
| * btrfs-progs: treat super.magic as an le64Zach Brown2013-02-05
* | Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-06
|\|
| * Btrfs-progs: fix an off-by-one in write_dev_supers()Stefan Behrens2013-01-22
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
* | Clear caches when opening and closing devicesChris Mason2013-02-01
|/
* btrfs-progs: check malloc() resultKenji Okimoto2013-01-17
* btrfs-progs: plug a memory leak reported by cppcheckKenji Okimoto2013-01-17
* Correct un-initialized fsid variableGoffredo Baroncelli2012-10-04
* btrfsck: add --init-csum-tree to replace the csum root with an empty oneChris Mason2012-02-09
* Add open_ctree_fs_info for partial FS opensChris Mason2012-02-05
* btrfs-progs: remove old debugging statementChris Mason2011-10-27
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-27
* btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard2011-10-25
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-25
* Btrfs-progs: add a btrfs-select-super command to overwrite the superChris Mason2011-10-25
* Fill missing devices so degraded filesystems can be readChris Mason2011-04-22
* Fix use after free in close_ctreeJeff Mahoney2010-09-23
* Make csum_tree_block_size complain about the right thing.Zhu Yanhai2010-09-23
* Update converter for the new formatYan Zheng2009-06-08
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Fix spelling mistake when running 'btrfsck' when argument doesn't exist.nick d2009-06-03
* Add scan of the btrfs log tree to btrfs-debug-treeChris Mason2009-04-15
* btrfsck: Exit and print error message when not able to open a deviceThadeu Lima de Souza Cascardo2009-01-21
* Btrfs: update converter for the new disk formatYan Zheng2008-12-17
* superblock duplicationYan Zheng2008-12-05
* btrfs-progs: support for different csum algorithimsJosef Bacik2008-12-02
* Btrfs image toolYan Zheng2008-11-20
* update btrfs-progs for seed device supportYan Zheng2008-11-18