summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Makefile: CFLAGS, LDFLAGSJan Engelhardt2007-12-11
* Remove the last radix tree (block_group_cache)Chris Mason2007-10-17
* 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
* Add per-file dependency trackingJan Engelhardt2007-09-14
* calculate checksums during IOJosef Bacik2007-06-28
* Allow install prefix overridesJeff Mahoney2007-06-28
* remove device treeChris Mason2007-06-09
* endian fixes, makefile fixesChris Mason2007-06-07
* cleanup warnings found with -O2Chris Mason2007-05-22
* start of block group codeChris Mason2007-04-26
* add owner and type fields to the extents aand block headersChris Mason2007-04-20
* early support for multiple devicesChris Mason2007-04-11
* btrfsctlChris Mason2007-04-10
* uuidsChris Mason2007-04-05
* sync up with kernel sourcesChris Mason2007-04-02
* Better block record keeping, real mkfsChris Mason2007-03-20
* Add inode map, and the start of file extent itemsChris Mason2007-03-20
* add transaction.h to the MakefileChris Mason2007-03-20
* transaction handles everywhereChris Mason2007-03-16
* add inode itemChris Mason2007-03-15
* directory testing code and dir item fixesChris Mason2007-03-15
* Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
* Change the super to point to a tree of trees to enable persistent snapshotsChris Mason2007-03-13
* get/set for struct header fieldsChris Mason2007-03-12
* Fixup last found extent cachingChris Mason2007-03-07
* get rid of add recursionChris Mason2007-03-07
* Fixup reference counting on cowsChris Mason2007-03-06
* Fixup the code to merge during path walksChris Mason2007-03-01
* return code checkingChris Mason2007-02-28
* Add sparse checking to MakefileChris Mason2007-02-28
* u64 cleanupsChris Mason2007-02-26
* Add fsx-style randomized tree testerChris Mason2007-02-26
* Break up ctree.c a littleChris Mason2007-02-24
* early extent mapping supportChris Mason2007-02-20
* Add backing store, memory managementChris Mason2007-02-02
* Faster deletes, add Makefile and kerncompatChris Mason2007-01-26