summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-12-10Merge 4.20-rc1-4.4 into android-4.4Amit Pundir
2018-10-29f2fs: guarantee journalled quota data by checkpointChao Yu
2018-10-29f2fs: cleanup dirty pages if recover failedSheng Yong
2018-10-29f2fs: fix data corruption issue with hardware encryptionSahitya Tummala
2018-10-29f2fs: fix to recover inode->i_flags of inode block during PORChao Yu
2018-10-29f2fs: spread f2fs_set_inode_flags()Chao Yu
2018-10-29f2fs: fix to spread clear_cold_data()Chao Yu
2018-10-29Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"Jaegeuk Kim
2018-10-29f2fs: account read IOs and use IO counts for is_idleJaegeuk Kim
2018-10-29f2fs: fix to account IO correctly for cgroup writebackChao Yu
2018-10-29f2fs: fix to account IO correctlyChao Yu
2018-10-29f2fs: remove request_list check in is_idle()Jens Axboe
2018-10-29f2fs: allow to mount, if quota is failedJaegeuk Kim
2018-10-29f2fs: update REQ_TIME in f2fs_cross_rename()Sahitya Tummala
2018-10-29f2fs: do not update REQ_TIME in case of error conditionsSahitya Tummala
2018-10-29f2fs: remove unneeded disable_nat_bits()Chao Yu
2018-10-29f2fs: remove unused sbi->trigger_ssr_thresholdChao Yu
2018-10-29f2fs: shrink sbi->sb_lock coverage in set_file_temperature()Chao Yu
2018-10-29f2fs: fix to recover cold bit of inode block during PORChao Yu
2018-10-29f2fs: submit cached bio to avoid endless PageWritebackChao Yu
2018-10-29f2fs: checkpoint disablingDaniel Rosenberg
2018-10-29f2fs: clear PageError on the read pathJaegeuk Kim
2018-10-29f2fs: allow out-place-update for direct IO in LFS modeChao Yu
2018-10-27f2fs: refactor ->page_mkwrite() flowChao Yu
2018-10-27Revert: "f2fs: check last page index in cached bio to decide submission"Chao Yu
2018-10-27f2fs: support superblock checksumJunling Zheng
2018-10-27f2fs: add to account skip count of background GCChao Yu
2018-10-27f2fs: add to account meta IOChao Yu
2018-10-27f2fs: keep lazytime on remountJaegeuk Kim
2018-10-27f2fs: fix missing up_readJaegeuk Kim
2018-10-27f2fs: return correct errno in f2fs_gcJaegeuk Kim
2018-10-27f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIOJaegeuk Kim
2018-10-27f2fs: mark inode dirty explicitly in recover_inode()Chao Yu
2018-10-27f2fs: fix to recover inode's crtime during PORChao Yu
2018-10-27f2fs: fix to recover inode's i_gc_failures during PORChao Yu
2018-10-27f2fs: fix to recover inode's i_flags during PORChao Yu
2018-10-27f2fs: fix to recover inode's project id during PORChao Yu
2018-10-27f2fs: update i_size after DIO completionJaegeuk Kim
2018-10-27f2fs: report ENOENT correctly in f2fs_renameJaegeuk Kim
2018-10-27f2fs: fix remount problem of option io_bitsChengguang Xu
2018-10-27f2fs: fix to recover inode's uid/gid during PORChao Yu
2018-10-27f2fs: avoid infinite loop in f2fs_alloc_nidJaegeuk Kim
2018-10-27f2fs: add new idle interval timing for discard and gc pathsSahitya Tummala
2018-10-27f2fs: split IO error injection according to RWChao Yu
2018-10-27f2fs: add SPDX license identifiersChao Yu
2018-10-27f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT...Chengguang Xu
2018-10-27f2fs: avoid sleeping under spin_lockZhikang Zhang
2018-10-27f2fs: plug readahead IO in readdir()Chao Yu
2018-10-27f2fs: fix to do sanity check with current segment numberChao Yu