1. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  2. c4c9954 hpfs: get rid of bitfields in struct fnode by Al Viro · 12 years ago
  3. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  4. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  5. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  6. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  7. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  8. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  9. 45adfef hpfs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  10. 32e51f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 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. 64252c7 vfs: remove dget() from dentry_unhash() by Sage Weil · 13 years ago
  14. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 13 years ago
  15. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 13 years ago
  16. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 13 years ago
  17. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 13 years ago
  18. 9a311b9 hpfs: remove the BKL by Arnd Bergmann · 14 years ago
  19. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  20. e21e709 Don't mess with generic_permission() under ->d_lock in hpfs by Al Viro · 14 years ago
  21. 7e7742e sanitize signedness/const for pointers to char in hpfs a bit by Al Viro · 14 years ago
  22. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  23. de395b8 CRED: Wrap task credential accesses in the HPFS filesystem by David Howells · 16 years ago
  24. ca30bc9 [PATCH] hpfs: cleanup ->setattr by Christoph Hellwig · 16 years ago
  25. 1bd5191 [patch 05/14] hpfs: dont call permission() by Miklos Szeredi · 16 years ago
  26. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  27. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  28. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  29. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  30. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  31. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  32. 7bf6d78 [PATCH] sem2mutex: HPFS by Ingo Molnar · 18 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago