summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* f2fs: keep meta pages in cp_error stateJaegeuk Kim2018-09-18
* f2fs: do checkpoint in kill_sbJaegeuk Kim2018-09-18
* f2fs: allow wrong configured dio to buffered writeJaegeuk Kim2018-09-18
* f2fs: flush journal nat entries for nat_bits during unmountJaegeuk Kim2018-09-18
* treewide: Use array_size in f2fs_kvzalloc()Kees Cook2018-07-08
* treewide: Use array_size() in f2fs_kzalloc()Kees Cook2018-07-08
* treewide: Use array_size() in f2fs_kmalloc()Kees Cook2018-07-08
* overflow.h: Add allocation size calculation helpersKees Cook2018-07-08
* f2fs: fix to clear FI_VOLATILE_FILE correctlyChao Yu2018-07-08
* f2fs: let sync node IO interrupt async oneChao Yu2018-07-08
* f2fs: don't change wbc->sync_modeChao Yu2018-07-08
* f2fs: fix to update mtime correctlyChao Yu2018-07-08
* fs: f2fs: insert space around that ':' and ', 'youngjun yoo2018-07-08
* fs: f2fs: add missing blank lines after declarationsyoungjun yoo2018-07-08
* fs: f2fs: changed variable type of offset "unsigned" to "loff_t"youngjun yoo2018-07-08
* f2fs: clean up symbol namespaceChao Yu2018-07-08
* f2fs: make set_de_type() staticChao Yu2018-07-08
* f2fs: make __f2fs_write_data_pages() staticChao Yu2018-07-08
* f2fs: fix to avoid accessing cross the boundaryChao Yu2018-07-08
* f2fs: fix to let caller retry allocating block addressChao Yu2018-07-08
* disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev2018-07-08
* f2fs: fix error path of move_data_pageChao Yu2018-07-08
* f2fs: don't drop dentry pages after fs shutdownChao Yu2018-07-08
* f2fs: fix to avoid race during access gc_thread pointerChao Yu2018-07-08
* f2fs: clean up with clear_radix_tree_dirty_tagChao Yu2018-07-08
* f2fs: fix to don't trigger writeback during recoveryChao Yu2018-07-08
* f2fs: clear discard_wake earlierSheng Yong2018-07-08
* f2fs: let discard thread wait a little longer if dev is busyYunlei He2018-07-08
* f2fs: avoid stucking GC due to atomic writeChao Yu2018-07-08
* f2fs: introduce sbi->gc_mode to determine the policyJaegeuk Kim2018-07-08
* f2fs: keep migration IO order in LFS modeChao Yu2018-07-08
* f2fs: fix to wait page writeback during revoking atomic writeChao Yu2018-07-08
* f2fs: Fix deadlock in shutdown ioctlSahitya Tummala2018-07-08
* f2fs: detect synchronous writeback more earlierChao Yu2018-07-08
* mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2018-07-08
* ceph: use pagevec_lookup_range_nr_tag()Jan Kara2018-07-08
* mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara2018-07-08
* mm: use pagevec_lookup_range_tag() in write_cache_pages()Jan Kara2018-07-08
* mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range()Jan Kara2018-07-08
* nilfs2: use pagevec_lookup_range_tag()Jan Kara2018-07-08
* gfs2: use pagevec_lookup_range_tag()Jan Kara2018-07-08
* f2fs: use find_get_pages_tag() for looking up single pageJan Kara2018-07-08
* f2fs: simplify page iteration loopsJan Kara2018-07-08
* f2fs: use pagevec_lookup_range_tag()Jan Kara2018-07-08
* ext4: use pagevec_lookup_range_tag()Jan Kara2018-07-08
* ceph: use pagevec_lookup_range_tag()Jan Kara2018-07-08
* btrfs: use pagevec_lookup_range_tag()Jan Kara2018-07-08
* mm: implement find_get_pages_range_tag()Jan Kara2018-07-08
* f2fs: clean up with is_valid_blkaddr()Chao Yu2018-07-08
* f2fs: fix to initialize min_mtime with ULLONG_MAXChao Yu2018-07-08