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-05-30
Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-28
f2fs: fix to correct check conditions in f2fs_cross_rename
Zhiguo Niu
2025-05-28
f2fs: use d_inode(dentry) cleanup dentry->d_inode
Zhiguo Niu
2025-05-28
f2fs: fix to skip f2fs_balance_fs() if checkpoint is disabled
Chao Yu
2025-05-28
f2fs: clean up to check bi_status w/ BLK_STS_OK
Chao Yu
2025-05-28
f2fs: introduce is_{meta,node}_folio
Chao Yu
2025-05-28
f2fs: add ckpt_valid_blocks to the section entry
yohan.joung
2025-05-28
f2fs: add a method for calculating the remaining blocks in the current segmen...
yohan.joung
2025-05-27
f2fs: introduce FAULT_VMALLOC
Chao Yu
2025-05-27
f2fs: use vmalloc instead of kvmalloc in .init_{,de}compress_ctx
Chao Yu
2025-05-27
f2fs: add f2fs_bug_on() in f2fs_quota_read()
Chao Yu
2025-05-27
f2fs: add f2fs_bug_on() to detect potential bug
Chao Yu
2025-05-27
f2fs: remove unused sbi argument from checksum functions
Eric Biggers
2025-05-13
f2fs: don't over-report free space or inodes in statvfs
Chao Yu
2025-05-09
f2fs: fix freezing filesystem during resize
Christian Brauner
2025-05-09
super: add filesystem freezing helpers for suspend and hibernate
Christian Brauner
2025-05-08
f2fs: return bool from __write_node_folio
Christoph Hellwig
2025-05-08
f2fs: simplify return value handling in f2fs_fsync_node_pages
Christoph Hellwig
2025-05-08
f2fs: always unlock the page in f2fs_write_single_data_page
Christoph Hellwig
2025-05-08
f2fs: remove wbc->for_reclaim handling
Christoph Hellwig
2025-05-08
f2fs: return bool from __f2fs_write_meta_folio
Christoph Hellwig
2025-05-08
f2fs: fix to return correct error number in f2fs_sync_node_pages()
Chao Yu
2025-05-06
f2fs: drop usage of folio_index
Kairui Song
2025-05-06
f2fs: support FAULT_TIMEOUT
Chao Yu
2025-05-06
f2fs: handle error cases of memory donation
Daeho Jeong
2025-05-06
f2fs: fix to bail out in get_new_segment()
Chao Yu
2025-05-06
f2fs: sysfs: export linear_lookup in features directory
Chao Yu
2025-05-06
f2fs: sysfs: add encoding_flags entry
Chao Yu
2025-04-28
f2fs: zone: fix to calculate first_zoned_segno correctly
Chao Yu
2025-04-28
f2fs: fix to do sanity check on sit_bitmap_size
Chao Yu
2025-04-28
f2fs: fix to detect gcing page in f2fs_is_cp_guaranteed()
Chao Yu
2025-04-28
f2fs: clean up w/ fscrypt_is_bounce_page()
Chao Yu
2025-04-28
f2fs: Convert clear_node_page_dirty() to clear_node_folio_dirty()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in flush_inline_data()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Remove f2fs_new_node_page()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Convert fsync_node_entry->page to folio
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to get_dnode_addr()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Convert dnode_of_data->node_page to node_folio
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to set_nid()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to f2fs_update_inode()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Return a folio from f2fs_init_inode_metadata()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to f2fs_init_read_extent_tree()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in f2fs_wait_on_block_writeback()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in redirty_blocks()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in f2fs_encrypt_one_page()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Convert f2fs_load_compressed_page() to f2fs_load_compressed_folio()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in prepare_compress_overwrite()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in f2fs_cache_compressed_page()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in f2fs_truncate_meta_inode_pages()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in need_inode_page_update()
Matthew Wilcox (Oracle)
[next]