1. d5f9cd0 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 7 years ago
  2. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  4. 63b268d IB/isert: Properly release resources on DEVICE_REMOVAL by Raju Rangoju · 8 years ago
  5. 1d5840c IB/isert: fix error return code in isert_alloc_login_buf() by Wei Yongjun · 8 years ago
  6. e6d66e3 IB/isert: Remove an unused member variable by Bart Van Assche · 8 years ago
  7. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  8. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 8 years ago
  9. 38a2d0d4 IB/isert: convert to the generic RDMA READ/WRITE API by Christoph Hellwig · 8 years ago
  10. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 8 years ago
  11. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 8 years ago
  12. 572a143 iser-target: Use ib_drain_qp by Sagi Grimberg · 8 years ago
  13. e3416ab iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc by Christoph Hellwig · 8 years ago
  14. d1ca2ed iser-target: Kill struct isert_rdma_wr by Christoph Hellwig · 8 years ago
  15. 9679cc5 iser-target: Convert to new CQ API by Christoph Hellwig · 8 years ago
  16. 5adabdd iser-target: Split and properly type the login buffer by Christoph Hellwig · 8 years ago
  17. ed1083b iser-target: Remove ISER_RECV_DATA_SEG_LEN by Christoph Hellwig · 8 years ago
  18. 26c7b67 iser-target: Remove impossible condition from isert_wait_conn by Jenny Derzhavetz · 8 years ago
  19. 69c4884 iser-target: Remove redundant wait in release_conn by Jenny Derzhavetz · 8 years ago
  20. 6d1fba0 iser-target: Rework connection termination by Jenny Derzhavetz · 8 years ago
  21. f81bf45 iser-target: Separate flows for np listeners and connections cma events by Jenny Derzhavetz · 8 years ago
  22. aea9298 iser-target: Add new state ISER_CONN_BOUND to isert_conn by Jenny Derzhavetz · 8 years ago
  23. b89a7c2 iser-target: Fix identification of login rx descriptor type by Jenny Derzhavetz · 8 years ago
  24. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  25. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  26. 373a4cd iser-target: Fix non negative ERR_PTR isert_device_get usage by Nicholas Bellinger · 8 years ago
  27. 422bd0a IB/isert: Support the remote invalidation exception by Jenny Derzhavetz · 9 years ago
  28. 13bce48 IB/isert: Declare correct flags when accepting a connection by Jenny Derzhavetz · 9 years ago
  29. c649415 IB/isert: Remove unused file iser_proto.h by Sagi Grimberg · 9 years ago
  30. d3cf81f IB/iser,isert: Create and use new shared header by Sagi Grimberg · 9 years ago
  31. 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  32. f1a47d3 iser-target: Remove explicit mlx4 work-around by Sagi Grimberg · 9 years ago
  33. 16c2d70 iser-target: Port to new memory registration API by Sagi Grimberg · 9 years ago
  34. 63e8790d Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  35. eb14ab3 Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanup by Doug Ledford · 9 years ago
  36. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  37. 6c760b3 iser-target: Remove an unused variable by Bart Van Assche · 9 years ago
  38. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  39. 9fd6008 iser-target: Skip data copy if all the command data comes as immediate by Jenny Derzhavetz · 9 years ago
  40. 4366b19 iser-target: Change the recv buffers posting logic by Jenny Derzhavetz · 9 years ago
  41. bd37922 iser-target: Fix pending connections handling in target stack shutdown sequnce by Jenny Derzhavetz · 9 years ago
  42. ed8cb0a iser-target: Remove np_ prefix from isert_np members by Jenny Derzhavetz · 9 years ago
  43. f27dfa1 iser-target: Remove unused variables by Jenny Derzhavetz · 9 years ago
  44. 3e03c4b iser-target: Put the reference on commands waiting for unsol data by Jenny Derzhavetz · 9 years ago
  45. a4c15cd iser-target: remove command with state ISTATE_REMOVE by Jenny Derzhavetz · 9 years ago
  46. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  47. 34efc7d iser-target: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  48. a89be2c iser-target: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  49. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  50. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  51. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  52. dc58f76 target/iscsi: Replace conn->login_ip with login_sockaddr by Andy Grover · 9 years ago
  53. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  54. ce9a9fc iser-target: Fix REJECT CM event use-after-free OOPs by Nicholas Bellinger · 9 years ago
  55. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  56. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  57. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  58. 524630d iser-target: Fix possible use-after-free by Sagi Grimberg · 9 years ago
  59. 2f1b6b7 iser-target: release stale iser connections by Sagi Grimberg · 9 years ago
  60. 9253e66 iser-target: Fix variable-length response error completion by Sagi Grimberg · 9 years ago
  61. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  62. b2feda4fe iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 9 years ago
  63. ea8a161 iser-target: Align to generic logging helpers by Sagi Grimberg · 9 years ago
  64. 9e35eff iser-target: Bump version to 1.0 by Sagi Grimberg · 9 years ago
  65. dac6ab3 iser-target: Remove conn_ prefix from struct isert_conn members by Sagi Grimberg · 9 years ago
  66. 992607e iser-target: Remove un-needed rdma_listen backlog by Sagi Grimberg · 9 years ago
  67. 57df81e iser-target: Remove redundant check on the device by Sagi Grimberg · 9 years ago
  68. c6b8e91 iser-target: Get rid of redundant max_accept by Sagi Grimberg · 9 years ago
  69. ae9ea9e iser-target: Split some logic in isert_connect_request to routines by Sagi Grimberg · 9 years ago
  70. cf8ae95 iser-target: Rename device find/release routines by Sagi Grimberg · 9 years ago
  71. 7748681 iser-target: Rename rend/recv completion routines by Sagi Grimberg · 9 years ago
  72. fd8205e iser-target: Remove redundant assignment to local variable by Sagi Grimberg · 9 years ago
  73. 172369c iser-target: Introduce isert_[alloc|free]_comps by Sagi Grimberg · 9 years ago
  74. 40fc069 iser-target: Split isert_setup_qp by Sagi Grimberg · 9 years ago
  75. 6700425 iser-target: Remove redundant casting on void pointers by Sagi Grimberg · 9 years ago
  76. fb14027 iser-target: Remove redundant local variable by Sagi Grimberg · 9 years ago
  77. b859203 iser-target: Remove dead code by Sagi Grimberg · 9 years ago
  78. e26e6ef iser-target: Remove redundant check on recv completion by Sagi Grimberg · 9 years ago
  79. 67cb394 iser-target: Use a single DMA MR and PD per device by Sagi Grimberg · 9 years ago
  80. 4a579da iser-target: Fix possible deadlock in RDMA_CM connection error by Sagi Grimberg · 9 years ago
  81. 364189f iser-target: Fix session hang in case of an rdma read DIF error by Sagi Grimberg · 9 years ago
  82. e4f4e80 iscsi/iser-target: Support multi-sequence sendtargets text response by Sagi Grimberg · 9 years ago
  83. 11378cd iser-target: Remove duplicate function names by Rasmus Villemoes · 9 years ago
  84. b44a2b6 iser-target: Fix wrong allocation in the case of an empty text message by Sagi Grimberg · 9 years ago
  85. 631af55 iser-target: Use WQ_UNBOUND for completion workqueue by Sagi Grimberg · 9 years ago
  86. f64d279 iser-target: Fix typo in isert_put_text_rsp by Sagi Grimberg · 9 years ago
  87. 45678b6 iser-target: Fix sparse warning by Sagi Grimberg · 9 years ago
  88. ed4520a iser-target: Fix wc->wr_id cast warning by Nicholas Bellinger · 10 years ago
  89. 10633c3 iser-target: Remove code duplication by Sagi Grimberg · 10 years ago
  90. 4c22e07 iser-target: Adjust log levels and prettify some prints by Sagi Grimberg · 10 years ago
  91. 24f412d iser-target: Use debug_level parameter to control logging level by Sagi Grimberg · 10 years ago
  92. 991bb76 iser-target: Fix logout sequence by Sagi Grimberg · 10 years ago
  93. c7e160e iser-target: Don't wait for session commands from completion context by Sagi Grimberg · 10 years ago
  94. 36ea63b iser-target: Reduce CQ lock contention by batch polling by Sagi Grimberg · 10 years ago
  95. 37d9fe8 iser-target: Introduce isert_poll_budget by Sagi Grimberg · 10 years ago
  96. bdf20e7 iser-target: Remove an atomic operation from the IO path by Sagi Grimberg · 10 years ago
  97. 377d8f5 iser-target: Remove redundant call to isert_conn_terminate by Sagi Grimberg · 10 years ago
  98. 6f0fae3 iser-target: Use single CQ for TX and RX by Sagi Grimberg · 10 years ago
  99. 4a295ba iser-target: Centralize completion elements to a context by Sagi Grimberg · 10 years ago
  100. b0a191e iser-target: Cast wr_id with uintptr_t instead of unsinged long by Sagi Grimberg · 10 years ago