aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20btrfs: add the beginning of async discard, discard workqueueDennis Zhou1-1/+1
2019-09-09btrfs: migrate the block group lookup codeJosef Bacik1-1/+1
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik1-1/+1
2019-07-02btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik1-1/+2
2019-07-02btrfs: move the space_info handling code to space-info.cJosef Bacik1-1/+1
2018-03-26btrfs: Remove custom crc32c init codeNikolay Borisov1-1/+1
2018-01-22Btrfs: add extent map selftestsLiu Bo1-1/+1
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30Btrfs: add a extent ref verify toolJosef Bacik1-0/+1
2017-10-30btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo1-1/+1
2017-08-15btrfs: Add zstd supportNick Terrell1-1/+1
2015-12-17Btrfs: add free space tree sanity testsOmar Sandoval1-1/+2
2015-12-17Btrfs: implement the free space B-treeOmar Sandoval1-1/+1
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik1-1/+1
2014-01-28Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana1-1/+1
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana1-1/+1
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik1-1/+2
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik1-1/+1
2013-11-11Btrfs: add a sanity test for btrfs_split_itemJosef Bacik1-1/+2
2013-09-01Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens1-1/+2
2013-09-01Btrfs: separate out tests into their own directoryJosef Bacik1-0/+2
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse1-1/+1
2012-12-12Btrfs: add new sources for device replace codeStefan Behrens1-1/+1
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason1-1/+1
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block1-1/+1
2012-07-12Btrfs: qgroup implementation and prototypesArne Jansen1-1/+1
2012-01-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integrationChris Mason1-0/+1
2011-12-22Btrfs: generic data structure to build unique listsArne Jansen1-1/+1
2011-12-21Btrfs: Makefile changes to optionally include btrfs integrity checkStefan Behrens1-0/+1
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason1-1/+1
2011-10-02btrfs: initial readahead code and prototypesArne Jansen1-1/+2
2011-09-29btrfs: added helper functions to iterate backrefsJan Schmidt1-1/+2
2011-08-01Btrfs: make acl functions really no-op if acl is not enabledLi Zefan1-1/+3
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbersChris Mason1-1/+1
2011-05-21btrfs: implement delayed inode items operationMiao Xie1-1/+1
2011-05-12btrfs: scrubArne Jansen1-1/+1
2010-12-22btrfs: Add lzo compression supportLi Zefan1-1/+1
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng1-2/+2
2009-04-24Btrfs: simplify makefileChristoph Hellwig1-17/+2
2009-03-24Btrfs: do extent allocation and reference count updates in the backgroundChris Mason1-1/+1
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