1. 88f36d1 orangefs: set i_size on new symlink by Martin Brandenburg · 6 years ago
  2. 2d2d3f1 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago
  3. 63907bb orangefs: do not set getattr_time on orangefs_lookup by Martin Brandenburg · 7 years ago
  4. 804b173 orangefs: don't use d_time by Miklos Szeredi · 8 years ago
  5. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  7. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  10. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  11. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  12. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  13. 1d50361 orangefs: rename most remaining global variables by Martin Brandenburg · 8 years ago
  14. f66debf orangefs: use %pd/%pD by Al Viro · 8 years ago
  15. 8bbb20a orangefs: Account for jiffies wraparound. by Martin Brandenburg · 8 years ago
  16. 4cd8f31 orangefs: Allow dcache and getattr cache time to be configured. by Martin Brandenburg · 8 years ago
  17. 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 8 years ago
  18. 31b7c1a orangefs: Use d_time to avoid excessive lookups by Martin Brandenburg · 8 years ago
  19. 6f3fc10 orangefs: constify inode_operations by Al Viro · 8 years ago
  20. 96b0cff orangefs: don't open-code %pd2 by Al Viro · 8 years ago
  21. c62da58 orangefs: Avoid symlink upcall if target is too long. by Martin Brandenburg · 8 years ago
  22. 6ceaf78 orangefs: we never lookup with sym_follow set by Martin Brandenburg · 8 years ago
  23. 47b4948 orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX by Martin Brandenburg · 8 years ago
  24. 5253487 Orangefs: make some gossip statements more helpful. by Mike Marshall · 8 years ago
  25. 933287d orangefs: Implement inode_operations->permission(). by Martin Brandenburg · 8 years ago
  26. 7cec28e Orangefs: don't keep checking stuff in on Friday afternoon. by Mike Marshall · 9 years ago
  27. e91f1c8 Orangefs: don't expose internal details of pathname resolution to userspace. by Mike Marshall · 9 years ago
  28. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago
  29. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  30. aada5c5 orangefs: kill pointless ->link() and ->mknod() by Al Viro · 9 years ago
  31. f957ae2 Orangefs: choose return codes from among the expected ones. by Mike Marshall · 9 years ago
  32. 274dcf5 Orangefs: kernel client part 3 by Mike Marshall · 9 years ago