Commit History

Author SHA1 Message Date
  Linus Torvalds 09cb6464fe Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 8 years ago
  Linus Torvalds 36869cb93d Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block 8 years ago
  Chao Yu 36951b38d1 f2fs: don't wait writeback for datas during checkpoint 8 years ago
  Jaegeuk Kim 7702bdbe50 f2fs: avoid BG_GC in f2fs_balance_fs 8 years ago
  Yunlei He 2061471128 f2fs: return directly if block has been removed from the victim 8 years ago
  Chao Yu 933439c8f3 f2fs: give a chance to detach from dirty list 8 years ago
  Christoph Hellwig 70fd76140a block,fs: use REQ_* flags directly 8 years ago
  Jaegeuk Kim de0dcc40f6 f2fs: fix wrong sum_page pointer in f2fs_gc 8 years ago
  Sheng Yong 3fa565039e f2fs: remove dead variable 8 years ago
  Chao Yu 0f34802858 f2fs: support checkpoint error injection 8 years ago
  Chao Yu 1ecc0c5c50 f2fs: support configuring fault injection per superblock 9 years ago
  Jaegeuk Kim 646e759a4d f2fs: avoid gc in cp_error case 9 years ago
  Jaegeuk Kim f6fe2be3c6 f2fs: should put_page for summary page 9 years ago
  Jaegeuk Kim 2956e450fa f2fs: assign return value in f2fs_gc 9 years ago
  Jaegeuk Kim 7f3037a5ec f2fs: check free_sections for defragmentation 9 years ago
  Chao Yu 7ea984b060 f2fs: do in batch synchronously readahead during GC 9 years ago
  Chao Yu 43ced84ec8 f2fs: clean up foreground GC flow 9 years ago
  Linus Torvalds 4fc29c1aa3 Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 9 years ago
  Yunlei He fe94793e55 f2fs: get victim segment again after new cp 9 years ago
  Christoph Hellwig 70246286e9 block: get rid of bio_rw and READA 9 years ago
  Jaegeuk Kim 9dfa1baff7 f2fs: use blk_plug in all the possible paths 9 years ago
  Chao Yu 82e0a5aa5d f2fs: fix to avoid data update racing between GC and DIO 9 years ago
  Chao Yu 72e1c797b5 f2fs: fix to redirty page if fail to gc data page 9 years ago
  Chao Yu 1563ac75e7 f2fs: fix to detect truncation prior rather than EIO during read 9 years ago
  Jaegeuk Kim aa98727329 f2fs: skip clean segment for gc 9 years ago
  Jaegeuk Kim 19a5f5e2ef f2fs: drop any block plugging 9 years ago
  Mike Christie 04d328defd f2fs: use bio op accessors 9 years ago
  Jaegeuk Kim 91942321e4 f2fs: use inode pointer for {set, clear}_inode_flag 9 years ago
  Jaegeuk Kim 0414b004a8 f2fs: introduce f2fs_kmalloc to wrap kmalloc 9 years ago
  Chao Yu da011cc0da f2fs: move node pages only in victim section during GC 9 years ago