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_6.6-2.2.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
2011-02-16
Btrfs: allow balance to explicitly allocate chunks as it relocates
Chris Mason
2011-02-16
Btrfs: put ENOSPC debugging under a mount option
Chris Mason
2011-02-14
Btrfs: check return value of alloc_extent_map()
Tsutomu Itoh
2011-02-06
Btrfs: exclude super blocks when we read in block groups
Josef Bacik
2011-02-01
btrfs: fix return value check of btrfs_start_transaction()
Tsutomu Itoh
2011-02-01
btrfs: checking NULL or not in some functions
Tsutomu Itoh
2011-01-31
Btrfs: make shrink_delalloc a little friendlier
Josef Bacik
2011-01-28
Btrfs: use the global block reserve if we cannot reserve space
Josef Bacik
2011-01-28
Btrfs: do not release more reserved bytes to the global_block_rsv than we need
Josef Bacik
2011-01-28
btrfs: fix return value check of btrfs_join_transaction()
Tsutomu Itoh
2011-01-17
Btrfs: forced readonly mounts on errors
liubo
2011-01-16
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
Josef Bacik
2011-01-16
btrfs: fix wrong free space information of btrfs
Miao Xie
2011-01-16
btrfs: restructure find_free_dev_extent()
Miao Xie
2011-01-16
btrfs: try to reclaim some space when chunk allocation fails
Miao Xie
2011-01-04
Btrfs: fix off by one while setting block groups readonly
Chris Mason
2010-12-13
Btrfs: prevent RAID level downgrades when space is low
Chris Mason
2010-12-13
Btrfs: account for missing devices in RAID allocation profiles
Chris Mason
2010-12-10
Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots
Josef Bacik
2010-12-09
Btrfs: do not do fast caching if we are allocating blocks for tree_root
Josef Bacik
2010-12-09
Btrfs: deal with space cache errors better
Josef Bacik
2010-11-21
btrfs: Fix early enospc because 'unused' calculated with wrong sign.
Arne Jansen
2010-10-29
Btrfs: drop unused variable in block_alloc_rsv
Chris Mason
2010-10-29
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
2010-10-29
Btrfs: use the flusher threads for delalloc throttling
Chris Mason
2010-10-29
Btrfs: tune the chunk allocation to 5% of the FS as metadata
Chris Mason
2010-10-29
Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
2010-10-29
Btrfs: let the user know space caching is enabled
Josef Bacik
2010-10-29
Btrfs: Add a clear_cache mount option
Josef Bacik
2010-10-29
Btrfs: add support for mixed data+metadata block groups
Josef Bacik
2010-10-29
Btrfs: check cache->caching_ctl before returning if caching has started
Josef Bacik
2010-10-29
Btrfs: load free space cache if it exists
Josef Bacik
2010-10-29
Btrfs: write out free space cache
Josef Bacik
2010-10-28
Btrfs: create special free space cache inode
Josef Bacik
2010-10-26
Btrfs: remove warn_on from use_block_rsv
Josef Bacik
2010-10-26
Btrfs: set trans to null in reserve_metadata_bytes if we commit the transaction
Josef Bacik
2010-10-22
Btrfs: rework how we reserve metadata bytes
Josef Bacik
2010-10-22
Btrfs: don't allocate chunks as aggressively
Josef Bacik
2010-10-22
Btrfs: re-work delalloc flushing
Josef Bacik
2010-10-22
Btrfs: fix reservation code for mixed block groups
Josef Bacik
2010-10-22
Btrfs: fix df regression
Josef Bacik
2010-10-22
Btrfs: stop trying to shrink delalloc if there are no inodes to reclaim
Josef Bacik
2010-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2010-06-11
Btrfs: Fix BUG_ON for fs converted from extN
Yan, Zheng
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-05-26
Btrfs: drop verbose enospc printk
Chris Mason
2010-05-25
Btrfs: Metadata ENOSPC handling for balance
Yan, Zheng
2010-05-25
Btrfs: Metadata reservation for orphan inodes
Yan, Zheng
2010-05-25
Btrfs: Introduce global metadata reservation
Yan, Zheng
2010-05-25
Btrfs: Update metadata reservation for delayed allocation
Yan, Zheng
[next]