aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_fc.c
Commit message (Expand)AuthorAge
* block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-19
* block: add blk_run_queue_asyncChristoph Hellwig2011-04-18
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-02
|/
* [SCSI] fc class: add fc host dev loss sysfs fileMike Christie2010-10-07
* [SCSI] scsi_transport_fc: fix blocked bsg request when fc object deletedJames Smart2010-09-09
* [SCSI] fc class: add fc host default default dev loss settingMike Christie2010-09-05
* drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko2010-08-11
* fix typos concerning "hierarchy"Uwe Kleine-König2010-06-16
* [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt2010-04-11
* [SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmoHannes Reinecke2010-04-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-05
|\
| * [SCSI] scsi_transport_fc: Make sure commands are completed when rport is offlineSarang Radke2010-03-27
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* [SCSI] scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen2010-03-08
* [SCSI] scsi_transport_fc: Remove capping from dev_loss_tmoHannes Reinecke2010-01-18
* [SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutSwen Schillig2010-01-17
* [SCSI] fc class: fix fc_transport_init error handlingMike Christie2009-12-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-09
|\
| * [SCSI] fc class: fail fast bsg requestsMike Christie2009-12-04
| * [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt2009-12-04
| * [SCSI] scsi_transport_fc: remove invalid BUG_ONMichael Reed2009-10-29
* | [SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsBrian King2009-11-06
|/
* [SCSI] scsi_transport_fc: fix missing kernel-docRandy Dunlap2009-10-02
* [SCSI] fc_transport: Correct max fc_host attribute countJames Smart2009-08-22
* [SCSI] scsi_transport_fc: fix kernel-doc param nameRandy Dunlap2009-08-22
* [SCSI] FC transport: Locking fix for common-code FC pass-through patchChristof Schmitt2009-06-26
* [SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley2009-06-21
* fc_transport: Selective return value from BSG timeout functionGiridhar Malavali2009-06-21
* fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali2009-06-21
* [SCSI] FC Pass Thru supportJames Smart2009-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-28
|\
| * [SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point descriptionChristof Schmitt2009-03-12
* | netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-06
|/
* [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart2009-01-06
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02
* [SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeoutJames Smart2008-12-29
* [SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2008-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\
| * [SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez2008-10-03
* | block: unify request timeout handlingJens Axboe2008-10-09
|/
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* [SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart2008-04-27
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-11
* [SCSI] Fix signness of parameters in scsi moduleMasatake YAMATO2007-10-12
* [SCSI] fc_transport: add target driver supportFUJITA Tomonori2007-10-12