summaryrefslogtreecommitdiff
path: root/disk-io.c
Commit message (Collapse)AuthorAge
* 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
| | | | | | Remove implicit commit in del_item and insert_item Add implicit commit to close() Add commit op in random-test
* pretend page cache & commit codeChris Mason2007-03-01
|
* fixup dbfile permsChris Mason2007-02-26
|
* Break up ctree.c a littleChris Mason2007-02-24
| | | | Extent fixes
* 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