1. 383e062 staging: lustre: separate a connection destroy from free struct kib_conn by Dmitry Eremin · 7 years ago
  2. d42f9c7 staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return code by Arnd Bergmann · 7 years ago
  3. d566b9a staging: lustre: o2iblnd: Put back work queue check previously removed by Doug Oucharek · 8 years ago
  4. bbc2d82 staging/lustre/o2iblnd: handle mixed page size configurations. by James Simmons · 8 years ago
  5. 24c198e staging/lustre: Make alignment match open parenthesis by Oleg Drokin · 8 years ago
  6. 4cae780 lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov() by Al Viro · 8 years ago
  7. c1b7b8e lustre: pass iov_iter to ->lnd_recv() by Al Viro · 8 years ago
  8. 72e62b6 staging: lustre: lnet: Stop Infinite CON RACE Condition by Doug Oucharek · 8 years ago
  9. ba53014 staging: lustre: lnet: lock improvement for ko2iblnd by Liang Zhen · 8 years ago
  10. d04c094 staging: lustre: lnet: make connection more stable with packet loss by Alexander Boyko · 8 years ago
  11. af96bab staging: lustre: lnet: Correct position of lnet_ni_decref() by Doug Oucharek · 8 years ago
  12. 65ffc67 lustre: don't reinvent struct bio_vec by Al Viro · 8 years ago
  13. af52739 Merge 4.7-rc4 into staging-next by Greg Kroah-Hartman · 8 years ago
  14. 9797fb0 staging/lustre: Remove unnecessary space after a cast by Oleg Drokin · 8 years ago
  15. 6a5b99a staging/lustre: Replace sun.com GPLv2 URL with gnu.org one. by Oleg Drokin · 8 years ago
  16. ed4df35 staging/lustre: Remove the "Please contact SUN for GPL" from headers by Oleg Drokin · 8 years ago
  17. 8d9de3f staging: lustre: o2iblnd: remove typedefs by James Simmons · 8 years ago
  18. a9cc400 staging: lustre: lnet: Don't access NULL NI on failure path by Doug Oucharek · 8 years ago
  19. 147280d staging: lustre: ko2iblnd: fix memory corruption with fragments by James Simmons · 8 years ago
  20. 2c6a184 staging: lustre: o2iblnd: properly set ibr_why by Amir Shehata · 8 years ago
  21. 32c8deb8 staging: lustre: o2iblnd: per NI map-on-demand value by Amir Shehata · 8 years ago
  22. 9e7d5bf staging: lustre: o2iblnd: convert macros to inline functions by Amir Shehata · 8 years ago
  23. 80e05b3 staging: lustre: o2iblnd: Add Fast Reg memory registration support by Dmitry Eremin · 8 years ago
  24. 1f199a0 staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmap by Dmitry Eremin · 8 years ago
  25. c1b2e0b staging: lustre: o2iblnd: cache FMR key in kib_fmr_t by Dmitry Eremin · 8 years ago
  26. 3d14773 staging: lustre: lnet: Replace sg++ with sg = sg_next(sg) by Amitoj Kaur Chawla · 8 years ago
  27. 995ae68 staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safe by Bhaktipriya Shridhar · 8 years ago
  28. 4d99b25 staging: lustre: avoid intensive reconnecting for ko2iblnd by Liang Zhen · 8 years ago
  29. 82fffff staging: lustre: check wr_id returned by ib_poll_cq by Liang Zhen · 8 years ago
  30. a70d69a staging: lustre: Change connect peer failed cleanup order by Doug Oucharek · 8 years ago
  31. 992f0b2 staging: lustre: take extra refcount in kiblnd_connreq_done by Liang Zhen · 8 years ago
  32. a01fa10 staging: lustre: make ko2iblnd connect parameters persistent by Amir Shehata · 8 years ago
  33. 2fb44f2 staging: lustre: Support different ko2iblnd configs between systems by Jeremy Filizetti · 8 years ago
  34. 7cadcc7 staging: lustre: change ibh_mrs from array to pointer by Amir Shehata · 8 years ago
  35. 3667cde staging: lustre: make o2iblnd_cb.c local functions static by Frank Zago · 8 years ago
  36. 27d81ac staging: lustre: replace direct LNet HZ access with kernel APIs by Jian Yu · 8 years ago
  37. 31cf532 staging: lustre: lnet: Use list_entry() rather than container_of() by Janani Ravichandran · 8 years ago
  38. 5fd8833 staging: lustre: fix all conditional comparison to zero in LNet layer by James Simmons · 8 years ago
  39. 06ace26 staging: lustre: fix all NULL comparisons in LNet layer by James Simmons · 8 years ago
  40. 06f2f2f staging: lustre: balance braces properly in LNet layer by James Simmons · 8 years ago
  41. d3d3d37 staging: lustre: don't set more than one variable per line in LNet layer by James Simmons · 8 years ago
  42. 51078e2 staging: lustre: add missing spaces for LNet layer reported by checkpatch.pl by James Simmons · 8 years ago
  43. e767c84 staging: lustre: remove unnecessary blank lines reported by checkpatch.pl by James Simmons · 8 years ago
  44. 0eee677 staging: lustre: remove unnecessary parentheses around LNet function pointer by James Simmons · 8 years ago
  45. c314c31 staging: lustre: align all code properly for LNet core by James Simmons · 8 years ago
  46. 4420cfd staging: lustre: format properly all comment blocks for LNet core by James Simmons · 8 years ago
  47. a161de8 staging: lustre: add sparse locking annotations by frank zago · 9 years ago
  48. 1dc563a staging: lustre: update Intel copyright messages 2015 by Andreas Dilger · 9 years ago
  49. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  50. cca3241 Staging: lustre: lnet: Remove unnecessary cast on void pointer by Shraddha Barke · 9 years ago
  51. 106495c staging: lustre: remove multiple blank lines by Mike Rapoport · 9 years ago
  52. 50ffcb7 staging: lustre: add missing blank line after declarations by Mike Rapoport · 9 years ago
  53. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  54. 2f3622b staging/lustre/o2iblnd: wrong uses of kib_tx_t::tx_nfrags by Isaac Huang · 9 years ago
  55. 6fa3c57 staging/lustre/o2iblnd: connection refcount fix for kiblnd_post_rx by Liang Zhen · 9 years ago
  56. e03b80c Staging: lustre: lnet: Remove braces for single statement blocks by Shraddha Barke · 9 years ago
  57. 415bcb5 staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr() by Oleg Drokin · 9 years ago
  58. 66a84f8 staging: lustre: Unnecessary line continuation by Miguel Bernabeu Diaz · 9 years ago
  59. ec3d17c staging: lustre: lnet: o2iblnd: code cleanup - align whitespace by Mike Shuey · 9 years ago
  60. 7928848 Merge lustre patches based on 4.0-rc5 into staging-testing by Greg Kroah-Hartman · 9 years ago
  61. 6fe7f96 Staging: lustre: o2iblnd_cb.c: Removed the rest of unnecessary spaces before parenthesis by Guillaume Matheron · 9 years ago
  62. af967b2 Staging: lustre: o2iblnd_cb.c: Removed a bunch of spaces before parenthesis by Guillaume Matheron · 9 years ago
  63. 5a2ca43 Staging: lustre: Iterate list using list_for_each_entry by Somya Anand · 9 years ago
  64. d428284 Staging: lustre: lnet: klnds: o2iblnd: Remove space after the name of that function by Hatice ERTÜRK · 9 years ago
  65. a1ccbf9 staging: lustre: fix min() comparison types lacks cast build warning by Jeremiah Mahler · 10 years ago
  66. 0c57541 staging: lustre: use min/max instead of MIN/MAX, simple cases by Jeremiah Mahler · 10 years ago
  67. f351bad lustre: don't use iovec instead of kvec by Al Viro · 10 years ago
  68. 2d00bd1 staging: lustre: Coalesce string fragments by Joe Perches · 10 years ago
  69. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  71. fbe7c6c staging: lustre: remove parentheses from return arguments by Julia Lawall · 10 years ago
  72. 1d8cb70 drivers: staging: lustre: Fix space required after that ',' errors by Greg Donald · 10 years ago
  73. 55f5a82 staging: lustre: remove LPX64 define by Greg Kroah-Hartman · 10 years ago
  74. 699503b staging: lustre: remove cfs_time_before() by Greg Kroah-Hartman · 10 years ago
  75. a649ad1 staging: lustre: remove cfs_time_t typedef by Greg Kroah-Hartman · 10 years ago
  76. a8046a2 staging/lustre: fix sparse warnings in o2iblnd_cb.c by Zi Shen Lim · 10 years ago
  77. 109dae8 staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejected by Dmitry Eremin · 10 years ago
  78. b7efb98 staging/lustre/libcfs: remove waitq_timedwait by Peng Tao · 10 years ago
  79. b3669a7 staging/lustre/libcfs: remove waitq_wait by Peng Tao · 10 years ago
  80. 9e795d3 staging/lustre/libcfs: remove init_waitqueue_entry_current by Peng Tao · 10 years ago
  81. e92c080 staging/lustre/o2iblnd: fix is_vmalloc_addr build warning by Peng Tao · 11 years ago
  82. 175f547 staging: lustre: Use is_vmalloc_addr by Laura Abbott · 11 years ago
  83. 9edf0f6 staging: lustre: clean up format string usages by Kees Cook · 11 years ago
  84. 68b636b staging: lustre: remove task_t typedef by Greg Kroah-Hartman · 11 years ago
  85. 5e8f692 staging/lustre: remove HIPQUAD by Peng Tao · 11 years ago
  86. d7e09d0 staging: add Lustre file system client support by Peng Tao · 11 years ago