summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/data.c
AgeCommit message (Expand)Author
2019-10-01f2fs: use generic EFSBADCRC/EFSCORRUPTEDChao Yu
2019-05-31f2fs: Fix use of number of devicesDamien Le Moal
2019-02-12f2fs: fix race between write_checkpoint and write_beginSheng Yong
2018-11-13f2fs: fix to account IO correctlyChao Yu
2018-11-13Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"Jaegeuk Kim
2018-11-13f2fs: clear PageError on the read pathJaegeuk Kim
2018-11-13f2fs: fix to account IO correctly for cgroup writebackChao Yu
2018-08-20f2fs: readahead encrypted block during GCChao Yu
2018-08-20f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gcJaegeuk Kim
2018-08-20f2fs: fix performance issue observed with multi-thread sequential readJaegeuk Kim
2018-08-14f2fs: rework fault injection handling to avoid a warningArnd Bergmann
2018-08-13f2fs: fix avoid race between truncate and background GCChao Yu
2018-08-13f2fs: fix to do sanity check with block address in main area v2Chao Yu
2018-08-10f2fs: fix to avoid broken of dnode block listChao Yu
2018-08-10f2fs: fix to clear PG_checked flag in set_page_dirty()Chao Yu
2018-08-01f2fs: don't allow any writes on aborted atomic writesJaegeuk Kim
2018-08-01f2fs: fix to propagate error from __get_meta_page()Chao Yu
2018-08-01f2fs: blk_finish_plug of submit_bio in lfs modeYunlong Song
2018-08-01f2fs: fix to do sanity check with block address in main areaChao Yu
2018-07-27f2fs: introduce and spread verify_blkaddrChao Yu
2018-07-27f2fs: assign REQ_RAHEAD to bio for ->readpagesJaegeuk Kim
2018-07-15f2fs: allow wrong configured dio to buffered writeJaegeuk Kim
2018-06-04f2fs: let sync node IO interrupt async oneChao Yu
2018-05-31f2fs: clean up symbol namespaceChao Yu
2018-05-31f2fs: make __f2fs_write_data_pages() staticChao Yu
2018-05-31f2fs: fix to let caller retry allocating block addressChao Yu
2018-05-31f2fs: don't drop dentry pages after fs shutdownChao Yu
2018-05-31f2fs: clean up with clear_radix_tree_dirty_tagChao Yu
2018-05-31f2fs: avoid stucking GC due to atomic writeChao Yu
2018-05-31f2fs: detect synchronous writeback more earlierChao Yu
2018-05-31f2fs: clean up with is_valid_blkaddr()Chao Yu
2018-05-31f2fs: fix to let checkpoint guarantee atomic page persistenceChao Yu
2018-05-31f2fs: rename dio_rwsem to i_gc_rwsemChao Yu
2018-05-04f2fs: avoid fsync() failure caused by EAGAIN in writepage()Jaegeuk Kim
2018-05-02f2fs: clear PageError on writepageJaegeuk Kim
2018-05-02Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"Jaegeuk Kim
2018-05-02f2fs: refactor read path to allow multiple postprocessing stepsEric Biggers
2018-05-02fscrypt: allow synchronous bio decryptionEric Biggers
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-03-18f2fs: check blkaddr more accuratly before issue a bioYunlei He
2018-03-17f2fs: add nowait aio supportHyunchul Lee
2018-03-17f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu
2018-03-13f2fs: clean up f2fs_sb_has_xxx functionsSheng Yong
2018-03-13f2fs: remove redundant check of page type when submit bioTiezhu Yang
2018-03-13f2fs: support passing down write hints given by users to block layerHyunchul Lee
2018-01-30Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-22f2fs: drop page cache after fs shutdownChao Yu
2018-01-22f2fs: split need_inplace_updateChao Yu
2018-01-22f2fs: fix to update last_disk_size correctlyChao Yu
2018-01-22f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanupChao Yu