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
/
f2fs
Age
Commit message (
Expand
)
Author
2025-01-27
Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm, swap: clean up device availability check
Kairui Song
2025-01-25
f2fs: fix inconsistent dirty state of atomic file
Jianan Huang
2025-01-22
f2fs: fix to avoid changing 'check only' behaior of recovery
Zhiguo Niu
2025-01-22
f2fs: Clean up the loop outside of f2fs_invalidate_blocks()
Yi Sun
2025-01-22
f2fs: procfs: show mtime in segment_bits
Chao Yu
2025-01-22
f2fs: fix to avoid return invalid mtime from f2fs_get_section_mtime()
Chao Yu
2025-01-22
f2fs: Fix format specifier in sanity_check_inode()
Nathan Chancellor
2025-01-21
f2fs: avoid trying to get invalid block address
Jaegeuk Kim
2025-01-16
f2fs: fix to do sanity check correctly on i_inline_xattr_size
Chao Yu
2025-01-16
f2fs: remove blk_finish_plug
Jaegeuk Kim
2025-01-16
f2fs: Optimize f2fs_truncate_data_blocks_range()
Yi Sun
2025-01-13
f2fs: fix using wrong 'submitted' value in f2fs_write_cache_pages
zangyangyang1
2025-01-13
f2fs: add parameter @len to f2fs_invalidate_blocks()
Yi Sun
2025-01-08
f2fs: update_sit_entry_for_release() supports consecutive blocks.
Yi Sun
2025-01-08
f2fs: introduce update_sit_entry_for_release/alloc()
Yi Sun
2025-01-08
f2fs: don't call block truncation for aliased file
Jaegeuk Kim
2025-01-08
f2fs: Introduce linear search for dentries
Daniel Lee
2025-01-08
f2fs: add parameter @len to f2fs_invalidate_internal_cache()
Yi Sun
2025-01-08
f2fs: expand f2fs_invalidate_compress_page() to f2fs_invalidate_compress_page...
Yi Sun
2024-12-16
f2fs: ensure that node info flags are always initialized
Dmitry Antipov
2024-12-16
f2fs: The GC triggered by ioctl also needs to mark the segno as victim
Yongpeng Yang
2024-12-16
f2fs: cache more dentry pages
zangyangyang1
2024-12-16
f2fs: Remove calls to folio_file_mapping()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Convert __read_io_type() to take a folio
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Use a data folio in f2fs_submit_page_bio()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Use a folio more in f2fs_submit_page_bio()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Convert f2fs_finish_read_bio() to use folios
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Add F2FS_F_SB()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Convert submit tracepoints to take a folio
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Use a folio in f2fs_write_compressed_pages()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Use a folio in f2fs_truncate_partial_cluster()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Use a folio in f2fs_compress_write_end()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Use a folio in f2fs_all_cluster_page_ready()
Matthew Wilcox (Oracle)
2024-12-01
f2fs: switch to using the crc32 library
Eric Biggers
2024-11-26
Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-23
f2fs: fix to drop all discards after creating snapshot on lvm device
Chao Yu
2024-11-23
f2fs: add a sysfs node to limit max read extent count per-inode
Chao Yu
2024-11-21
f2fs: fix to shrink read extent node in batches
Chao Yu
2024-11-21
f2fs: print message if fscorrupted was found in f2fs_new_node_page()
Chao Yu
2024-11-21
f2fs: clear SBI_POR_DOING before initing inmem curseg
Sheng Yong
2024-11-21
f2fs: fix changing cursegs if recovery fails on zoned device
Sheng Yong
2024-11-21
f2fs: adjust unusable cap before checkpoint=disable mode
Daeho Jeong
2024-11-21
f2fs: fix to requery extent which cross boundary of inquiry
Chao Yu
2024-11-21
f2fs: fix to adjust appropriate length for fiemap
Zhiguo Niu
2024-11-21
f2fs: clean up w/ F2FS_{BLK_TO_BYTES,BTYES_TO_BLK}
Chao Yu
2024-11-21
f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow
Chao Yu
2024-11-21
f2fs: replace deprecated strcpy with strscpy
Daniel Yang
2024-11-21
Revert "f2fs: remove unreachable lazytime mount option parsing"
Jaegeuk Kim
[next]