Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-21 | treewide: Fix Marek's name and change my e-mail address | Marek Behún | 1 | -1/+1 |
2020-09-07 | fs: btrfs: Cleanup the old implementation | Qu Wenruo | 1 | -79/+0 |
2020-09-07 | fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir() | Qu Wenruo | 1 | -26/+42 |
2020-09-07 | fs: btrfs: Implement btrfs_lookup_path() | Qu Wenruo | 1 | -0/+106 |
2020-09-07 | fs: btrfs: Rename path resolve related functions to avoid name conflicts | Qu Wenruo | 1 | -6/+6 |
2020-09-07 | fs: btrfs: Rename btrfs_root to __btrfs_root | Qu Wenruo | 1 | -2/+2 |
2020-09-07 | fs: btrfs: Rename struct btrfs_path to struct __btrfs_path | Qu Wenruo | 1 | -5/+5 |
2020-09-07 | fs: btrfs: Add more checksum algorithms | Qu Wenruo | 1 | -0/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-10-16 | fs: btrfs: Fix usage of uninitialized variables | Marek Behún | 1 | -1/+1 |
2017-10-02 | fs: btrfs: Add single-device read-only BTRFS implementation | Marek Behún | 1 | -0/+125 |