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
/
f2fs
Age
Commit message (
Expand
)
Author
2024-02-16
f2fs: add helper to check compression level
Sheng Yong
2024-02-05
f2fs: fix to tag gcing flag on page during block migration
Chao Yu
2024-02-05
f2fs: fix write pointers on zoned device after roll forward
Jaegeuk Kim
2024-02-05
f2fs: fix to check return value of f2fs_reserve_new_block()
Chao Yu
2024-01-25
f2fs: fix to check return value of f2fs_recover_xattr_data
Zhiguo Niu
2024-01-25
f2fs: fix to update iostat correctly in f2fs_filemap_fault()
Chao Yu
2024-01-25
f2fs: fix to check compress file in f2fs_move_file_range()
Chao Yu
2024-01-25
f2fs: fix to wait on block writeback for post_read case
Chao Yu
2024-01-25
f2fs: fix to avoid dirent corruption
Chao Yu
2024-01-20
f2fs: explicitly null-terminate the xattr list
Eric Biggers
2024-01-10
f2fs: compress: fix to assign compress_level for lz4 correctly
Chao Yu
2024-01-10
f2fs: set the default compress_level on ioctl
Jaegeuk Kim
2024-01-10
f2fs: assign default compression level
Jaegeuk Kim
2024-01-10
f2fs: convert to use bitmap API
Yangtao Li
2024-01-10
f2fs: clean up i_compress_flag and i_compress_level usage
Chao Yu
2023-11-28
f2fs: avoid format-overflow warning
Su Hui
2023-11-28
f2fs: do not return EFSCORRUPTED, but try to run online repair
Jaegeuk Kim
2023-11-28
f2fs: fix error handling of __get_node_page
Zhiguo Niu
2023-11-20
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Chao Yu
2023-11-20
f2fs: compress: fix to avoid redundant compress extension
Chao Yu
2023-11-20
f2fs: compress: fix to avoid use-after-free on dic
Chao Yu
2023-11-20
f2fs: compress: fix deadloop in f2fs_write_cache_pages()
Chao Yu
2023-11-20
f2fs: convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-10-06
f2fs: get out of a repeat loop when getting a locked data page
Jaegeuk Kim
2023-10-06
f2fs: optimize iteration over sparse directories
Chao Yu
2023-09-19
f2fs: avoid false alarm of circular locking
Jaegeuk Kim
2023-09-19
f2fs: flush inode if atomic file is aborted
Jaegeuk Kim
2023-09-13
Revert "f2fs: fix to do sanity check on extent cache correctly"
Chao Yu
2023-09-13
f2fs: Only lfs mode is allowed with zoned block device feature
Chunhai Guo
2023-09-13
f2fs: judge whether discard_unit is section only when have CONFIG_BLK_DEV_ZONED
Yangtao Li
2023-09-13
f2fs: fix to avoid mmap vs set_compress_option case
Chao Yu
2023-08-27
Revert "f2fs: fix to do sanity check on direct node in truncate_dnode()"
Greg Kroah-Hartman
2023-08-27
Revert "f2fs: fix to set flush_merge opt and show noflush_merge"
Greg Kroah-Hartman
2023-08-27
Revert "f2fs: don't reset unchangable mount option in f2fs_remount()"
Greg Kroah-Hartman
2023-08-11
f2fs: don't reset unchangable mount option in f2fs_remount()
Chao Yu
2023-08-11
f2fs: fix to set flush_merge opt and show noflush_merge
Yangtao Li
2023-08-11
f2fs: fix to do sanity check on direct node in truncate_dnode()
Chao Yu
2023-07-23
f2fs: fix deadlock in i_xattr_sem and inode page lock
Jaegeuk Kim
2023-07-23
f2fs: fix the wrong condition to determine atomic context
Jaegeuk Kim
2023-07-19
Revert "f2fs: fix potential corruption when moving a directory"
Jan Kara
2023-07-19
f2fs: fix error path handling in truncate_dnode()
Chao Yu
2023-07-19
f2fs: check return value of freeze_super()
Chao Yu
2023-07-19
f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
Chao Yu
2023-07-19
f2fs: fix potential deadlock due to unpaired node_write lock use
Chao Yu
2023-07-19
f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED
Yangtao Li
2023-05-24
f2fs: fix to check readonly condition correctly
Chao Yu
2023-05-24
f2fs: fix to drop all dirty pages during umount() if cp_error is set
Chao Yu
2023-05-24
f2fs: Fix system crash due to lack of free space in LFS
Yonggil Song
2023-05-17
f2fs: inode: fix to do sanity check on extent cache correctly
Chao Yu
2023-05-17
f2fs: fix to do sanity check on extent cache correctly
Chao Yu
[next]