aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-10-12btrfs: add support for inserting raid stripe extentsGravatar Johannes Thumshirn 1-1/+1
2023-10-12btrfs: check-integrity: remove btrfsic_unmount() functionGravatar Qu Wenruo 1-1/+0
2023-02-13btrfs: send: genericize the backref cache to allow it to be reusedGravatar Filipe Manana 1-1/+2
2023-02-13btrfs: turn on -Wmaybe-uninitializedGravatar Josef Bacik 1-1/+2
2022-12-05btrfs: split the bio submission path into a separate fileGravatar Christoph Hellwig 1-1/+1
2022-12-05btrfs: rename tree-defrag.c to defrag.cGravatar Josef Bacik 1-1/+1
2022-12-05btrfs: move the printk and assert helpers to messages.cGravatar Josef Bacik 1-1/+1
2022-12-05btrfs: rename struct-funcs.c to accessors.cGravatar Josef Bacik 1-1/+1
2022-12-05btrfs: move fs wide helpers out of ctree.hGravatar Josef Bacik 1-1/+1
2022-09-26btrfs: move extent state init and alloc functions to their own fileGravatar Josef Bacik 1-1/+1
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