summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-08f2fs: avoid stucking GC due to atomic writeChao Yu
2018-07-08f2fs: introduce sbi->gc_mode to determine the policyJaegeuk Kim
2018-07-08f2fs: keep migration IO order in LFS modeChao Yu
2018-07-08f2fs: fix to wait page writeback during revoking atomic writeChao Yu
2018-07-08f2fs: Fix deadlock in shutdown ioctlSahitya Tummala
2018-07-08f2fs: detect synchronous writeback more earlierChao Yu
2018-07-08mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara
2018-07-08ceph: use pagevec_lookup_range_nr_tag()Jan Kara
2018-07-08mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara
2018-07-08mm: use pagevec_lookup_range_tag() in write_cache_pages()Jan Kara
2018-07-08mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range()Jan Kara
2018-07-08nilfs2: use pagevec_lookup_range_tag()Jan Kara
2018-07-08gfs2: use pagevec_lookup_range_tag()Jan Kara
2018-07-08f2fs: use find_get_pages_tag() for looking up single pageJan Kara
2018-07-08f2fs: simplify page iteration loopsJan Kara
2018-07-08f2fs: use pagevec_lookup_range_tag()Jan Kara
2018-07-08ext4: use pagevec_lookup_range_tag()Jan Kara
2018-07-08ceph: use pagevec_lookup_range_tag()Jan Kara
2018-07-08btrfs: use pagevec_lookup_range_tag()Jan Kara
2018-07-08mm: implement find_get_pages_range_tag()Jan Kara
2018-07-08f2fs: clean up with is_valid_blkaddr()Chao Yu
2018-07-08f2fs: fix to initialize min_mtime with ULLONG_MAXChao Yu
2018-07-08f2fs: fix to let checkpoint guarantee atomic page persistenceChao Yu
2018-07-08f2fs: fix to initialize i_current_depth according to inode typeChao Yu
2018-07-08Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc"Chao Yu
2018-07-08f2fs: don't drop any page on f2fs_cp_error() caseJaegeuk Kim
2018-07-08f2fs: fix spelling mistake: "extenstion" -> "extension"Colin Ian King
2018-07-08f2fs: enhance sanity_check_raw_super() to avoid potential overflowsJaegeuk Kim
2018-07-08f2fs: treat volatile file's data as hot oneChao Yu
2018-07-08f2fs: introduce release_discard_addr() for cleanupChao Yu
2018-07-08f2fs: fix potential overflowChao Yu
2018-07-08f2fs: rename dio_rwsem to i_gc_rwsemChao Yu
2018-07-08f2fs: move mnt_want_write_file after range checkYunlei He
2018-07-08f2fs: fix missing clear FI_NO_PREALLOC in some error caseYunlei He
2018-07-08f2fs: enforce fsync_mode=strict for renamed directoryJaegeuk Kim
2018-07-08f2fs: sanity check for total valid node blocksJaegeuk Kim
2018-07-08f2fs: sanity check on sit entryJaegeuk Kim
2018-07-08f2fs: avoid bug_on on corrupted inodeJaegeuk Kim
2018-07-08f2fs: give message and set need_fsck given broken node idJaegeuk Kim
2018-07-08f2fs: clean up commit_inmem_pages()Chao Yu
2018-07-08f2fs: do not check F2FS_INLINE_DOTS in recoverSheng Yong
2018-07-08f2fs: remove duplicated dquot_initialize and fix error handlingSheng Yong
2018-07-08f2fs: stop issue discard if something wrong with f2fsYunlei He
2018-07-08f2fs: fix return value in f2fs_ioc_commit_atomic_writeChao Yu
2018-07-08f2fs: allocate hot_data for atomic write more strictlyYunlei He
2018-07-08f2fs: check if inmem_pages list is empty correctlySheng Yong
2018-07-08f2fs: fix race in between GC and atomic openChao Yu
2018-07-08f2fs: change le32 to le16 of f2fs_inode->i_extra_sizeZhikang Zhang
2018-07-08f2fs: check cur_valid_map_mir & raw_sit block count when flush sit entriesZhikang Zhang
2018-07-08f2fs: correct return value of f2fs_trim_fsChao Yu