summaryrefslogtreecommitdiff
path: root/disk-io.c
Commit message (Expand)AuthorAge
* Rename the extent_map code to extent_ioChris Mason2008-03-04
* Add rollback support for the converterYan2008-01-08
* Update find_free_extent for the ext3 conversion toolYan2008-01-04
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Verify extent back references in btrfsckChris Mason2007-12-14
* Update btrfs-progs to better match the kernelYan2007-12-05
* Add simple stripe size parameterChris Mason2007-11-30
* Remove the last radix tree (block_group_cache)Chris Mason2007-10-17
* Make the crc32c code match what the kernel modules are currently doingChris Mason2007-10-15
* Create a slightly more generic extent-caching structureChris Mason2007-10-15
* Switch to byte granular allocationsChris Mason2007-10-15
* Stop using radix trees to record pending allocationsChris Mason2007-10-15
* Allow large blocksChris Mason2007-10-15
* calculate checksums during IOJosef Bacik2007-06-28
* add GPLv2Chris Mason2007-06-12
* remove device treeChris Mason2007-06-09
* start of block group codeChris Mason2007-04-26
* faster btrfsckChris Mason2007-04-23
* add owner and type fields to the extents aand block headersChris Mason2007-04-20
* add some support for multiple devices to progsChris Mason2007-04-12
* early support for multiple devicesChris Mason2007-04-11
* drop the inode map treeChris Mason2007-04-10
* btrfsctlChris Mason2007-04-10
* uuidsChris Mason2007-04-05
* create a root dir in mkfsChris Mason2007-03-21
* Better block record keeping, real mkfsChris Mason2007-03-20
* change dir-test to insert inode_itemsChris Mason2007-03-20
* Add inode map, and the start of file extent itemsChris Mason2007-03-20
* 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
* get/set for struct header fieldsChris Mason2007-03-12
* fix leak in btrfs_drop_snapshotChris Mason2007-03-12
* Fixup last found extent cachingChris Mason2007-03-07
* Fixup reference counting on cowsChris Mason2007-03-06
* early reference countingChris Mason2007-03-02
* period commit during initial fill in the random testerChris Mason2007-03-02
* Fix extent code to use merge during deleteChris Mason2007-03-02
* pretend page cache & commit codeChris Mason2007-03-01
* fixup dbfile permsChris Mason2007-02-26
* Break up ctree.c a littleChris Mason2007-02-24
* Block sized tree extents and extent deletionChris Mason2007-02-23
* switch to early splitsChris Mason2007-02-22
* extent fixesChris Mason2007-02-21
* early extent mapping supportChris Mason2007-02-20
* Add backing store, memory managementChris Mason2007-02-02