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
/
ext4
/
inline.c
Age
Commit message (
Expand
)
Author
2023-06-26
ext4: make ext4_es_remove_extent() return void
Baokun Li
2023-06-15
ext4: Make ext4_write_inline_data_end() use folio
Ritesh Harjani
2023-06-15
ext4: kill unused function ext4_journalled_write_inline_data
Ritesh Harjani
2023-05-13
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-13
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
2023-05-13
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-06
ext4: Convert ext4_write_inline_data_end() to use a folio
Matthew Wilcox
2023-04-06
ext4: Convert ext4_read_inline_page() to ext4_read_inline_folio()
Matthew Wilcox
2023-04-06
ext4: Convert ext4_da_write_inline_data_begin() to use a folio
Matthew Wilcox
2023-04-06
ext4: Convert ext4_da_convert_inline_data_to_extent() to use a folio
Matthew Wilcox
2023-04-06
ext4: Convert ext4_try_to_write_inline_data() to use a folio
Matthew Wilcox
2023-04-06
ext4: Convert ext4_convert_inline_data_to_extent() to use a folio
Matthew Wilcox
2023-04-06
ext4: Convert ext4_readpage_inline() to take a folio
Matthew Wilcox
2023-03-11
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2022-11-29
fs/ext4: replace ternary operator with min()/max() and min_t()
Jiangshan Yi
2022-08-02
ext4: correct max_inline_xattr_value_size computing
Baokun Li
2022-08-02
ext4: fix reading leftover inlined symlinks
Zhang Yi
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-21
ext4: fix bug_on in ext4_writepages
Ye Bin
2022-05-11
ext4: remove unnecessary type castings
Yu Zhe
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
ext4: Use scoped memory APIs in ext4_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
ext4: Use scoped memory APIs in ext4_da_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
Matthew Wilcox (Oracle)
2022-03-02
ext4: fix fs corruption when tring to remove a non-empty directory with IO error
Ye Bin
2022-02-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-03
ext4: remove redundant max inline_size check in ext4_da_write_inline_data_beg...
Ritesh Harjani
2022-02-03
ext4: fix error handling in ext4_restore_inline_data()
Ritesh Harjani
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2021-09-09
ext4: remove extent cache entries when truncating inline data
Eric Whitney
2021-09-09
Merge branch 'delalloc-buffer-write' into dev
Theodore Ts'o
2021-09-04
ext4: factor out write end code of inline file
Zhang Yi
2021-09-04
ext4: correct the error path of ext4_write_inline_data_end()
Zhang Yi
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
2021-08-30
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
2021-06-24
ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
Ritesh Harjani
2021-04-09
ext4: fix various seppling typos
Bhaskar Chowdhury
2021-04-05
ext4: handle casefolding with encryption
Daniel Rosenberg
2020-11-06
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
2020-10-18
ext4: delete duplicated words + other fixes
Randy Dunlap
2020-08-19
ext4: Fix comment typo "the the".
kyoungho koo
2020-08-18
ext4: remove unused parameter of ext4_generic_delete_entry function
Kyoungho Koo
2020-06-03
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
2020-04-01
ext4: save all error info in save_error_info() and drop ext4_set_errno()
Theodore Ts'o
2020-03-14
ext4: move ext4_fiemap to use iomap framework
Ritesh Harjani
2020-01-25
ext4,jbd2: fix comment and code style
Shijie Luo
2019-12-26
ext4: save the error code which triggered an ext4_error() in the superblock
Theodore Ts'o
2019-08-12
ext4: set error return correctly when ext4_htree_store_dirent fails
Colin Ian King
2019-06-21
ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()
Theodore Ts'o
[next]