index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2020-04-20
fs: btrfs: support sparse extents
Marek Behún
2020-04-16
fs: btrfs: Fix LZO false decompression error caused by pending zero
Qu Wenruo
2020-04-16
fs: btrfs: Reject fs with sector size other than PAGE_SIZE
Qu Wenruo
2020-04-16
fs: btrfs: Use LZO_LEN to replace immediate number
Qu Wenruo
2019-05-05
fs: btrfs: add zstd decompression support
Marek Behún
2019-05-03
fs: btrfs: fix btrfs methods return values on failure
Marek Behún
2019-05-03
fs: btrfs: Do not print mount fail message when not btrfs filesystem
Marek Behún
2019-04-27
Revert "fs: btrfs: fix false negatives in ROOT_ITEM search"
Tom Rini
2019-04-26
fs: btrfs: fix btrfs_search_tree invalid results
Pierre Bourdon
2019-04-26
fs: btrfs: fix false negatives in ROOT_ITEM search
Pierre Bourdon
2018-10-08
fs: btrfs: Fix tree traversal with btrfs_next_slot()
Yevgeny Popovych
2018-09-30
fs: btrfs: Fix cache alignment bugs
Marek Vasut
2018-07-20
fs: btrfs: Fix wrong comparison in logical to physical mapping
Marek Behún
2018-06-18
fs: btrfs: Do not fail when all root_backups are empty
Yevgeny Popovych
2018-06-13
fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE
Yevgeny Popovych
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
fs: btrfs: Remove unused debug code left from development
Marek Behún
2018-01-29
fs: btrfs: Fix printf format character warning
Tom Rini
2018-01-28
fs: btrfs: Fix unaligned memory accesses
Alberto Sánchez Molero
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-03
fs/btrfs: Fix warning in btrfs_check_super()
Tom Rini
2017-10-02
fs: btrfs: Add U-Boot fs handlers.
Marek Behún
2017-10-02
fs: btrfs: Add single-device read-only BTRFS implementation
Marek Behún
2017-10-02
fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions
Marek Behún
2017-10-02
fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified)
Marek Behún