summaryrefslogtreecommitdiff
path: root/disk-io.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: btrfsck operations should be exclusiveAnand Jain2014-01-311-0/+1
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-071-11/+15
* Btrfs-progs: add -b to btrfsck to look at backup rootsJosef Bacik2013-11-071-2/+3
* mkfs: fix mkfs -r to properly allocate spaceChris Mason2013-10-161-0/+2
* Btrfs-progs: add super-recover to recover bad supersWang Shilong2013-10-161-0/+2
* Btrfs-progs: pass flag to control whether run ioctl in btrfs_scan_for_fsid()Wang Shilong2013-10-161-1/+2
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-031-4/+0
* Btrfs-progs: fix wrong arg sb_bytenr for btrfs_scan_fs_devices()Wang Shilong2013-08-091-1/+1
* Merge branch 'liubo-image-restore'Chris Mason2013-07-031-0/+6
|\
| * Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-031-0/+6
* | Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-031-0/+1
* | Btrfs-progs: introduce common insert/search/delete functions for rb-treeMiao Xie2013-07-031-1/+1
* | Btrfs-progs: cleanup similar code in open_ctree_* and close_ctreeMiao Xie2013-07-031-0/+12
|/
* Btrfs-progs: make restore deal with really broken file systemsJosef Bacik2013-04-231-4/+2
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-061-0/+4
|\
| * btrfs-progs: remove duplicate __setup_rootEric Sandeen2013-02-051-0/+4
* | Add basic RAID[56] supportDavid Woodhouse2013-02-011-0/+3
|/
* Add open_ctree_fs_info for partial FS opensChris Mason2012-02-051-0/+3
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-271-0/+2
* Btrfs-progs: add a btrfs-select-super command to overwrite the superChris Mason2011-10-251-0/+1
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-081-0/+2
* Btrfs: update converter for the new disk formatYan Zheng2008-12-171-0/+1
* superblock duplicationYan Zheng2008-12-051-1/+12
* btrfs-progs: support for different csum algorithimsJosef Bacik2008-12-021-0/+2
* Verify parent generation number on btree readsv0.15Chris Mason2008-05-131-1/+1
* Pass down the expected generation number when reading tree blocksChris Mason2008-05-121-2/+4
* Add a readonly flag open_ctree to force RO opensChris Mason2008-05-051-2/+3
* Write all super blocks during commitChris Mason2008-04-101-0/+2
* Retry metadata reads in the face of checksum failuresChris Mason2008-04-091-0/+2
* Walk all block devices looking for btrfsChris Mason2008-03-241-2/+2
* Add support for multiple devices per filesystemChris Mason2008-03-241-0/+2
* Update btrfs-progs to match kernel sourcesYan2008-01-041-38/+28
* Create a slightly more generic extent-caching structureChris Mason2007-10-151-0/+2
* Switch to byte granular allocationsChris Mason2007-10-151-4/+6
* Allow large blocksChris Mason2007-10-151-0/+1
* calculate checksums during IOv0.5Josef Bacik2007-06-281-0/+2
* add GPLv2Chris Mason2007-06-121-0/+18
* faster btrfsckChris Mason2007-04-231-0/+2
* add some support for multiple devices to progsChris Mason2007-04-121-0/+2
* early support for multiple devicesChris Mason2007-04-111-2/+0
* create a root dir in mkfsChris Mason2007-03-211-0/+1
* transaction handles everywhereChris Mason2007-03-161-6/+10
* variable block size supportChris Mason2007-03-141-5/+4
* Change the super to point to a tree of trees to enable persistent snapshotsChris Mason2007-03-131-1/+2
* rename funcs and structs to btrfsChris Mason2007-03-131-14/+15
* Fixup reference counting on cowsChris Mason2007-03-061-2/+2
* pretend page cache & commit codeChris Mason2007-03-011-0/+6
* Block sized tree extents and extent deletionChris Mason2007-02-231-1/+1
* extent fixesChris Mason2007-02-211-2/+2
* early extent mapping supportChris Mason2007-02-201-0/+3