aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_transport_fc.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-04-27[SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-01-11[SCSI] Add Documentation and integrate into docbook buildRob Landley
2007-10-12[SCSI] Fix signness of parameters in scsi moduleMasatake YAMATO
2007-10-12[SCSI] fc_transport: add target driver supportFUJITA Tomonori
2007-10-12[SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt
2007-07-18[SCSI] small cleanupsAdrian Bunk
2007-06-17[SCSI] fc_transport: Check portstates before invoking target scanHannes Reinecke
2007-05-26[SCSI] fc_transport: fix sysfs deadlock on vport deleteJames Smart
2007-05-16[SCSI] FC Transport support for vports based on NPIVJames Smart
2007-05-06[SCSI] fc_transport: make all rports wait dev_loss_tmo before removing themJames Smart
2007-03-20[SCSI] fc_transport: update potential link speedsJames Smart
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-23[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley
2006-09-04[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart
2006-09-02[SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart
2006-09-02[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart
2006-08-19[SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart
2006-08-19[SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart
2006-06-27[SCSI] fc transport: bug fix: correct referencesJames Smart
2006-06-27[SCSI] update max sdev block limitJames Smart
2006-06-27[SCSI] fc transport: resolve scan vs delete deadlocksJames Smart
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-04-13[SCSI] FC transport: fixes for workq deadlocksJames Smart
2006-03-21Merge ../linux-2.6James Bottomley
2006-03-14Merge ../linux-2.6James Bottomley
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart
2006-03-09[SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRSAndreas Herrmann
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen
2006-02-27[SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig
2006-01-14[SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2005-12-15[SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven
2005-11-04Merge by HandJames Bottomley
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com
2005-10-28[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley
2005-10-16[SCSI] FW: [PATCH] for Deadlock in transport_fcJames.Smart@Emulex.Com