Age | Commit message (Expand) | Author |
2025-01-13 | btrfs: selftests: add delayed ref self test cases | Josef Bacik |
2024-11-11 | btrfs: tests: add selftests for raid-stripe-tree | Johannes Thumshirn |
2024-07-11 | btrfs: move the direct IO code into its own file | Filipe Manana |
2024-07-11 | btrfs: move fiemap code into its own file | Filipe Manana |
2023-10-12 | btrfs: add support for inserting raid stripe extents | Johannes Thumshirn |
2023-10-12 | btrfs: check-integrity: remove btrfsic_unmount() function | Qu Wenruo |
2023-02-13 | btrfs: send: genericize the backref cache to allow it to be reused | Filipe Manana |
2023-02-13 | btrfs: turn on -Wmaybe-uninitialized | Josef Bacik |
2022-12-05 | btrfs: split the bio submission path into a separate file | Christoph Hellwig |
2022-12-05 | btrfs: rename tree-defrag.c to defrag.c | Josef Bacik |
2022-12-05 | btrfs: move the printk and assert helpers to messages.c | Josef Bacik |
2022-12-05 | btrfs: rename struct-funcs.c to accessors.c | Josef Bacik |
2022-12-05 | btrfs: move fs wide helpers out of ctree.h | Josef Bacik |
2022-09-26 | btrfs: move extent state init and alloc functions to their own file | Josef Bacik |
2022-03-13 | Kbuild: add -Wno-shift-negative-value where -Wextra is used | Arnd Bergmann |
2022-01-07 | btrfs: remove reada infrastructure | Qu Wenruo |
2021-08-23 | btrfs: initial fsverity support | Boris Burkov |
2021-04-19 | btrfs: move the tree mod log code into its own file | Filipe Manana |
2021-03-17 | btrfs: fix build when using M=fs/btrfs | David Sterba |
2021-02-08 | btrfs: introduce the skeleton of btrfs_subpage structure | Qu Wenruo |
2021-02-08 | btrfs: enable W=1 checks for btrfs | Nikolay Borisov |
2020-12-09 | btrfs: remove inode number cache feature | Nikolay Borisov |
2020-12-09 | btrfs: get zone information of zoned block devices | Naohiro Aota |
2020-03-23 | Btrfs: move all reflink implementation code into its own file | Filipe Manana |
2020-01-20 | btrfs: add the beginning of async discard, discard workqueue | Dennis Zhou |
2019-09-09 | btrfs: migrate the block group lookup code | Josef Bacik |
2019-07-04 | btrfs: migrate the delalloc space stuff to it's own home | Josef Bacik |
2019-07-02 | btrfs: migrate the block-rsv code to block-rsv.c | Josef Bacik |
2019-07-02 | btrfs: move the space_info handling code to space-info.c | Josef Bacik |
2018-03-26 | btrfs: Remove custom crc32c init code | Nikolay Borisov |
2018-01-22 | Btrfs: add extent map selftests | Liu Bo |
2017-11-14 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | Btrfs: add a extent ref verify tool | Josef Bacik |
2017-10-30 | btrfs: Move leaf and node validation checker to tree-checker.c | Qu Wenruo |
2017-08-15 | btrfs: Add zstd support | Nick Terrell |
2015-12-17 | Btrfs: add free space tree sanity tests | Omar Sandoval |
2015-12-17 | Btrfs: implement the free space B-tree | Omar Sandoval |
2014-06-09 | Btrfs: add sanity tests for new qgroup accounting code | Josef Bacik |
2014-01-28 | Btrfs: fix btrfs boot when compiled as built-in | Filipe David Borba Manana |
2014-01-28 | Btrfs: add support for inode properties | Filipe David Borba Manana |
2013-11-11 | Btrfs: add tests for btrfs_get_extent | Josef Bacik |
2013-11-11 | Btrfs: add tests for find_lock_delalloc_range | Josef Bacik |
2013-11-11 | Btrfs: add a sanity test for btrfs_split_item | Josef Bacik |
2013-09-01 | Btrfs: introduce a tree for items that map UUIDs to something | Stefan Behrens |
2013-09-01 | Btrfs: separate out tests into their own directory | Josef Bacik |
2013-02-01 | Btrfs: RAID5 and RAID6 | David Woodhouse |
2012-12-12 | Btrfs: add new sources for device replace code | Stefan Behrens |
2012-07-25 | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus | Chris Mason |
2012-07-25 | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive | Alexander Block |