aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-26/+27
2019-01-29scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter1-1/+1
2019-01-29scsi: bnx2fc: Fix error handling in probe()Dan Carpenter1-2/+2
2019-01-29scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert1-20/+21
2019-01-29scsi: libfc: free skb when receiving invalid flogi respMing Lu1-3/+3
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-22/+31
2019-01-22scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez1-2/+8
2019-01-22scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash1-1/+1
2019-01-22scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2-4/+6
2019-01-22scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2-8/+10
2019-01-22scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2-7/+6
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds22-58/+95
2019-01-11scsi: cxgb4i: add wait_for_completion()Varun Prakash4-18/+31
2019-01-11scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer1-1/+1
2019-01-11scsi: ufs: Fix geometry descriptor sizeAvri Altman1-1/+1
2019-01-11scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S1-1/+2
2019-01-11scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2-0/+4
2019-01-11scsi: ufs: Fix system suspend statusStanley Chu1-0/+2
2019-01-11scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei3-1/+4
2019-01-11scsi: hisi_sas: Set protection parameters prior to adding SCSI hostJohn Garry1-6/+6
2019-01-08scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe1-7/+7
2019-01-08scsi: lpfc: lpfc_sli: Mark expected switch fall-throughsGustavo A. R. Silva1-9/+11
2019-01-08scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva1-1/+1
2019-01-08scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu1-11/+15
2019-01-08scsi: pm80xx: reduce indentationJulia Lawall1-1/+1
2019-01-08scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing1-0/+2
2019-01-08scsi: megaraid_sas: correct an info messageTomas Henzl1-1/+1
2019-01-08scsi: sd: Fix cache_type_store()Ivan Mironov1-0/+6
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain31-206/+220
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds3-12/+10
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds206-2852/+6851
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds37-936/+321
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+1
2018-12-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+19
2018-12-20scsi: isci: request: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-12-20scsi: isci: remote_node_context: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-12-20scsi: isci: remote_device: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-12-20scsi: isci: phy: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-12-20scsi: iscsi: Capture iscsi debug messages using tracepointsFred Herard4-1/+51
2018-12-20scsi: myrb: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-12-20scsi: megaraid: fix out-of-bound array accessesQian Cai2-2/+2
2018-12-20scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-12-20scsi: fcoe: remove set but not used variable 'port'YueHaibing1-4/+0
2018-12-20scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin1-0/+1
2018-12-20scsi: smartpqi: fix build warningsDon Brace1-1/+3
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2018-12-19scsi: smartpqi: update driver versionDon Brace1-2/+2
2018-12-19scsi: smartpqi: add ofa supportMahesh Rajashekhara4-43/+634
2018-12-19scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara1-1/+1
2018-12-19scsi: smartpqi: bump driver versionDon Brace1-3/+3