aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-06bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov2-1/+4
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann2-13/+13
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski1-26/+0
2010-09-29pcmcia: avoid messages on module (un)loadingDominik Brodowski2-6/+0
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski5-14/+4
2010-09-29pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski1-15/+0
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski5-82/+38
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski5-72/+42
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski5-21/+14
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski4-4/+4
2010-09-29pcmcia: simplify IntTypeDominik Brodowski5-5/+0
2010-09-29pcmcia: simplify Status, ExtStatus register accessDominik Brodowski1-3/+1
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski1-4/+4
2010-09-29pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski1-30/+19
2010-09-23drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2-2/+2
2010-09-17[SCSI] sd: Update thin provisioning supportMartin K. Petersen2-5/+44
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati211-37654/+28999
2010-09-16[SCSI] ibmvfc: Log link up/down eventsBrian King2-24/+56
2010-09-16[SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.Shyam Sundar1-3/+36
2010-09-16[SCSI] aacraid: semaphore cleanupThomas Gleixner2-2/+2
2010-09-16[SCSI] scsi_debug: Convert to use root_device_register() and root_device_unregister()Nicholas Bellinger1-17/+8
2010-09-16[SCSI] Fix VPD inquiry page wrapperMartin K. Petersen1-2/+2
2010-09-16aic7xxx_old: removed unused 'req' variableJens Axboe1-1/+0
2010-09-16sg: fix a warning in blk_rq_aligned() callNamhyung Kim1-1/+1
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann14-67/+66
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen3-8/+21
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo2-31/+3
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo1-8/+8
2010-09-10block: kill QUEUE_ORDERED_BY_TAGTejun Heo1-3/+1
2010-09-09[SCSI] scsi_transport_fc: fix blocked bsg request when fc object deletedJames Smart1-0/+43
2010-09-09[SCSI] ipr: reverse the isr optimization changesWayne Boyer1-30/+33
2010-09-09[SCSI] scsi_debug: Update thin provisioning supportMartin K. Petersen1-31/+69
2010-09-09[SCSI] fix kconfig dependency warnings related to SCSI_SAS_ATTRSRandy Dunlap1-1/+2
2010-09-09[SCSI] pm8001: handle allocation failuresDan Carpenter1-0/+6
2010-09-09[SCSI] iscsi transport: fix kernel-doc notationRandy Dunlap1-1/+1
2010-09-09[SCSI] fix use-after-free in scsi_init_io()James Bottomley1-1/+1
2010-09-07[SCSI] sd: fix medium-removal bugAlan Stern1-1/+1
2010-09-05[SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.Saurav Kashyap1-0/+3
2010-09-05[SCSI] qla2xxx: Increase SG table size to support large IO size per scsi command.Giridhar Malavali2-2/+12
2010-09-05[SCSI] qla2xxx: Clear local references of rport on device loss timeout notification from FC transport.Giridhar Malavali1-9/+9
2010-09-05[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar5-1/+107
2010-09-05[SCSI] qla2xxx: Update to AER support, do early abort commands.Lalit Chandivade2-9/+13
2010-09-05[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali3-199/+202
2010-09-05[SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali1-5/+5
2010-09-05[SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade3-5/+138
2010-09-05[SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands fail.Giridhar Malavali1-3/+2
2010-09-05[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.Giridhar Malavali2-4/+6
2010-09-05[SCSI] qla2xxx: Update version number to 8.03.04-k0.Madhuranath Iyengar1-2/+2
2010-09-05[SCSI] qla2xxx: Check for empty slot in request queue before posting Command type 6 request.Giridhar Malavali1-0/+13
2010-09-05[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade1-3/+4