summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* f2fs: fix some format WARNING in debug.c and sysfs.cYangtao Li2022-12-121-5/+5
* f2fs: add block_age-based extent cacheJaegeuk Kim2022-12-121-0/+24
* f2fs: introduce discard_urgent_util sysfs nodeYangtao Li2022-11-281-0/+9
* f2fs: change type for 'sbi->readdir_ra'Yuwei Guan2022-11-281-0/+5
* f2fs: add proc entry to show discard_plist infoYangtao Li2022-11-111-0/+41
* f2fs: replace gc_urgent_high_remaining with gc_remaining_trialsYangtao Li2022-11-011-6/+6
* f2fs: use sysfs_emit instead of sprintfJaegeuk Kim2022-11-011-18/+18
* f2fs: introduce gc_mode sysfs nodeYangtao Li2022-11-011-6/+9
* f2fs: introduce max_ordered_discard sysfs nodeYangtao Li2022-11-011-0/+11
* f2fs: remove batched_trim_sections nodeYangtao Li2022-11-011-5/+0
* f2fs: introduce cp_status sysfs entryChao Yu2022-10-041-0/+8
* f2fs: remove gc_urgent_high_limited for cleanupChao Yu2022-08-291-1/+0
* f2fs: introduce sysfs atomic write statisticsDaeho Jeong2022-07-301-0/+46
* f2fs: add a sysfs entry to show zone capacityJaegeuk Kim2022-07-301-0/+10
* Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2022-03-221-4/+36
|\
| * f2fs: make gc_urgent and gc_segment_mode sysfs node readableDaeho Jeong2022-03-211-1/+16
| * f2fs: introduce gc_urgent_mid modeDaeho Jeong2022-03-171-0/+7
| * f2fs: add a way to limit roll forward recovery timeJaegeuk Kim2022-02-121-0/+2
| * f2fs: expose discard related parameters in sysfsKonstantin Vyshetsky2022-02-021-0/+8
| * f2fs: fix to enable ATGC correctly via gc_idle sysfs interfaceChao Yu2022-01-241-1/+1
| * f2fs: move f2fs to use reader-unfair rwsemsTim Murray2022-01-241-2/+2
* | Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-011-5/+5
|\ \ | |/ |/|
| * unicode: clean up the Kconfig symbol confusionChristoph Hellwig2022-01-201-5/+5
* | Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-191-1/+25
|\ \ | |/ |/|
| * f2fs: Simplify bool conversionYang Li2022-01-041-1/+1
| * f2fs: fix to reserve space for IO align featureChao Yu2022-01-041-1/+3
| * f2fs: add gc_urgent_high_remaining sysfs nodeDaeho Jeong2021-12-101-0/+11
| * f2fs: show number of pending discard commandsJaegeuk Kim2021-12-101-0/+11
* | Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-171-2/+1
|\ \ | |/ |/|
| * unicode: remove the charset field from struct unicode_mapChristoph Hellwig2021-10-111-2/+1
* | f2fs: introduce fragment allocation mode mount optionDaeho Jeong2021-10-261-0/+20
* | f2fs: replace snprintf in show functions with sysfs_emitQing Wang2021-10-261-2/+2
|/
* Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-041-100/+56
|\
| * f2fs: separate out iostat featureDaeho Jeong2021-08-231-95/+11
| * f2fs: convert S_IRUGO to 0444Yangtao Li2021-08-171-4/+4
| * f2fs: add sysfs node to control ra_pages for fadvise seq fileDaeho Jeong2021-08-031-0/+10
| * f2fs: introduce discard_unit mount optionChao Yu2021-08-031-0/+2
| * f2fs: avoid to create an empty string as the extension_listWang Xiaojun2021-07-131-1/+1
| * f2fs: add sysfs nodes to get GC info for each GC modeDaeho Jeong2021-07-131-0/+28
* | block: Introduce IOPRIO_NR_LEVELSDamien Le Moal2021-08-181-1/+1
|/
* f2fs: clean up /sys/fs/f2fs/<disk>/featuresJaegeuk Kim2021-06-231-64/+131
* f2fs: add pin_file in feature listJaegeuk Kim2021-06-231-0/+2
* f2fs: Advertise encrypted casefolding in sysfsDaniel Rosenberg2021-06-231-0/+8
* f2fs: Show casefolding support only when supportedDaniel Rosenberg2021-06-231-0/+4
* f2fs: support RO featureJaegeuk Kim2021-06-231-0/+8
* f2fs: atgc: export entries for better tunability via sysfsChao Yu2021-05-261-0/+27
* f2fs: add sysfs nodes to get runtime compression statDaeho Jeong2021-03-251-0/+38
* f2fs: expose # of overprivision segmentsJaegeuk Kim2021-03-121-0/+9
* f2fs: add ckpt_thread_ioprio sysfs nodeDaeho Jeong2021-02-031-0/+55
* f2fs: introduce sb_status sysfs nodeChao Yu2021-01-271-0/+8