summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile
AgeCommit message (Expand)Author
2008-09-25Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.Chris Mason
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason
2007-09-14Btrfs: Simplify makefileJan Engelhardt
2007-09-14Btrfs: add modules_install targetChris Mason
2007-08-29Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik
2007-08-27Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason
2007-07-25Btrfs: cleaner make cleanJoel Becker
2007-06-12Btrfs: split up super.cChris Mason
2007-03-26Btrfs: add a radix back bit treeChris Mason
2007-03-22Btrfs: transaction reworkChris Mason
2007-03-22Mountable btrfs, with readdirChris Mason
2007-03-21Btrfs: initial move to kernel module landChris Mason
2007-03-20Btrfs: Better block record keeping, real mkfsChris Mason
2007-03-20Btrfs: Add inode map, and the start of file extent itemsChris Mason
2007-03-20Btrfs: add transaction.h to the MakefileChris Mason
2007-03-16Btrfs: transaction handles everywhereChris Mason
2007-03-15Btrfs: add inode itemChris Mason
2007-03-15Btrfs: directory testing code and dir item fixesChris Mason
2007-03-15Btrfs: Use a chunk of the key flags to record the item type.Chris Mason
2007-03-13Btrfs: Change the super to point to a tree of trees to enable persistent snap...Chris Mason
2007-03-12Btrfs: get/set for struct header fieldsChris Mason
2007-03-07Btrfs: Fixup last found extent cachingChris Mason
2007-03-07Btrfs: get rid of add recursionChris Mason
2007-03-06Btrfs: Fixup reference counting on cowsChris Mason
2007-03-01Btrfs: Fixup the code to merge during path walksChris Mason
2007-02-28Btrfs: return code checkingChris Mason
2007-02-28Btrfs: Add sparse checking to MakefileChris Mason
2007-02-26Btrfs: u64 cleanupsChris Mason
2007-02-26Btrfs: Add fsx-style randomized tree testerChris Mason
2007-02-24Btrfs: Break up ctree.c a littleChris Mason
2007-02-20Btrfs: early extent mapping supportChris Mason
2007-02-02Btrfs: Add backing store, memory managementChris Mason
2007-01-26Btrfs: Faster deletes, add Makefile and kerncompatChris Mason