Commit History

Author SHA1 Message Date
  Jaegeuk Kim 2bca1e2388 f2fs: clear page's up-to-date if block was deallocated 10 years ago
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 years ago
  Chao Yu cb3bc9ee06 f2fs: use extent cache for dir 10 years ago
  Chao Yu 91c5d9bce7 f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache 10 years ago
  Chao Yu 62c8af651b f2fs: support fast lookup in extent cache 10 years ago
  Chao Yu 1ec4610c52 f2fs: add trace for rb-tree extent cache ops 10 years ago
  Chao Yu 1dcc336b02 f2fs: enable rb-tree extent cache 10 years ago
  Chao Yu 429511cdf8 f2fs: add core functions for rb-tree extent cache 10 years ago
  Chao Yu 7e4dde79df f2fs: introduce universal lookup/update interface for extent cache 10 years ago
  Chao Yu a2e7d1bfeb f2fs: introduce f2fs_map_bh to clean codes of check_extent_cache 10 years ago
  Chao Yu 4d0b0bd438 f2fs: simplfy a field name in struct f2fs_extent,extent_info 10 years ago
  Chao Yu 0c872e2ded f2fs: move ext_lock out of struct extent_info 10 years ago
  Jaegeuk Kim 59b802e5a4 f2fs: allocate data blocks in advance for f2fs_direct_IO 10 years ago
  Jaegeuk Kim da17eece03 f2fs: call set_buffer_new for get_block 10 years ago
  Chao Yu 487261f39b f2fs: merge {invalidate,release}page for meta/node/data pages 10 years ago
  Jaegeuk Kim f68daeebba f2fs: keep PagePrivate during releasepage 10 years ago
  Chao Yu caf0047e7e f2fs: merge flags in struct f2fs_sb_info 10 years ago
  Jaegeuk Kim df1991391f f2fs: fix wrong unlock_page call 10 years ago
  Jaegeuk Kim 38aa0889b2 f2fs: align direct_io'ed data to section 10 years ago
  Jaegeuk Kim 41ef94b35c f2fs: remove uncovered code path 10 years ago
  Jaegeuk Kim 3547ea961d f2fs: avoid potential unnecessary codes 10 years ago
  Jaegeuk Kim e1509cf294 f2fs: clean up to remove parameter 10 years ago
  Chao Yu 2ace38e00e f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio with fio 10 years ago
  Chao Yu 3e1c8f125e f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS 10 years ago
  Jaegeuk Kim db9f7c1a95 f2fs: activate f2fs_trace_ios 10 years ago
  Jaegeuk Kim cf04e8eb55 f2fs: use f2fs_io_info to clean up messy parameters during IO path 10 years ago
  Jaegeuk Kim 042b7816aa f2fs: remove unnecessary call to invalidate inmemory pages 10 years ago
  Jaegeuk Kim 1e84371ffe f2fs: change atomic and volatile write policies 10 years ago
  Chao Yu cd34e2969b f2fs: fix to return correct error number in f2fs_write_begin 10 years ago
  Jaegeuk Kim 5f72739583 f2fs: fix deadlock during inline_data conversion 10 years ago