aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-13s390/qeth: allocate a single cmd on read channelJulian Wiedmann4-24/+39
2019-06-13s390/qeth: command-chain the IDX sequenceJulian Wiedmann1-44/+14
2019-06-13s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann3-90/+46
2019-06-13s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann2-9/+56
2019-06-13s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann3-27/+21
2019-06-13s390/qeth: convert device-specific trace entriesJulian Wiedmann3-137/+122
2019-06-13s390/qeth: remove OSN-specific IO codeJulian Wiedmann3-37/+10
2019-06-13s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann3-28/+37
2019-06-13s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann2-5/+7
2019-06-13s390/qeth: restart pending READ cmd from callbackJulian Wiedmann1-3/+1
2019-06-13s390/qeth: simplify DOWN state handlingJulian Wiedmann2-10/+4
2019-06-13s390/qeth: use mm helpersJulian Wiedmann1-17/+16
2019-06-13s390/qeth: don't mask TX errors on IQD devicesJulian Wiedmann1-7/+0
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-12/+44
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann1-6/+16
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann1-5/+25
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann1-0/+2
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-7/+66
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-7/+39
2019-05-29scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier4-7/+65
2019-05-29scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger3-7/+39
2019-05-20dax: Arrange for dax_supported check to span multiple devicesDan Williams1-0/+1
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-32/+11
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-27/+25
2019-05-12virtio/s390: enable packed ringHalil Pasic1-3/+1
2019-05-12virtio/s390: DMA support for virtio-ccwHalil Pasic1-7/+15
2019-05-12virtio/s390: use vring_create_virtqueueHalil Pasic1-19/+11
2019-05-09s390/dasd: fix build warning in dasd_eckd_build_cp_rawMing Lei1-1/+1
2019-05-08s390/qdio: optimize state inspection of HW-owned SBALsJulian Wiedmann1-2/+9
2019-05-08s390/qdio: use get_buf_state() in debug_get_buf_state()Julian Wiedmann1-1/+1
2019-05-08s390/qdio: allow to scan all Output SBALs in one goJulian Wiedmann1-5/+1
2019-05-08s390/cio: Remove tracing for rchp instructionFarhan Ali2-24/+0
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-685/+782
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds4-4/+4
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds28-281/+816
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov4-4/+4
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann1-2/+2
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer5-51/+61
2019-04-29s390/ism: move oddities of device IO to wrapper functionSebastian Ott2-16/+31
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott1-1/+1
2019-04-29s390: show statistics for MSI IRQsSebastian Ott1-1/+1
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott1-5/+34
2019-04-29s390/airq: recognize directed interruptsSebastian Ott5-7/+7
2019-04-29s390/sclp: detect DIRQ facilitySebastian Ott2-1/+2
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2-1/+5
2019-04-26s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann1-8/+3
2019-04-26s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann3-18/+14