| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/cio: avoid duplicated 'ADD' uevents | Cornelia Huck | 2020-05-02 | 1 | -4/+9 |
* | scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point | Steffen Maier | 2020-04-24 | 1 | -1/+1 |
* | s390/cio: cio_ignore_proc_seq_next should increase position index | Vasily Averin | 2020-03-11 | 1 | -2/+3 |
* | s390/dasd: fix memleak in path handling error case | Stefan Haberland | 2020-01-12 | 1 | -17/+2 |
* | s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly | Jan Höppner | 2020-01-12 | 2 | -5/+6 |
* | s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR | Harald Freudenberger | 2020-01-04 | 1 | -0/+2 |
* | scsi: zfcp: trace channel log even for FCP command responses | Steffen Maier | 2019-12-17 | 1 | -5/+3 |
* | scsi: zfcp: drop default switch case which might paper over missing case | Steffen Maier | 2019-12-17 | 1 | -3/+0 |
* | s390/qeth: invoke softirqs after napi_schedule() | Julian Wiedmann | 2019-11-20 | 2 | -0/+6 |
* | scsi: zfcp: fix reaction on bit error threshold notification | Steffen Maier | 2019-10-29 | 1 | -3/+13 |
* | s390/cio: exclude subchannels with no parent from pseudo check | Vasily Gorbik | 2019-10-11 | 1 | -0/+2 |
* | s390/cio: avoid calling strlen on null pointer | Vasily Gorbik | 2019-10-11 | 1 | -1/+1 |
* | s390/qdio: add sanity checks to the fast-requeue path | Julian Wiedmann | 2019-08-16 | 1 | -6/+6 |
* | vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn | Farhan Ali | 2019-08-16 | 1 | -1/+3 |
* | s390/dasd: fix endless loop after read unit address configuration | Stefan Haberland | 2019-08-06 | 1 | -6/+16 |
* | scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized | Benjamin Block | 2019-08-06 | 1 | -0/+7 |
* | s390/qdio: handle PENDING state for QEBSM devices | Julian Wiedmann | 2019-07-31 | 1 | -0/+1 |
* | s390/qdio: don't touch the dsci in tiqdio_add_input_queues() | Julian Wiedmann | 2019-07-21 | 1 | -1/+0 |
* | s390/qdio: (re-)initialize tiqdio list entries | Julian Wiedmann | 2019-07-21 | 2 | -2/+4 |
* | s390/qeth: fix VLAN attribute in bridge_hostnotify udev event | Alexandra Winter | 2019-06-25 | 1 | -1/+1 |
* | scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs) | Steffen Maier | 2019-06-09 | 4 | -7/+65 |
* | scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove | Steffen Maier | 2019-06-09 | 1 | -0/+1 |
* | vfio-ccw: Prevent quiesce function going into an infinite loop | Farhan Ali | 2019-05-31 | 1 | -14/+18 |
* | s390: cio: fix cio_irb declaration | Arnd Bergmann | 2019-05-31 | 1 | -1/+1 |
* | s390: zcrypt: initialize variables before_use | Arnd Bergmann | 2019-05-31 | 1 | -0/+4 |
* | vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev | Farhan Ali | 2019-05-31 | 1 | -1/+10 |
* | vfio-ccw: Do not call flush_workqueue while holding the spinlock | Farhan Ali | 2019-05-31 | 1 | -1/+1 |
* | s390: ctcm: fix ctcm_new_device error return code | Arnd Bergmann | 2019-05-16 | 1 | -0/+1 |
* | s390/pkey: add one more argument space for debug feature entry | Harald Freudenberger | 2019-05-16 | 1 | -1/+2 |
* | s390/3270: fix lockdep false positive on view->lock | Martin Schwidefsky | 2019-05-16 | 5 | -5/+10 |
* | s390/dasd: Fix capacity calculation for large volumes | Peter Oberparleiter | 2019-05-16 | 1 | -3/+3 |
* | scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN | Steffen Maier | 2019-05-04 | 1 | -4/+17 |
* | s390/qeth: fix race when initializing the IP address table | Julian Wiedmann | 2019-05-04 | 1 | -1/+3 |
* | vfio: ccw: only free cp on final interrupt | Cornelia Huck | 2019-04-03 | 1 | -2/+6 |
* | scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices | Steffen Maier | 2019-04-03 | 3 | -0/+20 |
* | scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host | Steffen Maier | 2019-04-03 | 1 | -0/+3 |
* | s390/virtio: handle find on invalid queue gracefully | Halil Pasic | 2019-03-23 | 1 | -1/+3 |
* | s390/dasd: fix using offset into zero size array error | Stefan Haberland | 2019-03-23 | 1 | -0/+8 |
* | s390/qeth: fix use-after-free in error path | Julian Wiedmann | 2019-03-13 | 1 | -9/+6 |
* | s390/zcrypt: improve special ap message cmd handling | Harald Freudenberger | 2019-02-12 | 1 | -0/+2 |
* | s390/smp: fix CPU hotplug deadlock with CPU rescan | Gerald Schaefer | 2019-01-31 | 1 | -0/+2 |
* | scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown | Steffen Maier | 2019-01-13 | 1 | -3/+3 |
* | virtio/s390: fix race in ccw_io_helper() | Halil Pasic | 2018-12-13 | 1 | -1/+6 |
* | virtio/s390: avoid race on vcdev->config | Halil Pasic | 2018-12-13 | 1 | -2/+8 |
* | s390/qeth: fix length check in SNMP processing | Julian Wiedmann | 2018-12-05 | 1 | -15/+12 |
* | s390/qeth: fix HiperSockets sniffer | Julian Wiedmann | 2018-11-27 | 1 | -3/+5 |
* | s390/qeth: fix error handling in adapter command callbacks | Julian Wiedmann | 2018-11-04 | 1 | -48/+37 |
* | s390/cio: Fix how vfio-ccw checks pinned pages | Eric Farman | 2018-10-18 | 1 | -1/+1 |
* | s390/qeth: don't dump past end of unknown HW header | Julian Wiedmann | 2018-10-10 | 2 | -2/+2 |
* | s390/qeth: use vzalloc for QUERY OAT buffer | Wenjia Zhang | 2018-10-10 | 1 | -2/+3 |