summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* f2fs: check memory boundary by insane namelenJaegeuk Kim2019-01-02
* f2fs: only flush the single temp bio cache which owns the target pageYunlong Song2019-01-02
* f2fs: fix out-place-update DIO writeChao Yu2019-01-02
* f2fs: fix to be aware discard/preflush/dio command in is_idle()Chao Yu2019-01-02
* f2fs: add to account direct IOChao Yu2019-01-02
* f2fs: move dir data flush to write checkpoint processYunlei He2019-01-02
* f2fs: change segment to section in f2fs_ioc_gc_rangeYunlong Song2019-01-02
* f2fs: export migration_granularity sysfs entryChao Yu2019-01-02
* f2fs: support subsectional garbage collectionChao Yu2019-01-02
* f2fs: introduce __is_large_section() for cleanupChao Yu2019-01-02
* f2fs: clean up f2fs_sb_has_##feature_nameChao Yu2019-01-02
* f2fs: remove codes of unused wio_mutexYunlong Song2019-01-02
* f2fs: fix count of seg_freed to make sec_freed correctYunlong Song2019-01-02
* f2fs: fix to account preflush command for noflush_merge modeChao Yu2019-01-02
* f2fs: avoid GC causing encrypted file corruptedYunlong Song2019-01-02
* f2fs: guarantee journalled quota data by checkpointChao Yu2018-10-29
* f2fs: cleanup dirty pages if recover failedSheng Yong2018-10-29
* f2fs: fix data corruption issue with hardware encryptionSahitya Tummala2018-10-29
* f2fs: fix to recover inode->i_flags of inode block during PORChao Yu2018-10-29
* f2fs: spread f2fs_set_inode_flags()Chao Yu2018-10-29
* f2fs: fix to spread clear_cold_data()Chao Yu2018-10-29
* Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"Jaegeuk Kim2018-10-29
* f2fs: account read IOs and use IO counts for is_idleJaegeuk Kim2018-10-29
* f2fs: fix to account IO correctly for cgroup writebackChao Yu2018-10-29
* f2fs: fix to account IO correctlyChao Yu2018-10-29
* f2fs: remove request_list check in is_idle()Jens Axboe2018-10-29
* f2fs: allow to mount, if quota is failedJaegeuk Kim2018-10-29
* f2fs: update REQ_TIME in f2fs_cross_rename()Sahitya Tummala2018-10-29
* f2fs: do not update REQ_TIME in case of error conditionsSahitya Tummala2018-10-29
* f2fs: remove unneeded disable_nat_bits()Chao Yu2018-10-29
* f2fs: remove unused sbi->trigger_ssr_thresholdChao Yu2018-10-29
* f2fs: shrink sbi->sb_lock coverage in set_file_temperature()Chao Yu2018-10-29
* f2fs: fix to recover cold bit of inode block during PORChao Yu2018-10-29
* f2fs: submit cached bio to avoid endless PageWritebackChao Yu2018-10-29
* f2fs: checkpoint disablingDaniel Rosenberg2018-10-29
* f2fs: clear PageError on the read pathJaegeuk Kim2018-10-29
* f2fs: allow out-place-update for direct IO in LFS modeChao Yu2018-10-29
* f2fs: refactor ->page_mkwrite() flowChao Yu2018-10-27
* Revert: "f2fs: check last page index in cached bio to decide submission"Chao Yu2018-10-27
* f2fs: support superblock checksumJunling Zheng2018-10-27
* f2fs: add to account skip count of background GCChao Yu2018-10-27
* f2fs: add to account meta IOChao Yu2018-10-27
* f2fs: keep lazytime on remountJaegeuk Kim2018-10-27
* f2fs: fix missing up_readJaegeuk Kim2018-10-27
* f2fs: return correct errno in f2fs_gcJaegeuk Kim2018-10-27
* f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIOJaegeuk Kim2018-10-27
* f2fs: mark inode dirty explicitly in recover_inode()Chao Yu2018-10-27
* f2fs: fix to recover inode's crtime during PORChao Yu2018-10-27
* f2fs: fix to recover inode's i_gc_failures during PORChao Yu2018-10-27
* f2fs: fix to recover inode's i_flags during PORChao Yu2018-10-27