summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2016-07-04qeth: delete napi struct when removing a qeth deviceUrsula Braun
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams
2016-05-10s390: make couple of variables and functions staticHeiko Carstens
2016-05-10s390/3270: hangup the 3270 tty after a disconnectMartin Schwidefsky
2016-05-10s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky
2016-05-04s390/3270: fix garbled output on 3270 tty viewMartin Schwidefsky
2016-05-04s390/3270: fix view reference countingMartin Schwidefsky
2016-05-04s390/3270: add missing tty_kref_putMartin Schwidefsky
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-04-27s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky
2016-04-21s390/sclp: avoid compile warning in sclp_pci_reportMartin Schwidefsky
2016-04-15zfcp: Revert to original scanning behaviourHannes Reinecke
2016-04-15s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner
2016-04-15s390/sclp: event type macro cleanupSebastian Ott
2016-04-15s390/sclp: add error notification commandSebastian Ott
2016-04-15s390/sclp: move pci related commands to separate fileSebastian Ott
2016-04-15s390/dasd: add query host access to volume supportStefan Haberland
2016-04-15s390/dcssblk: fix possible deadlock in remove vs. per-device attributesGerald Schaefer
2016-04-11scsi: disable automatic target scanHannes Reinecke
2016-04-01s390/scm_blk: fix deadlock for requests != REQ_TYPE_FSSebastian Ott
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17s390/dasd: reorder lcu and device lockStefan Haberland
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2016-03-07s390/dasd: remove casts to dasd_*_privateSebastian Ott
2016-03-07s390/dasd: Refactor dasd format functionsJan Höppner
2016-03-07s390/dasd: Simplify code in format logicJan Höppner
2016-03-07s390/dasd: Improve dasd format codeJan Höppner
2016-03-02virtio/s390: size of SET_IND payloadCornelia Huck
2016-03-02virtio/s390: use dev_to_virtioGeliang Tang
2016-03-02s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens
2016-02-23s390/dasd: fix incorrect locking order for LCU device add/removeStefan Haberland
2016-02-17s390/dasd: fix performance dropStefan Haberland
2016-02-11s390/dasd: fix refcount for PAV reassignmentStefan Haberland
2016-02-11s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland
2016-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman