summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_fc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-22/+4
|\
| * scsi: remove tsk_mgmt_response and it_nexus_response transport methodsChristoph Hellwig2017-02-061-17/+0
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-5/+4
* | block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig2017-01-271-28/+8
* | scsi: remove __scsi_alloc_queueChristoph Hellwig2017-01-271-2/+4
|/
* scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn2016-11-171-242/+43
* block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn2016-11-171-2/+2
* scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-171-38/+3
* scsi: fc: use bsg_softirq_doneJohannes Thumshirn2016-11-171-13/+2
* scsi: fc: Use bsg_destroy_jobJohannes Thumshirn2016-11-171-22/+3
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-171-11/+9
* scsi: fc: implement kref backed reference countingJohannes Thumshirn2016-11-171-29/+11
* scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-171-1/+2
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-171-1/+1
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-171-11/+14
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-171-24/+31
* scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-171-1/+1
* scsi: scsi_transport_fc: Hold queue lock while calling blk_run_queue_async()Bart Van Assche2016-11-141-7/+7
* scsi: scsi_transport_fc: rename 'fc_rport_create' to 'fc_remote_port_create'Hannes Reinecke2016-11-081-4/+4
* scsi_transport_fc: Unexport scsi_is_fc_vport()Bart Van Assche2016-04-111-2/+1
* scsi: disable automatic target scanHannes Reinecke2016-04-111-2/+4
* scsi_transport_fc: Introduce scsi_host_{get,put}()Bart Van Assche2015-11-301-6/+6
* scsi_transport_fc: Add support for 25Gbit speedJames Smart2015-04-101-0/+1
* scsi: add defines for new FC port speeds.Dick Kennedy2014-07-251-0/+4
* tgt: removalBart Van Assche2014-07-171-12/+0
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-2/+2
* fc: ensure scan_work isn't active when freeing fc_rportNeil Horman2014-06-251-0/+1
* [SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis2014-03-151-0/+1
* drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-031-3/+3
* scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-13/+8
* Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-011-38/+0
|\
| * block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo2012-06-251-38/+0
* | [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie2012-07-201-9/+7
* | [SCSI] fc: add some more FC specific stats to fc_hostVasu Dev2012-07-201-0/+18
|/
* [SCSI] fc class: fix scanning when devs are offlineMike Christie2012-05-101-10/+14
* [SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh2012-02-191-1/+29
* [SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_...James Smart2012-01-161-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-05-201-6/+5
|\
| * [SCSI] scsi_transport_fc: Fix deadlock during fc_remove_hostNithin Nayak Sujir2011-05-011-6/+5
* | block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-191-15/+4
* | block: add blk_run_queue_asyncChristoph Hellwig2011-04-181-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-1/+1
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+1
* | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-021-1/+1
|/
* [SCSI] fc class: add fc host dev loss sysfs fileMike Christie2010-10-071-36/+88
* [SCSI] scsi_transport_fc: fix blocked bsg request when fc object deletedJames Smart2010-09-091-0/+43
* [SCSI] fc class: add fc host default default dev loss settingMike Christie2010-09-051-1/+5
* drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko2010-08-111-6/+6
* fix typos concerning "hierarchy"Uwe Kleine-König2010-06-161-1/+1