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