1. a0c7d4a0 Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 3 years, 2 months ago
  2. e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
  3. ac2c637 orangefs: Fix sb refcount leak when allocate sb info failed. by Chenyuan Mi · 3 years, 4 months ago
  4. 507874c orangefs: Remove redundant initialization of variable ret by Colin Ian King · 3 years, 4 months ago
  5. 0fdec1b3 orangefs: fix orangefs df output. by Mike Marshall · 3 years, 7 months ago
  6. 8823880 Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  7. afd9fb2 orangefs: reorganize setattr functions to track attribute changes by Martin Brandenburg · 7 years ago
  8. df2d733 orangefs: let setattr write to cached inode by Martin Brandenburg · 7 years ago
  9. f2d34c7 orangefs: set up and use backing_dev_info by Martin Brandenburg · 7 years ago
  10. fc2e2e9 orangefs: implement xattr cache by Martin Brandenburg · 7 years ago
  11. f276ae0 orangefs: make use of ->free_inode() by Al Viro · 6 years ago
  12. 95f5f88 orangefs: formatting cleanups by Mike Marshall · 7 years ago
  13. 9f8fd53 orangefs: revamp block sizes by Martin Brandenburg · 7 years ago
  14. 6590384 orangefs_kill_sb(): deal with allocation failures by Al Viro · 7 years ago
  15. a0f7938 Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  16. 6bdfb48 orangefs: use correct string length by Xiongfeng Wang · 7 years ago
  17. 79d7cd6 orangefs: remove gossip_ldebug and gossip_lerr by Martin Brandenburg · 7 years ago
  18. 6b33062 orangefs: Define usercopy region in orangefs_inode_cache slab cache by David Windsor · 8 years ago
  19. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  20. a55f2d8 orangefs: stop setting atime on inode dirty by Martin Brandenburg · 7 years ago
  21. 933f7ac orangefs: remove initialization of i_version by Jeff Layton · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 07a2585 orangefs: Delete error messages for a failed memory allocation in five functions by Markus Elfring · 7 years ago
  24. 4dfdb71 orangefs: Implement show_options by David Howells · 7 years ago
  25. 9d286b0 orangefs: ensure the userspace component is unmounted if mount fails by Martin Brandenburg · 8 years ago
  26. 1ec1688 orangefs: free superblock when mount fails by Martin Brandenburg · 8 years ago
  27. cefdc26 orangefs: move features validation to fix filesystem hang by Martin Brandenburg · 8 years ago
  28. 0695d7d orangefs: Use RCU for destroy_inode by Peter Zijlstra · 8 years ago
  29. f60fbdb Revert "orangefs: bump minimum userspace version" by Mike Marshall · 8 years ago
  30. b78b119 Merge branch 'misc' into for-next by Martin Brandenburg · 8 years ago
  31. 0c95ad7 orangefs: bump minimum userspace version by Martin Brandenburg · 8 years ago
  32. 1d50361 orangefs: rename most remaining global variables by Martin Brandenburg · 8 years ago
  33. 482664d orangefs: add features op by Martin Brandenburg · 8 years ago
  34. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 9 years ago
  35. 524b1d3 orangefs: have ->kill_sb() evict the VFS side of things first by Al Viro · 9 years ago
  36. 05d31c5 orangefs: remove needless wrapper around GFP_KERNEL by Martin Brandenburg · 9 years ago
  37. 47b4948 orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX by Martin Brandenburg · 9 years ago
  38. adcf34a Orangefs: code sanitation by Mike Marshall · 9 years ago
  39. 2d4cae0 Orangefs: clean up slab allocation. by Mike Marshall · 9 years ago
  40. be57366 Orangefs: make .statfs gossip_debug more complete. by Mike Marshall · 9 years ago
  41. acaca36 OrangeFS: constify export_operations structures by Julia Lawall · 9 years ago
  42. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago
  43. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  44. 75992b0 pvfs2_fill_sb(): use kzalloc() by Al Viro · 9 years ago
  45. 5c0dbbc orangefs: kill struct pvfs2_mount_sb_info_s by Al Viro · 9 years ago
  46. b05a785 orangefs: double iput() in case of d_make_root() failure by Al Viro · 9 years ago
  47. 1be21f8 Orangefs: don't use mount_nodev, use sget directly. by Mike Marshall · 9 years ago
  48. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  49. 1182fca Orangefs: kernel client part 5 by Mike Marshall · 9 years ago