Commit History

Author SHA1 Message Date
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Jaegeuk Kim 90b2fc64f0 Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev 12 years ago
  Al Viro b7f7a5e0be f2fs: get rid of fake on-stack dentries 12 years ago
  Al Viro 69f24eac55 f2fs: switch init_inode_metadata() to passing parent and name separately 12 years ago
  Al Viro c004363dd6 f2fs: switch new_inode_page() from dentry to qstr 12 years ago
  Al Viro 53dc9a6776 f2fs: init_dent_inode() should take qstr 12 years ago
  Namjae Jeon 163799872b f2fs: avoid redundant time update for parent directory in f2fs_delete_entry 12 years ago
  Leon Romanovsky 9836b8b949 f2fs: unify string length declarations and usage 12 years ago
  Jaegeuk Kim 398b1ac5a5 f2fs: fix handling errors got by f2fs_write_inode 12 years ago
  Namjae Jeon 38e0abdcfb f2fs: fix up f2fs_get_parent issue to retrieve correct parent inode number 12 years ago
  Jaegeuk Kim 6666e6aa9f f2fs: fix tracking parent inode number 12 years ago
  Namjae Jeon 457d08ee4f f2fs: introduce accessor to retrieve number of dentry slots 12 years ago
  Namjae Jeon 508198be3c f2fs: remove redundant call to f2fs_put_page in delete entry 12 years ago
  Wei Yongjun 705f814e34 f2fs: remove unused variable 12 years ago
  Jaegeuk Kim 0a8165d7c2 f2fs: adjust kernel coding style 12 years ago
  Jaegeuk Kim 25ca923b2a f2fs: fix endian conversion bugs reported by sparse 12 years ago
  Jaegeuk Kim 6b4ea0160a f2fs: add core directory operations 12 years ago