aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-29Btrfs: Add zlib compression supportChris Mason1-1/+2
2008-10-09Btrfs: Fix makefile for builing btrfs staticSage Weil1-2/+2
2008-09-29Btrfs: add and improve commentsChris Mason1-1/+1
2008-09-25Update Btrfs files for in-kernel usageChris Mason1-6/+1
2008-09-25Btrfs: free space accounting redoJosef Bacik1-1/+1
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason1-2/+1
2008-09-25Btrfs: compile when posix acl's are disabledJosef Bacik1-2/+1
2008-09-25Switch btrfs_name_hash() to crc32cDavid Woodhouse1-1/+1
2008-09-25NFS support for btrfs - v3Balaji Rao1-1/+1
2008-09-25Btrfs: Add a leaf reference cacheYan Zheng1-1/+2
2008-09-25Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik1-1/+1
2008-09-25Btrfs: Add version strings on module loadChris Mason1-1/+5
2008-09-25Btrfs: Start btree concurrency work.Chris Mason1-1/+1
2008-09-25Btrfs: split out ioctl.cChristoph Hellwig1-1/+1
2008-09-25Btrfs: Add async worker threads for pre and post IO checksummingChris Mason1-1/+1
2008-09-25btrfs: tiny makefile cleanupChristoph Hellwig1-7/+1
2008-09-25Btrfs: Add support for multiple devices per filesystemChris Mason1-1/+1
2008-09-25Btrfs: Split the extent_map code into two partsChris Mason1-1/+2
2008-09-25Btrfs: Fix compile on kernel without ACLs enabledYan1-1/+4
2008-09-25Btrfs: Add data=ordered supportChris Mason1-1/+1
2008-09-25xattr support for btrfsJosef Bacik1-1/+1
2008-09-25Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.Chris Mason1-1/+1
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason1-0/+2
2007-09-14Btrfs: Simplify makefileJan Engelhardt1-3/+4
2007-09-14Btrfs: add modules_install targetChris Mason1-0/+2
2007-08-29Btrfs: Add per-root block accounting and sysfs entriesJosef Bacik1-1/+1
2007-08-27Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason1-1/+2
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason1-1/+1
2007-07-25Btrfs: cleaner make cleanJoel Becker1-1/+1
2007-06-12Btrfs: split up super.cChris Mason1-2/+2
2007-03-26Btrfs: add a radix back bit treeChris Mason1-1/+2
2007-03-22Btrfs: transaction reworkChris Mason1-1/+1
2007-03-22Mountable btrfs, with readdirChris Mason1-2/+3
2007-03-21Btrfs: initial move to kernel module landChris Mason1-35/+15
2007-03-20Btrfs: Better block record keeping, real mkfsChris Mason1-2/+5
2007-03-20Btrfs: Add inode map, and the start of file extent itemsChris Mason1-1/+2
2007-03-20Btrfs: add transaction.h to the MakefileChris Mason1-1/+2
2007-03-16Btrfs: transaction handles everywhereChris Mason1-2/+2
2007-03-15Btrfs: add inode itemChris Mason1-1/+1
2007-03-15Btrfs: directory testing code and dir item fixesChris Mason1-2/+3
2007-03-15Btrfs: Use a chunk of the key flags to record the item type.Chris Mason1-1/+1
2007-03-13Btrfs: Change the super to point to a tree of trees to enable persistent snapshotsChris Mason1-1/+2
2007-03-12Btrfs: get/set for struct header fieldsChris Mason1-1/+1
2007-03-07Btrfs: Fixup last found extent cachingChris Mason1-1/+1
2007-03-07Btrfs: get rid of add recursionChris Mason1-1/+1
2007-03-06Btrfs: Fixup reference counting on cowsChris Mason1-1/+1
2007-03-01Btrfs: Fixup the code to merge during path walksChris Mason1-1/+4
2007-02-28Btrfs: return code checkingChris Mason1-1/+4
2007-02-28Btrfs: Add sparse checking to MakefileChris Mason1-2/+7
2007-02-26Btrfs: u64 cleanupsChris Mason1-1/+1