1. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  2. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  3. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  4. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  5. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  6. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  7. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  8. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  9. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  10. dfb55de nilfs2: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  11. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  12. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  13. e3154e9 nilfs2: get rid of nilfs_sb_info structure by Ryusuke Konishi · 13 years ago
  14. 30eb43d nilfs2: i_nlink races in rename() by Al Viro · 13 years ago
  15. 622daaff nilfs2: fiemap support by Ryusuke Konishi · 14 years ago
  16. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  17. dc3d3b8 nilfs2: deny write access to inodes in snapshots by Ryusuke Konishi · 14 years ago
  18. 8e656fd nilfs2: make snapshots in checkpoint tree exportable by Ryusuke Konishi · 14 years ago
  19. 4d8d929 nilfs2: set pointer to root object in inodes by Ryusuke Konishi · 14 years ago
  20. 0319003 nilfs really shouldn't slap struct dentry on stack... by Al Viro · 14 years ago
  21. abdb318 nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty by Jiro SEKIBA · 15 years ago
  22. 3534573 nilfs2: delete mark_inode_dirty in nilfs_delete_entry by Jiro SEKIBA · 15 years ago
  23. 58d5547 nilfs2: delete mark_inode_dirty in nilfs_commit_chunk by Jiro SEKIBA · 15 years ago
  24. 4cd76c3 nilfs2: split nilfs_unlink as nilfs_do_unlink and nilfs_unlink by Jiro SEKIBA · 15 years ago
  25. 1749147 nilfs2: delete redundant mark_inode_dirty by Jiro SEKIBA · 15 years ago
  26. 565de40 nilfs2: expand inode_inc_link_count and inode_dec_link_count by Jiro SEKIBA · 15 years ago
  27. 43f8bc2 nilfs2: delete mark_inode_dirty from nilfs_set_link by Jiro SEKIBA · 15 years ago
  28. 9ca941d nilfs2: delete mark_inode_dirty in nilfs_new_inode by Jiro SEKIBA · 15 years ago
  29. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  30. 47420c7 nilfs2: avoid double error caused by nilfs_transaction_end by Ryusuke Konishi · 15 years ago
  31. d250065 nilfs2: pathname operations by Ryusuke Konishi · 15 years ago