summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2019-07-26scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block1-2/+8
2019-07-26scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block1-5/+40
2019-07-26s390/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-25s390/qeth: check dst entry before useJulian Wiedmann1-5/+25
2019-06-25s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann1-0/+2
2019-06-22s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger3-7/+39
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-31s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann1-4/+10
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-31s390: qeth: address type mismatch warningArnd Bergmann1-3/+7
2019-05-31dax: Arrange for dax_supported check to span multiple devicesDan Williams1-0/+1
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-10/+16
2019-04-18s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann1-0/+1
2019-04-15s390/pkey: add one more argument space for debug feature entryHarald Freudenberger1-1/+2
2019-04-10s390/zcrypt: fix possible deadlock situation on ap queue removeHarald Freudenberger1-1/+1
2019-04-10s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky5-5/+10
2019-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-4/+40
2019-03-29s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter1-3/+3
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds6-20/+78
2019-03-28scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier1-4/+17
2019-03-28scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier3-0/+20
2019-03-28scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier1-0/+3
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+11
2019-03-19s390/qeth: be drop monitor friendlyJulian Wiedmann3-5/+6
2019-03-19s390/qeth: fix race when initializing the IP address tableJulian Wiedmann1-1/+3
2019-03-19s390/qeth: don't erase configuration while probingJulian Wiedmann2-3/+2
2019-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+38
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2-0/+23
2019-03-11vfio: ccw: only free cp on final interruptCornelia Huck1-2/+6
2019-03-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+11
2019-03-06virtio-ccw: wire up ->bus_name callbackCornelia Huck1-0/+8
2019-03-06s390/virtio: handle find on invalid queue gracefullyHalil Pasic1-1/+3
2019-03-06s390/zcrypt: revisit ap device remove procedureHarald Freudenberger4-18/+49
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds15-54/+132
2019-03-01s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=yMartin Schwidefsky1-14/+5
2019-02-28s390/qeth: drop redundant state checkingJulian Wiedmann5-43/+13
2019-02-28s390/qeth: don't special-case HW trap during suspendJulian Wiedmann2-12/+4
2019-02-28s390/qeth: remove driver-wide workqueueJulian Wiedmann1-18/+1
2019-02-28s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann4-5/+3
2019-02-28s390/qeth: remove a redundant check for card->devJulian Wiedmann1-1/+1
2019-02-28s390/qeth: call dev_close() during recoveryJulian Wiedmann3-75/+20