1. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  2. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  3. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  4. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  5. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  6. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  7. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  8. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 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. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  12. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  13. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  14. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  15. 873ae4d sysv: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  16. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  17. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  18. 4787d45 sysv: i_nlink races in rename() by Al Viro · 13 years ago
  19. 30304ab switch sysv by Al Viro · 13 years ago
  20. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  21. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 13 years ago
  22. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  23. e16404e constify dentry_operations: misc filesystems by Al Viro · 15 years ago
  24. b8e1343 iget: stop the SYSV filesystem from using iget() and read_inode() by David Howells · 16 years ago
  25. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  26. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  27. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  28. 4e907c3 [PATCH] sysv: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  29. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago