aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/sysfs.c
Commit message (Expand)AuthorAge
* 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
* f2fs: avoid naming confusion of sysfs initJaegeuk Kim2017-07-31
* f2fs: include seq_file.h for sysfs.cJaegeuk Kim2017-07-17
* f2fs: introduce reserved_blocks in sysfsChao Yu2017-07-07
* f2fs: move sysfs code from super.c to fs/f2fs/sysfs.cChao Yu2017-07-04