aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-05-311-0/+1
* aacraid: do not activate events on non-SRC adaptersHannes Reinecke2016-05-222-5/+11
* mpt3sas: add missing curly bracesDan Carpenter2016-05-221-1/+2
* sd: get disk reference in sd_check_events()Hannes Reinecke2016-05-221-2/+7
* scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-05-221-2/+5
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-1899-6431/+4585
|\
| * Merge branch 'fixes' into miscJames Bottomley2016-05-173-3/+6
| |\
| | * Revert "lpfc: Delete unnecessary checks before the function call mempool_dest...Martin K. Petersen2016-05-111-2/+4
| * | mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B2016-05-113-10/+12
| * | mpt3sas: Set maximum transfer length per IO to 4MB for VDsChaitra P B2016-05-112-0/+10
| * | mpt3sas: Updating mpt3sas driver version to 13.100.00.00Chaitra P B2016-05-111-2/+2
| * | mpt3sas: Fix initial Reference tag field for 4K PI drives.Chaitra P B2016-05-111-1/+1
| * | mpt3sas: Handle active cable exception eventChaitra P B2016-05-112-0/+18
| * | mpt3sas: Update MPI header to 2.00.42Chaitra P B2016-05-114-15/+65
| * | eata_pio: missing break statementDan Carpenter2016-05-101-0/+1
| * | hpsa: Fix type ZBC conditional checksPetros Koutoupis2016-05-101-6/+4
| * | scsi_lib: Decode T10 vendor IDsHannes Reinecke2016-05-101-0/+16
| * | scsi_dh_alua: do not fail for unknown VPD identificationHannes Reinecke2016-05-101-8/+17
| * | scsi_debug: use locally assigned naaDouglas Gilbert2016-05-101-17/+18
| * | scsi_debug: uuid for lu nameDouglas Gilbert2016-05-101-10/+51
| * | scsi_debug: vpd and mode page workDouglas Gilbert2016-05-101-79/+108
| * | scsi_debug: add multiple queue supportDouglas Gilbert2016-05-101-256/+446
| * | bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter2016-05-093-6/+8
| * | megaraid_sas: Downgrade two success messages to infoAndy Lutomirski2016-05-052-2/+2
| * | cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar2016-05-051-0/+15
| * | scsi_debug: rework resp_report_lunsDouglas Gilbert2016-05-031-48/+87
| * | scsi_debug: use pdt constantsDouglas Gilbert2016-05-031-41/+45
| * | scsi_debug: use likely hints on fast pathDouglas Gilbert2016-04-291-114/+105
| * | scsi_debug: re-order file scope declarationsDouglas Gilbert2016-04-291-163/+151
| * | scsi_debug: replace tasklet with work queueDouglas Gilbert2016-04-291-135/+95
| * | scsi_debug: make jiffy delay name clearerDouglas Gilbert2016-04-291-23/+23
| * | scsi_debug: replace jiffy timers with hr timersDouglas Gilbert2016-04-291-35/+21
| * | scsi_debug: ignore host lock optionDouglas Gilbert2016-04-291-37/+7
| * | scsi_debug: cleanup naming and bit crunchingDouglas Gilbert2016-04-291-637/+525
| * | hpsa: update driver versionDon Brace2016-04-291-1/+1
| * | hpsa: correct handling of HBA device removalDon Brace2016-04-292-5/+85
| * | hpsa: correct ioaccel2 error procecssing.Don Brace2016-04-291-1/+3
| * | hpsa: correct ioaccel state change operationDon Brace2016-04-291-1/+3
| * | hpsa: add timeouts for driver initiated commandsDon Brace2016-04-291-19/+23
| * | hpsa: add sas_address to sysfs device attibuteJoseph T Handzik2016-04-291-0/+25
| * | hpsa: correct initialization order issueDon Brace2016-04-291-5/+5
| * | aacraid: Update driver versionRaghava Aditya Renukunta2016-04-291-1/+1
| * | aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta2016-04-292-0/+25
| * | aacraid: Remove code to needlessly complete fibRaghava Aditya Renukunta2016-04-291-3/+4
| * | aacraid: Log firmware AIF messagesRaghava Aditya Renukunta2016-04-294-1/+35
| * | aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta2016-04-291-0/+4
| * | aacraid: Disable MSI mode for series 6, 7, 8 cardsRaghava Aditya Renukunta2016-04-291-15/+2
| * | aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta2016-04-291-4/+4
| * | aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta2016-04-291-1/+1
| * | aacraid: Fix incorrectly named MACRORaghava Aditya Renukunta2016-04-292-2/+2