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. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  6. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 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. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  9. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  10. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  11. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  12. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  13. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  14. b80d2c2 minix: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  15. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  16. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  17. 6f88049 minix: i_nlink races in rename() by Al Viro · 13 years ago
  18. c6cb412 minixfs: kill dead code by Al Viro · 13 years ago
  19. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  20. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  21. eee743f minix: fix regression in minix_mkdir() by Jorge Boncompte [DTI2] · 14 years ago
  22. 9eed1fb minix: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  23. fb523f3 minix: remove !NO_TRUNCATE code by Adrian Bunk · 16 years ago
  24. a90a088 iget: stop the MINIX filesystem from using iget() and read_inode() by David Howells · 16 years ago
  25. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  26. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  27. 78ec7b6 [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count by Alexey Dobriyan · 18 years ago
  28. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago