aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_transport_fc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-04[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ callbackJames Smart1-11/+123
2006-09-02[SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart1-1/+1
2006-09-02[SCSI] SCSI and FC Transport: add netlink support for posting of transport eventsJames Smart1-1/+199
2006-08-19[SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart1-2/+28
2006-08-19[SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic attributeJames Smart1-2/+2
2006-06-27[SCSI] fc transport: bug fix: correct referencesJames Smart1-6/+6
2006-06-27[SCSI] update max sdev block limitJames Smart1-1/+1
2006-06-27[SCSI] fc transport: resolve scan vs delete deadlocksJames Smart1-13/+15
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-3/+3
2006-04-13[SCSI] FC transport: fixes for workq deadlocksJames Smart1-155/+311
2006-03-21Merge ../linux-2.6James Bottomley1-1/+1
2006-03-14Merge ../linux-2.6James Bottomley1-2/+1
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblockedJames Smart1-0/+37
2006-03-09[SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRSAndreas Herrmann1-1/+1
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen1-6/+3
2006-02-27[SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez1-2/+1
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig1-8/+14
2006-01-14[SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann1-0/+4
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-4/+4
2005-12-15[SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com1-4/+55
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven1-4/+4
2005-11-04Merge by HandJames Bottomley1-172/+304
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-28[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com1-168/+278
2005-10-28[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez1-2/+26
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley1-2/+0
2005-10-16[SCSI] FW: [PATCH] for Deadlock in transport_fcJames.Smart@Emulex.Com1-3/+10
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley1-2/+4
2005-08-14[SCSI] correct transport class abstraction to work outside SCSIJames Bottomley1-2/+4
2005-08-08[SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com1-0/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1665