aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02remove ide-scsiFUJITA Tomonori3-845/+4
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds115-5406/+24604
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-11/+21
2008-12-30[SCSI] fcoe: fix configuration problemsJames Bottomley1-2/+2
2008-12-30[SCSI] cxgb3i: fix select/depend problemJames Bottomley1-0/+1
2008-12-30[SCSI] fcoe: fix incorrect use of struct moduleJames Bottomley1-5/+5
2008-12-30[SCSI] cxgb3i: remove use of skb->spKaren Xie2-7/+7
2008-12-30[SCSI] cxgb3i: Add cxgb3i iSCSI driver.Karen Xie13-0/+4788
2008-12-29ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz1-11/+21
2008-12-29[SCSI] qla2xxx: changes in multiq codeAnirban Chakraborty8-115/+174
2008-12-29[SCSI] eata: fix the data buffer accessors conversion regressionFUJITA Tomonori1-3/+12
2008-12-29[SCSI] ibmvfc: Improve async event handlingBrian King2-5/+7
2008-12-29[SCSI] lpfc : correct printk types on PPC compilesJames Smart2-8/+12
2008-12-29[SCSI] ipr: fix lockdep warning from ipr_ioa_reset_doneMark Nelson1-2/+2
2008-12-29[SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeoutJames Smart1-3/+10
2008-12-29[SCSI] qla2xxx: add support for multi-queue adapterAnirban Chakraborty16-461/+1443
2008-12-29[SCSI] fcoe: Fibre Channel over EthernetRobert Love6-0/+2466
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love10-0/+8020
2008-12-29[SCSI] ibmvscsi: Don't fail EH due to insufficient resourcesBrian King1-2/+2
2008-12-29[SCSI] scsi_transport_spi: fix the misuse of scsi_execute return valueFUJITA Tomonori1-1/+1
2008-12-29[SCSI] st: convert st_int_ioctl to use st_scsi_kern_executeFUJITA Tomonori1-3/+6
2008-12-29[SCSI] st: convert get_location to use st_scsi_kern_executeFUJITA Tomonori1-4/+11
2008-12-29[SCSI] st: convert write_mode_page to use st_scsi_kern_executeFUJITA Tomonori1-7/+14
2008-12-29[SCSI] st: convert read_mode_page to use st_scsi_kern_executeFUJITA Tomonori1-6/+10
2008-12-29[SCSI] st: convert check_tape to use st_scsi_kern_executeFUJITA Tomonori1-10/+18
2008-12-29[SCSI] st: convert st_flush to use st_scsi_kern_executeFUJITA Tomonori1-4/+10
2008-12-29[SCSI] st: convert cross_eof to use st_scsi_kern_executeFUJITA Tomonori1-7/+14
2008-12-29[SCSI] st: convert do_load_unload to use st_scsi_kern_executeFUJITA Tomonori1-4/+9
2008-12-29[SCSI] st: convert set_location to use st_scsi_kern_executeFUJITA Tomonori1-4/+8
2008-12-29[SCSI] st: convert test_ready to use st_scsi_kern_executeFUJITA Tomonori1-8/+11
2008-12-29[SCSI] st: add st_scsi_kern_execute helper functionFUJITA Tomonori1-0/+22
2008-12-29[SCSI] st: move st_request initialization to st_allocate_request form st_do_scsiFUJITA Tomonori1-13/+19
2008-12-29[SCSI] lpfc 8.3.0 : Update driver version to 8.3.0James Smart1-1/+1
2008-12-29[SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into KconfigJames Smart4-9/+16
2008-12-29[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) codeJames Smart5-17/+1026
2008-12-29[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defsJames Smart6-10/+432
2008-12-29[SCSI] lpfc 8.3.0 : Fix some memory handling issuesJames Smart3-74/+23
2008-12-29[SCSI] lpfc 8.3.0 : Add active interrupt test for enabling MSI/MSI-X/INTxJames Smart4-154/+302
2008-12-29[SCSI] lpfc 8.3.0 : Fix several minor issuesJames Smart8-50/+41
2008-12-29[SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block supportJames Smart2-8/+6
2008-12-29[SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH supportJames Smart5-11/+139
2008-12-29[SCSI] lpfc 8.3.0 : Fix multiple NPIV issuesJames Smart6-35/+78
2008-12-29[SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node accessJames Smart2-40/+56
2008-12-29[SCSI] lpfc 8.3.0 : Add kernel-doc headers to lpfc_scsi.cJames Smart1-13/+274
2008-12-29[SCSI] lpfc 8.3.0 : Add support for Power Management Suspend/Resume operationsJames Smart2-5/+117
2008-12-29[SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payloadJames Smart7-26/+126
2008-12-29[SCSI] retry with missing data for INQUIRYFUJITA Tomonori1-1/+11
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori9-24/+33
2008-12-29[SCSI] ibmvfc: Fix errors due to inconsistent command dataBrian King1-0/+2
2008-12-29[SCSI] ibmvfc: Delay NPIV login retry and add retriesBrian King2-6/+15