summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile
AgeCommit message (Expand)AuthorLines
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik-1/+1
2014-01-28Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana-1/+1
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana-1/+1
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik-1/+2
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik-1/+1
2013-11-11Btrfs: add a sanity test for btrfs_split_itemJosef Bacik-1/+2
2013-09-01Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens-1/+2
2013-09-01Btrfs: separate out tests into their own directoryJosef Bacik-0/+2
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse-1/+1
2012-12-12Btrfs: add new sources for device replace codeStefan Behrens-1/+1
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason-1/+1
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block-1/+1
2012-07-12Btrfs: qgroup implementation and prototypesArne Jansen-1/+1
2012-01-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason-0/+1
2011-12-22Btrfs: generic data structure to build unique listsArne Jansen-1/+1
2011-12-21Btrfs: Makefile changes to optionally include btrfs integrity checkStefan Behrens-0/+1
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason-1/+1
2011-10-02btrfs: initial readahead code and prototypesArne Jansen-1/+2
2011-09-29btrfs: added helper functions to iterate backrefsJan Schmidt-1/+2
2011-08-01Btrfs: make acl functions really no-op if acl is not enabledLi Zefan-1/+3
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason-1/+1
2011-05-21btrfs: implement delayed inode items operationMiao Xie-1/+1
2011-05-12btrfs: scrubArne Jansen-1/+1
2010-12-22btrfs: Add lzo compression supportLi Zefan-1/+1
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng-2/+2
2009-04-24Btrfs: simplify makefileChristoph Hellwig-17/+2
2009-03-24Btrfs: do extent allocation and reference count updates in the backgroundChris Mason-1/+1
2008-10-29Btrfs: Add zlib compression supportChris Mason-1/+2
2008-10-09Btrfs: Fix makefile for builing btrfs staticSage Weil-2/+2
2008-09-29Btrfs: add and improve commentsChris Mason-1/+1
2008-09-25Update Btrfs files for in-kernel usageChris Mason-6/+1
2008-09-25Btrfs: free space accounting redoJosef Bacik-1/+1
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason-2/+1
2008-09-25Btrfs: compile when posix acl's are disabledJosef Bacik-2/+1
2008-09-25Switch btrfs_name_hash() to crc32cDavid Woodhouse-1/+1
2008-09-25NFS support for btrfs - v3Balaji Rao-1/+1
2008-09-25Btrfs: Add a leaf reference cacheYan Zheng-1/+2
2008-09-25Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik-1/+1
2008-09-25Btrfs: Add version strings on module loadChris Mason-1/+5
2008-09-25Btrfs: Start btree concurrency work.Chris Mason-1/+1
2008-09-25Btrfs: split out ioctl.cChristoph Hellwig-1/+1
2008-09-25Btrfs: Add async worker threads for pre and post IO checksummingChris Mason-1/+1
2008-09-25btrfs: tiny makefile cleanupChristoph Hellwig-7/+1
2008-09-25Btrfs: Add support for multiple devices per filesystemChris Mason-1/+1
2008-09-25Btrfs: Split the extent_map code into two partsChris Mason-1/+2
2008-09-25Btrfs: Fix compile on kernel without ACLs enabledYan-1/+4
2008-09-25Btrfs: Add data=ordered supportChris Mason-1/+1
2008-09-25xattr support for btrfsJosef Bacik-1/+1
2008-09-25Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.Chris Mason-1/+1
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason-0/+2