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.18.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
/
super.c
Age
Commit message (
Expand
)
Author
2025-07-30
f2fs: drop inode from the donation list when the last file is closed
Jaegeuk Kim
2025-07-22
f2fs: switch to the new mount api
Hongbo Li
2025-07-22
f2fs: introduce fs_context_operation structure
Hongbo Li
2025-07-22
f2fs: separate the options parsing and options checking
Hongbo Li
2025-07-22
f2fs: Add f2fs_fs_context to record the mount options
Hongbo Li
2025-07-22
f2fs: Allow sbi to be NULL in f2fs_printk
Hongbo Li
2025-07-22
f2fs: move the option parser into handle_mount_opt
Hongbo Li
2025-07-22
f2fs: Add fs parameter specifications for mount options
Hongbo Li
2025-07-09
f2fs: use kfree() instead of kvfree() to free some memory
Jiazi Li
2025-06-24
f2fs: Fix the typos in comments
Swarna Prabhu
2025-06-23
f2fs: introduce reserved_pin_section sysfs entry
Chao Yu
2025-06-23
f2fs: fix bio memleak when committing super block
Sheng Yong
2025-05-28
f2fs: use d_inode(dentry) cleanup dentry->d_inode
Zhiguo Niu
2025-05-27
f2fs: introduce FAULT_VMALLOC
Chao Yu
2025-05-27
f2fs: add f2fs_bug_on() in f2fs_quota_read()
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-06
f2fs: drop usage of folio_index
Kairui Song
2025-05-06
f2fs: support FAULT_TIMEOUT
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: Use a folio in f2fs_quota_read()
Matthew Wilcox (Oracle)
2025-04-10
f2fs: fix to set atomic write status more clear
Chao Yu
2025-04-10
f2fs: fix to update injection attrs according to fault_option
Chao Yu
2025-04-10
f2fs: add a proc entry show inject stats
Chao Yu
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-11
f2fs: introduce FAULT_INCONSISTENT_FOOTER
Chao Yu
2025-03-08
f2fs: control nat_bits feature via mount option
Chao Yu
2025-03-04
f2fs: fix to call f2fs_recover_quota_end() correctly
Chao Yu
2025-02-28
f2fs: fix the missing write pointer correction
Jaegeuk Kim
2025-02-13
f2fs: keep POSIX_FADV_NOREUSE ranges
Jaegeuk Kim
2025-02-12
f2fs: add dump_stack() in f2fs_handle_critical_error()
Chao Yu
2025-02-10
f2fs: quota: fix to avoid warning in dquot_writeback_dquots()
Chao Yu
2024-12-01
f2fs: switch to using the crc32 library
Eric Biggers
2024-11-23
f2fs: fix to drop all discards after creating snapshot on lvm device
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 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
[next]