aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-03-13Kbuild: add -Wno-shift-negative-value where -Wextra is usedGravatar Arnd Bergmann 1-0/+1
2022-01-07btrfs: remove reada infrastructureGravatar Qu Wenruo 1-1/+1
2021-08-23btrfs: initial fsverity supportGravatar Boris Burkov 1-0/+1
2021-04-19btrfs: move the tree mod log code into its own fileGravatar Filipe Manana 1-1/+1
2021-03-17btrfs: fix build when using M=fs/btrfsGravatar David Sterba 1-4/+6
2021-02-08btrfs: introduce the skeleton of btrfs_subpage structureGravatar Qu Wenruo 1-1/+2
2021-02-08btrfs: enable W=1 checks for btrfsGravatar Nikolay Borisov 1-0/+16
2020-12-09btrfs: remove inode number cache featureGravatar Nikolay Borisov 1-1/+1
2020-12-09btrfs: get zone information of zoned block devicesGravatar Naohiro Aota 1-0/+1
2020-03-23Btrfs: move all reflink implementation code into its own fileGravatar Filipe Manana 1-1/+1
2020-01-20btrfs: add the beginning of async discard, discard workqueueGravatar Dennis Zhou 1-1/+1
2019-09-09btrfs: migrate the block group lookup codeGravatar Josef Bacik 1-1/+1
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeGravatar Josef Bacik 1-1/+1
2019-07-02btrfs: migrate the block-rsv code to block-rsv.cGravatar Josef Bacik 1-1/+2
2019-07-02btrfs: move the space_info handling code to space-info.cGravatar Josef Bacik 1-1/+1
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