summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-29f2fs: add gc_boost_gc_greedy sysfs nodeDaeho Jeong1-0/+9
2025-07-29f2fs: add gc_boost_gc_multiple sysfs nodeDaeho Jeong1-0/+9
2025-06-30f2fs: fix to check upper boundary for gc_no_zoned_gc_percentChao Yu1-0/+7
2025-06-30f2fs: fix to check upper boundary for gc_valid_thresh_ratioChao Yu1-0/+7
2025-06-30f2fs: fix to check upper boundary for value of gc_boost_zoned_gc_percentyohan.joung1-0/+7
2025-06-23f2fs: introduce reserved_pin_section sysfs entryChao Yu1-0/+9
2025-05-06f2fs: sysfs: export linear_lookup in features directoryChao Yu1-0/+6
2025-05-06f2fs: sysfs: add encoding_flags entryChao Yu1-0/+9
2025-04-10f2fs: fix to update injection attrs according to fault_optionChao Yu1-2/+2
2025-04-10f2fs: add a proc entry show inject statsChao Yu1-0/+22
2025-03-13f2fs: add carve_out sysfs nodeDaeho Jeong1-0/+2
2025-02-13f2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pagesJaegeuk Kim1-0/+63
2025-02-06f2fs: introduce f2fs_base_attr for global sysfs entriesJaegeuk Kim1-22/+52
2025-01-22f2fs: procfs: show mtime in segment_bitsChao Yu1-1/+2
2024-11-23f2fs: add a sysfs node to limit max read extent count per-inodeChao Yu1-0/+10
2024-11-01f2fs: clean up the unused variable additional_reserved_segmentsLongPing Wei1-3/+1
2024-11-01f2fs: introduce device aliasing fileDaeho Jeong1-0/+2
2024-09-23f2fs: allow F2FS_IPU_NOCACHE for pinned fileJaegeuk Kim1-1/+2
2024-09-11f2fs: add valid block ratio not to do excessive GC for one time GCDaeho Jeong1-0/+2
2024-09-11f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percentDaeho Jeong1-0/+4
2024-09-11f2fs: add reserved_segments sysfs nodeDaeho Jeong1-0/+2
2024-09-11f2fs: introduce migration_window_granularityDaeho Jeong1-0/+7
2024-08-21f2fs: Use sysfs_emit_at() to simplify codeChristophe JAILLET1-24/+21
2024-08-15f2fs: sysfs: support atgc_enabledliujinbao11-0/+8
2024-08-05f2fs: add write priority option based on zone UFSLiao Yuanhong1-0/+11
2024-06-12f2fs: use new ioprio Macro to get ckpt thread ioprio levelZhiguo Niu1-6/+6
2024-05-09f2fs: check validation of fault attrs in f2fs_build_fault_attr()Chao Yu1-4/+10
2024-05-09f2fs: fix to limit gc_pin_file_thresholdChao Yu1-0/+7
2024-03-06f2fs: add a proc entry show disk layoutJaegeuk Kim1-0/+46
2024-03-04f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanupChao Yu1-2/+2
2024-02-27f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SECJaegeuk Kim1-3/+3
2023-12-26f2fs: show more discard status by sysfsZhiguo Niu1-0/+34
2023-12-26f2fs: Constrain the modification range of dir_level in the sysfsYongpeng Yang1-0/+7
2023-11-28f2fs: sysfs: support discard_io_awareChao Yu1-0/+9
2023-08-14f2fs: fix to account cp stats correctlyChao Yu1-2/+12
2023-08-14f2fs: fix to account gc stats correctlyChao Yu1-2/+2
2023-06-26f2fs: refactor struct f2fs_attr macroYangtao Li1-91/+149
2023-05-08f2fs: add sanity check for proc_mkdirYangtao Li1-16/+23
2023-04-17f2fs: remove bulk remove_proc_entry() and unnecessary kobject_del()Yangtao Li1-13/+2
2023-04-10f2fs: convert to use sysfs_emitYangtao Li1-8/+3
2023-04-04f2fs: fix iostat lock protectionQilin Tan1-2/+2
2023-03-29f2fs: convert to use bitmap APIYangtao Li1-1/+1
2023-03-29f2fs: export compress_percent and compress_watermark entriesYangtao Li1-0/+18
2023-02-13f2fs: make kobj_type structures constantThomas Weißschuh1-5/+5
2023-02-07f2fs: fix to set ipu policyYangtao Li1-0/+9
2023-02-07f2fs: add sysfs nodes to set last_age_weightqixiaoyu11-0/+11
2023-01-31f2fs: fix to check warm_data_age_thresholdYangtao Li1-1/+1
2023-01-30f2fs: introduce discard_io_aware_gran sysfs nodeYangtao Li1-0/+13
2023-01-11f2fs: convert discard_wake and gc_wake to bool typeYangtao Li1-2/+2
2022-12-12f2fs: fix some format WARNING in debug.c and sysfs.cYangtao Li1-5/+5