summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2216-3/+19
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-1516-3/+19
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2216-80/+79
|\ \
| * | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-052-13/+13
| * | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-1514-67/+66
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-215-228/+72
|\ \
| * | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-26/+0
| * | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-292-6/+0
| * | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-295-14/+4
| * | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-291-15/+0
| * | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-295-82/+38
| * | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-295-72/+42
| * | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-295-21/+14
| * | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-294-4/+4
| * | pcmcia: simplify IntTypeDominik Brodowski2010-09-295-5/+0
| * | pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-291-3/+1
| * | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-291-4/+4
| * | pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-291-30/+19
| |/
* | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
|/
* [SCSI] fix use-after-free in scsi_init_io()James Bottomley2010-09-091-1/+1
* [SCSI] sd: fix medium-removal bugAlan Stern2010-09-071-1/+1
* [SCSI] qla2xxx: Update version number to 8.03.04-k0.Madhuranath Iyengar2010-09-051-2/+2
* [SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali2010-09-051-0/+13
* [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade2010-09-051-3/+4
* [SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali2010-09-051-8/+12
* [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade2010-09-051-1/+2
* [SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi2010-09-051-1/+0
* [SCSI] qla2xxx: Fix vport delete issuesArun Easi2010-09-057-36/+207
* [SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.David Miller2010-09-022-9/+7
* [SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren2010-09-021-3/+3
* [SCSI] hpsa: disable doorbell reset on reset_devicesStephen M. Cameron2010-09-021-0/+6
* [SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal2010-09-022-4/+3
* [SCSI] fix bio.bi_rw handlingJiri Slaby2010-09-021-1/+1
* drivers/scsi/qla4xxx: fix buildAndrew Morton2010-08-202-2/+2
* arcmsr_hba: Missing slab.h includeDavid Miller2010-08-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-1438-355/+1996
|\
| * [SCSI] qla4xxx: fix compilation warningVikas Chaudhary2010-08-111-1/+2
| * [SCSI] make error handling more robust in the face of reservationsJames Bottomley2010-08-111-4/+6
| * [SCSI] tgt: fix warningJoe Eykholt2010-08-111-0/+1
| * [SCSI] Return NEEDS_RETRY for eh commands with status BUSYHannes Reinecke2010-08-111-0/+1
| * [SCSI] ibmvfc: Driver version 1.0.9Brian King2010-08-061-2/+2
| * [SCSI] ibmvfc: Fix terminate_rport_ioBrian King2010-08-062-169/+204
| * [SCSI] ibmvfc: Fix rport add/delete race resulting in oopsBrian King2010-08-062-0/+9
| * [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16James Smart2010-08-061-1/+1
| * [SCSI] lpfc 8.3.16: FCoE Discovery and Failover FixesJames Smart2010-08-066-47/+144
| * [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanupJames Smart2010-08-069-51/+128
| * [SCSI] pm8001: introduce missing kfreeJulia Lawall2010-08-061-3/+10
| * [SCSI] qla4xxx: Update driver version to 5.02.00-k3Vikas Chaudhary2010-08-061-1/+1
| * [SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade2010-08-067-4/+352
| * [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenariosNilesh Javali2010-08-065-0/+47
OpenPOWER on IntegriCloud