summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
* s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik2018-10-031-0/+1
* s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik2018-10-031-0/+1
* s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann2018-09-261-0/+1
* s390/qeth: fix race in used-buffer accountingJulian Wiedmann2018-09-261-1/+2
* s390/dasd: fix panic for failed online processingStefan Haberland2018-09-151-0/+3
* s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland2018-09-151-2/+5
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-051-3/+2
* vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi2018-08-241-1/+4
* scsi: zfcp: assert that the ERP lock is held when tracing a recovery triggerJens Remus2018-08-031-0/+2
* s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott2018-07-081-2/+5
* scsi: zfcp: fix missing REC trigger trace on enqueue without ERP threadSteffen Maier2018-07-031-2/+5
* scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILEDSteffen Maier2018-07-031-28/+51
* scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILEDSteffen Maier2018-07-031-2/+11
* scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier2018-07-033-0/+28
* scsi: zfcp: fix misleading REC trigger trace where erp_action setup failedSteffen Maier2018-07-031-1/+15
* scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMFSteffen Maier2018-07-031-0/+2
* scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier2018-07-033-5/+48
* s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky2018-06-211-1/+1
* vfio-ccw: fence off transport modeCornelia Huck2018-05-301-0/+5
* s390/cio: clear timer when terminating driver I/OSebastian Ott2018-05-301-0/+1
* s390/cio: fix return code after missing interruptSebastian Ott2018-05-302-2/+5
* s390/cio: fix ccw_device_start_timeout APISebastian Ott2018-05-301-40/+32
* s390/dasd: fix handling of internal requestsStefan Haberland2018-05-301-14/+7
* scsi: zfcp: fix infinite iteration on ERP ready listJens Remus2018-05-253-9/+33
* s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann2018-05-221-8/+2
* s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann2018-05-221-1/+1
* vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic2018-05-221-1/+12
* vfio: ccw: process ssch with interrupts disabledCornelia Huck2018-05-011-7/+12
* s390/dasd: fix IO error for newly defined devicesStefan Haberland2018-04-291-2/+11
* s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott2018-04-291-3/+11
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-04-291-0/+2
* s390/qdio: don't merge ERROR output buffersJulian Wiedmann2018-04-191-11/+20
* s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann2018-04-191-9/+2
* s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann2018-03-311-0/+1
* s390/qeth: lock read device while queueing next bufferJulian Wiedmann2018-03-311-3/+13
* s390/qeth: when thread completes, wake up all waitersJulian Wiedmann2018-03-311-1/+1
* s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-03-313-4/+2
* s390/qeth: fix IPA command submission raceJulian Wiedmann2018-03-081-9/+10
* s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann2018-03-082-51/+74
* Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann2018-03-081-5/+3
* s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann2018-03-081-1/+2
* s390/qeth: fix IP removal on offline cardsJulian Wiedmann2018-03-081-11/+3
* s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann2018-03-082-9/+12
* s390/qeth: fix SETIP command handlingJulian Wiedmann2018-03-082-6/+13
* s390/qeth: fix underestimated count of buffer elementsUrsula Braun2018-03-081-1/+1
* s390/dasd: fix wrongly assigned configuration dataStefan Haberland2018-03-031-0/+10
* s390/dasd: prevent prefix I/O errorStefan Haberland2018-02-251-6/+10
* s390/zcrypt: Fix wrong comparison leading to strange load balancingHarald Freudenberger2018-02-031-2/+2
* s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann2018-01-021-1/+8
* s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2018-01-025-37/+67