summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2021-11-26s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-09-22s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan1-0/+17
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic1-2/+2
2021-07-20s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2-2/+3
2021-03-17s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland1-1/+2
2021-03-17s390/dasd: fix hanging DASD driver unbindStefan Haberland1-2/+1
2021-03-17s390/cio: return -EFAULT if copy_to_user() failsEric Farman1-1/+1
2021-03-17s390/cio: return -EFAULT if copy_to_user() fails againWang Qing1-2/+2
2021-03-07virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck1-2/+2
2021-01-09s390/dasd: fix hanging device offline processingStefan Haberland1-1/+9
2020-12-29s390/dasd: fix list corruption of lcu listStefan Haberland1-1/+1
2020-12-29s390/dasd: fix list corruption of pavgroup group listStefan Haberland1-0/+1
2020-12-29s390/dasd: prevent inconsistent LCU device dataStefan Haberland1-0/+9
2020-11-24s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland1-0/+6
2020-10-01s390/dasd: Fix zero write for FBA devicesJan Höppner1-1/+8
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan1-0/+5
2020-08-21s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
2020-06-25s390/qdio: put thinint indicator after early errorJulian Wiedmann3-8/+8
2020-06-03scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block1-2/+8
2020-05-02s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck1-4/+9
2020-04-24scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier1-1/+1
2020-03-11s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin1-2/+3
2020-01-12s390/dasd: fix memleak in path handling error caseStefan Haberland1-17/+2
2020-01-12s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2-5/+6
2020-01-04s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger1-0/+2
2019-12-17scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier1-5/+3
2019-12-17scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier1-3/+0
2019-11-20s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann2-0/+6
2019-10-29scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier1-3/+13
2019-10-11s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-10-11s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-08-16s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann1-6/+6
2019-08-16vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali1-1/+3
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland1-6/+16
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block1-0/+7
2019-07-31s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann1-0/+1
2019-07-21s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann1-1/+0
2019-07-21s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2-2/+4
2019-06-25s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-06-09scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier4-7/+65
2019-06-09scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2019-05-31vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali1-14/+18
2019-05-31s390: cio: fix cio_irb declarationArnd Bergmann1-1/+1
2019-05-31s390: zcrypt: initialize variables before_useArnd Bergmann1-0/+4
2019-05-31vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali1-1/+10
2019-05-31vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali1-1/+1
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann1-0/+1
2019-05-16s390/pkey: add one more argument space for debug feature entryHarald Freudenberger1-1/+2
2019-05-16s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky5-5/+10
2019-05-16s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter1-3/+3