summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-04-25scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal3-15/+11
2017-04-25scsi: Improve scsi_get_sense_info_fldDamien Le Moal1-23/+15
2017-04-25scsi: sd: Cleanup sd_done sense data handlingChristoph Hellwig1-10/+9
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe19-53/+108
2017-04-24scsi: sd: Improve sd_completed_bytesDamien Le Moal2-24/+32
2017-04-24scsi: sd: Fix function descriptionsDamien Le Moal1-15/+14
2017-04-24scsi: mpt3sas: remove redundant wmbSinan Kaya1-2/+0
2017-04-24scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke1-0/+2
2017-04-24scsi: mvumi: remove code handling zero scsi_sg_count(scmd) caseAlexey Khoroshilov1-59/+26
2017-04-24scsi: pmcraid: use normal copy_from_userArnd Bergmann1-33/+7
2017-04-24scsi: pmcraid: fix minor sparse warningsArnd Bergmann1-3/+3
2017-04-24scsi: pmcraid: fix endianess sparse annotationsArnd Bergmann2-52/+51
2017-04-24scsi: pmcraid: use __iomem pointers for ioctl argumentArnd Bergmann1-28/+16
2017-04-24scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()Christoph Hellwig1-31/+28
2017-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2017-04-24lpfc revison 11.2.0.12James Smart1-1/+1
2017-04-24Fix Express lane queue creation.James Smart1-1/+5
2017-04-24Update ABORT processing for NVMET.James Smart10-125/+409
2017-04-24Fix implicit logo and RSCN handling for NVMETJames Smart5-52/+110
2017-04-24Add Fabric assigned WWN support.James Smart7-12/+65
2017-04-24Fix max_sgl_segments settings for NVME / NVMETJames Smart3-9/+31
2017-04-24Fix crash after issuing lip resetJames Smart7-64/+79
2017-04-24Fix driver load issues when MRQ=8James Smart3-18/+23
2017-04-24Remove hba lock from NVMET issue WQE.James Smart1-4/+0
2017-04-24Fix nvme initiator handling when not enabled.James Smart2-3/+14
2017-04-24Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart1-0/+3
2017-04-24Fix driver unload/reload operation.James Smart2-22/+31
2017-04-24Fix PRLI ACC rsp for NVMEJames Smart1-1/+1
2017-04-24Fix extra line print in rqpair debug print.James Smart1-2/+0
2017-04-24Remove NULL ptr check before kfree.James Smart1-8/+4
2017-04-24Remove unused defines for NVME PostBuf.James Smart1-3/+0
2017-04-24Fix spelling in comments.James Smart1-1/+1
2017-04-24Add debug messages for nvme/fcp resource allocation.James Smart1-0/+6
2017-04-24Fix log message in completion path.James Smart1-3/+2
2017-04-24Fix rejected nvme LS Req.James Smart1-5/+21
2017-04-24Fix nvme unregister port timeout.James Smart1-3/+5
2017-04-24Standardize nvme SGL segment countJames Smart3-7/+3
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart1-21/+28
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart2-7/+73
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart1-1/+3
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn7-8/+6
2017-04-21scsi: BusLogic: fix incorrect spelling of adatper_reset_reqColin Ian King2-4/+12
2017-04-21scsi: bfa: use designated initializersKees Cook1-10/+21
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig1-1/+1
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig7-19/+18
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig1-1/+4
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-12/+49
2017-04-20Annotate hardware config module parameters in drivers/scsi/David Howells5-10/+10
2017-04-19scsi: aic7xxx: fix order of arguments in function prototypeColin Ian King1-2/+2
2017-04-19scsi: bfa: remove bfa_module_s madnessChristoph Hellwig5-298/+108