summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-268-22/+31
|\
| * scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez2019-01-221-2/+8
| * scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-01-221-1/+1
| * scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2019-01-222-4/+6
| * scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-01-222-8/+10
| * scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2019-01-222-7/+6
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-2022-58/+95
|\ \ | |/
| * scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-114-18/+31
| * scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer2019-01-111-1/+1
| * scsi: ufs: Fix geometry descriptor sizeAvri Altman2019-01-111-1/+1
| * scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S2019-01-111-1/+2
| * scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2019-01-112-0/+4
| * scsi: ufs: Fix system suspend statusStanley Chu2019-01-111-0/+2
| * scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei2019-01-113-1/+4
| * scsi: hisi_sas: Set protection parameters prior to adding SCSI hostJohn Garry2019-01-111-6/+6
| * scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe2019-01-081-7/+7
| * scsi: lpfc: lpfc_sli: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-081-9/+11
| * scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva2019-01-081-1/+1
| * scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu2019-01-081-11/+15
| * scsi: pm80xx: reduce indentationJulia Lawall2019-01-081-1/+1
| * scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing2019-01-081-0/+2
| * scsi: megaraid_sas: correct an info messageTomas Henzl2019-01-081-1/+1
| * scsi: sd: Fix cache_type_store()Ivan Mironov2019-01-081-0/+6
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-0831-206/+220
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-12/+10
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28206-2852/+6851
|\
| * scsi: isci: request: mark expected switch fall-throughGustavo A. R. Silva2018-12-201-1/+1
| * scsi: isci: remote_node_context: mark expected switch fall-throughsGustavo A. R. Silva2018-12-201-2/+2
| * scsi: isci: remote_device: Mark expected switch fall-throughsGustavo A. R. Silva2018-12-201-2/+2
| * scsi: isci: phy: Mark expected switch fall-throughGustavo A. R. Silva2018-12-201-0/+1
| * scsi: iscsi: Capture iscsi debug messages using tracepointsFred Herard2018-12-204-1/+51
| * scsi: myrb: Mark expected switch fall-throughsGustavo A. R. Silva2018-12-201-0/+3
| * scsi: megaraid: fix out-of-bound array accessesQian Cai2018-12-202-2/+2
| * scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-throughGustavo A. R. Silva2018-12-201-0/+1
| * scsi: fcoe: remove set but not used variable 'port'YueHaibing2018-12-201-4/+0
| * scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin2018-12-201-0/+1
| * scsi: smartpqi: fix build warningsDon Brace2018-12-201-1/+3
| * scsi: smartpqi: update driver versionDon Brace2018-12-191-2/+2
| * scsi: smartpqi: add ofa supportMahesh Rajashekhara2018-12-194-43/+634
| * scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara2018-12-191-1/+1
| * scsi: smartpqi: bump driver versionDon Brace2018-12-191-3/+3
| * scsi: smartpqi: add smp_utils supportDon Brace2018-12-193-60/+324
| * scsi: smartpqi: correct lun reset issuesKevin Barnett2018-12-191-0/+3
| * scsi: smartpqi: correct volume statusDave Carroll2018-12-191-0/+3
| * scsi: smartpqi: do not offline disks for transient did no connect conditionsDave Carroll2018-12-191-2/+2
| * scsi: smartpqi: allow for larger raid mapsAjish Koshy2018-12-191-31/+28
| * scsi: smartpqi: check for null device pointersMahesh Rajashekhara2018-12-192-3/+64
| * scsi: smartpqi: add support for huawei controllersAjish Koshy2018-12-191-0/+24
| * scsi: smartpqi: enhance numa node detectionSagar Biradar2018-12-191-3/+7
| * scsi: smartpqi: wake up drives after os resumes from suspendDave Carroll2018-12-191-0/+2
OpenPOWER on IntegriCloud