aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_transport_fc.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-6/+5
2011-05-01[SCSI] scsi_transport_fc: Fix deadlock during fc_remove_hostGravatar Nithin Nayak Sujir 1-6/+5
2011-04-19block: get rid of QUEUE_FLAG_REENTERGravatar Jens Axboe 1-15/+4
2011-04-18block: add blk_run_queue_asyncGravatar Christoph Hellwig 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreGravatar Jens Axboe 1-1/+1
2011-03-10block: remove per-queue pluggingGravatar Jens Axboe 1-1/+1
2011-03-02block: add @force_kblockd to __blk_run_queue()Gravatar Tejun Heo 1-1/+1
2010-10-07[SCSI] fc class: add fc host dev loss sysfs fileGravatar Mike Christie 1-36/+88
2010-09-09[SCSI] scsi_transport_fc: fix blocked bsg request when fc object deletedGravatar James Smart 1-0/+43
2010-09-05[SCSI] fc class: add fc host default default dev loss settingGravatar Mike Christie 1-1/+5
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodGravatar Andy Shevchenko 1-6/+6
2010-06-16fix typos concerning "hierarchy"Gravatar Uwe Kleine-König 1-1/+1
2010-04-11[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnGravatar Christof Schmitt 1-5/+15
2010-04-11[SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmoGravatar Hannes Reinecke 1-2/+8
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-27[SCSI] scsi_transport_fc: Make sure commands are completed when rport is offlineGravatar Sarang Radke 1-2/+2
2010-03-08[SCSI] scsi_transport_fc: Fix synchronization issue while deleting vportGravatar Gal Rosen 1-12/+12
2010-01-18[SCSI] scsi_transport_fc: Remove capping from dev_loss_tmoGravatar Hannes Reinecke 1-5/+21
2010-01-17[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutGravatar Swen Schillig 1-1/+4
2009-12-10[SCSI] fc class: fix fc_transport_init error handlingGravatar Mike Christie 1-3/+14
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-28/+71
2009-12-04[SCSI] fc class: fail fast bsg requestsGravatar Mike Christie 1-2/+3
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehGravatar Christof Schmitt 1-0/+26
2009-11-06[SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsGravatar Brian King 1-0/+3
2009-10-29[SCSI] scsi_transport_fc: remove invalid BUG_ONGravatar Michael Reed 1-26/+42
2009-10-02[SCSI] scsi_transport_fc: fix missing kernel-docGravatar Randy Dunlap 1-0/+2
2009-08-22[SCSI] fc_transport: Correct max fc_host attribute countGravatar James Smart 1-1/+1
2009-08-22[SCSI] scsi_transport_fc: fix kernel-doc param nameGravatar Randy Dunlap 1-1/+1
2009-06-26[SCSI] FC transport: Locking fix for common-code FC pass-through patchGravatar Christof Schmitt 1-2/+3
2009-06-21[SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countGravatar James Bottomley 1-1/+1
2009-06-21fc_transport: Selective return value from BSG timeout functionGravatar Giridhar Malavali 1-1/+4
2009-06-21fc_transport: The softirq_done function registration for BSG requestGravatar Giridhar Malavali 1-18/+19
2009-06-12[SCSI] FC Pass Thru supportGravatar James Smart 1-1/+613
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-1/+1
2009-03-12[SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point descriptionGravatar Christof Schmitt 1-1/+1
2009-02-05netlink: change return-value logic of netlink_broadcast()Gravatar Pablo Neira Ayuso 1-12/+4
2009-01-06[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDGravatar James Smart 1-2/+19
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-9/+9
2008-12-29[SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeoutGravatar James Smart 1-3/+10
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Gravatar Mike Christie 1-19/+28
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-28/+26
2008-10-09block: unify request timeout handlingGravatar Jens Axboe 1-3/+3
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsGravatar Andrew Vasquez 1-28/+26
2008-07-27[SCSI] replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-6/+6
2008-07-21driver core: remove KOBJ_NAME_LEN defineGravatar Kay Sievers 1-4/+5
2008-04-27[SCSI] scsi_transport_fc: fc_user_scan correctionGravatar James Smart 1-7/+53
2008-04-19SCSI: convert struct class_device to struct deviceGravatar Tony Jones 1-177/+208
2008-01-11[SCSI] Add Documentation and integrate into docbook buildGravatar Rob Landley 1-56/+46