aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile
AgeCommit message (Expand)Author
2023-10-12btrfs: add support for inserting raid stripe extentsJohannes Thumshirn
2023-10-12btrfs: check-integrity: remove btrfsic_unmount() functionQu Wenruo
2023-02-13btrfs: send: genericize the backref cache to allow it to be reusedFilipe Manana
2023-02-13btrfs: turn on -Wmaybe-uninitializedJosef Bacik
2022-12-05btrfs: split the bio submission path into a separate fileChristoph Hellwig
2022-12-05btrfs: rename tree-defrag.c to defrag.cJosef Bacik
2022-12-05btrfs: move the printk and assert helpers to messages.cJosef Bacik
2022-12-05btrfs: rename struct-funcs.c to accessors.cJosef Bacik
2022-12-05btrfs: move fs wide helpers out of ctree.hJosef Bacik
2022-09-26btrfs: move extent state init and alloc functions to their own fileJosef Bacik
2022-03-13Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann
2022-01-07btrfs: remove reada infrastructureQu Wenruo
2021-08-23btrfs: initial fsverity supportBoris Burkov
2021-04-19btrfs: move the tree mod log code into its own fileFilipe Manana
2021-03-17btrfs: fix build when using M=fs/btrfsDavid Sterba
2021-02-08btrfs: introduce the skeleton of btrfs_subpage structureQu Wenruo
2021-02-08btrfs: enable W=1 checks for btrfsNikolay Borisov
2020-12-09btrfs: remove inode number cache featureNikolay Borisov
2020-12-09btrfs: get zone information of zoned block devicesNaohiro Aota
2020-03-23Btrfs: move all reflink implementation code into its own fileFilipe Manana
2020-01-20btrfs: add the beginning of async discard, discard workqueueDennis Zhou
2019-09-09btrfs: migrate the block group lookup codeJosef Bacik
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik
2019-07-02btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik
2019-07-02btrfs: move the space_info handling code to space-info.cJosef Bacik
2018-03-26btrfs: Remove custom crc32c init codeNikolay Borisov
2018-01-22Btrfs: add extent map selftestsLiu Bo
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Btrfs: add a extent ref verify toolJosef Bacik
2017-10-30btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo
2017-08-15btrfs: Add zstd supportNick Terrell
2015-12-17Btrfs: add free space tree sanity testsOmar Sandoval
2015-12-17Btrfs: implement the free space B-treeOmar Sandoval
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik
2014-01-28Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik
2013-11-11Btrfs: add a sanity test for btrfs_split_itemJosef Bacik
2013-09-01Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens
2013-09-01Btrfs: separate out tests into their own directoryJosef Bacik
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse
2012-12-12Btrfs: add new sources for device replace codeStefan Behrens
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block
2012-07-12Btrfs: qgroup implementation and prototypesArne Jansen
2012-01-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason
2011-12-22Btrfs: generic data structure to build unique listsArne Jansen
2011-12-21Btrfs: Makefile changes to optionally include btrfs integrity checkStefan Behrens