summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski
2010-09-17[SCSI] sd: Update thin provisioning supportMartin K. Petersen
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati
2010-09-16[SCSI] ibmvfc: Log link up/down eventsBrian King
2010-09-16[SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.Shyam Sundar
2010-09-16[SCSI] aacraid: semaphore cleanupThomas Gleixner
2010-09-16[SCSI] scsi_debug: Convert to use root_device_register() and root_device_unre...Nicholas Bellinger
2010-09-16[SCSI] Fix VPD inquiry page wrapperMartin K. Petersen
2010-09-16aic7xxx_old: removed unused 'req' variableJens Axboe
2010-09-16sg: fix a warning in blk_rq_aligned() callNamhyung Kim
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo
2010-09-10block: kill QUEUE_ORDERED_BY_TAGTejun Heo
2010-09-09[SCSI] scsi_transport_fc: fix blocked bsg request when fc object deletedJames Smart
2010-09-09[SCSI] ipr: reverse the isr optimization changesWayne Boyer
2010-09-09[SCSI] scsi_debug: Update thin provisioning supportMartin K. Petersen
2010-09-09[SCSI] fix kconfig dependency warnings related to SCSI_SAS_ATTRSRandy Dunlap
2010-09-09[SCSI] pm8001: handle allocation failuresDan Carpenter
2010-09-09[SCSI] iscsi transport: fix kernel-doc notationRandy Dunlap
2010-09-09[SCSI] fix use-after-free in scsi_init_io()James Bottomley
2010-09-07[SCSI] sd: fix medium-removal bugAlan Stern
2010-09-05[SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.Saurav Kashyap
2010-09-05[SCSI] qla2xxx: Increase SG table size to support large IO size per scsi comm...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar
2010-09-05[SCSI] qla2xxx: Update to AER support, do early abort commands.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Update version number to 8.03.04-k0.Madhuranath Iyengar
2010-09-05[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi
2010-09-05[SCSI] scsi/block: increase flush/sync timeoutMike Christie
2010-09-05[SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai
2010-09-05[SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai
2010-09-05[SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completionEddie Wai
2010-09-05[SCSI] bxn2i: Added support for other TMFs besides ABORT_TASKEddie Wai
2010-09-05[SCSI] bnx2i: Fixed a protocol violation on nopout responsesEddie Wai
2010-09-05[SCSI] ipr: Driver version 2.5.1Wayne Boyer
2010-09-05[SCSI] ipr: fix resource address formatting and add attribute for device IDWayne Boyer
2010-09-05[SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com