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