aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/sysfs.c
Commit message (Expand)AuthorAge
* Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-09-21
|\
| * f2fs: include charset encoding information in the superblockDaniel Rosenberg2019-08-23
* | f2fs: add fs-verity supportEric Biggers2019-08-12
|/
* f2fs: avoid get_valid_blocks() for cleanupChao Yu2019-07-02
* f2fs: replace ktype default_attrs with default_groupsKimberly Brown2019-06-21
* f2fs: Add option to limit required GC for checkpoint=disableDaniel Rosenberg2019-06-03
* Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-03-15
|\
| * f2fs: run discard jobs when put_superJaegeuk Kim2019-02-04
| * f2fs: UBSAN: set boolean value iostat_enable correctlySheng Yong2019-01-22
| * f2fs: check inject_rate validity during configuringChao Yu2019-01-08
* | fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-23
|/
* f2fs: export migration_granularity sysfs entryChao Yu2018-11-26
* f2fs: clean up f2fs_sb_has_##feature_nameChao Yu2018-11-26
* f2fs: support superblock checksumJunling Zheng2018-09-30
* f2fs: add new idle interval timing for discard and gc pathsSahitya Tummala2018-09-19
* f2fs: add SPDX license identifiersChao Yu2018-09-12
* f2fs: fix performance issue observed with multi-thread sequential readJaegeuk Kim2018-08-21
* f2fs: wake up gc thread immediately when gc_urgent is setSheng Yong2018-08-13
* f2fs: add proc entry to show victim_secmap bitmapYunlong Song2018-08-01
* f2fs: fix defined but not used build warningsRandy Dunlap2018-08-01
* f2fs: avoid potential deadlock in f2fs_sbi_storeJaegeuk Kim2018-07-27
* Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-06-11
|\
| * f2fs: clean up symbol namespaceChao Yu2018-05-31
| * f2fs: fix to avoid race during access gc_thread pointerChao Yu2018-05-31
| * f2fs: introduce sbi->gc_mode to determine the policyJaegeuk Kim2018-05-31
| * f2fs: fix spelling mistake: "extenstion" -> "extension"Colin Ian King2018-05-31
| * f2fs: don't split checkpoint in fstrimChao Yu2018-05-30
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
|/
* f2fs: introduce F2FS_FEATURE_LOST_FOUND featureSheng Yong2018-03-17
* f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu2018-03-17
* f2fs: support hot file extensionChao Yu2018-03-12
* f2fs: expose extension_list sysfs entryChao Yu2018-03-12
* f2fs: clean up f2fs_sb_has_xxx functionsSheng Yong2018-03-12
* f2fs: support inode creation timeChao Yu2018-01-25
* f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim2018-01-22
* f2fs: add reserved blocks for root userJaegeuk Kim2018-01-16
* f2fs: introduce sysfs readdir_ra to readahead inode block in readdirSheng Yong2018-01-02
* f2fs: add quota_ino feature infraJaegeuk Kim2017-11-05
* f2fs: export SSR allocation thresholdChao Yu2017-11-05
* f2fs: support soft block reservationYunlong Song2017-11-05
* f2fs: support flexible inline xattr sizeChao Yu2017-11-05
* f2fs: show # of dirty segments via sysfsJaegeuk Kim2017-11-05
* f2fs: split discard policyChao Yu2017-10-26
* f2fs: fix to show correct discard_granularity in sysfsChao Yu2017-09-12
* f2fs: wake up discard_thread iff there is a candidateJaegeuk Kim2017-08-29
* f2fs: issue discard commands if gc_urgent is setJaegeuk Kim2017-08-29
* f2fs: introduce discard_granularity sysfs entryChao Yu2017-08-21
* f2fs: introduce gc_urgent mode for background GCJaegeuk Kim2017-08-15
* f2fs: add app/fs io statChao Yu2017-08-10
* f2fs: expose features to sysfs entryJaegeuk Kim2017-08-03