summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* btrfs: add support for inserting raid stripe extentsJohannes Thumshirn2023-10-121-1/+1
* btrfs: check-integrity: remove btrfsic_unmount() functionQu Wenruo2023-10-121-1/+0
* btrfs: send: genericize the backref cache to allow it to be reusedFilipe Manana2023-02-131-1/+2
* btrfs: turn on -Wmaybe-uninitializedJosef Bacik2023-02-131-1/+2
* btrfs: split the bio submission path into a separate fileChristoph Hellwig2022-12-051-1/+1
* btrfs: rename tree-defrag.c to defrag.cJosef Bacik2022-12-051-1/+1
* btrfs: move the printk and assert helpers to messages.cJosef Bacik2022-12-051-1/+1
* btrfs: rename struct-funcs.c to accessors.cJosef Bacik2022-12-051-1/+1
* btrfs: move fs wide helpers out of ctree.hJosef Bacik2022-12-051-1/+1
* btrfs: move extent state init and alloc functions to their own fileJosef Bacik2022-09-261-1/+1
* Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann2022-03-131-0/+1
* btrfs: remove reada infrastructureQu Wenruo2022-01-071-1/+1
* btrfs: initial fsverity supportBoris Burkov2021-08-231-0/+1
* btrfs: move the tree mod log code into its own fileFilipe Manana2021-04-191-1/+1
* btrfs: fix build when using M=fs/btrfsDavid Sterba2021-03-171-4/+6
* btrfs: introduce the skeleton of btrfs_subpage structureQu Wenruo2021-02-081-1/+2
* btrfs: enable W=1 checks for btrfsNikolay Borisov2021-02-081-0/+16
* btrfs: remove inode number cache featureNikolay Borisov2020-12-091-1/+1
* btrfs: get zone information of zoned block devicesNaohiro Aota2020-12-091-0/+1
* Btrfs: move all reflink implementation code into its own fileFilipe Manana2020-03-231-1/+1
* btrfs: add the beginning of async discard, discard workqueueDennis Zhou2020-01-201-1/+1
* btrfs: migrate the block group lookup codeJosef Bacik2019-09-091-1/+1
* btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik2019-07-041-1/+1
* btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik2019-07-021-1/+2
* btrfs: move the space_info handling code to space-info.cJosef Bacik2019-07-021-1/+1
* btrfs: Remove custom crc32c init codeNikolay Borisov2018-03-261-1/+1
* Btrfs: add extent map selftestsLiu Bo2018-01-221-1/+1
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-11-141-1/+2
|\
| * Btrfs: add a extent ref verify toolJosef Bacik2017-10-301-0/+1
| * btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo2017-10-301-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* btrfs: Add zstd supportNick Terrell2017-08-151-1/+1
* Btrfs: add free space tree sanity testsOmar Sandoval2015-12-171-1/+2
* Btrfs: implement the free space B-treeOmar Sandoval2015-12-171-1/+1
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-091-1/+1
* Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana2014-01-281-1/+1
* Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-281-1/+1
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-111-1/+2
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-111-1/+1
* Btrfs: add a sanity test for btrfs_split_itemJosef Bacik2013-11-111-1/+2
* Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens2013-09-011-1/+2
* Btrfs: separate out tests into their own directoryJosef Bacik2013-09-011-0/+2
* Btrfs: RAID5 and RAID6David Woodhouse2013-02-011-1/+1
* Btrfs: add new sources for device replace codeStefan Behrens2012-12-121-1/+1
* Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason2012-07-251-1/+1
|\
| * Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block2012-07-251-1/+1
* | Btrfs: qgroup implementation and prototypesArne Jansen2012-07-121-1/+1
|/
* Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason2012-01-161-0/+1
|\
| * Btrfs: Makefile changes to optionally include btrfs integrity checkStefan Behrens2011-12-211-0/+1
* | Btrfs: generic data structure to build unique listsArne Jansen2011-12-221-1/+1
|/