1. 5c26ee1 orangefs: initialize op on loop restart in orangefs_devreq_read by Martin Brandenburg · 6 years ago
  2. 975a7ea orangefs: free superblock when mount fails by Martin Brandenburg · 7 years ago
  3. 1b99218 orangefs: Dan Carpenter influenced cleanups... by Mike Marshall · 7 years ago
  4. b78b119 Merge branch 'misc' into for-next by Martin Brandenburg · 8 years ago
  5. 1d50361 orangefs: rename most remaining global variables by Martin Brandenburg · 8 years ago
  6. a0fe051 orangefs: make devreq_mutex static by Martin Brandenburg · 8 years ago
  7. 44f4641 orangefs: clean up debugfs globals by Martin Brandenburg · 8 years ago
  8. 482664d orangefs: add features op by Martin Brandenburg · 8 years ago
  9. f2ee3b7 orangefs: record userspace version for feature compatbility by Martin Brandenburg · 8 years ago
  10. 78fee0b orangefs: fix namespace handling by Jann Horn · 8 years ago
  11. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 8 years ago
  12. 53f57fe Orangefs: Extra sanity insurance on buffer before using string functions on it. by Mike Marshall · 8 years ago
  13. acfcbaf orangefs: make fs_mount_pending static by Martin Brandenburg · 8 years ago
  14. 9d9e7ba Orangefs: improve gossip statements by Mike Marshall · 8 years ago
  15. 9f08cfe9 Orangefs: update orangefs.txt by Mike Marshall · 8 years ago
  16. ca9f518 Orangefs: code sanitation. by Mike Marshall · 8 years ago
  17. adcf34a Orangefs: code sanitation by Mike Marshall · 8 years ago
  18. 05a50a5 orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon by Al Viro · 8 years ago
  19. 5964c1b orangefs: set correct ->downcall.status on failing to copy reply from daemon by Al Viro · 8 years ago
  20. 897c5df orangefs: get rid of op->done by Al Viro · 8 years ago
  21. ea2c9c9 orangefs: bufmap rewrite by Al Viro · 8 years ago
  22. 78699e2 orangefs: delay freeing slot until cancel completes by Al Viro · 8 years ago
  23. 5090c96 Orangefs: improve gossip statement by Mike Marshall · 8 years ago
  24. 2a9e5c2 orangefs: don't reinvent completion.h... by Al Viro · 8 years ago
  25. 4f55e39 if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting by Al Viro · 8 years ago
  26. 727cbfe orangefs: get rid of MSECS_TO_JIFFIES by Al Viro · 8 years ago
  27. ed42fe0 orangefs: hopefully saner op refcounting and locking by Al Viro · 8 years ago
  28. fee25ce orangefs: make sure that reopening pvfs2-req won't overlap with the end of close by Al Viro · 8 years ago
  29. 831d094 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 8 years ago
  30. 90e54e3 orangefs: ->poll() doesn't need spinlock by Al Viro · 8 years ago
  31. 8016387 orangefs: kill ioctl32 rudiments by Al Viro · 8 years ago
  32. 83595db orangefs: ->poll() is only called between successful ->open() and ->release() by Al Viro · 8 years ago
  33. fb6d252 orangefs: generic_file_open() is pointless for character devices by Al Viro · 8 years ago
  34. cf0c277 Orangefs: make gossip statement more palatable to xtensa by Mike Marshall · 8 years ago
  35. b3ae475 Orangefs: implement .write_iter by Mike Marshall · 8 years ago
  36. 7d22148 orangefs: Fix some more global namespace pollution. by Martin Brandenburg · 8 years ago
  37. a762ae6 orangefs: Remove ``aligned'' upcall and downcall length macros. by Martin Brandenburg · 9 years ago
  38. 90d26aa Orangefs: do not finalize bufmap if it was never initialized. by Martin Brandenburg · 9 years ago
  39. ce6c414 Orangefs: Don't wait the old-fashioned way. by Mike Marshall · 9 years ago
  40. 97f1002 Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general by Mike Marshall · 9 years ago
  41. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago[Renamed (99%) from fs/orangefs/devpvfs2-req.c]
  42. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  43. 24c8d08 Orangefs: Clean up pvfs2_devreq_read. by Martin Brandenburg · 9 years ago
  44. f0ed441 Orangefs: Remove upcall trailers which are not used. by Martin Brandenburg · 9 years ago
  45. b5bbc84 Orangefs: fix gossip statement by Mike Marshall · 9 years ago
  46. ade1d48 orangefs: don't leave uninitialized data in ->trailer_buf by Al Viro · 9 years ago
  47. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  48. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  49. 2c590d5 Orangefs: kernel client update 1. by Mike Marshall · 9 years ago
  50. 5db11c2 Orangefs: kernel client part 2 by Mike Marshall · 9 years ago