summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/subvolume.c
Commit message (Expand)AuthorAgeFilesLines
* fs: btrfs: Cleanup the old implementationQu Wenruo2020-09-071-111/+0
* fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructureQu Wenruo2020-09-071-5/+73
* fs: btrfs: Introduce function to resolve the path of one subvolumeQu Wenruo2020-09-071-0/+81
* fs: btrfs: Introduce function to resolve path in one subvolumeQu Wenruo2020-09-071-1/+67
* fs: btrfs: Rename path resolve related functions to avoid name conflictsQu Wenruo2020-09-071-2/+2
* fs: btrfs: Rename btrfs_root to __btrfs_rootQu Wenruo2020-09-071-1/+1
* fs: btrfs: Rename struct btrfs_path to struct __btrfs_pathQu Wenruo2020-09-071-2/+2
* fs: btrfs: Sync btrfs_btree.h from kernelQu Wenruo2020-09-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* fs: btrfs: Add single-device read-only BTRFS implementationMarek BehĂșn2017-10-021-0/+131