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
/
disk-io.c
Age
Commit message (
Expand
)
Author
2023-01-11
fs/btrfs: handle data extents, which crosss stripe boundaries, correctly
Qu Wenruo
2022-10-17
fs: Quieten down the filesystems more
Simon Glass
2022-09-29
fs: btrfs: remove the usage of undeclared fs_mutex variable
Pankaj Raghav
2022-01-18
fs/btrfs: add dependency on BLAKE2 hash
Qu Wenruo
2021-09-16
btrfs: Suppress the message about missing filesystem
Simon Glass
2021-09-01
btrfs: Use default subvolume as filesystem root
Matwey V. Kornilov
2021-05-26
fs: btrfs: Add missing cache aligned allocation
Marek Vasut
2021-03-01
fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1
Marek BehĂșn
2021-01-20
fs: btrfs: simplify close_ctree_fs_info()
Heinrich Schuchardt
2020-09-07
fs: btrfs: Cleanup the old implementation
Qu Wenruo
2020-09-07
fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()
Qu Wenruo
2020-09-07
fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs
Qu Wenruo
2020-09-07
fs: btrfs: Crossport read_tree_block() from btrfs-progs
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