1. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  3. 90b2fc6 Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev by Jaegeuk Kim · 11 years ago
  4. b7f7a5e f2fs: get rid of fake on-stack dentries by Al Viro · 11 years ago
  5. 69f24ea f2fs: switch init_inode_metadata() to passing parent and name separately by Al Viro · 11 years ago
  6. c004363 f2fs: switch new_inode_page() from dentry to qstr by Al Viro · 11 years ago
  7. 53dc9a6 f2fs: init_dent_inode() should take qstr by Al Viro · 11 years ago
  8. 1637998 f2fs: avoid redundant time update for parent directory in f2fs_delete_entry by Namjae Jeon · 12 years ago
  9. 9836b8b f2fs: unify string length declarations and usage by Leon Romanovsky · 12 years ago
  10. 398b1ac f2fs: fix handling errors got by f2fs_write_inode by Jaegeuk Kim · 12 years ago
  11. 38e0abd f2fs: fix up f2fs_get_parent issue to retrieve correct parent inode number by Namjae Jeon · 12 years ago
  12. 6666e6a f2fs: fix tracking parent inode number by Jaegeuk Kim · 12 years ago
  13. 457d08e f2fs: introduce accessor to retrieve number of dentry slots by Namjae Jeon · 12 years ago
  14. 508198b f2fs: remove redundant call to f2fs_put_page in delete entry by Namjae Jeon · 12 years ago
  15. 705f814 f2fs: remove unused variable by Wei Yongjun · 12 years ago
  16. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  17. 25ca923 f2fs: fix endian conversion bugs reported by sparse by Jaegeuk Kim · 12 years ago
  18. 6b4ea01 f2fs: add core directory operations by Jaegeuk Kim · 12 years ago