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. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  7. 9cdce3c ufs: get rid of ->setattr() for symlinks by Al Viro · 9 years ago
  8. 4ef51e8 Merge branch 'for-linus' into for-next by Al Viro · 9 years ago
  9. 70d45cd ufs: don't touch mtime/ctime of directory being moved by Al Viro · 9 years ago
  10. a50e4a0 ufs: don't bother with lock_ufs()/unlock_ufs() for directory access by Al Viro · 9 years ago
  11. 514d748 ufs: Fix possible deadlock when looking up directories by Jan Kara · 9 years ago
  12. 12ecbb4 ufs: Fix warning from unlock_new_inode() by Jan Kara · 9 years ago
  13. 13b987e fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge" by Fabian Frederick · 9 years ago
  14. 4b8061a ufs: switch to simple_follow_link() by Al Viro · 9 years ago
  15. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  16. e4502c6 ufs: deal with nfsd/iget races by Al Viro · 10 years ago
  17. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  18. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  19. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  20. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  21. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  22. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  23. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  24. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  25. 642c937 ufs should use d_splice_alias() by Al Viro · 13 years ago
  26. 87161fa ufs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  27. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  28. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  29. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  30. 37750cd ufs: i_nlink races in rename() by Al Viro · 13 years ago
  31. 788257d ufs: remove the BKL by Arnd Bergmann · 13 years ago
  32. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  33. 8f45c33 ufs: Remove dead quota code by Jan Kara · 14 years ago
  34. 311b9549 ufs: add ufs speciffic ->setattr call by Dmitry Monakhov · 14 years ago
  35. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  36. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  37. 0804970 ufs: pass qstr instead of dentry where necessary for NFS by Alexey Dobriyan · 15 years ago
  38. 723be1f ufs: copy symlink data into the correct union member by Duane Griffin · 15 years ago
  39. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 16 years ago
  40. b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 16 years ago
  41. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  42. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  43. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  44. 344fe78 [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink() by Josh Triplett · 18 years ago
  45. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  46. b71034e [PATCH] ufs: directory and page cache: from blocks to pages by Evgeniy Dushistov · 18 years ago
  47. 826843a [PATCH] ufs: directory and page cache: install aops by Evgeniy Dushistov · 18 years ago
  48. 3257545 [PATCH] ufs: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago