aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche1-1/+16
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linuxLinus Torvalds16-66/+158
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-108/+91
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley6-23/+58
2017-01-17scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2-14/+38
2017-01-17qla2xxx: Disable out-of-order processing by default in firmwareQuinn Tran1-6/+0
2017-01-17qla2xxx: Fix erroneous invalid handle messageQuinn Tran2-1/+5
2017-01-17qla2xxx: Reduce exess wait during chip resetQuinn Tran1-2/+2
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran3-5/+43
2017-01-17qla2xxx: Fix crash due to null pointer accessQuinn Tran1-4/+12
2017-01-17qla2xxx: Collect additional information to debug fw dumpQuinn Tran1-7/+20
2017-01-17qla2xxx: Reset reserved field in firmware options to 0Himanshu Madhani1-1/+14
2017-01-17qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx versionHimanshu Madhani2-3/+2
2017-01-17qla2xxx: Include ATIO queue in firmware dump when in target modeHimanshu Madhani1-0/+24
2017-01-17qla2xxx: Fix wrong IOCB type assumptionQuinn Tran1-7/+1
2017-01-17qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-used variablesBart Van Assche3-4/+4
2017-01-17qla2xxx: Move two arrays from header files to .c filesBart Van Assche4-19/+23
2017-01-17qla2xxx: Declare an array with file scope staticBart Van Assche1-1/+1
2017-01-17qla2xxx: Fix indentationBart Van Assche1-3/+3
2017-01-17scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn1-0/+2
2017-01-17scsi: sd: Ignore zoned field for host-managed devicesDamien Le Moal1-6/+14
2017-01-17scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal1-1/+2
2017-01-17scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn1-1/+1
2017-01-17scsi: ses: Fix SAS device detection in enclosureEwan D. Milne1-1/+1
2017-01-17ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly1-2/+2
2017-01-17ibmvscsis: Fix max transfer lengthBryant G. Ly1-1/+2
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-17/+2
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig1-16/+1
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig1-1/+1
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-6/+26
2017-01-13Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley5-85/+33
2017-01-11scsi: lpfc: avoid double free of resource identifiersRoberto Sassu1-0/+7
2017-01-11scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig2-74/+0
2017-01-11scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig2-5/+12
2017-01-10ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly1-1/+1
2017-01-09scsi: qla2xxx: Fix apparent cut-n-paste error.Dave Jones1-1/+1
2017-01-09scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi1-5/+13
2017-01-08Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley5-4/+24
2017-01-05scsi: bfa: Increase requested firmware version to 3.2.5.1Benjamin Poirier2-4/+4
2017-01-05scsi: snic: Return error code on memory allocation failureBurak Ok1-0/+3
2017-01-05scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat2-0/+17
2016-12-26Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2-2/+2
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+4
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-158/+95
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner3-4/+4
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior1-48/+30
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior1-46/+33
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner1-64/+32
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds22-22/+22
2016-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+3