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
/
file.c
Age
Commit message (
Expand
)
Author
2025-03-13
f2fs: fix to wait dio completion
Chao Yu
2024-10-17
f2fs: Require FMODE_WRITE for atomic write ioctls
Jann Horn
2024-10-17
f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policy
Chao Yu
2024-10-17
f2fs: fix to wait page writeback before setting gcing flag
Chao Yu
2024-10-17
f2fs: optimize error handling in redirty_blocks
Jack Qiu
2024-10-17
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
2024-06-16
f2fs: compress: don't allow unaligned truncation on released compress inode
Chao Yu
2024-06-16
f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...
Chao Yu
2024-06-16
f2fs: fix to check pinfile flag in f2fs_move_file_range()
Chao Yu
2024-06-16
f2fs: fix to relocate check condition in f2fs_fallocate()
Chao Yu
2024-06-16
f2fs: fix typos in comments
Jinyoung CHOI
2024-06-16
f2fs: do not allow partial truncation on pinned file
Jaegeuk Kim
2024-06-16
f2fs: compress: fix to relocate check condition in f2fs_ioc_{,de}compress_file()
Chao Yu
2024-06-16
f2fs: convert to use sbi directly
Yangtao Li
2024-06-16
f2fs: compress: fix to relocate check condition in f2fs_{release,reserve}_com...
Chao Yu
2024-06-16
f2fs: fix to wait on page writeback in __clone_blkaddrs()
Chao Yu
2024-06-16
f2fs: Delete f2fs_copy_page() and replace with memcpy_page()
Fabio M. De Francesco
2024-03-26
f2fs: compress: fix reserve_cblocks counting error when out of space
Xiuhong Wang
2024-03-26
f2fs: compress: fix to check unreleased compressed cluster
Sheng Yong
2024-02-23
f2fs: fix to tag gcing flag on page during block migration
Chao Yu
2024-01-25
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
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
2023-11-20
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Chao Yu
2023-07-23
f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
Chao Yu
2023-05-11
f2fs: handle dqget error in f2fs_transfer_project_quota()
Yangtao Li
2023-03-17
f2fs: do not bother checkpoint by f2fs_get_node_info
Jaegeuk Kim
2023-03-11
f2fs: allow set compression option of files without blocks
Yangtao Li
2022-08-17
f2fs: do not allow to decompress files have FI_COMPRESS_RELEASED
Jaewook Kim
2022-08-17
f2fs: allow compression for mmap files in compress_mode=user
Sungjong Seo
2022-08-17
f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same time
Chao Liu
2022-06-14
f2fs: fix to tag gcing flag on page during file defragment
Chao Yu
2022-06-09
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
2022-06-09
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
2022-06-09
f2fs: support fault injection for dquot_initialize()
Chao Yu
2022-05-01
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2022-04-08
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
2022-01-27
f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file
Jaegeuk Kim
2021-09-04
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-30
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
2021-08-30
f2fs: fix to unmap pages from userspace process in punch_hole()
Chao Yu
2021-08-30
f2fs: adjust unlock order for cleanup
Chao Yu
2021-08-23
f2fs: separate out iostat feature
Daeho Jeong
2021-08-17
f2fs: compress: allow write compress released file after truncate to zero
Fengnan Chang
2021-08-03
f2fs: add sysfs node to control ra_pages for fadvise seq file
Daeho Jeong
2021-08-02
f2fs: fix to force keeping write barrier for strict fsync mode
Chao Yu
2021-07-25
f2fs: remove allow_outplace_dio()
Eric Biggers
2021-07-13
f2fs: Convert to using invalidate_lock
Jan Kara
2021-06-23
f2fs: logging neatening
Joe Perches
2021-06-23
f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit
Jaegeuk Kim
[next]