summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2008-07-12[SCSI] libiscsi: modify libiscsi so it supports offloaded data pathsMike Christie-75/+104
2008-07-12[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie-21/+52
2008-07-12[SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie-1/+2
2008-07-12[SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie-35/+30
2008-07-12[SCSI] iscsi: add iscsi host helpersMike Christie-18/+80
2008-07-12[SCSI] iscsi: remove session and host binding in libiscsiMike Christie-169/+152
2008-07-12[SCSI] iscsi class: rename iscsi_host to iscsi_cls_hostMike Christie-13/+11
2008-07-12[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie-7/+1
2008-07-12[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie-11/+40
2008-06-05[SCSI] make use of the residue valueJames Bottomley-0/+9
2008-06-05[SCSI] SCSI: remove dev->power.power_state from mesh driverAlan Stern-6/+2
2008-06-05[SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison-1/+1
2008-06-05[SCSI] scsi_dh: add EMC Clariion device handlerChandra Seetharaman-0/+506
2008-06-05[SCSI] scsi_dh: add hp sw device handlerMike Christie-0/+211
2008-06-05[SCSI] scsi_dh: add lsi rdac device handlerChandra Seetharaman-0/+698
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman-0/+201
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-87/+73
2008-05-30[SCSI] qla2xxx: Update version number to 8.02.01-k4.Andrew Vasquez-1/+1
2008-05-30[SCSI] qla2xxx: Correct handling of AENs postings for vports.Seokmann Ju-6/+9
2008-05-30[SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...Seokmann Ju-26/+10
2008-05-27[SCSI] ibmvscsi: Non SCSI error status fixupBrian King-2/+3
2008-05-23[SCSI] fix intermittent oops in scsi_bus_ueventJames Bottomley-1/+6
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison-13/+13
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro-1/+1
2008-05-20SCSI: fix race in device_createGreg Kroah-Hartman-16/+17
2008-05-15[SCSI] qla2xxx: Update version number to 8.02.01-k3.Andrew Vasquez-1/+1
2008-05-15[SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...Andrew Vasquez-19/+0
2008-05-15[SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.Andrew Vasquez-0/+4
2008-05-15[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez-5/+7
2008-05-15[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...Andrew Vasquez-1/+1
2008-05-15[SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net-15/+15
2008-05-15[SCSI] qla2xxx: firmware semaphore to mutexDaniel Walker-5/+6
2008-05-15[SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.Andrew Vasquez-4/+4
2008-05-15[SCSI] qla2xxx: Display driver version at module init-time.Andrew Vasquez-1/+2
2008-05-15[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar-1/+5
2008-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-37/+55
2008-05-13[SCSI] qla1280: Fix queue depth problemJeremy Higdon-2/+2
2008-05-11[SCSI] aha152x: Fix oops on module removalJames Bottomley-2/+2
2008-05-11[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley-2/+2
2008-05-08[SCSI] libiscsi regression in 2.6.25: fix setting of recv timerMike Christie-6/+6
2008-05-08drivers/scsi/dpt_i2o.c: fix build on alphaAndrew Morton-55/+36
2008-05-08[SCSI] libiscsi regression in 2.6.25: fix nop timer handlingMike Christie-8/+9
2008-05-08[SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...James Bottomley-5/+8
2008-05-08[SCSI] gdth: fix timer handlingJames Bottomley-12/+26
2008-05-05CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRSGeert Uytterhoeven-0/+1
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-264/+787
2008-05-02[SCSI] aic94xx: fix section mismatchSam Ravnborg-3/+3
2008-05-02[SCSI] u14-34f: Fix 32bit only problemAlan Cox-2/+4
2008-05-02[SCSI] dpt_i2o: sysfs codeMiquel van Smoorenburg-0/+26
2008-05-02[SCSI] dpt_i2o: 64 bit supportMiquel van Smoorenburg-53/+260