aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/subvolume.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-07fs: btrfs: Cleanup the old implementationQu Wenruo1-111/+0
2020-09-07fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructureQu Wenruo1-5/+73
2020-09-07fs: btrfs: Introduce function to resolve the path of one subvolumeQu Wenruo1-0/+81
2020-09-07fs: btrfs: Introduce function to resolve path in one subvolumeQu Wenruo1-1/+67
2020-09-07fs: btrfs: Rename path resolve related functions to avoid name conflictsQu Wenruo1-2/+2
2020-09-07fs: btrfs: Rename btrfs_root to __btrfs_rootQu Wenruo1-1/+1
2020-09-07fs: btrfs: Rename struct btrfs_path to struct __btrfs_pathQu Wenruo1-2/+2
2020-09-07fs: btrfs: Sync btrfs_btree.h from kernelQu Wenruo1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-02fs: btrfs: Add single-device read-only BTRFS implementationMarek BehĂșn1-0/+131