summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2016-03-03s390/dasd: fix refcount for PAV reassignmentStefan Haberland1-5/+16
2016-03-03s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland1-1/+1
2015-10-07s390/3270: redraw screen on unsolicited device endMartin Schwidefsky2-0/+8
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+2
2015-01-06s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2015-01-06s390/3215: fix hanging console issueMartin Schwidefsky1-15/+17
2014-05-15s390/chsc: fix SEI usage on old FW levelsSebastian Ott1-5/+17
2014-05-15s390/cio: fix driver callback initialization for ccw consolesSebastian Ott5-9/+14
2014-03-31s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens1-4/+4
2014-03-12s390/3270: fix missing device_destroy() callHendrik Brueckner1-0/+1
2014-01-10s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky1-1/+1
2013-12-04qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky3-9/+9
2013-10-15s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens1-1/+1
2013-10-15s390/dasd: check for availability of prefix command during formatStefan Haberland1-27/+71
2013-09-30s390/sclp: properly detect line mode consoleChristian Borntraeger1-3/+5
2013-09-30s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun1-1/+1
2013-09-12s390/vmcore: use vmcore for zfcpdumpMichael Holzheu1-3/+3
2013-09-07s390/ap_bus: use and-mask instead of a castHeiko Carstens1-1/+1
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens2-6/+6
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens3-6/+6
2013-09-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-22/+12
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-53/+262
2013-09-03[SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier1-2/+2
2013-09-03[SCSI] zfcp: dead code removalMartin Peschke2-11/+0
2013-09-03[SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke2-8/+8
2013-09-03[SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke1-1/+2
2013-08-30s390/cio: fix unlocked access of global bitmapSebastian Ott1-0/+2
2013-08-30s390/hibernate: add early resume functionSebastian Ott1-2/+0
2013-08-28s390/dasd: fix statistics for recovered requestsStefan Weinhuber1-0/+8
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke1-0/+14
2013-08-22[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-6/+2
2013-08-22s390/dasd: enable raw_track_access reads without direct I/OStefan Weinhuber1-11/+43
2013-08-22s390/sclp: reword cpu capability change messageHeiko Carstens1-1/+1
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky3-28/+42
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky1-0/+153
2013-08-22s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber1-2/+4
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han6-9/+9
2013-07-30s390/dasd: fix hanging devices after path eventsStefan Haberland1-0/+6
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer1-0/+1
2013-07-16s390/qdio: remove unused variableSebastian Ott1-2/+2
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-31/+14
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-689/+74
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-07-04Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-4/+2
2013-07-04clean up scary strncpy(dst, src, strlen(src)) usesKees Cook1-4/+2
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke3-3/+72
2013-07-01s390/dasd: Add 'timeout' attributeHannes Reinecke3-0/+62
2013-07-01block/dasd: detailed I/O errorsHannes Reinecke1-3/+13