aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-07-03[ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'Russell King
2008-07-03[ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRussell King
2008-07-03[ARM] rpc: acornscsi: remove unused 'ADDR' macroRussell King
2008-07-03cmdfilter: extend default read filterAdel Gadllah
2008-07-03sg: fix odd style (extra parenthesis) introduced by cmd filter patchJens Axboe
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah
2008-07-02scsi-tgt: BKL pushdownArnd Bergmann
2008-06-25[SCSI] esp: tidy up target reference countingJames Bottomley
2008-06-24[SCSI] esp: Fix OOPS in esp_reset_cleanup().David S. Miller
2008-06-24[SCSI] ses: Fix timeoutMatthew Wilcox
2008-06-20megaraid: BKL pushdownArnd Bergmann
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20changer: BKL pushdownJonathan Corbet
2008-06-20dpt_i20: BKL pushdownJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-06-20gdth: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20st: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20aacraid: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20osst: cdev lock_kernel() pushdown.Jonathan Corbet
2008-06-20sg: cdev lock_kernel() pushdownJonathan Corbet
2008-06-15[SCSI] dpt_i2o: Add PROC_IA64 defineJeff Mahoney
2008-06-15[SCSI] scsi_host regression: fix scsi host leakMike Christie
2008-06-10[SCSI] sr: fix corrupt CD data after media change and delayJames Bottomley
2008-06-05[SCSI] make use of the residue valueJames Bottomley
2008-06-05[SCSI] SCSI: remove dev->power.power_state from mesh driverAlan Stern
2008-06-05[SCSI] aacraid: linit.c make aac_show_serial_number staticHarvey Harrison
2008-06-05[SCSI] scsi_dh: add EMC Clariion device handlerChandra Seetharaman
2008-06-05[SCSI] scsi_dh: add hp sw device handlerMike Christie
2008-06-05[SCSI] scsi_dh: add lsi rdac device handlerChandra Seetharaman
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-05-30[SCSI] qla2xxx: Update version number to 8.02.01-k4.Andrew Vasquez
2008-05-30[SCSI] qla2xxx: Correct handling of AENs postings for vports.Seokmann Ju
2008-05-30[SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...Seokmann Ju
2008-05-27[SCSI] ibmvscsi: Non SCSI error status fixupBrian King
2008-05-23[SCSI] fix intermittent oops in scsi_bus_ueventJames Bottomley
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-05-20SCSI: fix race in device_createGreg Kroah-Hartman
2008-05-15[SCSI] qla2xxx: Update version number to 8.02.01-k3.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net
2008-05-15[SCSI] qla2xxx: firmware semaphore to mutexDaniel Walker
2008-05-15[SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Display driver version at module init-time.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar
2008-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds