- 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
- 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
- 6f36033 IB/srpt: Set srq_type to IB_SRQT_BASIC by Roland Dreier · 13 years ago
- 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 187e70a ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception by Nicholas Bellinger · 13 years ago
- c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 13 years ago
- c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
- 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
- 7367d99 SRP: Fix typo in ib_srpt.c by Masanari Iida · 13 years ago
- 715252d IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() by Jesper Juhl · 13 years ago
- 3af3363 IB/srpt: Fix ERR_PTR() vs. NULL checking confusion by Dan Carpenter · 13 years ago
- f225066 IB/srpt: Use ARRAY_SIZE() instead of open-coding by Roland Dreier · 13 years ago
- 486d8b9 IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() by Roland Dreier · 13 years ago
- a42d985 ib_srpt: Initial SRP Target merge for v3.3-rc1 by Bart Van Assche · 13 years ago