aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/chunk-map.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-07fs: btrfs: Cleanup the old implementationQu Wenruo1-178/+0
2020-09-07fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()Qu Wenruo1-1/+1
2020-09-07fs: btrfs: Rename struct btrfs_path to struct __btrfs_pathQu Wenruo1-2/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-07-20fs: btrfs: Fix wrong comparison in logical to physical mappingMarek Behún1-1/+1
2018-06-13fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREEYevgeny Popovych1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-16fs: btrfs: Fix usage of uninitialized variablesMarek Behún1-1/+1
2017-10-02fs: btrfs: Add single-device read-only BTRFS implementationMarek Behún1-0/+178