Commit History

Author SHA1 Message Date
  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
  Jaegeuk Kim 6bacf52fb5 f2fs: add unlikely() macro for compiler more aggressively 11 years ago
  Chao Yu b9987a277f f2fs: avoid unneeded page release for correct _count of page 11 years ago
  Chao Yu a0acdfe05a f2fs: use inner macro GFP_F2FS_ZERO for simplification 11 years ago
  Jaegeuk Kim 93dfe2ac51 f2fs: refactor bio-related operations 11 years ago
  Jaegeuk Kim 5d56b6718a f2fs: add an option to avoid unnecessary BUG_ONs 12 years ago
  Haicheng Li aabe51364f f2fs: use bool for booleans 12 years ago
  Gu Zheng e479556bfd f2fs: use rw_sem instead of fs_lock(locks mutex) 12 years ago
  Russ W. Knize 2e5558f4a5 f2fs: account for orphan inodes during recovery 12 years ago
  Chao Yu 691c6fd2a2 f2fs: remove unneeded write checkpoint in recover_fsync_data 12 years ago
  Jaegeuk Kim de93653fe3 f2fs: reserve the xattr space dynamically 12 years ago
  Dan Carpenter e27dae4d66 f2fs: alloc_page() doesn't return an ERR_PTR 12 years ago
  Jaegeuk Kim d71b5564c0 f2fs: introduce cur_cp_version function to reduce code size 12 years ago
  Gu Zheng 4559071063 f2fs: introduce help function F2FS_NODE() 12 years ago
  Gu Zheng 5ebefc5b40 f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes() 12 years ago
  Jaegeuk Kim 060dd67b3c f2fs: fix an endian conversion bug detected by sparse 12 years ago
  Jaegeuk Kim 5deb82671a f2fs: fix iget/iput of dir during recovery 12 years ago
  Jaegeuk Kim 6b8213d9a4 f2fs: fix dentry recovery routine 12 years ago
  Dan Carpenter f28c06fa6f f2fs: dereferencing an ERR_PTR 12 years ago
  Jaegeuk Kim 39cf72cf09 f2fs: fix to handle do_recover_data errors 12 years ago