1. 9fd6008 iser-target: Skip data copy if all the command data comes as immediate by Jenny Derzhavetz · 9 years ago
  2. 4366b19 iser-target: Change the recv buffers posting logic by Jenny Derzhavetz · 9 years ago
  3. bd37922 iser-target: Fix pending connections handling in target stack shutdown sequnce by Jenny Derzhavetz · 9 years ago
  4. ed8cb0a iser-target: Remove np_ prefix from isert_np members by Jenny Derzhavetz · 9 years ago
  5. f27dfa1 iser-target: Remove unused variables by Jenny Derzhavetz · 9 years ago
  6. 3e03c4b iser-target: Put the reference on commands waiting for unsol data by Jenny Derzhavetz · 9 years ago
  7. a4c15cd iser-target: remove command with state ISTATE_REMOVE by Jenny Derzhavetz · 9 years ago
  8. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  9. d1178cb IB/ipoib: Suppress warning for send only join failures by Jason Gunthorpe · 9 years ago
  10. c3acdc0 IB/ipoib: Clean up send-only multicast joins by Doug Ledford · 9 years ago
  11. 7fbc67d IB/srp: Fix possible protection fault by Sagi Grimberg · 9 years ago
  12. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  13. 03f6fb9 IB/srp: Create an insecure all physical rkey only if needed by Bart Van Assche · 9 years ago
  14. 330179f IB/srp: Register the indirect data buffer descriptor by Bart Van Assche · 9 years ago
  15. 002f156 IB/srp: Introduce srp_device.use_fmr by Bart Van Assche · 9 years ago
  16. 3ae95da IB/srp: Remove use_mr argument from srp_map_sg_entry() by Bart Van Assche · 9 years ago
  17. 0e0d3a4 IB/srp: Remove the memory registration backtracking code by Bart Van Assche · 9 years ago
  18. f731ed6 IB/srp: Add memory descriptor array pointer range checking by Bart Van Assche · 9 years ago
  19. 7e85c91 IB/srp: Use multiple registrations for large memory regions by Bart Van Assche · 9 years ago
  20. 186fbc6 IB/srp: Re-enable FMR for non-page aligned buffers by Bart Van Assche · 9 years ago
  21. 5a78395 ib_srpt: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  22. e6bf5f4 IB/srp: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  23. 34efc7d iser-target: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  24. 256b7ad IB/iser: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  25. 77b1f99 IB/ipoib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  26. 7332bed IB/iser: Chain all iser transaction send work requests by Sagi Grimberg · 9 years ago
  27. 1b16c98 IB/iser: Add debug prints to the various memory registration methods by Sagi Grimberg · 9 years ago
  28. df749cd IB/iser: Support up to 8MB data transfer in a single command by Sagi Grimberg · 9 years ago
  29. f8db651 IB/iser: Pass registration pool a size parameter by Sagi Grimberg · 9 years ago
  30. 32467c4 IB/iser: Unify fast memory registration flows by Sagi Grimberg · 9 years ago
  31. 8172290 IB/iser: Make reg_desc_get a per device routine by Sagi Grimberg · 9 years ago
  32. 7d0483c IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr by Sagi Grimberg · 9 years ago
  33. 2b3bf95 IB/iser: Maintain connection fmr_pool under a single registration descriptor by Adir Lev · 9 years ago
  34. 385ad87 IB/iser: Introduce iser registration pool struct by Sagi Grimberg · 9 years ago
  35. eb6ea8c3 IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc by Sagi Grimberg · 9 years ago
  36. 48afbff IB/iser: Introduce iser_reg_ops by Sagi Grimberg · 9 years ago
  37. 8c18ed0 IB/iser: Remove dead code in fmr_pool alloc/free by Sagi Grimberg · 9 years ago
  38. 5190cc2 IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc by Sagi Grimberg · 9 years ago
  39. d711d81 IB/iser: Introduce struct iser_reg_resources by Sagi Grimberg · 9 years ago
  40. ea18f5d IB/iser: Remove an unneeded print for unaligned memory by Sagi Grimberg · 9 years ago
  41. b9abd8d IB/iser: Remove a redundant always-false condition by Sagi Grimberg · 9 years ago
  42. 8d5944d IB/iser: Fix possible bogus DMA unmapping by Sagi Grimberg · 9 years ago
  43. 02816a8 IB/iser: Get rid of un-maintained counters by Sagi Grimberg · 9 years ago
  44. d167390 IB/iser: Fix missing return status check in iser_send_data_out by Sagi Grimberg · 9 years ago
  45. 1156cc8 IB/iser: Remove '.' from log message by Sagi Grimberg · 9 years ago
  46. 74ce897 IB/iser: Change minor assignments and logging prints by Sagi Grimberg · 9 years ago
  47. db0a6cb IB/iser: Change some module parameters to be RO by Jenny Falkovich · 9 years ago
  48. bc44bd1 IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails by Bart Van Assche · 9 years ago
  49. 713ef24 IB/srp: Bump driver version and release date by Bart Van Assche · 9 years ago
  50. c257ea6 IB/srp: Handle partial connection success correctly by Bart Van Assche · 9 years ago
  51. e6300cb IB/srp: Constify a function argument by Bart Van Assche · 9 years ago
  52. 563b67c IB/srp: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  53. a89be2c iser-target: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  54. 34780f0 IB/iser: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  55. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  56. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  57. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  58. ddde896 IB/ipoib: Return IPoIB devices matching connection parameters by Guy Shapiro · 9 years ago
  59. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  60. 7854550a RDMA/iser: Limit sgs to the device fastreg depth by Steve Wise · 9 years ago
  61. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  62. dc58f76 target/iscsi: Replace conn->login_ip with login_sockaddr by Andy Grover · 9 years ago
  63. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  64. 733db57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  65. ce9a9fc iser-target: Fix REJECT CM event use-after-free OOPs by Nicholas Bellinger · 9 years ago
  66. efc1eed IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM by Jason Gunthorpe · 9 years ago
  67. edcd2a7 IB/ipoib: Set MTU to max allowed by mode when mode changes by Erez Shitrit · 9 years ago
  68. c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 9 years ago
  69. 8b7cce0 IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush by Haggai Eran · 9 years ago
  70. 58e9cc9 IB/IPoIB: Fix bad error flow in ipoib_add_port() by Amir Vadai · 9 years ago
  71. 3fdf70a IB/srp: Avoid using uninitialized variable by Sagi Grimberg · 9 years ago
  72. b356c1c IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX by Vaishali Thakkar · 9 years ago
  73. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  74. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  75. 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
  76. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  77. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  78. d2228e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  79. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  80. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 9 years ago
  81. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  82. 524630d iser-target: Fix possible use-after-free by Sagi Grimberg · 9 years ago
  83. 2f1b6b7 iser-target: release stale iser connections by Sagi Grimberg · 9 years ago
  84. 9253e66 iser-target: Fix variable-length response error completion by Sagi Grimberg · 9 years ago
  85. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  86. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  87. 5237496 IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init() by Bart Van Assche · 9 years ago
  88. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  89. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  90. 2fe6e72 ib_srpt: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  91. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  92. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  93. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  94. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  95. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  96. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 9 years ago
  97. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 9 years ago
  98. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  99. b2feda4 iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 9 years ago
  100. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago