summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile
AgeCommit message (Expand)AuthorLines
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-1/+0
2026-02-03btrfs: tests: add unit tests for pending extent walking functionsBoris Burkov-1/+2
2026-01-05kbuild: cleanup local -Wno-type-limits exceptionsVincent Mailhol-1/+0
2025-09-22btrfs: move ref-verify under CONFIG_BTRFS_DEBUGLeo Martins-1/+1
2025-01-13btrfs: selftests: add delayed ref self test casesJosef Bacik-1/+1
2024-11-11btrfs: tests: add selftests for raid-stripe-treeJohannes Thumshirn-1/+2
2024-07-11btrfs: move the direct IO code into its own fileFilipe Manana-1/+1
2024-07-11btrfs: move fiemap code into its own fileFilipe Manana-1/+1
2023-10-12btrfs: add support for inserting raid stripe extentsJohannes Thumshirn-1/+1
2023-10-12btrfs: check-integrity: remove btrfsic_unmount() functionQu Wenruo-1/+0
2023-02-13btrfs: send: genericize the backref cache to allow it to be reusedFilipe Manana-1/+2
2023-02-13btrfs: turn on -Wmaybe-uninitializedJosef Bacik-1/+2
2022-12-05btrfs: split the bio submission path into a separate fileChristoph Hellwig-1/+1
2022-12-05btrfs: rename tree-defrag.c to defrag.cJosef Bacik-1/+1
2022-12-05btrfs: move the printk and assert helpers to messages.cJosef Bacik-1/+1
2022-12-05btrfs: rename struct-funcs.c to accessors.cJosef Bacik-1/+1
2022-12-05btrfs: move fs wide helpers out of ctree.hJosef Bacik-1/+1
2022-09-26btrfs: move extent state init and alloc functions to their own fileJosef Bacik-1/+1
2022-03-13Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann-0/+1
2022-01-07btrfs: remove reada infrastructureQu Wenruo-1/+1
2021-08-23btrfs: initial fsverity supportBoris Burkov-0/+1
2021-04-19btrfs: move the tree mod log code into its own fileFilipe Manana-1/+1
2021-03-17btrfs: fix build when using M=fs/btrfsDavid Sterba-4/+6
2021-02-08btrfs: introduce the skeleton of btrfs_subpage structureQu Wenruo-1/+2
2021-02-08btrfs: enable W=1 checks for btrfsNikolay Borisov-0/+16
2020-12-09btrfs: remove inode number cache featureNikolay Borisov-1/+1
2020-12-09btrfs: get zone information of zoned block devicesNaohiro Aota-0/+1
2020-03-23Btrfs: move all reflink implementation code into its own fileFilipe Manana-1/+1
2020-01-20btrfs: add the beginning of async discard, discard workqueueDennis Zhou-1/+1
2019-09-09btrfs: migrate the block group lookup codeJosef Bacik-1/+1
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik-1/+1
2019-07-02btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik-1/+2
2019-07-02btrfs: move the space_info handling code to space-info.cJosef Bacik-1/+1
2018-03-26btrfs: Remove custom crc32c init codeNikolay Borisov-1/+1
2018-01-22Btrfs: add extent map selftestsLiu Bo-1/+1
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-30Btrfs: add a extent ref verify toolJosef Bacik-0/+1
2017-10-30btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo-1/+1
2017-08-15btrfs: Add zstd supportNick Terrell-1/+1
2015-12-17Btrfs: add free space tree sanity testsOmar Sandoval-1/+2
2015-12-17Btrfs: implement the free space B-treeOmar Sandoval-1/+1
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik-1/+1
2014-01-28Btrfs: fix btrfs boot when compiled as built-inFilipe David Borba Manana-1/+1
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana-1/+1
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik-1/+2
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik-1/+1
2013-11-11Btrfs: add a sanity test for btrfs_split_itemJosef Bacik-1/+2
2013-09-01Btrfs: introduce a tree for items that map UUIDs to somethingStefan Behrens-1/+2
2013-09-01Btrfs: separate out tests into their own directoryJosef Bacik-0/+2