1. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  2. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 9 years ago
  3. 97443aa ext2: remove ext2_aops_xip by Matthew Wilcox · 9 years ago
  4. 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 9 years ago
  5. ed87e92 ext2: remove ext2_use_xip by Matthew Wilcox · 9 years ago
  6. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  7. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  8. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  9. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  10. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  11. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  12. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  13. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  14. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  15. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  16. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  17. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  18. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  19. e8a80c6 ext2: Fix link count corruption under heavy link+rename load by Josh Hunt · 13 years ago
  20. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  21. 0ed0cca ext2: Remove redundant unlikely() by Tobias Klauser · 13 years ago
  22. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  23. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  24. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  25. a4255e4 ext2: fix format string compile warning (ino_t) by Heiko Carstens · 15 years ago
  26. 1d5ccd1 ext[234]: move over to 'check_acl' permission model by Linus Torvalds · 15 years ago
  27. 9de6886 ext2: fix unbalanced kmap()/kunmap() by Nicolas Pitre · 15 years ago
  28. 4d6c13f ext2: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 15 years ago
  29. 39fe755 ext2: Do not update mtime of a moved directory by Jan Kara · 15 years ago
  30. 41080b5 nfsd race fixes: ext2 by Al Viro · 15 years ago
  31. a988544 [PATCH] get rid of on-stack dentry in ext2_get_parent() by Al Viro · 16 years ago
  32. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  33. 52fcf70 iget: stop EXT2 from using iget() and read_inode() by David Howells · 16 years ago
  34. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  35. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  36. a513b03 [PATCH] ext2: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  37. 082a05c [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup by Pekka Enberg · 18 years ago
  38. 6d79125 [PATCH] xip: ext2: execute in place by Carsten Otte · 19 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago