1. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  2. 430ff79 orangefs: simplify compat ioctl handling by Al Viro · 6 years ago
  3. 95f5f88 orangefs: formatting cleanups by Mike Marshall · 6 years ago
  4. bdd6f08 orangefs: make several *_operations structs static by Martin Brandenburg · 7 years ago
  5. 81e3d02 orangefs: replace vmalloc and memset with vzalloc by Colin Ian King · 7 years ago
  6. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  7. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. a0ec1de orangefs: initialize op on loop restart in orangefs_devreq_read by Martin Brandenburg · 7 years ago
  9. 076ccb7 fs: annotate ->poll() instances by Al Viro · 7 years ago
  10. e410c60 orangefs: fix a braino in ->poll() by Al Viro · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 07a2585 orangefs: Delete error messages for a failed memory allocation in five functions by Markus Elfring · 7 years ago
  13. b7a57cc orangefs: return from orangefs_devreq_read quickly if possible by Martin Brandenburg · 7 years ago
  14. 1ec1688 orangefs: free superblock when mount fails by Martin Brandenburg · 8 years ago
  15. e98bdb3 Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-next by Mike Marshall · 8 years ago
  16. 05973c2 orangefs: Dan Carpenter influenced cleanups... by Mike Marshall · 8 years ago
  17. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  18. b78b119 Merge branch 'misc' into for-next by Martin Brandenburg · 8 years ago
  19. 1d50361 orangefs: rename most remaining global variables by Martin Brandenburg · 8 years ago
  20. a0fe051 orangefs: make devreq_mutex static by Martin Brandenburg · 8 years ago
  21. 44f4641 orangefs: clean up debugfs globals by Martin Brandenburg · 8 years ago
  22. 482664d orangefs: add features op by Martin Brandenburg · 8 years ago
  23. f2ee3b7 orangefs: record userspace version for feature compatbility by Martin Brandenburg · 8 years ago
  24. 78fee0b orangefs: fix namespace handling by Jann Horn · 8 years ago
  25. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 9 years ago
  26. 53f57fe Orangefs: Extra sanity insurance on buffer before using string functions on it. by Mike Marshall · 9 years ago
  27. acfcbaf orangefs: make fs_mount_pending static by Martin Brandenburg · 9 years ago
  28. 9d9e7ba Orangefs: improve gossip statements by Mike Marshall · 9 years ago
  29. 9f08cfe Orangefs: update orangefs.txt by Mike Marshall · 9 years ago
  30. ca9f518 Orangefs: code sanitation. by Mike Marshall · 9 years ago
  31. adcf34a Orangefs: code sanitation by Mike Marshall · 9 years ago
  32. 05a50a5 orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon by Al Viro · 9 years ago
  33. 5964c1b orangefs: set correct ->downcall.status on failing to copy reply from daemon by Al Viro · 9 years ago
  34. 897c5df orangefs: get rid of op->done by Al Viro · 9 years ago
  35. ea2c9c9 orangefs: bufmap rewrite by Al Viro · 9 years ago
  36. 78699e2 orangefs: delay freeing slot until cancel completes by Al Viro · 9 years ago
  37. 5090c96 Orangefs: improve gossip statement by Mike Marshall · 9 years ago
  38. 2a9e5c2 orangefs: don't reinvent completion.h... by Al Viro · 9 years ago
  39. 4f55e39 if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting by Al Viro · 9 years ago
  40. 727cbfe orangefs: get rid of MSECS_TO_JIFFIES by Al Viro · 9 years ago
  41. ed42fe0 orangefs: hopefully saner op refcounting and locking by Al Viro · 9 years ago
  42. fee25ce orangefs: make sure that reopening pvfs2-req won't overlap with the end of close by Al Viro · 9 years ago
  43. 831d094 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  44. 90e54e3 orangefs: ->poll() doesn't need spinlock by Al Viro · 9 years ago
  45. 8016387 orangefs: kill ioctl32 rudiments by Al Viro · 9 years ago
  46. 83595db orangefs: ->poll() is only called between successful ->open() and ->release() by Al Viro · 9 years ago
  47. fb6d252 orangefs: generic_file_open() is pointless for character devices by Al Viro · 9 years ago
  48. cf0c277 Orangefs: make gossip statement more palatable to xtensa by Mike Marshall · 9 years ago
  49. b3ae475 Orangefs: implement .write_iter by Mike Marshall · 9 years ago
  50. 7d22148 orangefs: Fix some more global namespace pollution. by Martin Brandenburg · 9 years ago
  51. a762ae6 orangefs: Remove ``aligned'' upcall and downcall length macros. by Martin Brandenburg · 9 years ago
  52. 90d26aa Orangefs: do not finalize bufmap if it was never initialized. by Martin Brandenburg · 9 years ago
  53. ce6c414 Orangefs: Don't wait the old-fashioned way. by Mike Marshall · 9 years ago
  54. 97f1002 Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general by Mike Marshall · 9 years ago
  55. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago[Renamed (99%) from fs/orangefs/devpvfs2-req.c]
  56. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  57. 24c8d08 Orangefs: Clean up pvfs2_devreq_read. by Martin Brandenburg · 9 years ago
  58. f0ed441 Orangefs: Remove upcall trailers which are not used. by Martin Brandenburg · 9 years ago
  59. b5bbc84 Orangefs: fix gossip statement by Mike Marshall · 9 years ago
  60. ade1d48 orangefs: don't leave uninitialized data in ->trailer_buf by Al Viro · 9 years ago
  61. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  62. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  63. 2c590d5 Orangefs: kernel client update 1. by Mike Marshall · 9 years ago
  64. 5db11c2 Orangefs: kernel client part 2 by Mike Marshall · 9 years ago