summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progsQu Wenruo2020-09-071-258/+0
* fs: btrfs: Add more checksum algorithmsQu Wenruo2020-09-071-11/+12
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop part.h from common headerSimon Glass2020-05-181-1/+3
* fs: btrfs: Reject fs with sector size other than PAGE_SIZEQu Wenruo2020-04-161-0/+8
* fs: btrfs: Do not print mount fail message when not btrfs filesystemMarek BehĂșn2019-05-031-6/+5
* fs: btrfs: Fix cache alignment bugsMarek Vasut2018-09-301-1/+2
* fs: btrfs: Do not fail when all root_backups are emptyYevgeny Popovych2018-06-181-8/+22
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* fs: btrfs: Fix printf format character warningTom Rini2018-01-291-2/+2
* fs/btrfs: Fix warning in btrfs_check_super()Tom Rini2017-10-031-1/+1
* fs: btrfs: Add single-device read-only BTRFS implementationMarek BehĂșn2017-10-021-0/+233