index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
/
ext4
/
extents_status.c
Age
Commit message (
Expand
)
Author
2024-09-02
ext4: drop all delonly descriptions
Zhang Yi
2024-09-02
ext4: drop ext4_es_is_delonly()
Zhang Yi
2024-09-02
ext4: drop ext4_es_delayed_clu()
Zhang Yi
2024-09-02
ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
Zhang Yi
2024-09-02
ext4: passing block allocation information to ext4_es_insert_extent()
Zhang Yi
2024-09-02
ext4: let __revise_pending() return newly inserted pendings
Zhang Yi
2024-09-02
ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
Zhang Yi
2024-06-27
ext4: make ext4_es_insert_delayed_block() insert multi-blocks
Zhang Yi
2024-06-27
ext4: fix infinite loop when replaying fast_commit
Luis Henriques (SUSE)
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-05
ext4: make sure allocate pending entry not fail
Zhang Yi
2023-10-05
ext4: correct the start block of counting reserved clusters
Zhang Yi
2023-10-04
ext4: dynamically allocate the ext4-es shrinker
Qi Zheng
2023-08-27
ext4: fix slab-use-after-free in ext4_es_insert_extent()
Baokun Li
2023-06-26
ext4: make ext4_es_insert_extent() return void
Baokun Li
2023-06-26
ext4: make ext4_es_insert_delayed_block() return void
Baokun Li
2023-06-26
ext4: make ext4_es_remove_extent() return void
Baokun Li
2023-06-26
ext4: using nofail preallocation in ext4_es_insert_extent()
Baokun Li
2023-06-26
ext4: using nofail preallocation in ext4_es_insert_delayed_block()
Baokun Li
2023-06-26
ext4: using nofail preallocation in ext4_es_remove_extent()
Baokun Li
2023-06-26
ext4: use pre-allocated es in __es_remove_extent()
Baokun Li
2023-06-26
ext4: use pre-allocated es in __es_insert_extent()
Baokun Li
2023-06-26
ext4: factor out __es_alloc_extent() and __es_free_extent()
Baokun Li
2023-06-26
ext4: add a new helper to check if es must be kept
Baokun Li
2023-05-13
ext4: fix data races when using cached status extents
Jan Kara
2022-12-09
ext4: fix reserved cluster accounting in __es_remove_extent()
Ye Bin
2022-12-08
ext4: replace kmem_cache_create with KMEM_CACHE
JunChao Sun
2022-09-30
ext4: factor out ext4_free_ext_path()
Ye Bin
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2021-06-22
ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
Zhang Yi
2021-06-22
ext4: remove check for zero nr_to_scan in ext4_es_scan()
Zhang Yi
2020-10-21
ext4: fast commit recovery path
Harshad Shirwadkar
2020-06-03
ext4: remove unnecessary comparisons to bool
Jason Yan
2019-08-28
ext4: use percpu_counters for extent_status cache hits/misses
Yang Guo
2019-08-22
ext4: rework reserved cluster accounting when invalidating pages
Eric Whitney
2019-08-11
ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
Theodore Ts'o
2019-08-11
ext4: add a new ioctl EXT4_IOC_CLEAR_ES_CACHE
Theodore Ts'o
2019-06-20
ext4: remove redundant assignment to node
Colin Ian King
2019-04-07
ext4: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2018-10-01
ext4: fix reserved cluster accounting at page invalidation time
Eric Whitney
2018-10-01
ext4: reduce reserved cluster count by number of allocated clusters
Eric Whitney
2018-10-01
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
2018-10-01
ext4: add new pending reservation mechanism
Eric Whitney
2018-10-01
ext4: generalize extents status tree search functions
Eric Whitney
2018-05-20
ext4: remove NULL check before calling kmem_cache_destroy()
Sean Fu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-27
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
2016-04-27
ext4: remove trailing \n from ext4_warning/ext4_error calls
Jakub Wilk
2016-03-09
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
Jan Kara
2015-09-23
ext4: move procfs registration code to fs/ext4/sysfs.c
Theodore Ts'o
[next]