summaryrefslogtreecommitdiff
path: root/fs/f2fs/f2fs.h
AgeCommit message (Expand)Author
2017-06-24crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2017-05-25f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim
2017-03-12f2fs: add ovp valid_blocks check for bg gc victim to fg_gcHou Pengyang
2017-03-12f2fs: fix multiple f2fs_add_link() calls having same nameJaegeuk Kim
2017-01-12f2fs: remove percpu_count due to performance regressionJaegeuk Kim
2017-01-06f2fs: fix to determine start_cp_addr by sbi->cur_cp_packJaegeuk Kim
2017-01-06Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim
2016-09-30f2fs: support checkpoint error injectionChao Yu
2016-09-30f2fs: support configuring fault injection per superblockChao Yu
2016-09-30f2fs: add customized migrate_page callbackWeichao Guo
2016-09-30f2fs: introduce cp_lock to protect updating of ckpt_flagsChao Yu
2016-09-30f2fs: fix to avoid race condition when updating sbi flagChao Yu
2016-09-30f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim
2016-09-22f2fs: show dirty inode numberChao Yu
2016-09-22f2fs: support IO error injectionChao Yu
2016-09-22f2fs: make f2fs_filetype_table staticChao Yu
2016-09-13f2fs: avoid ENOMEM during roll-forward recoveryJaegeuk Kim
2016-09-07f2fs: add roll-forward recovery process for encrypted dentryShuoran Liu
2016-09-07f2fs: fix lost xattrs of directoriesJaegeuk Kim
2016-09-07f2fs: support async discardChao Yu
2016-09-07f2fs: fix to do security initialization of encrypted inode with original file...Chao Yu
2016-08-29f2fs: set dirty state for filesystem only when updating meta dataChao Yu
2016-08-29f2fs: add discard info to sys entry of f2fs statusYunlei He
2016-08-29f2fs: reduce batch size of fstrimJaegeuk Kim
2016-08-24f2fs: do not use discard_map for hard disksJaegeuk Kim
2016-08-19Revert "f2fs: use percpu_rw_semaphore"Jaegeuk Kim
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-30qstr: constify instances in f2fsAl Viro
2016-07-27Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-07-20f2fs: avoid data race when deciding checkpoin in f2fs_sync_fileJaegeuk Kim
2016-07-20f2fs: support an ioctl to move a range of data blocksJaegeuk Kim
2016-07-20f2fs: fix to report error number of f2fs_find_entryChao Yu
2016-07-15f2fs: reset default idle interval valueChao Yu
2016-07-15f2fs: fix to avoid data update racing between GC and DIOChao Yu
2016-07-15f2fs: disable extent_cache for fcollapse/finsert inodesJaegeuk Kim
2016-07-08f2fs: avoid mark_inode_dirtyJaegeuk Kim
2016-07-08f2fs: use percpu_rw_semaphoreJaegeuk Kim
2016-07-08f2fs: shrink critical region in spin_lockJaegeuk Kim
2016-07-08f2fs: introduce f2fs_set_page_dirty_nobufferJaegeuk Kim
2016-07-06f2fs: produce more nids and reduce readahead natsJaegeuk Kim
2016-07-06f2fs: detect host-managed SMR by feature flagJaegeuk Kim
2016-07-06f2fs: call update_inode_page for orphan inodesJaegeuk Kim
2016-06-15f2fs: find parent dentry correctlySheng Yong
2016-06-13f2fs: introduce mode=lfs mount optionJaegeuk Kim
2016-06-08f2fs: avoid reverse IO order for NODE and DATAJaegeuk Kim
2016-06-07f2fs: use bio op accessorsMike Christie
2016-06-07f2fs: remove obsolete parameter in f2fs_truncateJaegeuk Kim
2016-06-07f2fs: remove deprecated parameterJaegeuk Kim
2016-06-02f2fs: inject to produce some orphan inodesJaegeuk Kim
2016-06-02f2fs: remove writepages lockJaegeuk Kim