1. 5a78395 ib_srpt: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  2. e6bf5f4 IB/srp: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  3. 34efc7d iser-target: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  4. 256b7ad IB/iser: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  5. 77b1f99 IB/ipoib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  6. 7332bed IB/iser: Chain all iser transaction send work requests by Sagi Grimberg · 9 years ago
  7. 1b16c98 IB/iser: Add debug prints to the various memory registration methods by Sagi Grimberg · 9 years ago
  8. df749cd IB/iser: Support up to 8MB data transfer in a single command by Sagi Grimberg · 9 years ago
  9. f8db651 IB/iser: Pass registration pool a size parameter by Sagi Grimberg · 9 years ago
  10. 32467c4 IB/iser: Unify fast memory registration flows by Sagi Grimberg · 9 years ago
  11. 8172290 IB/iser: Make reg_desc_get a per device routine by Sagi Grimberg · 9 years ago
  12. 7d0483c IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr by Sagi Grimberg · 9 years ago
  13. 2b3bf95 IB/iser: Maintain connection fmr_pool under a single registration descriptor by Adir Lev · 9 years ago
  14. 385ad87 IB/iser: Introduce iser registration pool struct by Sagi Grimberg · 9 years ago
  15. eb6ea8c3 IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc by Sagi Grimberg · 9 years ago
  16. 48afbff IB/iser: Introduce iser_reg_ops by Sagi Grimberg · 9 years ago
  17. 8c18ed0 IB/iser: Remove dead code in fmr_pool alloc/free by Sagi Grimberg · 9 years ago
  18. 5190cc2 IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc by Sagi Grimberg · 9 years ago
  19. d711d81 IB/iser: Introduce struct iser_reg_resources by Sagi Grimberg · 9 years ago
  20. ea18f5d IB/iser: Remove an unneeded print for unaligned memory by Sagi Grimberg · 9 years ago
  21. b9abd8d IB/iser: Remove a redundant always-false condition by Sagi Grimberg · 9 years ago
  22. 8d5944d IB/iser: Fix possible bogus DMA unmapping by Sagi Grimberg · 9 years ago
  23. 02816a8 IB/iser: Get rid of un-maintained counters by Sagi Grimberg · 9 years ago
  24. d167390 IB/iser: Fix missing return status check in iser_send_data_out by Sagi Grimberg · 9 years ago
  25. 1156cc8 IB/iser: Remove '.' from log message by Sagi Grimberg · 9 years ago
  26. 74ce897 IB/iser: Change minor assignments and logging prints by Sagi Grimberg · 9 years ago
  27. db0a6cb IB/iser: Change some module parameters to be RO by Jenny Falkovich · 9 years ago
  28. bc44bd1 IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails by Bart Van Assche · 9 years ago
  29. 713ef24 IB/srp: Bump driver version and release date by Bart Van Assche · 9 years ago
  30. c257ea6 IB/srp: Handle partial connection success correctly by Bart Van Assche · 9 years ago
  31. e6300cb IB/srp: Constify a function argument by Bart Van Assche · 9 years ago
  32. 563b67c IB/srp: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  33. a89be2c iser-target: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  34. 34780f0 IB/iser: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  35. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  36. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  37. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  38. ddde896 IB/ipoib: Return IPoIB devices matching connection parameters by Guy Shapiro · 9 years ago
  39. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  40. 7854550a RDMA/iser: Limit sgs to the device fastreg depth by Steve Wise · 9 years ago
  41. 733db57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  42. ce9a9fc iser-target: Fix REJECT CM event use-after-free OOPs by Nicholas Bellinger · 9 years ago
  43. efc1eed IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM by Jason Gunthorpe · 9 years ago
  44. edcd2a7 IB/ipoib: Set MTU to max allowed by mode when mode changes by Erez Shitrit · 9 years ago
  45. c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 9 years ago
  46. 8b7cce0 IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush by Haggai Eran · 9 years ago
  47. 58e9cc9 IB/IPoIB: Fix bad error flow in ipoib_add_port() by Amir Vadai · 9 years ago
  48. 3fdf70a IB/srp: Avoid using uninitialized variable by Sagi Grimberg · 9 years ago
  49. b356c1c IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX by Vaishali Thakkar · 9 years ago
  50. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  51. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  52. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  53. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  54. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  55. d2228e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  56. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  57. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 9 years ago
  58. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  59. 524630d iser-target: Fix possible use-after-free by Sagi Grimberg · 9 years ago
  60. 2f1b6b7 iser-target: release stale iser connections by Sagi Grimberg · 9 years ago
  61. 9253e66 iser-target: Fix variable-length response error completion by Sagi Grimberg · 9 years ago
  62. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  63. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  64. 5237496 IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init() by Bart Van Assche · 9 years ago
  65. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  66. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  67. 2fe6e72 ib_srpt: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  68. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  69. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  70. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  71. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  72. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  73. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 9 years ago
  74. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 9 years ago
  75. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  76. b2feda4 iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 9 years ago
  77. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  78. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 9 years ago
  79. ea8a161 iser-target: Align to generic logging helpers by Sagi Grimberg · 9 years ago
  80. 871e00a IB/iser: Align to generic logging helpers by Sagi Grimberg · 9 years ago
  81. 57363d9 IB/srp: Align to generic logging helpers by Sagi Grimberg · 9 years ago
  82. 985aa49 IB/srp: Add 64-bit LUN support by Bart Van Assche · 9 years ago
  83. bbac5cc IB/srp: Remove !ch->target tests from the reconnect code by Bart Van Assche · 9 years ago
  84. 47513cf IB/srp: Remove a superfluous check from srp_free_req_data() by Bart Van Assche · 9 years ago
  85. 33ab3e5 IB/srp: Rearrange module description by Bart Van Assche · 9 years ago
  86. 45c37ca IB/srp: Remove superfluous casts by Bart Van Assche · 9 years ago
  87. a44074f IB/srp: Fix reconnection failure handling by Bart Van Assche · 9 years ago
  88. c014c8c IB/srp: Fix connection state tracking by Bart Van Assche · 9 years ago
  89. 8de9fe3 IB/srp: Fix a connection setup race by Bart Van Assche · 9 years ago
  90. fb49c8b IB/srp: Remove an extraneous scsi_host_put() from an error path by Bart Van Assche · 9 years ago
  91. 8e37ab6 IB/Verbs: Reform IB-ulp ipoib by Michael Wang · 9 years ago
  92. 8f71c1a IPoIB/CM: Fix indentation level by Bart Van Assche · 9 years ago
  93. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  94. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  95. 2c15395 IB/ipoib: Fix ndo_get_iflink by Erez Shitrit · 9 years ago
  96. c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 9 years ago
  97. ba943fb IB/iser: Rewrite bounce buffer code path by Sagi Grimberg · 9 years ago
  98. 4fcd1470 IB/iser: Bump version to 1.6 by Sagi Grimberg · 9 years ago
  99. ad1e567 IB/iser: Remove code duplication for a single DMA entry by Sagi Grimberg · 9 years ago
  100. 6ef8bb8 IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr by Sagi Grimberg · 9 years ago