1. c649415 IB/isert: Remove unused file iser_proto.h by Sagi Grimberg · 9 years ago
  2. d3cf81f IB/iser,isert: Create and use new shared header by Sagi Grimberg · 9 years ago
  3. 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  4. f1a47d3 iser-target: Remove explicit mlx4 work-around by Sagi Grimberg · 9 years ago
  5. 16c2d70 iser-target: Port to new memory registration API by Sagi Grimberg · 9 years ago
  6. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  7. eb14ab3 Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanup by Doug Ledford · 9 years ago
  8. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  9. 6c760b3 iser-target: Remove an unused variable by Bart Van Assche · 9 years ago
  10. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  11. 9fd6008 iser-target: Skip data copy if all the command data comes as immediate by Jenny Derzhavetz · 9 years ago
  12. 4366b19 iser-target: Change the recv buffers posting logic by Jenny Derzhavetz · 9 years ago
  13. bd37922 iser-target: Fix pending connections handling in target stack shutdown sequnce by Jenny Derzhavetz · 9 years ago
  14. ed8cb0a iser-target: Remove np_ prefix from isert_np members by Jenny Derzhavetz · 9 years ago
  15. f27dfa1 iser-target: Remove unused variables by Jenny Derzhavetz · 9 years ago
  16. 3e03c4b iser-target: Put the reference on commands waiting for unsol data by Jenny Derzhavetz · 9 years ago
  17. a4c15cd iser-target: remove command with state ISTATE_REMOVE by Jenny Derzhavetz · 9 years ago
  18. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  19. 34efc7d iser-target: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  20. a89be2c iser-target: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  21. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  22. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  23. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  24. dc58f76 target/iscsi: Replace conn->login_ip with login_sockaddr by Andy Grover · 9 years ago
  25. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  26. ce9a9fc iser-target: Fix REJECT CM event use-after-free OOPs by Nicholas Bellinger · 9 years ago
  27. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  28. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  29. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  30. 524630d iser-target: Fix possible use-after-free by Sagi Grimberg · 9 years ago
  31. 2f1b6b7 iser-target: release stale iser connections by Sagi Grimberg · 9 years ago
  32. 9253e66 iser-target: Fix variable-length response error completion by Sagi Grimberg · 9 years ago
  33. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  34. b2feda4 iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 9 years ago
  35. ea8a161 iser-target: Align to generic logging helpers by Sagi Grimberg · 9 years ago
  36. 9e35eff iser-target: Bump version to 1.0 by Sagi Grimberg · 10 years ago
  37. dac6ab3 iser-target: Remove conn_ prefix from struct isert_conn members by Sagi Grimberg · 10 years ago
  38. 992607e iser-target: Remove un-needed rdma_listen backlog by Sagi Grimberg · 10 years ago
  39. 57df81e iser-target: Remove redundant check on the device by Sagi Grimberg · 10 years ago
  40. c6b8e91 iser-target: Get rid of redundant max_accept by Sagi Grimberg · 10 years ago
  41. ae9ea9e iser-target: Split some logic in isert_connect_request to routines by Sagi Grimberg · 10 years ago
  42. cf8ae95 iser-target: Rename device find/release routines by Sagi Grimberg · 10 years ago
  43. 7748681 iser-target: Rename rend/recv completion routines by Sagi Grimberg · 10 years ago
  44. fd8205e iser-target: Remove redundant assignment to local variable by Sagi Grimberg · 10 years ago
  45. 172369c iser-target: Introduce isert_[alloc|free]_comps by Sagi Grimberg · 10 years ago
  46. 40fc069 iser-target: Split isert_setup_qp by Sagi Grimberg · 10 years ago
  47. 6700425 iser-target: Remove redundant casting on void pointers by Sagi Grimberg · 10 years ago
  48. fb14027 iser-target: Remove redundant local variable by Sagi Grimberg · 10 years ago
  49. b859203 iser-target: Remove dead code by Sagi Grimberg · 10 years ago
  50. e26e6ef iser-target: Remove redundant check on recv completion by Sagi Grimberg · 10 years ago
  51. 67cb394 iser-target: Use a single DMA MR and PD per device by Sagi Grimberg · 10 years ago
  52. 4a579da iser-target: Fix possible deadlock in RDMA_CM connection error by Sagi Grimberg · 10 years ago
  53. 364189f iser-target: Fix session hang in case of an rdma read DIF error by Sagi Grimberg · 10 years ago
  54. e4f4e80 iscsi/iser-target: Support multi-sequence sendtargets text response by Sagi Grimberg · 10 years ago
  55. 11378cd iser-target: Remove duplicate function names by Rasmus Villemoes · 10 years ago
  56. b44a2b6 iser-target: Fix wrong allocation in the case of an empty text message by Sagi Grimberg · 10 years ago
  57. 631af55 iser-target: Use WQ_UNBOUND for completion workqueue by Sagi Grimberg · 10 years ago
  58. f64d279 iser-target: Fix typo in isert_put_text_rsp by Sagi Grimberg · 10 years ago
  59. 45678b6 iser-target: Fix sparse warning by Sagi Grimberg · 10 years ago
  60. ed4520a iser-target: Fix wc->wr_id cast warning by Nicholas Bellinger · 10 years ago
  61. 10633c3 iser-target: Remove code duplication by Sagi Grimberg · 10 years ago
  62. 4c22e07 iser-target: Adjust log levels and prettify some prints by Sagi Grimberg · 10 years ago
  63. 24f412d iser-target: Use debug_level parameter to control logging level by Sagi Grimberg · 10 years ago
  64. 991bb76 iser-target: Fix logout sequence by Sagi Grimberg · 10 years ago
  65. c7e160e iser-target: Don't wait for session commands from completion context by Sagi Grimberg · 10 years ago
  66. 36ea63b iser-target: Reduce CQ lock contention by batch polling by Sagi Grimberg · 10 years ago
  67. 37d9fe8 iser-target: Introduce isert_poll_budget by Sagi Grimberg · 10 years ago
  68. bdf20e7 iser-target: Remove an atomic operation from the IO path by Sagi Grimberg · 10 years ago
  69. 377d8f5 iser-target: Remove redundant call to isert_conn_terminate by Sagi Grimberg · 10 years ago
  70. 6f0fae3 iser-target: Use single CQ for TX and RX by Sagi Grimberg · 10 years ago
  71. 4a295ba iser-target: Centralize completion elements to a context by Sagi Grimberg · 10 years ago
  72. b0a191e iser-target: Cast wr_id with uintptr_t instead of unsinged long by Sagi Grimberg · 10 years ago
  73. df43deb iser-target: Unite error completion handler for RX and TX by Sagi Grimberg · 10 years ago
  74. 68a86de iser-target: Remove interrupt coalescing by Sagi Grimberg · 10 years ago
  75. 268e681 iser-target: Work-around live target stack shutdown resource cleanup by Sagi Grimberg · 10 years ago
  76. 23a548e iscsi,iser-target: Expose supported protection ops according to t10_pi by Sagi Grimberg · 10 years ago
  77. 302cc7c iser-target: Fix NULL dereference in SW mode DIF by Sagi Grimberg · 10 years ago
  78. 570db17 iser-target: Allocate PI contexts dynamically by Sagi Grimberg · 10 years ago
  79. b02efbfc iser-target: Fix implicit termination of connections by Sagi Grimberg · 10 years ago
  80. ca6c1d8 iser-target: Handle ADDR_CHANGE event for listener cm_id by Sagi Grimberg · 10 years ago
  81. 19e2090 iser-target: Fix connected_handler + teardown flow race by Sagi Grimberg · 10 years ago
  82. 2371e5d iser-target: Parallelize CM connection establishment by Sagi Grimberg · 10 years ago
  83. 128e9cc iser-target: Fix flush + disconnect completion handling by Sagi Grimberg · 10 years ago
  84. 954f237 iscsi,iser-target: Initiate termination only once by Sagi Grimberg · 10 years ago
  85. b1a5ad0 IB/isert: Adjust CQ size to HW limits by Chris Moore · 10 years ago
  86. 3b726ae iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly by Sagi Grimberg · 10 years ago
  87. f57915c ib_isert: Add max_send_sge=2 minimum for control PDU responses by Or Gerlitz · 10 years ago
  88. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  89. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  90. 3d73cf1 Target/iser: Centralize ib_sig_domain setting by Sagi Grimberg · 10 years ago
  91. 0d0f660 iser-target: Disable TX completion interrupt coalescing by Nicholas Bellinger · 10 years ago
  92. 1acff63 iser-target: Fix smatch warning by Sagi Grimberg · 10 years ago
  93. 1a92e17 Target/iser: Fix initiator_depth and responder_resources by Sagi Grimberg · 10 years ago
  94. 38a8316 Target/iser: Avoid calling rdma_disconnect twice by Sagi Grimberg · 10 years ago
  95. 0fc4ea7 Target/iser: Don't put isert_conn inside disconnected handler by Sagi Grimberg · 10 years ago
  96. c2f88b1 Target/iser: Get isert_conn reference once got to connected_handler by Sagi Grimberg · 10 years ago
  97. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  98. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
  99. e0546fc Target/iser: Fix a wrong dereference in case discovery session is over iser by Sagi Grimberg · 10 years ago
  100. 6cc44a6 iser-target: Add missing target_put_sess_cmd for ImmedateData failure by Nicholas Bellinger · 10 years ago