summaryrefslogtreecommitdiff
path: root/fs/btrfs/dir-item.c
Commit message (Expand)AuthorAgeFilesLines
* fs: btrfs: Cleanup the old implementationQu Wenruo2020-09-071-79/+0
* fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()Qu Wenruo2020-09-071-26/+42
* fs: btrfs: Implement btrfs_lookup_path()Qu Wenruo2020-09-071-0/+106
* fs: btrfs: Rename path resolve related functions to avoid name conflictsQu Wenruo2020-09-071-6/+6
* fs: btrfs: Rename btrfs_root to __btrfs_rootQu Wenruo2020-09-071-2/+2
* fs: btrfs: Rename struct btrfs_path to struct __btrfs_pathQu Wenruo2020-09-071-5/+5
* fs: btrfs: Add more checksum algorithmsQu Wenruo2020-09-071-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* fs: btrfs: Fix usage of uninitialized variablesMarek BehĂșn2017-10-161-1/+1
* fs: btrfs: Add single-device read-only BTRFS implementationMarek BehĂșn2017-10-021-0/+125