aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_fc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt2010-04-111-5/+15
* [SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmoHannes Reinecke2010-04-111-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-051-2/+2
|\
| * [SCSI] scsi_transport_fc: Make sure commands are completed when rport is offlineSarang Radke2010-03-271-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* [SCSI] scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen2010-03-081-12/+12
* [SCSI] scsi_transport_fc: Remove capping from dev_loss_tmoHannes Reinecke2010-01-181-5/+21
* [SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutSwen Schillig2010-01-171-1/+4
* [SCSI] fc class: fix fc_transport_init error handlingMike Christie2009-12-101-3/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-091-28/+71
|\
| * [SCSI] fc class: fail fast bsg requestsMike Christie2009-12-041-2/+3
| * [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt2009-12-041-0/+26
| * [SCSI] scsi_transport_fc: remove invalid BUG_ONMichael Reed2009-10-291-26/+42
* | [SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsBrian King2009-11-061-0/+3
|/
* [SCSI] scsi_transport_fc: fix missing kernel-docRandy Dunlap2009-10-021-0/+2
* [SCSI] fc_transport: Correct max fc_host attribute countJames Smart2009-08-221-1/+1
* [SCSI] scsi_transport_fc: fix kernel-doc param nameRandy Dunlap2009-08-221-1/+1
* [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