summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: Add version strings on module loadChris Mason2008-09-251-1/+5
* Btrfs: Start btree concurrency work.Chris Mason2008-09-251-1/+1
* Btrfs: split out ioctl.cChristoph Hellwig2008-09-251-1/+1
* Btrfs: Add async worker threads for pre and post IO checksummingChris Mason2008-09-251-1/+1
* btrfs: tiny makefile cleanupChristoph Hellwig2008-09-251-7/+1Star
* Btrfs: Add support for multiple devices per filesystemChris Mason2008-09-251-1/+1
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-251-1/+2
* Btrfs: Fix compile on kernel without ACLs enabledYan2008-09-251-1/+4
* Btrfs: Add data=ordered supportChris Mason2008-09-251-1/+1
* xattr support for btrfsJosef Bacik2008-09-251-1/+1
* Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.Chris Mason2008-09-251-1/+1
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-251-0/+2
* Btrfs: Simplify makefileJan Engelhardt2007-09-141-3/+4
* Btrfs: add modules_install targetChris Mason2007-09-141-0/+2
* Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik2007-08-291-1/+1
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-271-1/+2
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-071-1/+1
* Btrfs: cleaner make cleanJoel Becker2007-07-251-1/+1
* Btrfs: split up super.cChris Mason2007-06-121-2/+2
* Btrfs: add a radix back bit treeChris Mason2007-03-261-1/+2
* Btrfs: transaction reworkChris Mason2007-03-221-1/+1
* Mountable btrfs, with readdirChris Mason2007-03-221-2/+3
* Btrfs: initial move to kernel module landChris Mason2007-03-211-35/+15Star
* Btrfs: Better block record keeping, real mkfsChris Mason2007-03-211-2/+5
* Btrfs: Add inode map, and the start of file extent itemsChris Mason2007-03-201-1/+2
* Btrfs: add transaction.h to the MakefileChris Mason2007-03-201-1/+2
* Btrfs: transaction handles everywhereChris Mason2007-03-161-2/+2
* Btrfs: add inode itemChris Mason2007-03-161-1/+1
* Btrfs: directory testing code and dir item fixesChris Mason2007-03-151-2/+3
* Btrfs: Use a chunk of the key flags to record the item type.Chris Mason2007-03-151-1/+1
* Btrfs: Change the super to point to a tree of trees to enable persistent snap...Chris Mason2007-03-131-1/+2
* Btrfs: get/set for struct header fieldsChris Mason2007-03-121-1/+1
* Btrfs: Fixup last found extent cachingChris Mason2007-03-071-1/+1
* Btrfs: get rid of add recursionChris Mason2007-03-071-1/+1
* Btrfs: Fixup reference counting on cowsChris Mason2007-03-071-1/+1
* Btrfs: Fixup the code to merge during path walksChris Mason2007-03-011-1/+4
* Btrfs: return code checkingChris Mason2007-02-281-1/+4
* Btrfs: Add sparse checking to MakefileChris Mason2007-02-281-2/+7
* Btrfs: u64 cleanupsChris Mason2007-02-261-1/+1
* Btrfs: Add fsx-style randomized tree testerChris Mason2007-02-261-2/+8
* Btrfs: Break up ctree.c a littleChris Mason2007-02-241-6/+10
* Btrfs: early extent mapping supportChris Mason2007-02-201-2/+2
* Btrfs: Add backing store, memory managementChris Mason2007-02-021-3/+8
* Btrfs: Faster deletes, add Makefile and kerncompatChris Mason2007-01-261-0/+7