summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig2017-04-201-1/+1
* scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-207-19/+18Star
* block: remove the blk_execute_rq return valueChristoph Hellwig2017-04-201-1/+4
* scsi: sd: Remove LBPRZ dependency for discardsMartin K. Petersen2017-04-081-19/+6Star
* scsi: sd: Separate zeroout and discard command choicesMartin K. Petersen2017-04-082-3/+61
* block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-081-5/+0Star
* sd: implement unmapping Write ZeroesChristoph Hellwig2017-04-081-0/+9
* sd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-082-5/+27
* sd: split sd_setup_discard_cmndChristoph Hellwig2017-04-081-69/+84
* Merge branch 'for-linus' into for-4.12/blockJens Axboe2017-04-0713-58/+72
|\
| * scsi: Avoid that SCSI queues get stuckBart Van Assche2017-04-071-3/+3
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-2112-55/+69
| |\
| | * Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-1512-55/+69
| | |\
| | | * scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-155-24/+17Star
| | | * scsi: ufs: don't check unsigned type for a negative valueTomas Winkler2017-03-151-1/+1
| | | * scsi: hpsa: do not timeout reset operationsDon Brace2017-03-151-1/+1
| | | * scsi: hpsa: limit outstanding rescansDon Brace2017-03-152-1/+16
| | | * scsi: hpsa: update check for logical volume statusDon Brace2017-03-152-19/+18Star
| | | * scsi: megaraid_sas: Driver version upgradeShivasharan S2017-03-141-2/+2
| | | * scsi: megaraid_sas: raid6 also require cpuSel check same as raid5Shivasharan S2017-03-141-1/+1
| | | * scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1Shivasharan S2017-03-142-1/+4
| | | * scsi: megaraid_sas: enable intx only if msix request failsShivasharan S2017-03-141-5/+9
* | | | block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-056-7/+7
* | | | blk-mq: constify struct blk_mq_opsEric Biggers2017-03-311-1/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-2016-432/+1077
|\ \ \
| * | | qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani2017-03-191-3/+3
| * | | qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-196-20/+81
| * | | qla2xxx: Change scsi host lookup method.Quinn Tran2017-03-197-40/+100
| * | | qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2017-03-192-4/+90
| * | | qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-196-65/+279
| * | | qla2xxx: Add async new target notificationQuinn Tran2017-03-192-3/+4
| * | | qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2017-03-192-0/+27
| * | | qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran2017-03-197-251/+406
| * | | qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran2017-03-194-8/+32
| * | | qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran2017-03-191-23/+18Star
| * | | qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran2017-03-191-2/+10
| * | | qla2xxx: Fix request queue corruption.Quinn Tran2017-03-191-3/+9
| * | | qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-191-0/+2
| * | | qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-195-10/+16
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-1540-285/+640
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-122-10/+18
| |\ \ \ | | | |/ | | |/|
| | * | scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-081-0/+1
| | * | scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger2017-03-081-10/+17
| * | | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-0839-275/+622
| |\| | | | |/ | |/|
| | * scsi: lpfc: revise version number to 11.2.0.10James Smart2017-03-071-1/+1
| | * scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart2017-03-072-3/+3
| | * scsi: lpfc: code cleanups in NVME initiator baseJames Smart2017-03-072-9/+10
| | * scsi: lpfc: correct rdp diag portnamesJames Smart2017-03-071-4/+4
| | * scsi: lpfc: remove dead sli3 nvme codeJames Smart2017-03-071-5/+0Star
| | * scsi: lpfc: correct double printJames Smart2017-03-071-22/+0Star