index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
btrfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: btrfs: Cleanup the old implementation
Qu Wenruo
2020-09-07
1
-47
/
+0
*
fs: btrfs: Implement btrfs_file_read()
Qu Wenruo
2020-09-07
1
-0
/
+2
*
fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts
Qu Wenruo
2020-09-07
1
-3
/
+3
*
fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()
Qu Wenruo
2020-09-07
1
-5
/
+0
*
fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()
Qu Wenruo
2020-09-07
1
-0
/
+1
*
fs: btrfs: Rename path resolve related functions to avoid name conflicts
Qu Wenruo
2020-09-07
1
-5
/
+5
*
fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs
Qu Wenruo
2020-09-07
1
-0
/
+1
*
fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()
Qu Wenruo
2020-09-07
1
-1
/
+1
*
fs: btrfs: Rename btrfs_root to __btrfs_root
Qu Wenruo
2020-09-07
1
-13
/
+13
*
fs: btrfs: Rename struct btrfs_path to struct __btrfs_path
Qu Wenruo
2020-09-07
1
-2
/
+2
*
fs: btrfs: Add more checksum algorithms
Qu Wenruo
2020-09-07
1
-11
/
+0
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
1
-1
/
+1
*
fs: btrfs: Do not fail when all root_backups are empty
Yevgeny Popovych
2018-06-18
1
-1
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
fs: btrfs: Add single-device read-only BTRFS implementation
Marek BehĂșn
2017-10-02
1
-0
/
+89