summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fnic: prep for fc host dev loss tmo supportMike Christie2010-10-081-6/+7
* [SCSI] qla4xxx: fix build on PPCJiri Slaby2010-10-081-0/+1
* [SCSI] libsas: fix NCQ mixing with non-NCQDavid Milburn2010-10-081-0/+1
* [SCSI] sd: Update thin provisioning supportMartin K. Petersen2010-09-172-5/+44
* [SCSI] bfa: cleanup driverKrishna Gudipati2010-09-17211-37654/+28999
* [SCSI] ibmvfc: Log link up/down eventsBrian King2010-09-172-24/+56
* [SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.Shyam Sundar2010-09-171-3/+36
* [SCSI] aacraid: semaphore cleanupThomas Gleixner2010-09-172-2/+2
* [SCSI] scsi_debug: Convert to use root_device_register() and root_device_unre...Nicholas Bellinger2010-09-171-17/+8
* [SCSI] scsi_transport_fc: fix blocked bsg request when fc object deletedJames Smart2010-09-091-0/+43
* [SCSI] ipr: reverse the isr optimization changesWayne Boyer2010-09-091-30/+33
* [SCSI] scsi_debug: Update thin provisioning supportMartin K. Petersen2010-09-091-31/+69
* [SCSI] fix kconfig dependency warnings related to SCSI_SAS_ATTRSRandy Dunlap2010-09-091-1/+2
* [SCSI] pm8001: handle allocation failuresDan Carpenter2010-09-091-0/+6
* [SCSI] iscsi transport: fix kernel-doc notationRandy Dunlap2010-09-091-1/+1
* [SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.Saurav Kashyap2010-09-051-0/+3
* [SCSI] qla2xxx: Increase SG table size to support large IO size per scsi comm...Giridhar Malavali2010-09-052-2/+12
* [SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...Giridhar Malavali2010-09-051-9/+9
* [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar2010-09-055-1/+107
* [SCSI] qla2xxx: Update to AER support, do early abort commands.Lalit Chandivade2010-09-052-9/+13
* [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali2010-09-053-199/+202
* [SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali2010-09-051-5/+5
* [SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade2010-09-053-5/+138
* [SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...Giridhar Malavali2010-09-051-3/+2
* [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.Giridhar Malavali2010-09-052-4/+6
* [SCSI] scsi/block: increase flush/sync timeoutMike Christie2010-09-052-2/+3
* [SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai2010-09-051-3/+5
* [SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai2010-09-052-20/+37
* [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completionEddie Wai2010-09-051-4/+6
* [SCSI] bxn2i: Added support for other TMFs besides ABORT_TASKEddie Wai2010-09-051-28/+30
* [SCSI] bnx2i: Fixed a protocol violation on nopout responsesEddie Wai2010-09-053-6/+3
* [SCSI] ipr: Driver version 2.5.1Wayne Boyer2010-09-051-2/+2
* [SCSI] ipr: fix resource address formatting and add attribute for device IDWayne Boyer2010-09-052-2/+45
* [SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com2010-09-0517-5142/+1488
* [SCSI] cxgb4i v5: iscsi driverkxie@chelsio.com2010-09-058-0/+1652
* [SCSI] libcxgbi: common library for cxgb3i and cxgb4ikxie@chelsio.com2010-09-052-0/+3363
* [SCSI] lpfc: change spin_lock_irq() to spin_lock()Dan Carpenter2010-09-051-5/+5
* [SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall2010-09-052-3/+3
* [SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-3/+7
* [SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-4/+10
* [SCSI] lpfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-052-10/+10
* [SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-052-5/+11
* [SCSI] fc class: add fc host default default dev loss settingMike Christie2010-09-051-1/+5
* drivers/scsi/qla4xxx: fix buildAndrew Morton2010-08-202-2/+2
* arcmsr_hba: Missing slab.h includeDavid Miller2010-08-181-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