aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook1-1/+1
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds99-6431/+4585
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-0/+62
2016-05-17Merge branch 'fixes' into miscJames Bottomley3-3/+6
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-05-16ibft: Expose iBFT acpi header via sysfsDavid Bond1-0/+62
2016-05-16iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke1-0/+5
2016-05-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+2
2016-05-11mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B3-10/+12
2016-05-11mpt3sas: Set maximum transfer length per IO to 4MB for VDsChaitra P B2-0/+10
2016-05-11mpt3sas: Updating mpt3sas driver version to 13.100.00.00Chaitra P B1-2/+2
2016-05-11mpt3sas: Fix initial Reference tag field for 4K PI drives.Chaitra P B1-1/+1
2016-05-11mpt3sas: Handle active cable exception eventChaitra P B2-0/+18
2016-05-11mpt3sas: Update MPI header to 2.00.42Chaitra P B4-15/+65
2016-05-11Revert "lpfc: Delete unnecessary checks before the function call mempool_destroy"Martin K. Petersen1-2/+4
2016-05-10eata_pio: missing break statementDan Carpenter1-0/+1
2016-05-10hpsa: Fix type ZBC conditional checksPetros Koutoupis1-6/+4
2016-05-10scsi_lib: Decode T10 vendor IDsHannes Reinecke1-0/+16
2016-05-10scsi_dh_alua: do not fail for unknown VPD identificationHannes Reinecke1-8/+17
2016-05-10scsi_debug: use locally assigned naaDouglas Gilbert1-17/+18
2016-05-10scsi_debug: uuid for lu nameDouglas Gilbert1-10/+51
2016-05-10scsi_debug: vpd and mode page workDouglas Gilbert1-79/+108
2016-05-10scsi_debug: add multiple queue supportDouglas Gilbert1-256/+446
2016-05-09bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter3-6/+8
2016-05-05megaraid_sas: Downgrade two success messages to infoAndy Lutomirski2-2/+2
2016-05-05cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar1-0/+15
2016-05-03scsi_debug: rework resp_report_lunsDouglas Gilbert1-48/+87
2016-05-03scsi_debug: use pdt constantsDouglas Gilbert1-41/+45
2016-04-30qla1280: Don't allocate 512kb of host tagsJohannes Thumshirn1-1/+1
2016-04-30scsi_dh_alua: uninitialized variable in alua_rtpg()Dan Carpenter1-0/+1
2016-04-29scsi_debug: use likely hints on fast pathDouglas Gilbert1-114/+105
2016-04-29scsi_debug: re-order file scope declarationsDouglas Gilbert1-163/+151
2016-04-29scsi_debug: replace tasklet with work queueDouglas Gilbert1-135/+95
2016-04-29scsi_debug: make jiffy delay name clearerDouglas Gilbert1-23/+23
2016-04-29scsi_debug: replace jiffy timers with hr timersDouglas Gilbert1-35/+21
2016-04-29scsi_debug: ignore host lock optionDouglas Gilbert1-37/+7
2016-04-29scsi_debug: cleanup naming and bit crunchingDouglas Gilbert1-637/+525
2016-04-29hpsa: update driver versionDon Brace1-1/+1
2016-04-29hpsa: correct handling of HBA device removalDon Brace2-5/+85
2016-04-29hpsa: correct ioaccel2 error procecssing.Don Brace1-1/+3
2016-04-29hpsa: correct ioaccel state change operationDon Brace1-1/+3
2016-04-29hpsa: add timeouts for driver initiated commandsDon Brace1-19/+23
2016-04-29hpsa: add sas_address to sysfs device attibuteJoseph T Handzik1-0/+25
2016-04-29hpsa: correct initialization order issueDon Brace1-5/+5
2016-04-29aacraid: Update driver versionRaghava Aditya Renukunta1-1/+1
2016-04-29aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta2-0/+25
2016-04-29aacraid: Remove code to needlessly complete fibRaghava Aditya Renukunta1-3/+4
2016-04-29aacraid: Log firmware AIF messagesRaghava Aditya Renukunta4-1/+35