1. 317000b IB/isert: allocate RW ctxs according to max IO size by Max Gurtovoy · 4 years, 7 months ago
  2. 8094ba0 RDMA/cma: Provide ECE reject reason by Leon Romanovsky · 4 years, 8 months ago
  3. 76261ad scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" by Bart Van Assche · 5 years ago
  4. 04060db scsi: RDMA/isert: Fix a recently introduced regression related to logout by Bart Van Assche · 5 years ago
  5. 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  6. e9a53e7 RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover by Israel Rukshin · 6 years ago
  7. c0a6cbb RDMA/core: Rename signature qp create flag and signature device capability by Israel Rukshin · 6 years ago
  8. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  9. dae6345 IB/isert: Remove unused sig_attrs argument by Israel Rukshin · 6 years ago
  10. 0300b11 scsi: target/iscsi: Fix spelling of "unsolicited" by Bart Van Assche · 6 years ago
  11. 6c85411 RDMA/ulp: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  12. e01a767 IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 7 years ago
  13. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  14. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  15. 2623287 IB/isert: use T10-PI check mask definitions from core layer by Max Gurtovoy · 7 years ago
  16. 0e12af8 IB/isert: fix T10-pi check mask setting by Max Gurtovoy · 7 years ago
  17. 763b696 IB/isert: Fix for lib/dma_debug check_sync warning by Alex Estrin · 7 years ago
  18. e7996a9 Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jason Gunthorpe · 7 years ago
  19. cd52cb2 iser-target: Fix possible use-after-free in connection establishment error by Sagi Grimberg · 7 years ago
  20. 66f53e6 iser-target: avoid reinitializing rdma contexts for isert commands by Bharat Potnuri · 7 years ago
  21. d2271bd RDMA/isert: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
  22. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  23. fce50a2 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 8 years ago
  24. 7a56dc8 iser-target: avoid posting a recv buffer twice by Sagi Grimberg · 8 years ago
  25. 555a65f iser-target: Fix queue-full response handling by Nicholas Bellinger · 8 years ago
  26. 506f71d IB/isert: fix spelling mistake: "teminating" -> "terminating" by Colin Ian King · 8 years ago
  27. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  28. def4a6f IB/isert: do not ignore errors in dma_map_single() by Alexey Khoroshilov · 8 years ago
  29. 1e38a36 ib_isert: log the connection reject message by Steve Wise · 8 years ago
  30. 93b80f2 IB/isert: Remove and fix debug prints after allocation failure by Leon Romanovsky · 8 years ago
  31. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  32. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  33. 63b268d IB/isert: Properly release resources on DEVICE_REMOVAL by Raju Rangoju · 8 years ago
  34. 1d5840c IB/isert: fix error return code in isert_alloc_login_buf() by Wei Yongjun · 8 years ago
  35. e6d66e3 IB/isert: Remove an unused member variable by Bart Van Assche · 9 years ago
  36. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  37. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 9 years ago
  38. 38a2d0d4 IB/isert: convert to the generic RDMA READ/WRITE API by Christoph Hellwig · 9 years ago
  39. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 9 years ago
  40. 187e84f iscsi-target: add void (*iscsit_get_rx_pdu)() by Varun Prakash · 9 years ago
  41. 572a143 iser-target: Use ib_drain_qp by Sagi Grimberg · 9 years ago
  42. e3416ab iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc by Christoph Hellwig · 9 years ago
  43. d1ca2ed iser-target: Kill struct isert_rdma_wr by Christoph Hellwig · 9 years ago
  44. 9679cc5 iser-target: Convert to new CQ API by Christoph Hellwig · 9 years ago
  45. 5adabdd iser-target: Split and properly type the login buffer by Christoph Hellwig · 9 years ago
  46. ed1083b iser-target: Remove ISER_RECV_DATA_SEG_LEN by Christoph Hellwig · 9 years ago
  47. 26c7b67 iser-target: Remove impossible condition from isert_wait_conn by Jenny Derzhavetz · 9 years ago
  48. 69c4884 iser-target: Remove redundant wait in release_conn by Jenny Derzhavetz · 9 years ago
  49. 6d1fba0 iser-target: Rework connection termination by Jenny Derzhavetz · 9 years ago
  50. f81bf45 iser-target: Separate flows for np listeners and connections cma events by Jenny Derzhavetz · 9 years ago
  51. aea9298 iser-target: Add new state ISER_CONN_BOUND to isert_conn by Jenny Derzhavetz · 9 years ago
  52. b89a7c2 iser-target: Fix identification of login rx descriptor type by Jenny Derzhavetz · 9 years ago
  53. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  54. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  55. 373a4cd iser-target: Fix non negative ERR_PTR isert_device_get usage by Nicholas Bellinger · 9 years ago
  56. 422bd0a IB/isert: Support the remote invalidation exception by Jenny Derzhavetz · 9 years ago
  57. 13bce48 IB/isert: Declare correct flags when accepting a connection by Jenny Derzhavetz · 9 years ago
  58. c649415 IB/isert: Remove unused file iser_proto.h by Sagi Grimberg · 9 years ago
  59. d3cf81f IB/iser,isert: Create and use new shared header by Sagi Grimberg · 9 years ago
  60. 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  61. f1a47d3 iser-target: Remove explicit mlx4 work-around by Sagi Grimberg · 9 years ago
  62. 16c2d70 iser-target: Port to new memory registration API by Sagi Grimberg · 9 years ago
  63. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  64. eb14ab3 Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanup by Doug Ledford · 9 years ago
  65. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  66. 6c760b3 iser-target: Remove an unused variable by Bart Van Assche · 9 years ago
  67. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  68. 9fd6008 iser-target: Skip data copy if all the command data comes as immediate by Jenny Derzhavetz · 9 years ago
  69. 4366b19 iser-target: Change the recv buffers posting logic by Jenny Derzhavetz · 9 years ago
  70. bd37922 iser-target: Fix pending connections handling in target stack shutdown sequnce by Jenny Derzhavetz · 9 years ago
  71. ed8cb0a iser-target: Remove np_ prefix from isert_np members by Jenny Derzhavetz · 9 years ago
  72. f27dfa1 iser-target: Remove unused variables by Jenny Derzhavetz · 9 years ago
  73. 3e03c4b iser-target: Put the reference on commands waiting for unsol data by Jenny Derzhavetz · 9 years ago
  74. a4c15cd iser-target: remove command with state ISTATE_REMOVE by Jenny Derzhavetz · 9 years ago
  75. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  76. 34efc7d iser-target: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  77. a89be2c iser-target: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  78. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  79. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  80. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  81. dc58f76 target/iscsi: Replace conn->login_ip with login_sockaddr by Andy Grover · 9 years ago
  82. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  83. ce9a9fc iser-target: Fix REJECT CM event use-after-free OOPs by Nicholas Bellinger · 10 years ago
  84. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  85. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  86. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 10 years ago
  87. 524630d iser-target: Fix possible use-after-free by Sagi Grimberg · 10 years ago
  88. 2f1b6b7 iser-target: release stale iser connections by Sagi Grimberg · 10 years ago
  89. 9253e66 iser-target: Fix variable-length response error completion by Sagi Grimberg · 10 years ago
  90. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 10 years ago
  91. b2feda4fe iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 10 years ago
  92. ea8a161 iser-target: Align to generic logging helpers by Sagi Grimberg · 10 years ago
  93. 9e35eff iser-target: Bump version to 1.0 by Sagi Grimberg · 10 years ago
  94. dac6ab3 iser-target: Remove conn_ prefix from struct isert_conn members by Sagi Grimberg · 10 years ago
  95. 992607e iser-target: Remove un-needed rdma_listen backlog by Sagi Grimberg · 10 years ago
  96. 57df81e iser-target: Remove redundant check on the device by Sagi Grimberg · 10 years ago
  97. c6b8e91 iser-target: Get rid of redundant max_accept by Sagi Grimberg · 10 years ago
  98. ae9ea9e iser-target: Split some logic in isert_connect_request to routines by Sagi Grimberg · 10 years ago
  99. cf8ae95 iser-target: Rename device find/release routines by Sagi Grimberg · 10 years ago
  100. 7748681 iser-target: Rename rend/recv completion routines by Sagi Grimberg · 10 years ago