~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
btrfs.c
Commit message (
Expand
)
Author
Age
*
treewide: Fix Marek's name and change my e-mail address
Marek Behún
2022-07-21
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
fs: btrfs: change directory list output to be aligned as before
Marek Behún
2021-02-24
*
fs: btrfs: skip xattrs in directory listing
Marek Behún
2021-02-24
*
fs: btrfs: initialize @ret to 0 to prevent uninitialized return value
Qu Wenruo
2020-11-19
*
fs: btrfs: Fix typo in error message
Naoki Hayama
2020-10-22
*
fs: btrfs: Cleanup the old implementation
Qu Wenruo
2020-09-07
*
fs: btrfs: Implement btrfs_file_read()
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: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size()
Qu Wenruo
2020-09-07
*
fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()
Qu Wenruo
2020-09-07
*
fs: btrfs: Rename path resolve related functions to avoid name conflicts
Qu Wenruo
2020-09-07
*
fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs
Qu Wenruo
2020-09-07
*
fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()
Qu Wenruo
2020-09-07
*
fs: btrfs: Rename btrfs_root to __btrfs_root
Qu Wenruo
2020-09-07
*
fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progs
Qu Wenruo
2020-09-07
*
fs: btrfs: Add more checksum algorithms
Qu Wenruo
2020-09-07
*
fs: btrfs: Sync btrfs_btree.h from kernel
Qu Wenruo
2020-09-07
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
*
common: Drop uuid.h from common header
Simon Glass
2020-05-18
*
fs: btrfs: fix btrfs methods return values on failure
Marek Behún
2019-05-03
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
fs: btrfs: Remove unused debug code left from development
Marek Behún
2018-04-06
*
fs: btrfs: Add U-Boot fs handlers.
Marek Behún
2017-10-02