summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2019-01-13scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier1-3/+3
2018-12-13virtio/s390: fix race in ccw_io_helper()Halil Pasic1-1/+6
2018-12-13virtio/s390: avoid race on vcdev->configHalil Pasic1-2/+8
2018-12-05s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-11-27s390/qeth: fix HiperSockets snifferJulian Wiedmann1-3/+5
2018-11-04s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann1-48/+37
2018-10-18s390/cio: Fix how vfio-ccw checks pinned pagesEric Farman1-1/+1
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2-2/+2
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang1-2/+3
2018-10-04s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik1-0/+1
2018-10-04s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik1-0/+1
2018-09-26s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann1-0/+1
2018-09-26s390/qeth: fix race in used-buffer accountingJulian Wiedmann1-1/+2
2018-09-15s390/dasd: fix panic for failed online processingStefan Haberland1-0/+3
2018-09-15s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland1-2/+5
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann1-3/+2
2018-08-24vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi1-1/+4
2018-08-03scsi: zfcp: assert that the ERP lock is held when tracing a recovery triggerJens Remus1-0/+2
2018-07-08s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott1-2/+5
2018-07-03scsi: zfcp: fix missing REC trigger trace on enqueue without ERP threadSteffen Maier1-2/+5
2018-07-03scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILEDSteffen Maier1-28/+51
2018-07-03scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILEDSteffen Maier1-2/+11
2018-07-03scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier3-0/+28
2018-07-03scsi: zfcp: fix misleading REC trigger trace where erp_action setup failedSteffen Maier1-1/+15
2018-07-03scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMFSteffen Maier1-0/+2
2018-07-03scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier3-5/+48
2018-06-20s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky1-1/+1
2018-05-30vfio-ccw: fence off transport modeCornelia Huck1-0/+5
2018-05-30s390/cio: clear timer when terminating driver I/OSebastian Ott1-0/+1
2018-05-30s390/cio: fix return code after missing interruptSebastian Ott2-2/+5
2018-05-30s390/cio: fix ccw_device_start_timeout APISebastian Ott1-40/+32
2018-05-30s390/dasd: fix handling of internal requestsStefan Haberland1-14/+7
2018-05-25scsi: zfcp: fix infinite iteration on ERP ready listJens Remus3-9/+33
2018-05-22s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann1-8/+2
2018-05-22s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann1-1/+1
2018-05-22vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic1-1/+12
2018-05-01vfio: ccw: process ssch with interrupts disabledCornelia Huck1-7/+12
2018-04-29s390/dasd: fix IO error for newly defined devicesStefan Haberland1-2/+11
2018-04-29s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott1-3/+11
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+2
2018-04-19s390/qdio: don't merge ERROR output buffersJulian Wiedmann1-11/+20
2018-04-19s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann1-9/+2
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-09s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-09s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann2-51/+74
2018-03-09Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann1-5/+3
2018-03-09s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann1-1/+2