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