summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* f2fs: Add f2fs stats to sysfsHridya Valsaraju2020-01-231-32/+107
* f2fs: fix memleak of kobjectChao Yu2020-01-171-3/+8
* f2fs: support data compressionChao Yu2020-01-171-0/+7
* f2fs: free sysfs kobjectJaegeuk Kim2020-01-151-0/+1
* f2fs: expose main_blkaddr in sysfsJaegeuk Kim2019-11-251-0/+2
* f2fs: support aligned pinned fileJaegeuk Kim2019-11-071-0/+2
* Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-09-211-0/+23
|\
| * f2fs: include charset encoding information in the superblockDaniel Rosenberg2019-08-231-0/+23
* | f2fs: add fs-verity supportEric Biggers2019-08-121-0/+11
|/
* f2fs: avoid get_valid_blocks() for cleanupChao Yu2019-07-021-4/+2
* f2fs: replace ktype default_attrs with default_groupsKimberly Brown2019-06-211-2/+4
* f2fs: Add option to limit required GC for checkpoint=disableDaniel Rosenberg2019-06-031-0/+16
* Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-03-151-3/+14
|\
| * f2fs: run discard jobs when put_superJaegeuk Kim2019-02-041-0/+3
| * f2fs: UBSAN: set boolean value iostat_enable correctlySheng Yong2019-01-221-3/+9
| * f2fs: check inject_rate validity during configuringChao Yu2019-01-081-0/+2
* | fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-231-2/+2
|/
* f2fs: export migration_granularity sysfs entryChao Yu2018-11-261-0/+7
* f2fs: clean up f2fs_sb_has_##feature_nameChao Yu2018-11-261-10/+10
* f2fs: support superblock checksumJunling Zheng2018-09-301-0/+7
* f2fs: add new idle interval timing for discard and gc pathsSahitya Tummala2018-09-191-0/+5
* f2fs: add SPDX license identifiersChao Yu2018-09-121-4/+1
* f2fs: fix performance issue observed with multi-thread sequential readJaegeuk Kim2018-08-201-0/+2
* f2fs: wake up gc thread immediately when gc_urgent is setSheng Yong2018-08-131-0/+1
* f2fs: add proc entry to show victim_secmap bitmapYunlong Song2018-08-011-0/+25