Commit History

Author SHA1 Message Date
  Jaegeuk Kim a7ffdbe22c f2fs: expand counting dirty pages in the inode page cache 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 764aa3e978 f2fs: avoid double lock in truncate_blocks 11 years ago
  arter97 e1c4204520 f2fs: fix typo 11 years ago
  Chao Yu 81e366f87f f2fs: check name_len of dir entry to prevent from deadloop 11 years ago
  Gu Zheng eee6160f2e f2fs: arguments cleanup of finding file flow functions 11 years ago
  Gu Zheng 1c3bb97899 f2fs: remove the needless point-cast 11 years ago
  Jaegeuk Kim a014e037be f2fs: clean up an unused parameter and assignment 11 years ago
  Jaegeuk Kim b97a9b5da8 f2fs: introduce f2fs_do_tmpfile for code consistency 11 years ago
  Chao Yu 50732df02e f2fs: support ->tmpfile() 11 years ago
  Chao Yu 90d72459cc f2fs: fix error path in init_inode_metadata 11 years ago
  Chao Yu bfec07d0f8 f2fs: avoid overflow when large directory feathure is enabled 11 years ago
  Jaegeuk Kim 54b591dfda f2fs: split grab_cache_page and wait_on_page_writeback for node pages 11 years ago
  Chao Yu 817202d937 f2fs: readahead multi pages of directory for performance 11 years ago
  Jaegeuk Kim d928bfbfe7 f2fs: introduce fi->i_sem to protect fi's info 11 years ago
  Jaegeuk Kim 3cb5ad152b f2fs: call f2fs_wait_on_page_writeback instead of native function 11 years ago
  Jaegeuk Kim 20f70751c6 f2fs: fix wrong kernel coding style 11 years ago
  Jaegeuk Kim 3843154598 f2fs: introduce large directory support 11 years ago
  Jaegeuk Kim 5d0c667121 f2fs: remove costly bit operations for f2fs_find_entry 11 years ago
  Jaegeuk Kim 1fe54f9dd3 f2fs: clean up redundant function call 11 years ago
  Jaegeuk Kim bd859c6598 f2fs: fix to truncate dentry pages in the error case 11 years ago
  Jaegeuk Kim 924a2ddbd0 f2fs: fix the potential mismatch between dir's i_size and i_blocks 11 years ago
  Jaegeuk Kim e8dae60458 f2fs: move a branch for code redability 11 years ago
  Jaegeuk Kim a18ff06340 f2fs: call mark_inode_dirty to flush dirty pages 11 years ago
  Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings 11 years ago
  Jaegeuk Kim a8865372a8 f2fs: handle errors correctly during f2fs_reserve_block 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
  Chao Yu deead09009 f2fs: avoid to set wrong pino of inode when rename dir 11 years ago