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-02-152-5/+11
|\
| * scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmdBill Kuzeja2019-02-131-2/+2
| * scsi: sd: fix entropy gathering for most rotational disksJames Bottomley2019-02-131-3/+9
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-094-9/+14
|\|
| * scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain2019-02-051-0/+2
| * Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall2019-02-051-1/+0Star
| * scsi: sd_zbc: Fix zone information messagesDamien Le Moal2019-02-051-4/+8
| * scsi: aic94xx: fix module loadingJames Bottomley2019-02-021-4/+4
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-024-26/+27
|\|
| * scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter2019-01-291-1/+1
| * scsi: bnx2fc: Fix error handling in probe()Dan Carpenter2019-01-291-2/+2
| * scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert2019-01-291-20/+21
| * scsi: libfc: free skb when receiving invalid flogi respMing Lu2019-01-291-3/+3
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-278-22/+31
|\|
| * scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez2019-01-231-2/+8
| * scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-01-231-1/+1
| * scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2019-01-232-4/+6
| * scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-01-232-8/+10
| * scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2019-01-232-7/+6Star
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-1922-58/+95
|\|
| * scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-124-18/+31
| * scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer2019-01-121-1/+1
| * scsi: ufs: Fix geometry descriptor sizeAvri Altman2019-01-121-1/+1
| * scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S2019-01-121-1/+2
| * scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2019-01-122-0/+4
| * scsi: ufs: Fix system suspend statusStanley Chu2019-01-121-0/+2
| * scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei2019-01-123-1/+4
| * scsi: hisi_sas: Set protection parameters prior to adding SCSI hostJohn Garry2019-01-121-6/+6
| * scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe2019-01-091-7/+7
| * scsi: lpfc: lpfc_sli: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-091-9/+11
| * scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva2019-01-091-1/+1
| * scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu2019-01-091-11/+15
| * scsi: pm80xx: reduce indentationJulia Lawall2019-01-091-1/+1
| * scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing2019-01-091-0/+2
| * scsi: megaraid_sas: correct an info messageTomas Henzl2019-01-091-1/+1
| * scsi: sd: Fix cache_type_store()Ivan Mironov2019-01-091-0/+6
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-0831-206/+220
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-043-12/+10Star
* 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-211-1/+1
| * scsi: isci: remote_node_context: mark expected switch fall-throughsGustavo A. R. Silva2018-12-211-2/+2
| * scsi: isci: remote_device: Mark expected switch fall-throughsGustavo A. R. Silva2018-12-211-2/+2
| * scsi: isci: phy: Mark expected switch fall-throughGustavo A. R. Silva2018-12-211-0/+1
| * scsi: iscsi: Capture iscsi debug messages using tracepointsFred Herard2018-12-214-1/+51
| * scsi: myrb: Mark expected switch fall-throughsGustavo A. R. Silva2018-12-211-0/+3
| * scsi: megaraid: fix out-of-bound array accessesQian Cai2018-12-212-2/+2
| * scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-throughGustavo A. R. Silva2018-12-211-0/+1
| * scsi: fcoe: remove set but not used variable 'port'YueHaibing2018-12-211-4/+0Star
| * scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin2018-12-211-0/+1
| * scsi: smartpqi: fix build warningsDon Brace2018-12-211-1/+3