1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  3. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  4. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  5. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  6. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  7. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  8. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  9. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  10. 873ae4d sysv: 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. 4787d45 sysv: i_nlink races in rename() by Al Viro · 13 years ago
  14. 30304ab switch sysv by Al Viro · 14 years ago
  15. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  16. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  17. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  18. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  19. b8e1343 iget: stop the SYSV filesystem from using iget() and read_inode() by David Howells · 16 years ago
  20. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  21. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  22. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  23. 4e907c3 [PATCH] sysv: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  24. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago