summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: add free space tree sanity testsOmar Sandoval2015-12-171-1/+2
* Btrfs: implement the free space B-treeOmar Sandoval2015-12-171-1/+1
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-091-1/+1
* Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana2014-01-281-1/+1
* Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-281-1/+1
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-111-1/+2
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-111-1/+1
* Btrfs: add a sanity test for btrfs_split_itemJosef Bacik2013-11-111-1/+2
* Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens2013-09-011-1/+2
* Btrfs: separate out tests into their own directoryJosef Bacik2013-09-011-0/+2
* Btrfs: RAID5 and RAID6David Woodhouse2013-02-011-1/+1
* Btrfs: add new sources for device replace codeStefan Behrens2012-12-121-1/+1
* Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason2012-07-251-1/+1
|\
| * Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block2012-07-251-1/+1
* | Btrfs: qgroup implementation and prototypesArne Jansen2012-07-121-1/+1
|/
* Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason2012-01-161-0/+1
|\
| * Btrfs: Makefile changes to optionally include btrfs integrity checkStefan Behrens2011-12-211-0/+1
* | Btrfs: generic data structure to build unique listsArne Jansen2011-12-221-1/+1
|/
* Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-061-1/+1
|\
| * btrfs: added helper functions to iterate backrefsJan Schmidt2011-09-291-1/+2
* | btrfs: initial readahead code and prototypesArne Jansen2011-10-021-1/+2
|/
* Btrfs: make acl functions really no-op if acl is not enabledLi Zefan2011-08-011-1/+3
* Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-231-1/+1
|\
| * btrfs: scrubArne Jansen2011-05-121-1/+1
* | btrfs: implement delayed inode items operationMiao Xie2011-05-211-1/+1
|/
* btrfs: Add lzo compression supportLi Zefan2010-12-221-1/+1
* 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
OpenPOWER on IntegriCloud