aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_fc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-11[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt1-5/+15
2010-04-11[SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmoHannes Reinecke1-2/+8
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-27[SCSI] scsi_transport_fc: Make sure commands are completed when rport is offlineSarang Radke1-2/+2
2010-03-08[SCSI] scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen1-12/+12
2010-01-18[SCSI] scsi_transport_fc: Remove capping from dev_loss_tmoHannes Reinecke1-5/+21
2010-01-17[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutSwen Schillig1-1/+4
2009-12-10[SCSI] fc class: fix fc_transport_init error handlingMike Christie1-3/+14
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-28/+71
2009-12-04[SCSI] fc class: fail fast bsg requestsMike Christie1-2/+3
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt1-0/+26
2009-11-06[SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsBrian King1-0/+3
2009-10-29[SCSI] scsi_transport_fc: remove invalid BUG_ONMichael Reed1-26/+42
2009-10-02[SCSI] scsi_transport_fc: fix missing kernel-docRandy Dunlap1-0/+2
2009-08-22[SCSI] fc_transport: Correct max fc_host attribute countJames Smart1-1/+1
2009-08-22[SCSI] scsi_transport_fc: fix kernel-doc param nameRandy Dunlap1-1/+1
2009-06-26[SCSI] FC transport: Locking fix for common-code FC pass-through patchChristof Schmitt1-2/+3
2009-06-21[SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley1-1/+1
2009-06-21fc_transport: Selective return value from BSG timeout functionGiridhar Malavali1-1/+4
2009-06-21fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali1-18/+19
2009-06-12[SCSI] FC Pass Thru supportJames Smart1-1/+613
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2009-03-12[SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point descriptionChristof Schmitt1-1/+1
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso1-12/+4
2009-01-06[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart1-2/+19
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-9/+9
2008-12-29[SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeoutJames Smart1-3/+10
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie1-19/+28
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-28/+26
2008-10-09block: unify request timeout handlingJens Axboe1-3/+3
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez1-28/+26
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-6/+6
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-4/+5
2008-04-27[SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart1-7/+53
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-177/+208
2008-01-11[SCSI] Add Documentation and integrate into docbook buildRob Landley1-56/+46
2007-10-12[SCSI] Fix signness of parameters in scsi moduleMasatake YAMATO1-1/+1
2007-10-12[SCSI] fc_transport: add target driver supportFUJITA Tomonori1-0/+29
2007-10-12[SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt1-1/+3
2007-07-18[SCSI] small cleanupsAdrian Bunk1-1/+1
2007-06-17[SCSI] fc_transport: Check portstates before invoking target scanHannes Reinecke1-0/+3
2007-05-26[SCSI] fc_transport: fix sysfs deadlock on vport deleteJames Smart1-24/+35
2007-05-16[SCSI] FC Transport support for vports based on NPIVJames Smart1-22/+783
2007-05-06[SCSI] fc_transport: make all rports wait dev_loss_tmo before removing themJames Smart1-61/+97
2007-03-20[SCSI] fc_transport: update potential link speedsJames Smart1-0/+2
2007-02-17Fix typos concerning hierarchyUwe Kleine-König1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-29/+31
2006-09-23[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley1-2/+4