summaryrefslogtreecommitdiffstats
path: root/disk-io.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Btrfs-progs: add a btrfs-select-super command to overwrite the superChris Mason1-0/+1
2009-06-08Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason1-0/+2
2008-12-17Btrfs: update converter for the new disk formatYan Zheng1-0/+1
2008-12-05superblock duplicationYan Zheng1-1/+12
2008-12-02btrfs-progs: support for different csum algorithimsJosef Bacik1-0/+2
2008-05-13Verify parent generation number on btree readsChris Mason1-1/+1
2008-05-12Pass down the expected generation number when reading tree blocksChris Mason1-2/+4
2008-05-05Add a readonly flag open_ctree to force RO opensChris Mason1-2/+3
2008-04-10Write all super blocks during commitChris Mason1-0/+2
2008-04-09Retry metadata reads in the face of checksum failuresChris Mason1-0/+2
2008-03-24Walk all block devices looking for btrfsChris Mason1-2/+2
2008-03-24Add support for multiple devices per filesystemChris Mason1-0/+2
2008-01-04Update btrfs-progs to match kernel sourcesYan1-38/+28
2007-10-15Create a slightly more generic extent-caching structureChris Mason1-0/+2
2007-10-15Switch to byte granular allocationsChris Mason1-4/+6
2007-10-15Allow large blocksChris Mason1-0/+1
2007-06-28calculate checksums during IOJosef Bacik1-0/+2
2007-06-12add GPLv2Chris Mason1-0/+18
2007-04-23faster btrfsckChris Mason1-0/+2
2007-04-12add some support for multiple devices to progsChris Mason1-0/+2
2007-04-11early support for multiple devicesChris Mason1-2/+0
2007-03-21create a root dir in mkfsChris Mason1-0/+1
2007-03-16transaction handles everywhereChris Mason1-6/+10
2007-03-14variable block size supportChris Mason1-5/+4
2007-03-13Change the super to point to a tree of trees to enable persistent snapshotsChris Mason1-1/+2
2007-03-13rename funcs and structs to btrfsChris Mason1-14/+15
2007-03-06Fixup reference counting on cowsChris Mason1-2/+2
2007-03-01pretend page cache & commit codeChris Mason1-0/+6
2007-02-23Block sized tree extents and extent deletionChris Mason1-1/+1
2007-02-21extent fixesChris Mason1-2/+2
2007-02-20early extent mapping supportChris Mason1-0/+3
2007-02-02Add backing store, memory managementChris Mason1-0/+21