Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: btrfs: Cleanup the old implementation | Qu Wenruo | 2020-09-07 | 1 | -111/+0 |
* | fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure | Qu Wenruo | 2020-09-07 | 1 | -5/+73 |
* | fs: btrfs: Introduce function to resolve the path of one subvolume | Qu Wenruo | 2020-09-07 | 1 | -0/+81 |
* | fs: btrfs: Introduce function to resolve path in one subvolume | Qu Wenruo | 2020-09-07 | 1 | -1/+67 |
* | fs: btrfs: Rename path resolve related functions to avoid name conflicts | Qu Wenruo | 2020-09-07 | 1 | -2/+2 |
* | fs: btrfs: Rename btrfs_root to __btrfs_root | Qu Wenruo | 2020-09-07 | 1 | -1/+1 |
* | fs: btrfs: Rename struct btrfs_path to struct __btrfs_path | Qu Wenruo | 2020-09-07 | 1 | -2/+2 |
* | fs: btrfs: Sync btrfs_btree.h from kernel | Qu Wenruo | 2020-09-07 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | fs: btrfs: Add single-device read-only BTRFS implementation | Marek BehĂșn | 2017-10-02 | 1 | -0/+131 |