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.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
/
ocfs2
/
alloc.c
Age
Commit message (
Expand
)
Author
2025-09-13
ocfs2: remove unnecessary NULL check in ocfs2_grab_folios()
Dan Carpenter
2025-05-07
ocfs2: fix panic in failed foilio allocation
Mark Tinguely
2025-03-16
ocfs2: validate l_tree_depth to avoid out-of-bounds access
Vasiliy Kovalev
2025-01-24
ocfs2: check tl->count of truncate log inode in ocfs2_get_truncate_log_info
Su Yue
2025-01-12
ocfs2: support large folios in ocfs2_zero_cluster_folios()
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_read_inline_data() to take a folio
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: convert ocfs2_map_and_dirty_page() to ocfs2_map_and_dirty_folio()
Mark Tinguely
2025-01-12
ocfs2: use an array of folios instead of an array of pages
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_map_page_blocks() to ocfs2_map_folio_blocks()
Mark Tinguely
2025-01-12
ocfs2: use a folio in ocfs2_map_and_dirty_page()
Mark Tinguely
2025-01-12
ocfs2: miscellaneous spelling fixes
Dmitry Antipov
2024-11-05
ocfs2: fix typo in comment
Mohammed Anees
2023-12-29
fs: convert block_write_full_page to block_write_full_folio
Matthew Wilcox (Oracle)
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-01
ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()
Jia Rui
2023-10-18
ocfs2: convert to new timestamp accessors
Jeff Layton
2023-10-04
ocfs2: correct range->len in ocfs2_trim_fs()
Yuanheng Zhang
2023-07-24
ocfs2: convert to ctime accessor functions
Jeff Layton
2022-05-09
ocfs2: Convert ocfs2 to read_folio
Matthew Wilcox (Oracle)
2022-03-22
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
2022-01-15
ocfs2: remove redundant assignment to pointer root_bh
Colin Ian King
2021-11-06
ocfs2: do not zero pages beyond i_size
Jan Kara
2021-11-06
ocfs2: fix handle refcount leak in two exception handling paths
Chenyuan Mi
2021-10-18
ocfs2: fix data corruption after conversion from inline format
Jan Kara
2021-06-22
ext4: add discard/zeroout flags to journal flush
Leah Rumancik
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2020-10-13
ocfs2: fix potential soft lockup during fstrim
Gang He
2020-10-13
ocfs2: delete repeated words in comments
Randy Dunlap
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-04-10
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
2020-04-02
ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"
wangyan
2020-04-02
ocfs2: there is no need to log twice in several functions
wangyan
2019-11-05
ocfs2: Use accessor function for h_buffer_credits
Jan Kara
2019-09-24
ocfs2: checkpoint appending truncate log transaction before flushing
Changwei Ge
2019-09-24
ocfs2: use jbd2_inode dirty range scoping
Joseph Qi
2019-07-12
ocfs2: use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2019-03-05
ocfs2: fix the application IO timeout when fstrim is running
Gang He
2018-10-26
ocfs2: remove unused pointer 'eb'
Colin Ian King
2018-08-17
ocfs2: clean up some unnecessary code
wangyan
2018-08-17
ocfs2: return -EROFS when filesystem becomes read-only
Jun Piao
2018-04-05
ocfs2: use 'oi' instead of 'OCFS2_I()'
piaojun
2018-01-31
ocfs2: add trimfs lock to avoid duplicated trims in cluster
Gang He
2018-01-31
ocfs2: try to reuse extent block in dealloc without meta_alloc
Changwei Ge
2018-01-31
ocfs2: clean up dead code in alloc.c
Changwei Ge
2017-11-15
ocfs2: cleanup unused func declaration and assignment
piaojun
2017-11-03
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
2017-09-06
ocfs2: clean up some dead code
Jun Piao
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-12-10
ocfs2: add newlines to some error messages
Darrick J. Wong
[next]