aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-27/+31
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2
2021-10-20scsi: ibmvfc: Fix up duplicate response detectionBrian King1-1/+2
2021-10-18scsi: ibmvscsi: Use GFP_KERNEL with dma_alloc_coherent() in initialize_event_pool()Tyrel Datwyler1-1/+1
2021-10-16scsi: ibmvfc: Switch to attribute groupsBart Van Assche1-10/+12
2021-10-16scsi: ibmvscsi: Switch to attribute groupsBart Van Assche1-10/+12
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche1-2/+2
2021-10-16scsi: ibmvscsi: Call scsi_done() directlyBart Van Assche1-4/+4
2021-09-25scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srpKees Cook1-1/+2
2021-08-17scsi: ibmvfc: Do not wait for initial device scanHannes Reinecke2-3/+9
2021-08-17scsi: ibmvfc: Stop using scsi_cmnd.tagJohn Garry1-1/+1
2021-08-11Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen2-2/+18
2021-08-11scsi: ibmvscsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-1/+1
2021-08-11scsi: ibmvfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-1/+1
2021-07-29scsi: ibmvfc: Fix command state accounting and stale response detectionTyrel Datwyler2-2/+18
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-21/+44
2021-06-10scsi/ibmvscsi: Directly include linux/{of.h,irqdomain.h}Marc Zyngier1-0/+1
2021-05-31scsi: core: Introduce scsi_status_is_check_condition()Hannes Reinecke1-1/+1
2021-05-14scsi: ibmvfc: Reinit target retriesBrian King1-1/+6
2021-05-14scsi: ibmvfc: Avoid move login if fast fail is enabledBrian King2-11/+29
2021-05-14scsi: ibmvfc: Handle move login failureBrian King2-9/+9
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-68/+93
2021-04-13scsi: ibmvfc: Fix invalid state machine BUG_ON()Brian King1-19/+38
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen1-39/+92
2021-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-13/+54
2021-03-24scsi: ibmvscsi: Remove unnecessary castWang Qing1-2/+1
2021-03-24scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ awareTyrel Datwyler1-17/+34
2021-03-24scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()Tyrel Datwyler1-9/+33
2021-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+2
2021-03-18scsi: ibmvscsi: Fix a bunch of misdocumentationLee Jones1-11/+18
2021-03-18scsi: ibmvscsi: Fix a bunch of kernel-doc related issuesLee Jones1-35/+35
2021-03-15scsi: ibmvfc: Free channel_setup_buf during device tear downTyrel Datwyler1-0/+2
2021-03-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-26/+36
2021-03-09scsi: ibmvfc: Switch to using kobj_to_dev()Jiapeng Chong1-1/+1
2021-03-04scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPMTyrel Datwyler1-0/+12
2021-03-04scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanupTyrel Datwyler1-2/+3
2021-03-04scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ registrationTyrel Datwyler1-1/+2
2021-03-04scsi: ibmvfc: Fix invalid sub-CRQ handles after hard resetTyrel Datwyler1-12/+9
2021-03-04scsi: ibmvfc: Simplify handling of sub-CRQ initializationTyrel Datwyler1-11/+10
2021-03-02vio: make remove callback return voidUwe Kleine-König2-5/+2
2021-01-26Merge branch '5.11/scsi-fixes' into 5.12/scsi-queueMartin K. Petersen1-3/+5
2021-01-20scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded"Colin Ian King1-1/+1
2021-01-14scsi: ibmvfc: Provide modules parameters for MQ settingsTyrel Datwyler2-9/+67
2021-01-14scsi: ibmvfc: Enable MQ and set reasonable defaultsTyrel Datwyler1-3/+3
2021-01-14scsi: ibmvfc: Purge SCSI channels after transport loss/resetTyrel Datwyler1-0/+16
2021-01-14scsi: ibmvfc: Send Cancel MAD down each hw SCSI channelTyrel Datwyler2-12/+100
2021-01-14scsi: ibmvfc: Add cancel mad initialization helperTyrel Datwyler1-28/+40
2021-01-14scsi: ibmvfc: Register Sub-CRQ handles with VIOS during channel setupTyrel Datwyler1-1/+31
2021-01-14scsi: ibmvfc: Send commands down HW Sub-CRQ when channelizedTyrel Datwyler1-6/+33
2021-01-14scsi: ibmvfc: Set and track hw queue in ibmvfc_event structTyrel Datwyler2-0/+6