aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/srpt/ib_srpt.c
AgeCommit message (Expand)Author
2013-10-13ib_srpt: always set response for task managementJack Wang
2013-10-13ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger
2013-05-29ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2013-04-16SRPT: Fix odd use of WARN_ON()Grant Grundler
2012-11-28ib_srpt: Convert TMR path to target_submit_tmrNicholas Bellinger
2012-11-28ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->krefNicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-08-15IB: Fix typos in infiniband driversMasanari Iida
2012-07-16srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_compChristoph Hellwig
2012-05-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-04-14target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover
2012-04-14IB/srpt: Remove use of transport_do_task_sg_chain()Roland Dreier
2012-04-12IB/srpt: Set srq_type to IB_SRQT_BASICRoland Dreier
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-17ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exceptionNicholas Bellinger
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover
2012-02-25target: replace various cmd flags with a transport stateChristoph Hellwig
2012-02-09SRP: Fix typo in ib_srpt.cMasanari Iida
2012-02-06IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl
2012-02-03IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter
2012-02-02IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier
2012-02-02IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier
2011-12-16ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche