Commit History

Author SHA1 Message Date
  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
  Chao Yu 4f4124d0b9 f2fs: update several comments 11 years ago
  Chao Yu cfb271d485 f2fs: add unlikely() macro for compiler optimization 11 years ago
  Jaegeuk Kim 5d56b6718a f2fs: add an option to avoid unnecessary BUG_ONs 12 years ago
  Jaegeuk Kim 2ed2d5b33c f2fs: fix a deadlock during init_acl procedure 12 years ago
  Jaegeuk Kim cbd56e7d20 f2fs: fix handling orphan inodes 12 years ago
  Jaegeuk Kim 1cd14cafc6 f2fs: update file name in the inode block during f2fs_rename 12 years ago
  Gu Zheng 4559071063 f2fs: introduce help function F2FS_NODE() 12 years ago
  Jaegeuk Kim 99b072bb38 f2fs: fix readdir incorrectness 12 years ago
  Linus Torvalds 3f490f7f99 Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 12 years ago
  Al Viro 6f7f231e7b [readdir] convert f2fs 12 years ago
  Jaegeuk Kim 354a3399dc f2fs: recover wrong pino after checkpoint during fsync 12 years ago
  Jaegeuk Kim 699489bbbe f2fs: sync dir->i_size with its block allocation 12 years ago
  Jaegeuk Kim 8ae8f1627f f2fs: support xattr security labels 12 years ago
  Jaegeuk Kim 83d5d6f66b f2fs: cover cp_file information with ilock 12 years ago
  Namjae Jeon 4777f86b7c f2fs: remove unneeded initializations in f2fs_parent_dir 12 years ago