summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_fc.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] FC transport: Locking fix for common-code FC pass-through patchChristof Schmitt2009-06-261-2/+3
* [SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley2009-06-211-1/+1
* fc_transport: Selective return value from BSG timeout functionGiridhar Malavali2009-06-211-1/+4
* fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali2009-06-211-18/+19
* [SCSI] FC Pass Thru supportJames Smart2009-06-121-1/+613
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-281-1/+1
|\
| * [SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point descriptionChristof Schmitt2009-03-121-1/+1
* | netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-051-12/+4
|/
* [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart2009-01-061-2/+19
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-9/+9
* [SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeoutJames Smart2008-12-291-3/+10
* [SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2008-10-131-19/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-101-28/+26
|\
| * [SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez2008-10-031-28/+26
* | block: unify request timeout handlingJens Axboe2008-10-091-3/+3
|/
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-6/+6
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-4/+5
* [SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart2008-04-271-7/+53
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-177/+208
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-111-56/+46
* [SCSI] Fix signness of parameters in scsi moduleMasatake YAMATO2007-10-121-1/+1
* [SCSI] fc_transport: add target driver supportFUJITA Tomonori2007-10-121-0/+29
* [SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt2007-10-121-1/+3
* [SCSI] small cleanupsAdrian Bunk2007-07-181-1/+1
* [SCSI] fc_transport: Check portstates before invoking target scanHannes Reinecke2007-06-171-0/+3
* [SCSI] fc_transport: fix sysfs deadlock on vport deleteJames Smart2007-05-261-24/+35
* [SCSI] FC Transport support for vports based on NPIVJames Smart2007-05-161-22/+783
* [SCSI] fc_transport: make all rports wait dev_loss_tmo before removing themJames Smart2007-05-061-61/+97
* [SCSI] fc_transport: update potential link speedsJames Smart2007-03-201-0/+2
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* WorkStruct: make allyesconfigDavid Howells2006-11-221-29/+31
* [SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley2006-09-231-2/+4
* [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart2006-09-041-11/+123
* [SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart2006-09-021-1/+1
* [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-021-1/+199
* [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart2006-08-191-2/+28
* [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart2006-08-191-2/+2
* [SCSI] fc transport: bug fix: correct referencesJames Smart2006-06-271-6/+6
* [SCSI] update max sdev block limitJames Smart2006-06-271-1/+1
* [SCSI] fc transport: resolve scan vs delete deadlocksJames Smart2006-06-271-13/+15
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-3/+3
* [SCSI] FC transport: fixes for workq deadlocksJames Smart2006-04-131-155/+311
* Merge ../linux-2.6James Bottomley2006-03-211-1/+1
|\
| * [SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRSAndreas Herrmann2006-03-091-1/+1
* | Merge ../linux-2.6James Bottomley2006-03-141-2/+1
|\ \ | |/
| * [SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez2006-02-271-2/+1
* | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart2006-03-131-0/+37
* | [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-271-6/+3
|/
* [SCSI] remove target parent limitiationChristoph Hellwig2006-01-141-8/+14
OpenPOWER on IntegriCloud