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
2020-05-19
Merge tag 'v4.9.220' into 4.9-2.3.x-imx
Marcel Ziswiler
2020-01-23
f2fs: fix potential overflow
Chao Yu
2019-11-28
f2fs: fix to spread clear_cold_data()
Chao Yu
2019-11-25
f2fs: return correct errno in f2fs_gc
Jaegeuk Kim
2019-11-25
f2fs: fix to recover inode's uid/gid during POR
Chao Yu
2019-11-25
f2fs: fix memory leak of percpu counter in fill_super()
Chao Yu
2019-10-05
f2fs: fix to do sanity check on segment bitmap of LFS curseg
Chao Yu
2019-10-05
Revert "f2fs: avoid out-of-range memory access"
Chao Yu
2019-10-05
f2fs: check all the data segments against all node ones
Surbhi Palande
2019-08-04
f2fs: avoid out-of-range memory access
Ocean Chen
2019-06-22
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
2019-06-22
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
2019-06-22
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
2019-04-20
f2fs: fix to do sanity check with current segment number
Chao Yu
2019-04-05
f2fs: do not use mutex lock in atomic context
Sahitya Tummala
2019-03-28
Merge tag 'v4.9.166' into 4.9-2.3.x-imx
Marcel Ziswiler
2019-02-12
f2fs: fix sbi->extent_list corruption issue
Sahitya Tummala
2019-02-12
f2fs: fix wrong return value of f2fs_acl_create
Tiezhu Yang
2019-02-12
f2fs: move dir data flush to write checkpoint process
Yunlei He
2019-01-31
f2fs: read page index before freeing
Pan Bian
2019-01-23
Revert "f2fs: do not recover from previous remained wrong dnodes"
Chao Yu
2019-01-09
f2fs: fix validation of the block count in sanity_check_raw_super
Martin Blumenstingl
2018-12-12
Merge tag 'v4.9.144' into 4.9-2.3.x-imx
Marcel Ziswiler
2018-12-08
f2fs: fix to do sanity check with cp_pack_start_sum
Chao Yu
2018-12-08
f2fs: free meta pages if sanity check for ckpt is failed
Jaegeuk Kim
2018-12-08
f2fs: fix to do sanity check with block address in main area v2
Chao Yu
2018-12-08
f2fs: fix missing up_read
Jaegeuk Kim
2018-12-08
f2fs: fix to do sanity check with block address in main area
Chao Yu
2018-12-08
f2fs: fix to do sanity check with node footer and iblocks
Chao Yu
2018-12-08
f2fs: Add sanity_check_inode() function
Ben Hutchings
2018-12-08
f2fs: fix to do sanity check with user_block_count
Chao Yu
2018-12-08
f2fs: fix to do sanity check with secs_per_zone
Chao Yu
2018-12-08
f2fs: introduce and spread verify_blkaddr
Chao Yu
2018-12-08
f2fs: clean up with is_valid_blkaddr()
Chao Yu
2018-12-08
f2fs: enhance sanity_check_raw_super() to avoid potential overflow
Jaegeuk Kim
2018-12-08
f2fs: sanity check on sit entry
Jaegeuk Kim
2018-12-08
f2fs: check blkaddr more accuratly before issue a bio
Yunlei He
2018-12-08
f2fs: return error during fill_super
Jaegeuk Kim
2018-12-08
f2fs: detect wrong layout
Jaegeuk Kim
2018-12-08
f2fs: fix race condition in between free nid allocator/initializer
Chao Yu
2018-12-08
f2fs: fix a panic caused by NULL flush_cmd_control
Yunlei He
2018-11-10
f2fs: fix multiple f2fs_add_link() having same name for inline dentry
Sheng Yong
2018-10-13
f2fs: fix invalid memory access
Chao Yu
2018-09-24
Merge tag 'v4.9.128' into 4.9-2.3.x-imx
Gary Bisson
2018-09-19
f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
Chao Yu
2018-09-19
f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
Dan Carpenter
2018-09-19
f2fs: fix to do sanity check with reserved blkaddr of inline inode
Chao Yu
2018-09-19
f2fs: fix to skip GC if type in SSA and SIT is inconsistent
Chao Yu
2018-09-19
f2fs: try grabbing node page lock aggressively in sync scenario
Chao Yu
2018-09-19
f2fs: do not set free of current section
Yunlong Song
[next]