1. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  2. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  3. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 8 years ago
  4. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  5. fdca5e6 fs/hpfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  6. f49a26e hpfs: update ctime and mtime on directory modification by Mikulas Patocka · 9 years ago
  7. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  8. 14da17f fs/hpfs: use pr_fmt for logging by Fabian Frederick · 10 years ago
  9. b7cb1ce fs/hpfs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  10. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  11. 0e1a43c userns: Convert hpfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  12. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  13. c4c9954 hpfs: get rid of bitfields in struct fnode by Al Viro · 12 years ago
  14. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  15. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  16. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  17. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  18. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  19. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  20. 45adfef hpfs: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  21. 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
  22. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  23. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  24. 64252c7 vfs: remove dget() from dentry_unhash() by Sage Weil · 13 years ago
  25. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 13 years ago
  26. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 13 years ago
  27. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 13 years ago
  28. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 13 years ago
  29. 9a311b9 hpfs: remove the BKL by Arnd Bergmann · 13 years ago
  30. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  31. e21e709 Don't mess with generic_permission() under ->d_lock in hpfs by Al Viro · 14 years ago
  32. 7e7742e sanitize signedness/const for pointers to char in hpfs a bit by Al Viro · 14 years ago
  33. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  34. de395b8 CRED: Wrap task credential accesses in the HPFS filesystem by David Howells · 16 years ago
  35. ca30bc9 [PATCH] hpfs: cleanup ->setattr by Christoph Hellwig · 16 years ago
  36. 1bd5191 [patch 05/14] hpfs: dont call permission() by Miklos Szeredi · 16 years ago
  37. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  38. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  39. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  40. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  41. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  42. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  43. 7bf6d78 [PATCH] sem2mutex: HPFS by Ingo Molnar · 18 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago