summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srpt
Commit message (Expand)AuthorAgeFilesLines
* ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-302-12/+4
* IB/cm: Remove compare_data checksHaggai Eran2015-08-301-1/+1
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-3/+2
* IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar2015-07-141-36/+35
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-042-175/+31
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-3/+1
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * ib_srpt: Remove set-but-not-used variablesBart Van Assche2015-05-301-7/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-302-19/+9
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-302-57/+0
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-6/+0
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-1/+1
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-302-26/+3
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-45/+13
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-6/+0
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-301-5/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-232-1/+2
|\ \
| * | target: Minimize SCSI header #include directivesBart Van Assche2015-06-022-1/+2
| |/
* | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-1/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-36/+13
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-141-36/+13
* | ib_srpt: convert printk's to pr_* functionsDoug Ledford2015-04-151-97/+91
|/
* ib_srpt: wait_for_completion_timeout does not return negative statusNicholas Mc Guire2015-01-201-2/+2
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-5/+5
|\
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-5/+5
* | srp-target: Retry when QP creation fails with ENOMEMBart Van Assche2014-10-281-0/+8
|/
* ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
*-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-141-1/+2
|\ \
| | * IB/srpt: Handle GID change eventsDoug Ledford2014-08-121-0/+1
| |/ |/|
| * IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-101-1/+1
|/
* ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn2014-04-111-6/+10
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-071-1/+1
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+9
* IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-121-7/+7
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-221-10/+0
|\
| * target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-071-10/+0
* | ib_srpt: always set response for task managementJack Wang2013-10-031-6/+4
* | ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-011-2/+2
|/
* target: make queue_tm_rsp() return voidJoern Engel2013-07-071-10/+17
* ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2013-05-292-8/+25
* target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-201-1/+1
* SRPT: Fix odd use of WARN_ON()Grant Grundler2013-04-161-1/+1
* ib_srpt: Convert TMR path to target_submit_tmrNicholas Bellinger2012-11-281-19/+18
* ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->krefNicholas Bellinger2012-11-282-71/+52
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-061-25/+18
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-6/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-6/+0
* IB: Fix typos in infiniband driversMasanari Iida2012-08-151-1/+1
* srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_compChristoph Hellwig2012-07-161-5/+10
OpenPOWER on IntegriCloud