1. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  2. 676687c iscsi-target: Convert gfp_t parameter to task state bitmask by Nicholas Bellinger · 11 years ago
  3. 8f39992 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
  4. 437708c IPoIB: Report operstate consistently when brought up without a link by Michal Schmidt · 11 years ago
  5. 9307916 scsi_transport_srp: Fix a race condition by Bart Van Assche · 11 years ago
  6. 9bd626e IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine by Sagi Grimberg · 11 years ago
  7. dc87a90 IB/isert: Move fastreg descriptor creation to a function by Sagi Grimberg · 11 years ago
  8. a3a5a82 IB/isert: Avoid frwr notation, user fastreg by Sagi Grimberg · 11 years ago
  9. eb6ab13 IB/isert: seperate connection protection domains and dma MRs by Sagi Grimberg · 11 years ago
  10. 90f1d1b IB/core: Add flow steering support for IPoIB UD traffic by Matan Barak · 11 years ago
  11. 0d68fc4 infiniband: make sure the src net is infiniband when create new link by Hangbin Liu · 11 years ago
  12. 2853c2b iser-target: Move INIT_WORK setup into isert_create_device_ib_res by Nicholas Bellinger · 11 years ago
  13. 94a7111 iser-target: fix error return code in isert_create_device_ib_res() by Wei Yongjun · 11 years ago
  14. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  15. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  16. b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  17. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  18. 04d9cd1 ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call by Nicholas Bellinger · 11 years ago
  19. f01b9f7 iser-target: Avoid using FRMR for single dma entry requests by Vu Pham · 11 years ago
  20. cd4e385 IB/srp: Report receive errors correctly by Bart Van Assche · 11 years ago
  21. 99b6697 IB/srp: Avoid offlining operational SCSI devices by Bart Van Assche · 11 years ago
  22. 65d7dd2 IB/srp: Remove target from list before freeing Scsi_Host structure by Vu Pham · 11 years ago
  23. 71444b9 IB/srp: Add change_queue_depth and change_queue_type support by Jack Wang · 11 years ago
  24. 4d73f95 IB/srp: Make queue size configurable by Bart Van Assche · 11 years ago
  25. b81d00b IB/srp: Introduce srp_alloc_req_data() by Bart Van Assche · 11 years ago
  26. 848b308 IB/srp: Export sgid to sysfs by Bart Van Assche · 11 years ago
  27. a95cadb IB/srp: Add periodic reconnect functionality by Bart Van Assche · 11 years ago
  28. 8c64e45 scsi_transport_srp: Add periodic reconnect support by Bart Van Assche · 11 years ago
  29. c1120f8 IB/srp: Start timers if a transport layer error occurs by Bart Van Assche · 11 years ago
  30. ed9b226 IB/srp: Use SRP transport layer error recovery by Bart Van Assche · 11 years ago
  31. 9dd69a6 IB/srp: Keep rport as long as the IB transport layer by Bart Van Assche · 11 years ago
  32. 7bb312e IB/srp: Make transport layer retry count configurable by Vu Pham · 11 years ago
  33. 7f1a386 IPoIB: lower NAPI weight by Michal Schmidt · 11 years ago
  34. 94232d9 IPoIB: Start multicast join process only on active ports by Erez Shitrit · 11 years ago
  35. a39c52a IPoIB: Add path query flushing in ipoib_ib_dev_cleanup by Erez Shitrit · 11 years ago
  36. a9c8ba5 IPoIB: Fix usage of uninitialized multicast objects by Erez Shitrit · 11 years ago
  37. aede250 IPoIB: Avoid flushing the driver workqueue on dev_down by Erez Shitrit · 11 years ago
  38. f47944c IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() by Erez Shitrit · 11 years ago
  39. 22252b4 IPoIB: Change CM skb memory allocation to be non-atomic during init by Tal Alon · 11 years ago
  40. c2bb562 IPoIB: Fix crash in dev_open error flow by Erez Shitrit · 11 years ago
  41. 4a9a6c8 target: Drop left-over se_lun->lun_cmd_list shutdown code by Nicholas Bellinger · 11 years ago
  42. 95b60f0 ib_isert: Add support for completion interrupt coalescing by Nicholas Bellinger · 11 years ago
  43. 0a66614 iser-target: check device before dereferencing its variable by Vu Pham · 11 years ago
  44. 8c88126 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
  45. c807f64 ib_srpt: always set response for task management by Jack Wang · 11 years ago
  46. 0b41d6c ib_srpt: Destroy cm_id before destroying QP. by Nicholas Bellinger · 11 years ago
  47. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  48. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  49. 59464ef iser-target: introduce fast memory registration mode (FRWR) by Vu Pham · 11 years ago
  50. d40945d iser-target: generalize rdma memory registration and cleanup by Vu Pham · 11 years ago
  51. 90ecc6e iser-target: move rdma wr processing to a shared function by Vu Pham · 11 years ago
  52. d703ce2 iscsi/iser-target: Convert to command priv_size usage by Nicholas Bellinger · 11 years ago
  53. 6faaa85 iser-target: Updates for login negotiation multi-plexing support by Nicholas Bellinger · 11 years ago
  54. 7c049d0 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  55. 82af24a Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 11 years ago
  56. 2e02d653 IB/iser: Fix redundant pointer check in dealloc flow by Sagi Grimberg · 11 years ago
  57. 27ae2d1 IB/iser: Fix possible memory leak in iser_create_frwr_pool() by Roi Dayan · 11 years ago
  58. 6a06a4b [SCSI] IB/iser: Add Discovery support by Or Gerlitz · 11 years ago
  59. 49b8e74 IPoIB: Fix race in deleting ipoib_neigh entries by Jim Foraker · 11 years ago
  60. 5587856 IB/iser: Introduce fast memory registration model (FRWR) by Sagi Grimberg · 11 years ago
  61. e657571 IB/iser: Place the fmr pool into a union in iser's IB conn struct by Sagi Grimberg · 11 years ago
  62. 919fc27 IB/iser: Handle unaligned SG in separate function by Sagi Grimberg · 11 years ago
  63. b4e155f IB/iser: Generalize rdma memory registration by Sagi Grimberg · 11 years ago
  64. b7f0451 IB/iser: Accept session->cmds_max from user space by Shlomo Pongratz · 11 years ago
  65. 986db0d IB/iser: Restructure allocation/deallocation of connection resources by Shlomo Pongratz · 11 years ago
  66. f91424c IB/iser: Use proper debug level value for info prints by Or Gerlitz · 11 years ago
  67. c290414 IPoIB: Fix pkey change flow for virtualization environments by Erez Shitrit · 11 years ago
  68. 3d790a4 IPoIB: Make sure child devices use valid/proper pkeys by Or Gerlitz · 11 years ago
  69. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  70. 80d5e8a IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline by Bart Van Assche · 11 years ago
  71. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  72. ca40d24 iser-target: Ignore non TEXT + LOGOUT opcodes for discovery by Nicholas Bellinger · 11 years ago
  73. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  74. adb54c2 iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling by Nicholas Bellinger · 12 years ago
  75. dbbc5d1 iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len] by Nicholas Bellinger · 11 years ago
  76. c5a2adb iser-target: Add vendor_err debug output by Nicholas Bellinger · 12 years ago
  77. b2cb964 iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED by Nicholas Bellinger · 12 years ago
  78. 186a964 iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser by Nicholas Bellinger · 12 years ago
  79. 561bf15 iscsi-target: Fix iscsit_sequence_cmd reject handling for iser by Nicholas Bellinger · 12 years ago
  80. ba15991 iscsi-target: Fix iscsit_add_reject* usage for iser by Nicholas Bellinger · 12 years ago
  81. 3df8f68 iser-target: Fix isert_put_reject payload buffer post by Nicholas Bellinger · 12 years ago
  82. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  83. e8ca413 IB/srp: Bump driver version and release date by Vu Pham · 12 years ago
  84. 4b5e5f4 IB/srp: Make HCA completion vector configurable by Bart Van Assche · 12 years ago
  85. 96fc248 IB/srp: Maintain a single connection per I_T nexus by Bart Van Assche · 12 years ago
  86. 99e1c13 IB/srp: Fail I/O fast if target offline by Bart Van Assche · 12 years ago
  87. 2742c1d IB/srp: Skip host settle delay by Bart Van Assche · 12 years ago
  88. 086f44f IB/srp: Avoid skipping srp_reset_host() after a transport error by Bart Van Assche · 12 years ago
  89. 1fe0cb8 IB/srp: Fix remove_one crash due to resource exhaustion by Dotan Barak · 12 years ago
  90. 778de36 iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling by Nicholas Bellinger · 12 years ago
  91. 28f292e IB/iser: Add Mellanox copyright by Or Gerlitz · 12 years ago
  92. 5b61ff4 IB/iser: Fix device removal flow by Roi Dayan · 12 years ago
  93. 1d19f78 ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session by Nicholas Bellinger · 12 years ago
  94. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 12 years ago
  95. be646c2d target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds by Joern Engel · 12 years ago
  96. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  97. ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  98. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 12 years ago
  99. 8d8399d IB/iser: Add support for iser CM REQ additional info by Or Gerlitz · 12 years ago
  100. 450d1e4 IB/iser: Return error to upper layers on EAGAIN registration failures by Or Gerlitz · 12 years ago