summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* f2fs: introduce a new per-sb directory in sysfsChao Yu2021-01-271-5/+64
* Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-171-1/+4
|\
| * f2fs: introduce max_io_bytes, a sysfs entry, to limit bio sizeJaegeuk Kim2020-12-071-0/+2
| * f2fs: fix kbytes written stat for multi-device caseChao Yu2020-12-021-1/+2
* | f2fs: remove a few bd_part checksChristoph Hellwig2020-12-011-9/+0
|/
* f2fs: wait for sysfs kobject removal before freeing f2fs_sb_infoJamie Iles2020-10-141-0/+1
* f2fs: support age threshold based garbage collectionChao Yu2020-09-111-3/+8
* f2fs: Use generic casefolding supportDaniel Rosenberg2020-09-101-4/+6
* f2fs: space related cleanupJack Qiu2020-07-261-2/+2
* f2fs: remove write attribute of main_blkaddr sysfs nodeDehe Gu2020-07-081-1/+8
* f2fs: add GC_URGENT_LOW mode in gc_urgentDaeho Jeong2020-07-071-3/+7
* Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2020-06-091-15/+82
|\
| * f2fs: add node_io_flag for bio flags likewise data_io_flagJaegeuk Kim2020-06-081-0/+2
| * f2fs: add compressed/gc data read IO statChao Yu2020-05-111-0/+7
| * f2fs: support read iostatChao Yu2020-04-171-17/+35
| * f2fs: add tracepoint for f2fs iostatDaeho Jeong2020-04-171-0/+39
| * f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUAJaegeuk Kim2020-04-161-1/+2
* | fscrypt: support test_dummy_encryption=v2Eric Biggers2020-05-181-0/+4
|/
* f2fs: add missing CONFIG_F2FS_FS_COMPRESSIONChao Yu2020-04-031-0/+4
* f2fs: show mounted timeJaegeuk Kim2020-03-191-0/+8
* f2fs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-191-19/+19