summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: use per-cpu buffer for formatting senseHannes Reinecke2015-01-094-125/+161
* scsi: use external buffer for command loggingHannes Reinecke2015-01-094-91/+184
* scsi: log request tag for scmd_printk()Hannes Reinecke2015-01-091-0/+4
* scsi: Implement per-cpu logging bufferHannes Reinecke2015-01-092-1/+125
* storvsc: force SPC-3 compliance on win8 and win8 r2 hostsK. Y. Srinivasan2015-01-091-0/+13
* storvsc: fix a bug in storvsc limitsK. Y. Srinivasan2015-01-091-3/+12
* storvsc: force discovery of LUNs that may have been removed.K. Y. Srinivasan2015-01-091-0/+26
* storvsc: in responce to a scan event, scan the hostK. Y. Srinivasan2015-01-091-12/+7
* storvsc: use cmd_size to allocate per-command dataChristoph Hellwig2015-01-091-111/+8
* lpfc: correct device removal deadlock after link bounceJames Smart2015-01-091-0/+9
* esp_scsi: remove check for ESP_MAX_TAGSHannes Reinecke2015-01-091-2/+0
* mpt3sas: issue_reset is uninitializedDan Carpenter2015-01-091-4/+4
* mpt2sas: issue_reset is uninitializedDan Carpenter2015-01-091-4/+4
* 3w-9xxx.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2015-01-091-1/+2
* scsi_debug: Implement WRITE BUFFER commandEwan D. Milne2015-01-091-3/+71
* scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit AttentionEwan D. Milne2015-01-091-1/+55
* ses: Add power_status to SES device slotSong Liu2015-01-091-9/+89
* ses: add reliable slot attributeDan Williams2015-01-091-5/+12
* ses: add enclosure logical idDan Williams2015-01-091-0/+9
* ses: generate KOBJ_CHANGE on enclosure attachDan Williams2015-01-091-1/+2
* ses: close potential registration raceDan Williams2015-01-091-7/+14
* scsi: retry report-luns when reported LU count requres more memoryRob Evers2015-01-091-30/+11
* scsi: use set/get_unaligned_be32 in report_lunsRob Evers2015-01-091-8/+3
* scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scanRob Evers2015-01-091-1/+1
* scsi: fix scsi_error.c kernel-doc warningRandy Dunlap2015-01-091-0/+1
* scsi: asc/ascq codes, sync to T10 2014/12/21Douglas Gilbert2015-01-091-1/+27
* scsi: ->queue_rq can't sleepChristoph Hellwig2015-01-091-2/+1
* qla2xxx: fix busy wait regressionBruno Prémont2015-01-051-1/+3
* SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2014-12-301-2/+2
* fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2014-12-302-1/+16
* sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen2014-12-301-2/+3
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-2034-273/+104
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-1832-272/+100
| |\
| | * storvsc: ring buffer failures may result in I/O freezeLong Li2014-12-151-4/+3
| | * ipr: set scsi_level correctly for disk arraysBrian King2014-12-151-0/+1
| | * ipr: add support for async scanning to speed up bootBrian King2014-12-152-48/+44
| | * scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED caseEwan D. Milne2014-12-151-0/+1
| | * scsi_debug: take sdebug_host_list_lock when changing capacityEwan D. Milne2014-12-151-0/+2
| | * scsi_debug: improve driver description in KconfigDouglas Gilbert2014-12-151-9/+8
| | * scsi_debug: fix compare and write errorsDouglas Gilbert2014-12-151-15/+16
| | * qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman2014-12-151-2/+0
| | * Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy2014-12-041-4/+1
| | * Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy2014-12-041-4/+1
| | * esas2r: Correct typos of "validate" in a commentBoris Bodemann2014-12-041-2/+2
| | * fc: FCP_PTA_SIMPLE is 0Christoph Hellwig2014-12-042-9/+2
| | * ibmvfc: remove unused tag variableChristoph Hellwig2014-12-041-1/+0
| | * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-044-12/+11
| | * scsi: remove scsi_set_tag_typeChristoph Hellwig2014-12-041-1/+1
| | * scsi: remove scsi_get_tag_typeChristoph Hellwig2014-12-042-3/+3
| | * scsi: never drop to untagged mode during queue ramp downChristoph Hellwig2014-12-041-6/+0