1. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  2. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  3. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  4. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  5. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  6. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  7. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  8. 642c937 ufs should use d_splice_alias() by Al Viro · 13 years ago
  9. 87161fa ufs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  10. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  11. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  12. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  13. 37750cd ufs: i_nlink races in rename() by Al Viro · 13 years ago
  14. 788257d ufs: remove the BKL by Arnd Bergmann · 13 years ago
  15. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  16. 8f45c33 ufs: Remove dead quota code by Jan Kara · 14 years ago
  17. 311b9549 ufs: add ufs speciffic ->setattr call by Dmitry Monakhov · 14 years ago
  18. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  19. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  20. 0804970 ufs: pass qstr instead of dentry where necessary for NFS by Alexey Dobriyan · 15 years ago
  21. 723be1f ufs: copy symlink data into the correct union member by Duane Griffin · 16 years ago
  22. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 16 years ago
  23. b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 16 years ago
  24. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  25. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  26. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  27. 344fe78 [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink() by Josh Triplett · 18 years ago
  28. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  29. b71034e [PATCH] ufs: directory and page cache: from blocks to pages by Evgeniy Dushistov · 18 years ago
  30. 826843a [PATCH] ufs: directory and page cache: install aops by Evgeniy Dushistov · 18 years ago
  31. 3257545 [PATCH] ufs: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  32. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago