Commit History

Author SHA1 Message Date
  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
  Jaegeuk Kim 5268137564 f2fs: split sync_node_pages with fsync_node_pages 9 years ago
  Chao Yu f28b3434af f2fs: introduce f2fs_update_data_blkaddr for cleanup 9 years ago
  Chao Yu 4356e48e64 f2fs crypto: fix incorrect positioning for GCing encrypted data page 9 years ago
  Chao Yu 7a9d75481b f2fs: trace old block address for CoWed page 9 years ago
  Chao Yu 17d899df46 f2fs: fix the wrong stat count of calling gc 9 years ago
  Jaegeuk Kim 4ce537763e f2fs: remain last victim segment number ascending order 9 years ago
  Chao Yu 81ca7350ce f2fs: remove unneeded pointer conversion 9 years ago
  Fan Li 688159b6db f2fs: avoid unnecessary search while finding victim in gc 9 years ago
  Jaegeuk Kim fec1d6576c f2fs: use wait_for_stable_page to avoid contention 9 years ago
  Chao Yu 718e53fa63 f2fs: enhance foreground GC 9 years ago
  Jaegeuk Kim 6e17bfbc75 f2fs: fix to overcome inline_data floods 9 years ago
  Jaegeuk Kim d0239e1bf5 f2fs: detect idle time depending on user behavior 9 years ago
  Chao Yu 6d5a1495ee f2fs: let user being aware of IO error 9 years ago
  Chao Yu 3519e3f992 f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation 9 years ago
  Jaegeuk Kim 84e4214f08 f2fs: relocate the tracepoint for background_gc 10 years ago
  Chao Yu 08b39fbd59 f2fs crypto: fix racing of accessing encrypted page among 10 years ago
  Chao Yu 26879fb101 f2fs: support lower priority asynchronous readahead in ra_meta_pages 10 years ago