Commit History

Author SHA1 Message Date
  Jaegeuk Kim 7cd8558baa f2fs: check the use of macros on block counts and addresses 11 years ago
  Jaegeuk Kim 75ab4cb830 f2fs: introduce cp_control structure 11 years ago
  Jaegeuk Kim c52e1b10b1 f2fs: remove redundant operation during roll-forward recovery 11 years ago
  Jaegeuk Kim 441ac5cb32 f2fs: fix roll-forward missing scenarios 11 years ago
  Jaegeuk Kim 4c521f493b f2fs: use meta_inode cache to improve roll-forward speed 11 years ago
  Jaegeuk Kim 60979115a6 f2fs: fix double lock for inode page during roll-foward recovery 11 years ago
  Jaegeuk Kim 9850cf4a89 f2fs: need fsck.f2fs when f2fs_bug_on is triggered 11 years ago
  Jaegeuk Kim 4081363fbe f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB 11 years ago
  Jaegeuk Kim 202095a7a0 f2fs: remove rewrite_node_page 11 years ago
  Jaegeuk Kim 14f4e69085 f2fs: prevent checkpoint during roll-forward 11 years ago
  Jaegeuk Kim b307384e4f f2fs: avoid bug_on when error is occurred 11 years ago
  Jaegeuk Kim 1c35a90e8a f2fs: fix to recover inline_xattr/data and blocks 11 years ago
  Jaegeuk Kim 695facc05a f2fs: clear FI_INC_LINK during the recovery 11 years ago
  Chao Yu 70cfed88ef f2fs: avoid skipping recover_inline_xattr after recover_inline_data 11 years ago
  Jaegeuk Kim cf2271e781 f2fs: avoid retrying wrong recovery routine when error was occurred 11 years ago
  Jaegeuk Kim 86928f984e f2fs: avoid not to call remove_dirty_inode 11 years ago
  Chao Yu 5c1f9927ec f2fs: set errno when f2fs_iget failed in recover_dentry 11 years ago
  Chao Yu 6403eb1f64 f2fs: introduce help macro ADDRS_PER_PAGE() 11 years ago
  Jaegeuk Kim ed57c27f73 f2fs: remove costly dirty_dir_inode operations 11 years ago
  Chao Yu 2d7b822ad9 f2fs: use list_for_each_entry{_safe} for simplyfying code 11 years ago
  Jaegeuk Kim 3cb5ad152b f2fs: call f2fs_wait_on_page_writeback instead of native function 11 years ago
  Gu Zheng e8512d2e0c f2fs: remove the unused ctor argument of f2fs_kmem_cache_create() 11 years ago
  Chao Yu 695fd1ed3b f2fs: use existing macro to clean up some codes 11 years ago
  Jaegeuk Kim f6517cfc84 f2fs: fix a build warning 11 years ago
  Jaegeuk Kim 491c0854b4 f2fs: clean up with a macro 11 years ago
  Jaegeuk Kim abb2366c82 f2fs: fix to recover xattr node block 11 years ago
  Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings 11 years ago
  Jaegeuk Kim 1e1bb4baf1 f2fs: add inline_data recovery routine 11 years ago
  Jaegeuk Kim 58bfaf44df f2fs: introduce F2FS_INODE macro to get f2fs_inode 11 years ago
  Chao Yu d96b143151 f2fs: check filename length in recover_dentry 11 years ago