summaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop part.h from common headerSimon Glass1-1/+3
2020-04-17fs: btrfs: Reject fs with sector size other than PAGE_SIZEQu Wenruo1-0/+8
2019-05-03fs: btrfs: Do not print mount fail message when not btrfs filesystemMarek BehĂșn1-6/+5
2018-09-30fs: btrfs: Fix cache alignment bugsMarek Vasut1-1/+2
2018-06-18fs: btrfs: Do not fail when all root_backups are emptyYevgeny Popovych1-8/+22
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-29fs: btrfs: Fix printf format character warningTom Rini1-2/+2
2017-10-03fs/btrfs: Fix warning in btrfs_check_super()Tom Rini1-1/+1
2017-10-03fs: btrfs: Add single-device read-only BTRFS implementationMarek BehĂșn1-0/+233