Commit History

Author SHA1 Message Date
  Jaegeuk Kim 38f91ca8c0 f2fs: flush pending bios right away when error occurs 9 years ago
  Jaegeuk Kim 41382ec432 f2fs: use percpu_counter for alloc_valid_block_count 9 years ago
  Jaegeuk Kim f573018491 f2fs: use bio count instead of F2FS_WRITEBACK page count 9 years ago
  Jaegeuk Kim 10aa97c379 f2fs: manipulate dirty file inodes when DATA_FLUSH is set 9 years ago
  Yunlei He b951a4ec16 f2fs: no need inc dirty pages under inode lock 9 years ago
  Chao Yu f61cce5b81 f2fs: fix inode cache leak 9 years ago
  Jaegeuk Kim 74ef924167 f2fs: fix leak of orphan inode objects 9 years ago
  Jaegeuk Kim cb78942b82 f2fs: inject ENOSPC failures 9 years ago
  Jaegeuk Kim 300e129c15 f2fs: use f2fs_grab_cache_page instead of grab_cache_page 9 years ago
  Jaegeuk Kim 5268137564 f2fs: split sync_node_pages with fsync_node_pages 9 years ago
  Jaegeuk Kim 4da7bf5a43 f2fs: remove redundant condition check 9 years ago
  Keith Mok 43b6573bac f2fs: use cryptoapi crc32 functions 9 years ago
  Chao Yu 406657dd18 f2fs: introduce f2fs_flush_merged_bios for cleanup 9 years ago
  Chao Yu 80dd9c0e9d f2fs: fix incorrect upper bound when iterating inode mapping tree 9 years ago
  Yunlei He 0ff21646f2 f2fs: avoid hungtask problem caused by losing wake_up 9 years ago
  Chao Yu 7a9d75481b f2fs: trace old block address for CoWed page 9 years ago
  Shawn Lin 984ec63c5a f2fs: move sanity checking of cp into get_valid_checkpoint 9 years ago
  Chao Yu b7ad7512b8 f2fs: split journal cache from curseg cache 9 years ago
  Chao Yu e9f5b8b8d6 f2fs: enhance IO path with block plug 9 years ago
  Chao Yu dfc08a12e4 f2fs: introduce f2fs_journal struct to wrap journal info 9 years ago
  Yunlei He d31c7c3f0b f2fs: fix missing skip pages info 9 years ago
  Chao Yu 0c3a579758 f2fs: introduce f2fs_submit_merged_bio_cond 9 years ago
  Jaegeuk Kim fa3d2bdf94 f2fs: wait on page's writeback in writepages path 9 years ago
  Shuoran Liu 8f1dbbbbdf f2fs: introduce lifetime write IO statistics 9 years ago
  Jaegeuk Kim fec1d6576c f2fs: use wait_for_stable_page to avoid contention 9 years ago
  Jaegeuk Kim 6beceb5427 f2fs: introduce time and interval facility 9 years ago
  Jaegeuk Kim 8d4ea29b64 f2fs: write pending bios when cp_error is set 9 years ago
  Chao Yu 6d5a1495ee f2fs: let user being aware of IO error 9 years ago
  Chao Yu c34f42e2cb f2fs: report error of do_checkpoint 9 years ago
  Chao Yu 4cf185379b f2fs: add a tracepoint for sync_dirty_inodes 9 years ago