Commit History

Author SHA1 Message Date
  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 12 years ago
  Jaegeuk Kim bd859c6598 f2fs: fix to truncate dentry pages in the error case 12 years ago
  Jaegeuk Kim 924a2ddbd0 f2fs: fix the potential mismatch between dir's i_size and i_blocks 12 years ago
  Jaegeuk Kim e8dae60458 f2fs: move a branch for code redability 12 years ago
  Jaegeuk Kim a18ff06340 f2fs: call mark_inode_dirty to flush dirty pages 12 years ago
  Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings 12 years ago
  Jaegeuk Kim a8865372a8 f2fs: handle errors correctly during f2fs_reserve_block 12 years ago
  Jaegeuk Kim 58bfaf44df f2fs: introduce F2FS_INODE macro to get f2fs_inode 12 years ago
  Chao Yu d96b143151 f2fs: check filename length in recover_dentry 12 years ago
  Chao Yu deead09009 f2fs: avoid to set wrong pino of inode when rename dir 12 years ago
  Chao Yu 4f4124d0b9 f2fs: update several comments 12 years ago
  Chao Yu cfb271d485 f2fs: add unlikely() macro for compiler optimization 12 years ago
  Jaegeuk Kim 5d56b6718a f2fs: add an option to avoid unnecessary BUG_ONs 12 years ago