summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-2/+2
* Btrfs: simplify makefileChristoph Hellwig2009-04-241-17/+2
* Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-241-1/+1
* Btrfs: Add zlib compression supportChris Mason2008-10-291-1/+2
* Btrfs: Fix makefile for builing btrfs staticSage Weil2008-10-091-2/+2
* Btrfs: add and improve commentsChris Mason2008-09-291-1/+1
* Update Btrfs files for in-kernel usageChris Mason2008-09-251-6/+1
* Btrfs: free space accounting redoJosef Bacik2008-09-251-1/+1
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-251-2/+1
* Btrfs: compile when posix acl's are disabledJosef Bacik2008-09-251-2/+1
* Switch btrfs_name_hash() to crc32cDavid Woodhouse2008-09-251-1/+1
* NFS support for btrfs - v3Balaji Rao2008-09-251-1/+1
* Btrfs: Add a leaf reference cacheYan Zheng2008-09-251-1/+2
* Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik2008-09-251-1/+1
* 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/+1
* 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/+15
* Btrfs: Better block record keeping, real mkfsChris Mason2007-03-201-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-151-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-061-1/+1
* Btrfs: Fixup the code to merge during path walksChris Mason2007-03-011-1/+4
OpenPOWER on IntegriCloud