index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2020-01-12
btrfs: handle error in btrfs_cache_block_group
Josef Bacik
2019-12-31
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
2019-09-09
btrfs: refactor the ticket wakeup code
Josef Bacik
2019-09-09
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
2019-09-09
btrfs: move math functions to misc.h
David Sterba
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba
2019-09-09
btrfs: improve comments around nocow path
Nikolay Borisov
2019-09-09
btrfs: tree-checker: Add EXTENT_DATA_REF check
Qu Wenruo
2019-09-09
btrfs: migrate the block group cleanup code
Josef Bacik
2019-09-09
btrfs: migrate the alloc_profile helpers
Josef Bacik
2019-09-09
btrfs: migrate the chunk allocation code
Josef Bacik
2019-09-09
btrfs: migrate the block group space accounting helpers
Josef Bacik
2019-09-09
btrfs: export block group accounting helpers
Josef Bacik
2019-09-09
btrfs: migrate the dirty bg writeout code
Josef Bacik
2019-09-09
btrfs: migrate inc/dec_block_group_ro code
Josef Bacik
2019-09-09
btrfs: temporarily export btrfs_get_restripe_target
Josef Bacik
2019-09-09
btrfs: migrate the block group read/creation code
Josef Bacik
2019-09-09
btrfs: migrate the block group removal code
Josef Bacik
2019-09-09
btrfs: temporarily export inc_block_group_ro
Josef Bacik
2019-09-09
btrfs: migrate the block group caching code
Josef Bacik
2019-09-09
btrfs: factor out sysfs code for deleting block group and space infos
David Sterba
2019-09-09
btrfs: factor sysfs code out of link_block_group
David Sterba
2019-09-09
btrfs: make caching_thread use btrfs_find_next_key
Josef Bacik
2019-09-09
btrfs: temporarily export fragment_free_space
Josef Bacik
2019-09-09
btrfs: export the caching control helpers
Josef Bacik
2019-09-09
btrfs: export the excluded extents helpers
Josef Bacik
2019-09-09
btrfs: export the block group caching helpers
Josef Bacik
2019-09-09
btrfs: migrate nocow and reservation helpers
Josef Bacik
2019-09-09
btrfs: migrate the block group ref counting stuff
Josef Bacik
2019-09-09
btrfs: migrate the block group lookup code
Josef Bacik
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
btrfs: extent-tree: Make sure we only allocate extents from block groups with...
Qu Wenruo
2019-09-09
btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()
Qu Wenruo
2019-09-09
btrfs: extent-tree: Add comment for inc_block_group_ro()
Qu Wenruo
2019-08-07
btrfs: trim: Check the range passed into to prevent overflow
Qu Wenruo
2019-08-07
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
2019-07-04
btrfs: move the subvolume reservation stuff out of extent-tree.c
Josef Bacik
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-04
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
2019-07-04
btrfs: migrate the delayed refs rsv code
Josef Bacik
2019-07-02
btrfs: migrate the global_block_rsv helpers to block-rsv.c
Josef Bacik
2019-07-02
btrfs: migrate the block-rsv code to block-rsv.c
Josef Bacik
2019-07-02
btrfs: stop using block_rsv_release_bytes everywhere
Josef Bacik
2019-07-02
btrfs: cleanup the target logic in __btrfs_block_rsv_release
Josef Bacik
2019-07-02
btrfs: export __btrfs_block_rsv_release
Josef Bacik
2019-07-02
btrfs: export btrfs_block_rsv_add_bytes
Josef Bacik
2019-07-02
btrfs: move btrfs_block_rsv definitions into it's own header
Josef Bacik
2019-07-02
btrfs: move reserve_metadata_bytes and supporting code to space-info.c
Josef Bacik
2019-07-02
btrfs: move dump_space_info to space-info.c
Josef Bacik
2019-07-02
btrfs: export block_rsv_use_bytes
Josef Bacik
[next]