summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
2017-05-23f2fs: wake up all waiters in f2fs_submit_discard_endioChao Yu
2017-05-23f2fs: show more info if fail to issue discardChao Yu
2017-05-23f2fs: introduce io_list for serialize data/node IOsChao Yu
2017-05-23f2fs: split wio_mutexChao Yu
2017-05-23f2fs: combine huge num of discard rb tree consistence checksYunlei He
2017-05-23f2fs: fix a bug caused by NULL extent treeYunlei He
2017-05-23f2fs: try to freeze in gc and discard threadsJaegeuk Kim
2017-05-23f2fs: add a new function get_ssr_costYunlei He
2017-05-23f2fs: declare load_free_nid_bitmap staticHou Pengyang
2017-05-23f2fs: avoid f2fs_lock_op for IPU writesJaegeuk Kim
2017-05-23f2fs: split bio cacheJaegeuk Kim
2017-05-23f2fs: use fio instead of multiple parametersJaegeuk Kim
2017-05-23f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim
2017-05-23f2fs: use f2fs_submit_page_bio for ra_meta_pagesJaegeuk Kim
2017-05-23f2fs: make sure f2fs_gc returns consistent errnoWeichao Guo
2017-05-23f2fs: support statxChao Yu
2017-05-23f2fs: load inode's flag from diskJaegeuk Kim
2017-05-16f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-05-04f2fs: switch to using fscrypt_match_name()Eric Biggers
2017-05-04fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers
2017-05-04f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim
2017-05-04f2fs: sync f2fs_lookup() with ext4_lookup()Eric Biggers
2017-05-03f2fs: fix a mount fail for wrong next_scan_nidYunlei He
2017-05-03f2fs: relocate inode_{,un}lock in F2FS_IOC_SETFLAGSChao Yu
2017-05-03f2fs: Make flush bios explicitely syncJan Kara
2017-05-03f2fs: show available_nids in f2fs/statusJaegeuk Kim
2017-05-03f2fs: flush dirty nats periodicallyJaegeuk Kim
2017-05-03f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu
2017-05-03f2fs: allow cpc->reason to indicate more than one reasonChao Yu
2017-05-03f2fs: release cp and dnode lock before IPUHou Pengyang
2017-05-02f2fs: shrink size of struct discard_cmdChao Yu
2017-05-02f2fs: don't hold cmd_lock during waiting discard commandChao Yu
2017-05-02f2fs: nullify fio->encrypted_page for each writesJaegeuk Kim
2017-05-02f2fs: sanity check segment countJin Qian
2017-05-02f2fs: introduce valid_ipu_blkaddr to clean upJaegeuk Kim
2017-05-02f2fs: lookup extent cache first under IPU scenarioHou Pengyang
2017-05-02f2fs: reconstruct code to write a data pageHou Pengyang
2017-05-02f2fs: introduce __wait_discard_cmdChao Yu
2017-05-02f2fs: introduce __issue_discard_cmdChao Yu
2017-04-25f2fs: enable small discard by defaultChao Yu
2017-04-25f2fs: delay awaking discard threadChao Yu
2017-04-25f2fs: seperate read nat page from nat_tree_lockYunlei He
2017-04-25f2fs: fix multiple f2fs_add_link() having same name for inline dentrySheng Yong
2017-04-24f2fs: skip encrypted inode in ASYNC IPU policyHou Pengyang
2017-04-24f2fs: fix out-of free segmentsJaegeuk Kim
2017-04-24f2fs: improve definition of statistic macrosArnd Bergmann