summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAgeFilesLines
* fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1Marek BehĂșn2021-03-011-2/+1
* fs: btrfs: simplify close_ctree_fs_info()Heinrich Schuchardt2021-01-201-4/+1
* fs: btrfs: Cleanup the old implementationQu Wenruo2020-09-071-30/+0
* fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()Qu Wenruo2020-09-071-0/+36
* fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progsQu Wenruo2020-09-071-18/+491
* fs: btrfs: Crossport read_tree_block() from btrfs-progsQu Wenruo2020-09-071-0/+348
* fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progsQu Wenruo2020-09-071-0/+213
* fs: btrfs: Add more checksum algorithmsQu Wenruo2020-09-071-0/+22