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