summaryrefslogtreecommitdiff
path: root/fs/f2fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | f2fs: avoid potential deadlock in f2fs_sbi_storeJaegeuk Kim2018-09-18
| | * | | | f2fs: indicate shutdown f2fs to allow unmount successfullyJaegeuk Kim2018-09-18
| | * | | | 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
* | | | | | Merge android-4.4.157 (c139ea66) into msm-4.4Srinivasarao P2018-09-28
|\| | | | |
| * | | | | Merge 4.4.157 into android-4.4Greg Kroah-Hartman2018-09-20
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesizeChao Yu2018-09-19
| | * | | | f2fs: do not set free of current sectionYunlong Song2018-09-19
| | | |_|/ | | |/| |
| | * | | f2fs: fix to don't trigger writeback during recoveryChao Yu2018-08-06
| | * | | disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev2018-08-06
* | | | | Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P2018-08-03
|\| | | |
| * | | | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2018-07-30
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | 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
| | * | 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
| | * | 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
| | * | f2fs: clean up with is_valid_blkaddr()Chao Yu2018-07-08
| | * | f2fs: fix to initialize min_mtime with ULLONG_MAXChao Yu2018-07-08
| | * | f2fs: fix to let checkpoint guarantee atomic page persistenceChao Yu2018-07-08