- 10fce58 IB/srpt: Simplify srpt_queue_response() by Bart Van Assche · 8 years ago
- 30c6d87 IB/srpt: Limit the number of SG elements per work request by Bart Van Assche · 8 years ago
- c0cf451 IB/srpt: Reduce QP buffer size by Bart Van Assche · 8 years ago
- 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
- 507f6af IB/core: Introduce capabilitymask2 field in ClassPortInfo mad by Erez Shitrit · 8 years ago
- b99f8e4 IB/srpt: convert to the generic RDMA READ/WRITE API by Christoph Hellwig · 9 years ago
- 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 9 years ago
- 3c96888 Revert "ib_srpt: Convert to percpu_ida tag allocation" by Bart Van Assche · 9 years ago
- b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
- 5658600 ib_srpt: fix a WARN_ON() message by Dan Carpenter · 9 years ago
- 0fd1072 ib_srpt: Convert to percpu_ida tag allocation by Nicholas Bellinger · 9 years ago
- b42057a ib_srpt: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
- 387add4 IB/srpt: Fix wait list processing by Bart Van Assche · 9 years ago
- 539b324 IB/srpt: Introduce srpt_process_wait_list() by Bart Van Assche · 9 years ago
- 043a680 IB/srpt: Log out all initiators if a port is disabled by Bart Van Assche · 9 years ago
- fc3af58 IB/srpt: Fix srpt_write_pending() by Bart Van Assche · 9 years ago
- aaf45bd IB/srpt: Detect session shutdown reliably by Bart Van Assche · 9 years ago
- 8628991 IB/srpt: Use a mutex to protect the channel list by Bart Van Assche · 9 years ago
- c13c90e IB/srpt: Log private data associated with REJ by Bart Van Assche · 9 years ago
- 2739b59 IB/srpt: Eliminate srpt_find_channel() by Bart Van Assche · 9 years ago
- 1e20a2a IB/srpt: Inline trivial CM callback functions by Bart Van Assche · 9 years ago
- 49f4016 IB/srpt: Fix how aborted commands are processed by Bart Van Assche · 9 years ago
- 2c7f37f IB/srpt: Fix srpt_handle_cmd() error paths by Bart Van Assche · 9 years ago
- f108f0f IB/srpt: Fix srpt_close_session() by Bart Van Assche · 9 years ago
- 8893625 IB/srpt: Simplify srpt_shutdown_session() by Bart Van Assche · 9 years ago
- f130c22 IB/srpt: Simplify channel state management by Bart Van Assche · 9 years ago
- e1dd413 IB/srpt: Use scsilun_to_int() by Bart Van Assche · 9 years ago
- 671ec1b IB/srpt: Introduce target_reverse_dma_direction() by Bart Van Assche · 9 years ago
- 33912d7 IB/srpt: Inline srpt_get_ch_state() by Bart Van Assche · 9 years ago
- f68cba4e9 IB/srpt: Inline srpt_sdev_name() by Bart Van Assche · 9 years ago
- 697a35d IB/srpt: Remove struct srpt_node_acl by Bart Van Assche · 9 years ago
- 9d2aa2b IB/srpt: Add parentheses around sizeof argument by Bart Van Assche · 9 years ago
- 5109325 IB/srpt: Simplify srpt_handle_tsk_mgmt() by Bart Van Assche · 9 years ago
- 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- f9a6ed6 IB/srpt: Remove redundant wc array by Sagi Grimberg · 9 years ago
- 19f5729 IB/srpt: Fix the RDMA completion handlers by Bart Van Assche · 9 years ago
- ca28126 IB/mad: pass ib_mad_send_buf explicitly to the recv_handler by Christoph Hellwig · 9 years ago
- f246c94 ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage by Nicholas Bellinger · 9 years ago
- 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 9 years ago
- 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
- 59fae4d IB/srpt: chain RDMA READ/WRITE requests by Christoph Hellwig · 9 years ago
- 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
- 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
- 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
- 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
- e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
- 5a78395 ib_srpt: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
- 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
- 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
- b356c1c IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX by Vaishali Thakkar · 9 years ago
- 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
- acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
- bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
- da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 9 years ago
- 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
- ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
- 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
- 2fe6e72 ib_srpt: Remove set-but-not-used variables by Bart Van Assche · 10 years ago
- 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
- 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 10 years ago
- 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 10 years ago
- e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 10 years ago
- 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 10 years ago
- c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 10 years ago
- e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 10 years ago
- afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 10 years ago
- c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 9f5d32a ib_srpt: convert printk's to pr_* functions by Doug Ledford · 10 years ago
- 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
- ecc3f3e ib_srpt: wait_for_completion_timeout does not return negative status by Nicholas Mc Guire · 10 years ago
- e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
- 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
- ab477c1 srp-target: Retry when QP creation fails with ENOMEM by Bart Van Assche · 10 years ago
- b60459f ib_srpt: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
- d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
- 2aa1cf6 IB/srpt: Handle GID change events by Doug Ledford · 10 years ago
- 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
- b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 11 years ago
- e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 11 years ago
- 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 11 years ago
- 9d8abf4 IB/srpt: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
- b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- 4a9a6c8 target: Drop left-over se_lun->lun_cmd_list shutdown code by Nicholas Bellinger · 11 years ago
- c807f64 ib_srpt: always set response for task management by Jack Wang · 11 years ago
- 0b41d6c ib_srpt: Destroy cm_id before destroying QP. by Nicholas Bellinger · 11 years ago
- b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
- 1d19f78 ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session by Nicholas Bellinger · 11 years ago
- be646c2d target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds by Joern Engel · 11 years ago
- 532ec6f SRPT: Fix odd use of WARN_ON() by Grant Grundler · 12 years ago
- 3e4f574 ib_srpt: Convert TMR path to target_submit_tmr by Nicholas Bellinger · 12 years ago
- 9474b04 ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref by Nicholas Bellinger · 12 years ago
- de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
- 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
- 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
- 142ad5d IB: Fix typos in infiniband drivers by Masanari Iida · 12 years ago
- e672a47 srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp by Christoph Hellwig · 12 years ago
- c9bfa7d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
- a12f41f target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 13 years ago
- 6f9e7f0 IB/srpt: Remove use of transport_do_task_sg_chain() by Roland Dreier · 13 years ago