index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2020-11-19
fs: btrfs: inode: handle uninitialized type before returning it
Qu Wenruo
2020-09-07
fs: btrfs: Cleanup the old implementation
Qu Wenruo
2020-09-07
fs: btrfs: Implement btrfs_file_read()
Qu Wenruo
2020-09-07
fs: btrfs: Introduce lookup_data_extent() for later use
Qu Wenruo
2020-09-07
fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()
Qu Wenruo
2020-09-07
fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts
Qu Wenruo
2020-09-07
fs: btrfs: Implement btrfs_lookup_path()
Qu Wenruo
2020-09-07
fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LEN
Qu Wenruo
2020-09-07
fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()
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: Crossport read_tree_block() from btrfs-progs
Qu Wenruo
2020-09-07
fs: btrfs: Sync btrfs_btree.h from kernel
Qu Wenruo
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-16
fs: btrfs: Remove a foreign language note
Marek Behún
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