aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/subvolume.c
AgeCommit message (Expand)Author
2023-08-08fs: btrfs: Prevent error pointer dereference in list_subvolums()Dan Carpenter
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek BehĂșn
2020-09-07fs: btrfs: Cleanup the old implementationQu Wenruo
2020-09-07fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructureQu Wenruo
2020-09-07fs: btrfs: Introduce function to resolve the path of one subvolumeQu Wenruo
2020-09-07fs: btrfs: Introduce function to resolve path in one subvolumeQu Wenruo
2020-09-07fs: btrfs: Rename path resolve related functions to avoid name conflictsQu Wenruo
2020-09-07fs: btrfs: Rename btrfs_root to __btrfs_rootQu Wenruo
2020-09-07fs: btrfs: Rename struct btrfs_path to struct __btrfs_pathQu Wenruo
2020-09-07fs: btrfs: Sync btrfs_btree.h from kernelQu Wenruo
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-02fs: btrfs: Add single-device read-only BTRFS implementationMarek BehĂșn