aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/btrfs.h
AgeCommit message (Expand)Author
2022-04-19btrfs: Fix compilation on big endian systemsPali Rohár
2020-09-07fs: btrfs: Cleanup the old implementationQu Wenruo
2020-09-07fs: btrfs: Implement btrfs_file_read()Qu Wenruo
2020-09-07fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflictsQu Wenruo
2020-09-07fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()Qu Wenruo
2020-09-07fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()Qu Wenruo
2020-09-07fs: btrfs: Rename path resolve related functions to avoid name conflictsQu Wenruo
2020-09-07fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()Qu 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: Add more checksum algorithmsQu Wenruo
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2018-06-18fs: btrfs: Do not fail when all root_backups are emptyYevgeny Popovych
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