Histórico de Commits

Autor SHA1 Mensagem Data
  Jaegeuk Kim 86928f984e f2fs: avoid not to call remove_dirty_inode há 11 anos atrás
  Chao Yu 5c1f9927ec f2fs: set errno when f2fs_iget failed in recover_dentry há 11 anos atrás
  Chao Yu 6403eb1f64 f2fs: introduce help macro ADDRS_PER_PAGE() há 11 anos atrás
  Jaegeuk Kim ed57c27f73 f2fs: remove costly dirty_dir_inode operations há 11 anos atrás
  Chao Yu 2d7b822ad9 f2fs: use list_for_each_entry{_safe} for simplyfying code há 11 anos atrás
  Jaegeuk Kim 3cb5ad152b f2fs: call f2fs_wait_on_page_writeback instead of native function há 11 anos atrás
  Gu Zheng e8512d2e0c f2fs: remove the unused ctor argument of f2fs_kmem_cache_create() há 11 anos atrás
  Chao Yu 695fd1ed3b f2fs: use existing macro to clean up some codes há 12 anos atrás
  Jaegeuk Kim f6517cfc84 f2fs: fix a build warning há 12 anos atrás
  Jaegeuk Kim 491c0854b4 f2fs: clean up with a macro há 12 anos atrás
  Jaegeuk Kim abb2366c82 f2fs: fix to recover xattr node block há 12 anos atrás
  Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings há 12 anos atrás
  Jaegeuk Kim 1e1bb4baf1 f2fs: add inline_data recovery routine há 12 anos atrás
  Jaegeuk Kim 58bfaf44df f2fs: introduce F2FS_INODE macro to get f2fs_inode há 12 anos atrás
  Chao Yu d96b143151 f2fs: check filename length in recover_dentry há 12 anos atrás
  Jaegeuk Kim 6bacf52fb5 f2fs: add unlikely() macro for compiler more aggressively há 12 anos atrás
  Chao Yu b9987a277f f2fs: avoid unneeded page release for correct _count of page há 12 anos atrás
  Chao Yu a0acdfe05a f2fs: use inner macro GFP_F2FS_ZERO for simplification há 12 anos atrás
  Jaegeuk Kim 93dfe2ac51 f2fs: refactor bio-related operations há 12 anos atrás
  Jaegeuk Kim 5d56b6718a f2fs: add an option to avoid unnecessary BUG_ONs há 12 anos atrás
  Haicheng Li aabe51364f f2fs: use bool for booleans há 12 anos atrás
  Gu Zheng e479556bfd f2fs: use rw_sem instead of fs_lock(locks mutex) há 12 anos atrás
  Russ W. Knize 2e5558f4a5 f2fs: account for orphan inodes during recovery há 12 anos atrás
  Chao Yu 691c6fd2a2 f2fs: remove unneeded write checkpoint in recover_fsync_data há 12 anos atrás
  Jaegeuk Kim de93653fe3 f2fs: reserve the xattr space dynamically há 12 anos atrás
  Dan Carpenter e27dae4d66 f2fs: alloc_page() doesn't return an ERR_PTR há 12 anos atrás
  Jaegeuk Kim d71b5564c0 f2fs: introduce cur_cp_version function to reduce code size há 12 anos atrás
  Gu Zheng 4559071063 f2fs: introduce help function F2FS_NODE() há 12 anos atrás
  Gu Zheng 5ebefc5b40 f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes() há 12 anos atrás
  Jaegeuk Kim 060dd67b3c f2fs: fix an endian conversion bug detected by sparse há 12 anos atrás