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-03-27
Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-18
f2fs: fix missing discard for active segments
Chunhai Guo
2025-03-18
f2fs: optimize f2fs DIO overwrites
Yohan Joung
2025-03-17
f2fs: fix to avoid atomicity corruption of atomic file
Yeongjin Gil
2025-03-13
f2fs: pass sbi rather than sb to parse_options()
Eric Sandeen
2025-03-13
f2fs: pass sbi rather than sb to quota qf_name helpers
Eric Sandeen
2025-03-13
f2fs: defer readonly check vs norecovery
Eric Sandeen
2025-03-13
f2fs: Pass sbi rather than sb to f2fs_set_test_dummy_encryption
Eric Sandeen
2025-03-13
f2fs: make LAZYTIME a mount option flag
Eric Sandeen
2025-03-13
f2fs: make INLINECRYPT a mount option flag
Eric Sandeen
2025-03-13
f2fs: factor out an f2fs_default_check function
Eric Sandeen
2025-03-13
f2fs: consolidate unsupported option handling errors
Eric Sandeen
2025-03-13
f2fs: use f2fs_sb_has_device_alias during option parsing
Eric Sandeen
2025-03-13
f2fs: add carve_out sysfs node
Daeho Jeong
2025-03-12
f2fs: fix to avoid running out of free segments
Chao Yu
2025-03-11
f2fs: Remove f2fs_write_node_page()
Matthew Wilcox (Oracle)
2025-03-11
f2fs: Remove f2fs_write_meta_page()
Matthew Wilcox (Oracle)
2025-03-11
f2fs: Remove f2fs_write_data_page()
Matthew Wilcox (Oracle)
2025-03-11
f2fs: Remove check for ->writepage
Matthew Wilcox (Oracle)
2025-03-11
Revert "f2fs: rebuild nat_bits during umount"
Chao Yu
2025-03-11
f2fs: fix to avoid accessing uninitialized curseg
Chao Yu
2025-03-11
f2fs: introduce FAULT_INCONSISTENT_FOOTER
Chao Yu
2025-03-11
f2fs: do sanity check on xattr node footer in f2fs_get_xnode_page()
Chao Yu
2025-03-11
f2fs: do sanity check on inode footer in f2fs_get_inode_page()
Chao Yu
2025-03-08
f2fs: control nat_bits feature via mount option
Chao Yu
2025-03-05
f2fs: set highest IO priority for checkpoint thread
Jaegeuk Kim
2025-03-05
fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Add f2fs_find_data_folio()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Convert gc_data_segment() to use a folio
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Convert truncate_partial_data_page() to use a folio
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Convert move_data_page() to use a folio
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Add f2fs_get_lock_data_folio()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Add f2fs_get_read_data_folio()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Hoist the page_folio() call to the start of f2fs_merge_page_bio()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Use a folio throughout __get_meta_page()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Use a folio throughout f2fs_truncate_inode_blocks()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Add f2fs_get_node_folio()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Convert f2fs_in_warm_node_list() to take a folio
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Mark some functions as taking a const page pointer
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Convert f2fs_write_end_io() to use a folio_iter
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Use a folio in do_write_page()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Use a folio in __get_node_page()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Add f2fs_grab_cache_folio()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Return a folio from last_fsync_dnode()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Convert last_fsync_dnode() to use a folio
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Convert f2fs_fsync_node_pages() to use a folio
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Pass a folio to flush_dirty_inode()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Convert f2fs_sync_node_pages() to use a folio
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Convert f2fs_flush_inline_data() to use a folio
Matthew Wilcox (Oracle)
[next]