aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2020-11-19fs: btrfs: inode: handle uninitialized type before returning itQu Wenruo
2020-09-07fs: btrfs: Cleanup the old implementationQu Wenruo
2020-09-07fs: btrfs: Implement btrfs_file_read()Qu Wenruo
2020-09-07fs: btrfs: Introduce lookup_data_extent() for later useQu Wenruo
2020-09-07fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()Qu Wenruo
2020-09-07fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflictsQu Wenruo
2020-09-07fs: btrfs: Implement btrfs_lookup_path()Qu Wenruo
2020-09-07fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LENQu 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: Rename btrfs_root to __btrfs_rootQu Wenruo
2020-09-07fs: btrfs: Rename struct btrfs_path to struct __btrfs_pathQu Wenruo
2020-09-07fs: btrfs: Crossport read_tree_block() from btrfs-progsQu Wenruo
2020-09-07fs: btrfs: Sync btrfs_btree.h from kernelQu Wenruo
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-16fs: btrfs: Remove a foreign language noteMarek Behún
2017-10-16fs: btrfs: Fix usage of uninitialized variablesMarek Behún
2017-10-02fs: btrfs: Add single-device read-only BTRFS implementationMarek Behún