aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
2023-01-11fs/btrfs: handle data extents, which crosss stripe boundaries, correctlyQu Wenruo
2022-10-17fs: Quieten down the filesystems moreSimon Glass
2022-09-29fs: btrfs: remove the usage of undeclared fs_mutex variablePankaj Raghav
2022-01-18fs/btrfs: add dependency on BLAKE2 hashQu Wenruo
2021-09-16btrfs: Suppress the message about missing filesystemSimon Glass
2021-09-01btrfs: Use default subvolume as filesystem rootMatwey V. Kornilov
2021-05-26fs: btrfs: Add missing cache aligned allocationMarek Vasut
2021-03-01fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1Marek BehĂșn
2021-01-20fs: btrfs: simplify close_ctree_fs_info()Heinrich Schuchardt
2020-09-07fs: btrfs: Cleanup the old implementationQu Wenruo
2020-09-07fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()Qu Wenruo
2020-09-07fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Crossport read_tree_block() from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Add more checksum algorithmsQu Wenruo