1. 2c63d10 IB/iser: use sector_div instead of do_div by Arnd Bergmann · 10 years ago
  2. 3940588 IB/iser: Port to new fast registration API by Sagi Grimberg · 10 years ago
  3. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 10 years ago
  4. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 10 years ago
  5. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 10 years ago
  6. 3cffd93 IB/iser: Add module parameter for always register memory by Sagi Grimberg · 10 years ago
  7. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 10 years ago
  8. 256b7ad IB/iser: Use pd->local_dma_lkey by Jason Gunthorpe · 10 years ago
  9. 7332bed IB/iser: Chain all iser transaction send work requests by Sagi Grimberg · 10 years ago
  10. df749cd IB/iser: Support up to 8MB data transfer in a single command by Sagi Grimberg · 10 years ago
  11. f8db651 IB/iser: Pass registration pool a size parameter by Sagi Grimberg · 10 years ago
  12. 2b3bf95 IB/iser: Maintain connection fmr_pool under a single registration descriptor by Adir Lev · 10 years ago
  13. 385ad87 IB/iser: Introduce iser registration pool struct by Sagi Grimberg · 10 years ago
  14. eb6ea8c3 IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc by Sagi Grimberg · 10 years ago
  15. 48afbff IB/iser: Introduce iser_reg_ops by Sagi Grimberg · 10 years ago
  16. 8c18ed0 IB/iser: Remove dead code in fmr_pool alloc/free by Sagi Grimberg · 10 years ago
  17. 5190cc2 IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc by Sagi Grimberg · 10 years ago
  18. d711d81 IB/iser: Introduce struct iser_reg_resources by Sagi Grimberg · 10 years ago
  19. 34780f0 IB/iser: Convert to ib_alloc_mr by Sagi Grimberg · 10 years ago
  20. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 10 years ago
  21. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 10 years ago
  22. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 10 years ago
  23. 871e00a IB/iser: Align to generic logging helpers by Sagi Grimberg · 10 years ago
  24. 4dec2a2 IB/iser: Move PI context alloc/free to routines by Sagi Grimberg · 10 years ago
  25. b130ede IB/iser: Get rid of struct iser_rdma_regd by Sagi Grimberg · 10 years ago
  26. d03e61d IB/iser: Move memory reg/dereg routines to iser_memory.c by Sagi Grimberg · 10 years ago
  27. 30bf1d5 IB/iser: Handle fastreg/local_inv completion errors by Sagi Grimberg · 10 years ago
  28. c4de466 IB/iser: Fix unload during ep_poll wrong dereference by Sagi Grimberg · 10 years ago
  29. 9a3119e IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called by Ariel Nahum · 11 years ago
  30. 6606e6a IB/iser: Fix memory regions possible leak by Sagi Grimberg · 11 years ago
  31. 06c7fb6 IB/iser: Micro-optimize iser_handle_wc by Sagi Grimberg · 11 years ago
  32. da64bdb IB/iser: Use more completion queues by Sagi Grimberg · 11 years ago
  33. 7e1fd4d IB/iser: Remove redundant is_mr indicator by Sagi Grimberg · 11 years ago
  34. 49df278 IB/iser: Fix sparse warnings by Sagi Grimberg · 11 years ago
  35. 93acb7b IB/iser: Decrement CQ's active QPs accounting when QP creation fails by Sagi Grimberg · 11 years ago
  36. 5426b17 IB/iser: Collapse cleanup and disconnect handlers by Ariel Nahum · 11 years ago
  37. 16df2a2 IB/iser: Fix catastrophic error flow hang by Sagi Grimberg · 11 years ago
  38. f4641ef IB/iser: Re-adjust CQ and QP send ring sizes to HW limits by Minh Tran · 11 years ago
  39. 6df5a12 IB/iser: Suppress scsi command send completions by Sagi Grimberg · 11 years ago
  40. 6e6fe2f IB/iser: Optimize completion polling by Sagi Grimberg · 11 years ago
  41. ff3dd52 IB/iser: Use beacon to indicate all completions were consumed by Sagi Grimberg · 11 years ago
  42. 6aabfa7 IB/iser: Use single CQ for RX and TX by Sagi Grimberg · 11 years ago
  43. 183cfa4 IB/iser: Use internal polling budget to avoid possible live-lock by Sagi Grimberg · 11 years ago
  44. bf17554 IB/iser: Centralize iser completion contexts by Sagi Grimberg · 11 years ago
  45. aea8f4d IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release by Ariel Nahum · 11 years ago
  46. 8c204e6 IB/iser: Signal iSCSI layer that transport is broken in error completions by Sagi Grimberg · 11 years ago
  47. c107a6c IB/iser: Don't bound release_work completions timeouts by Sagi Grimberg · 11 years ago
  48. c47a3c9 IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon by Sagi Grimberg · 11 years ago
  49. 96f1519 IB/iser: Extend iser_free_ib_conn_res() by Sagi Grimberg · 11 years ago
  50. a4ee353 IB/iser: Re-introduce ib_conn by Sagi Grimberg · 11 years ago
  51. 5716af6 IB/iser: Rename ib_conn -> iser_conn by Sagi Grimberg · 11 years ago
  52. c33b15f IB/iser: Fix RX/TX CQ resource leak on error flow by Roi Dayan · 11 years ago
  53. 8d4aca7 IB/iser: Clarify a duplicate counters check by Roi Dayan · 11 years ago
  54. 9a6d323 IB/iser: Replace connection waitqueue with completion object by Ariel Nahum · 11 years ago
  55. 504130c IB/iser: Protect iser state machine with a mutex by Ariel Nahum · 11 years ago
  56. f1a8bf0 IB/iser: Remove redundant return code in iser_free_ib_conn_res() by Sagi Grimberg · 11 years ago
  57. 0a69075 IB/iser: Seperate iser_conn and iscsi_endpoint storage space by Ariel Nahum · 11 years ago
  58. 2ea3293 IB/iser: Fix responder resources advertisement by Sagi Grimberg · 11 years ago
  59. 9579d60 IB/iser: Add TIMEWAIT_EXIT event handling by Roi Dayan · 11 years ago
  60. 96ed02d IB/iser: Support IPv6 address family by Roi Dayan · 11 years ago
  61. 66d4e62 IB/iser: Fix a possible race in iser connection states transition by Ariel Nahum · 11 years ago
  62. b73c3ad IB/iser: Simplify connection management by Ariel Nahum · 11 years ago
  63. 3ee07d2 IB/iser: Update Mellanox copyright note by Or Gerlitz · 11 years ago
  64. 4f9208a IB/iser: Print QP information once connection is established by Or Gerlitz · 11 years ago
  65. 4667f5d IB/iser: Remove struct iscsi_iser_conn by Ariel Nahum · 11 years ago
  66. 1d6c2b7 IB/iser: Drain the tx cq once before looping on the rx cq by Roi Dayan · 11 years ago
  67. 39c978c IB/iser: Fix sector_t format warning by Randy Dunlap · 11 years ago
  68. 0a7a08a IB/iser: Implement check_protection by Sagi Grimberg · 11 years ago
  69. 6b5a8fb IB/iser: Initialize T10-PI resources by Alex Tabachnik · 11 years ago
  70. 7f73384 IB/iser: Introduce pi_enable, pi_guard module parameters by Alex Tabachnik · 11 years ago
  71. 73bc06b IB/iser: Replace fastreg descriptor valid bool with indicators container by Sagi Grimberg · 11 years ago
  72. 65198d6 IB/iser: Keep IB device attributes under iser_device by Sagi Grimberg · 11 years ago
  73. 310b347 IB/iser: Move fast_reg_descriptor initialization to a function by Sagi Grimberg · 11 years ago
  74. 7306b8f IB/iser: Avoid FRWR notation, use fastreg instead by Sagi Grimberg · 11 years ago
  75. db523b8 IB/iser: Suppress completions for fast registration work requests by Sagi Grimberg · 12 years ago
  76. 7d9eacf IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser connection by Roi Dayan · 12 years ago
  77. 27ae2d1 IB/iser: Fix possible memory leak in iser_create_frwr_pool() by Roi Dayan · 12 years ago
  78. 5587856 IB/iser: Introduce fast memory registration model (FRWR) by Sagi Grimberg · 12 years ago
  79. e657571 IB/iser: Place the fmr pool into a union in iser's IB conn struct by Sagi Grimberg · 12 years ago
  80. b4e155f IB/iser: Generalize rdma memory registration by Sagi Grimberg · 12 years ago
  81. b7f0451 IB/iser: Accept session->cmds_max from user space by Shlomo Pongratz · 12 years ago
  82. 986db0d IB/iser: Restructure allocation/deallocation of connection resources by Shlomo Pongratz · 12 years ago
  83. 28f292e IB/iser: Add Mellanox copyright by Or Gerlitz · 12 years ago
  84. 5b61ff4 IB/iser: Fix device removal flow by Roi Dayan · 12 years ago
  85. 8d8399d IB/iser: Add support for iser CM REQ additional info by Or Gerlitz · 12 years ago
  86. 4f36388 IB/iser: Move informational messages from error to info level by Roi Dayan · 12 years ago
  87. 5525d21 IB/iser: Enable iser when FMRs are not supported by Or Gerlitz · 12 years ago
  88. 5a33a66 IB/iser: Add more RX CQs to scale out processing of SCSI responses by Alex Tabachnik · 13 years ago
  89. 7d9c0de IB/iser: Fix error flow in iser ep connection establishment by Or Gerlitz · 13 years ago
  90. d474186 IB/iser: Free IB connection resources in the proper place by Doug Ledford · 13 years ago
  91. 2c4ce60 IB/iser: Use separate buffers for the login request/response by Or Gerlitz · 14 years ago
  92. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
  93. 9fda1ac IB/iser: Fix error flow in iser_create_ib_conn_res() by Dan Carpenter · 15 years ago
  94. 39ff05d IB/iser: Enhance disconnection logic for multi-pathing by Or Gerlitz · 15 years ago
  95. d265b98 IB/iser: Remove buggy back-pointer setting by Or Gerlitz · 15 years ago
  96. 2110f9b IB/iser: Add asynchronous event handler by Or Gerlitz · 15 years ago
  97. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  98. aae3c99 IB/iser: Remove unnecessary connection checks by Or Gerlitz · 16 years ago
  99. f19624a IB/iser: Simplify send flow/descriptors by Or Gerlitz · 16 years ago
  100. 78ad0a3 IB/iser: Use different CQ for send completions by Or Gerlitz · 16 years ago