aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-03-26btrfs: Remove custom crc32c init codeGravatar Nikolay Borisov 1-1/+1
2018-01-22Btrfs: add extent map selftestsGravatar Liu Bo 1-1/+1
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-30Btrfs: add a extent ref verify toolGravatar Josef Bacik 1-0/+1
2017-10-30btrfs: Move leaf and node validation checker to tree-checker.cGravatar Qu Wenruo 1-1/+1
2017-08-15btrfs: Add zstd supportGravatar Nick Terrell 1-1/+1
2015-12-17Btrfs: add free space tree sanity testsGravatar Omar Sandoval 1-1/+2
2015-12-17Btrfs: implement the free space B-treeGravatar Omar Sandoval 1-1/+1
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeGravatar Josef Bacik 1-1/+1
2014-01-28Btrfs: fix btrfs boot when compiled as built-inGravatar Filipe David Borba Manana 1-1/+1
2014-01-28Btrfs: add support for inode propertiesGravatar Filipe David Borba Manana 1-1/+1
2013-11-11Btrfs: add tests for btrfs_get_extentGravatar Josef Bacik 1-1/+2
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeGravatar Josef Bacik 1-1/+1
2013-11-11Btrfs: add a sanity test for btrfs_split_itemGravatar Josef Bacik 1-1/+2
2013-09-01Btrfs: introduce a tree for items that map UUIDs to somethingGravatar Stefan Behrens 1-1/+2
2013-09-01Btrfs: separate out tests into their own directoryGravatar Josef Bacik 1-0/+2
2013-02-01Btrfs: RAID5 and RAID6Gravatar David Woodhouse 1-1/+1
2012-12-12Btrfs: add new sources for device replace codeGravatar Stefan Behrens 1-1/+1
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusGravatar Chris Mason 1-1/+1
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveGravatar Alexander Block 1-1/+1
2012-07-12Btrfs: qgroup implementation and prototypesGravatar Arne Jansen 1-1/+1
2012-01-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Gravatar Chris Mason 1-0/+1
2011-12-22Btrfs: generic data structure to build unique listsGravatar Arne Jansen 1-1/+1
2011-12-21Btrfs: Makefile changes to optionally include btrfs integrity checkGravatar Stefan Behrens 1-0/+1
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationGravatar Chris Mason 1-1/+1
2011-10-02btrfs: initial readahead code and prototypesGravatar Arne Jansen 1-1/+2
2011-09-29btrfs: added helper functions to iterate backrefsGravatar Jan Schmidt 1-1/+2
2011-08-01Btrfs: make acl functions really no-op if acl is not enabledGravatar Li Zefan 1-1/+3
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Chris Mason 1-1/+1
2011-05-21btrfs: implement delayed inode items operationGravatar Miao Xie 1-1/+1
2011-05-12btrfs: scrubGravatar Arne Jansen 1-1/+1
2010-12-22btrfs: Add lzo compression supportGravatar Li Zefan 1-1/+1
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Gravatar Yan Zheng 1-2/+2
2009-04-24Btrfs: simplify makefileGravatar Christoph Hellwig 1-17/+2
2009-03-24Btrfs: do extent allocation and reference count updates in the backgroundGravatar Chris Mason 1-1/+1
2008-10-29Btrfs: Add zlib compression supportGravatar Chris Mason 1-1/+2
2008-10-09Btrfs: Fix makefile for builing btrfs staticGravatar Sage Weil 1-2/+2
2008-09-29Btrfs: add and improve commentsGravatar Chris Mason 1-1/+1
2008-09-25Update Btrfs files for in-kernel usageGravatar Chris Mason 1-6/+1
2008-09-25Btrfs: free space accounting redoGravatar Josef Bacik 1-1/+1
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsGravatar Chris Mason 1-2/+1
2008-09-25Btrfs: compile when posix acl's are disabledGravatar Josef Bacik 1-2/+1
2008-09-25Switch btrfs_name_hash() to crc32cGravatar David Woodhouse 1-1/+1
2008-09-25NFS support for btrfs - v3Gravatar Balaji Rao 1-1/+1
2008-09-25Btrfs: Add a leaf reference cacheGravatar Yan Zheng 1-1/+2
2008-09-25Btrfs: Create orphan inode records to prevent lost files after a crashGravatar Josef Bacik 1-1/+1
2008-09-25Btrfs: Add version strings on module loadGravatar Chris Mason 1-1/+5
2008-09-25Btrfs: Start btree concurrency work.Gravatar Chris Mason 1-1/+1
2008-09-25Btrfs: split out ioctl.cGravatar Christoph Hellwig 1-1/+1