summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fix netlink kernel-docRandy Dunlap2008-10-231-6/+3
* [SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz2008-10-231-1/+9
* [SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda2008-10-231-0/+32
* [SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda2008-10-231-10/+20
* [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp2008-10-231-0/+7
* [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox2008-10-232-5/+5
* [SCSI] ipr: use memory_read_from_buffer()Akinobu Mita2008-10-231-11/+5
* [SCSI] aic79xx: fix shadowed variablesHarvey Harrison2008-10-231-4/+0
* [SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison2008-10-231-9/+4
* [SCSI] aic7xxx: update *_shipped filesDenys Vlasenko2008-10-234-4197/+133
* [SCSI] aic7xxx: update .reg filesDenys Vlasenko2008-10-232-0/+309
* [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko2008-10-234-1/+16
* [SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman2008-10-231-0/+3
* [SCSI] fix removable device inability to detect disk changesJames Bottomley2008-10-231-11/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-1745-1085/+7916
|\
| * [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=nJames Bottomley2008-10-151-5/+14
| * libiscsi: fix locking in iscsi_eh_device_resetMike Christie2008-10-131-7/+2
| * libiscsi: check reason why we are stopping iscsi session to determine error v...Mike Christie2008-10-131-1/+1
| * [SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie2008-10-131-5/+7
| * [SCSI] libiscsi: rename host reset to target resetMike Christie2008-10-132-6/+6
| * [SCSI] iscsi class: fix endpoint id handlingMike Christie2008-10-131-4/+5
| * [SCSI] libiscsi: Support drivers initiating session removalMike Christie2008-10-134-12/+104
| * [SCSI] libiscsi: fix data corruption when target has to resend data-in packetsMike Christie2008-10-132-30/+40
| * [SCSI] sd: Switch kernel printing level for DIF messagesMartin K. Petersen2008-10-131-4/+4
| * [SCSI] sd: Correctly handle all combinations of DIF and DIXMartin K. Petersen2008-10-133-19/+23
| * [SCSI] sd: Always print actual protection_typeMartin K. Petersen2008-10-132-6/+2
| * [SCSI] sd: Issue correct protection operationMartin K. Petersen2008-10-131-3/+4
| * [SCSI] scsi_error: fix target reset handlingJames Bottomley2008-10-131-4/+15
| * [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart2008-10-1318-15/+1207
| * [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart2008-10-136-0/+85
| * [SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disruptedJames Smart2008-10-131-4/+4
| * [SCSI] scsi_dh_alua: remove REQ_NOMERGEMike Christie2008-10-131-1/+1
| * [SCSI] lpfc 8.2.8 : update driver version to 8.2.8James Smart2008-10-131-1/+1
| * [SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart2008-10-139-167/+699
| * [SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO...James Smart2008-10-131-2/+3
| * [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart2008-10-135-3/+103
| * [SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart2008-10-137-19/+153
| * [SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart2008-10-1313-152/+219
| * [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart2008-10-139-219/+314
| * [SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart2008-10-134-110/+172
| * [SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart2008-10-137-256/+4556
| * [SCSI] modify scsi to handle new fail fast flags.Mike Christie2008-10-133-3/+38
| * [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-135-6/+13
| * [SCSI] qla2xxx: use new host byte transport errors.Mike Christie2008-10-131-2/+12
| * [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...Mike Christie2008-10-133-7/+9
| * [SCSI] scsi: add transport host byte errors (v3)Mike Christie2008-10-132-2/+16
| * [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie2008-10-133-11/+0
| * [SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2008-10-131-19/+28
| * [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ...Mike Christie2008-10-131-4/+5
| * [SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSYMike Christie2008-10-131-5/+3