summaryrefslogtreecommitdiff
path: root/disk-io.h
Commit message (Expand)AuthorAge
* 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
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
|/
* Add open_ctree_fs_info for partial FS opensChris Mason2012-02-05
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-27
* Btrfs-progs: add a btrfs-select-super command to overwrite the superChris Mason2011-10-25
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* 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
* Verify parent generation number on btree readsChris Mason2008-05-13
* Pass down the expected generation number when reading tree blocksChris Mason2008-05-12
* Add a readonly flag open_ctree to force RO opensChris Mason2008-05-05
* Write all super blocks during commitChris Mason2008-04-10
* Retry metadata reads in the face of checksum failuresChris Mason2008-04-09
* Walk all block devices looking for btrfsChris Mason2008-03-24
* Add support for multiple devices per filesystemChris Mason2008-03-24
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Create a slightly more generic extent-caching structureChris Mason2007-10-15
* Switch to byte granular allocationsChris Mason2007-10-15
* Allow large blocksChris Mason2007-10-15
* calculate checksums during IOJosef Bacik2007-06-28
* add GPLv2Chris Mason2007-06-12
* faster btrfsckChris Mason2007-04-23
* add some support for multiple devices to progsChris Mason2007-04-12
* early support for multiple devicesChris Mason2007-04-11
* create a root dir in mkfsChris Mason2007-03-21
* transaction handles everywhereChris Mason2007-03-16
* variable block size supportChris Mason2007-03-14
* Change the super to point to a tree of trees to enable persistent snapshotsChris Mason2007-03-13
* rename funcs and structs to btrfsChris Mason2007-03-13
* Fixup reference counting on cowsChris Mason2007-03-06
* pretend page cache & commit codeChris Mason2007-03-01
* Block sized tree extents and extent deletionChris Mason2007-02-23
* extent fixesChris Mason2007-02-21
* early extent mapping supportChris Mason2007-02-20
* Add backing store, memory managementChris Mason2007-02-02