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_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
/
f2fs
/
inode.c
Age
Commit message (
Expand
)
Author
2025-04-25
f2fs: fix to avoid atomicity corruption of atomic file
Yeongjin Gil
2025-04-25
f2fs: don't retry IO for corrupted data scenario
Chao Yu
2024-12-14
f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
Qi Han
2024-10-04
f2fs: prevent atomic file from being dirtied before commit
Daeho Jeong
2024-09-08
f2fs: fix to do sanity check on blocks for inline_data inode
Chao Yu
2024-08-19
f2fs: fix to cover read extent cache access with lock
Chao Yu
2024-08-03
f2fs: fix to truncate preallocated blocks in f2fs_file_open()
Chao Yu
2024-08-03
f2fs: use meta inode for GC of COW file
Sunmin Jeong
2024-08-03
f2fs: fix to don't dirty inode for readonly filesystem
Chao Yu
2024-06-16
f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()
Chao Yu
2024-03-26
f2fs: introduce get_dnode_addr() to clean up codes
Chao Yu
2024-03-26
f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN
Chao Yu
2023-09-02
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-23
f2fs: clean up error handling in sanity_check_{compress_,}inode()
Chao Yu
2023-08-14
Revert "f2fs: fix to do sanity check on extent cache correctly"
Chao Yu
2023-07-24
f2fs: convert to ctime accessor functions
Jeff Layton
2023-06-26
f2fs: do more sanity check on inode
Chao Yu
2023-06-26
f2fs: compress: fix to check validity of i_compress_flag field
Chao Yu
2023-06-26
f2fs: add sanity compress level check for compressed file
Yangtao Li
2023-04-10
f2fs: remove unneeded in-memory i_crtime copy
Chao Yu
2023-03-29
f2fs: convert to use bitmap API
Yangtao Li
2023-02-14
f2fs: synchronize atomic write aborts
Daeho Jeong
2023-02-09
f2fs: fix to do sanity check on extent cache correctly
Chao Yu
2023-02-02
f2fs: retry to update the inode page given data corruption
Jaegeuk Kim
2023-02-02
f2fs: clean up i_compress_flag and i_compress_level usage
Chao Yu
2023-01-31
f2fs: fix to do sanity check on extent cache correctly
Chao Yu
2023-01-11
f2fs: merge f2fs_show_injection_info() into time_to_inject()
Yangtao Li
2022-12-12
f2fs: add block_age-based extent cache
Jaegeuk Kim
2022-12-12
f2fs: allocate the extent_cache by default
Jaegeuk Kim
2022-12-12
f2fs: refactor extent_cache to support for read and more
Jaegeuk Kim
2022-12-12
f2fs: specify extent cache for read explicitly
Jaegeuk Kim
2022-11-11
f2fs: correct i_size change for atomic writes
Daeho Jeong
2022-10-04
f2fs: support recording errors into superblock
Chao Yu
2022-10-04
f2fs: support recording stop_checkpoint reason into super_block
Chao Yu
2022-10-04
f2fs: fix to detect corrupted meta ino
Chao Yu
2022-10-04
f2fs: add static init_idisk_time function to reduce the code
Zhang Qilong
2022-08-05
f2fs: clean up f2fs_abort_atomic_write()
Chao Yu
2022-05-27
f2fs: replace F2FS_I(inode) and sbi by the local variable
Yufen Yu
2022-05-18
f2fs: fix to do sanity check for inline inode
Chao Yu
2022-05-12
f2fs: change the current atomic write way
Daeho Jeong
2022-05-06
f2fs: fix to clear dirty inode in f2fs_evict_inode()
Chao Yu
2022-04-21
f2fs: should not truncate blocks during roll-forward recovery
Jaegeuk Kim
2022-03-11
f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs
Jaegeuk Kim
2022-02-25
f2fs: fix missing free nid in f2fs_handle_failed_inode
Jaegeuk Kim
2022-01-19
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-04
f2fs: remove redunant invalidate compress pages
Fengnan Chang
2022-01-04
f2fs: do not bother checkpoint by f2fs_get_node_info
Jaegeuk Kim
2021-12-10
f2fs: fix remove page failed in invalidate compress pages
Fengnan Chang
2021-12-04
f2fs: do not expose unwritten blocks to user by DIO
Jaegeuk Kim
[next]