aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-09Merge 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/jikos/trivialLinus Torvalds1-1/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-4/+2
2013-07-03clean 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
2013-07-01s390/dasd: Reduce amount of messages for specific errorsHannes Reinecke1-0/+8
2013-07-01s390/dasd: Implement block timeout handlingHannes Reinecke4-2/+88
2013-07-01s390/dasd: process all requests in the device taskletHannes Reinecke1-2/+2
2013-07-01s390/dasd: make number of retries configurableHannes Reinecke5-6/+57
2013-07-01s390/dasd: Clarify commentHannes Reinecke1-3/+1
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2013-06-26s390/vmwatchdog: do not use static dataSebastian Ott1-2/+3
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky3-153/+107
2013-06-26s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun1-1/+0
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky1-40/+28
2013-06-26s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer3-3/+3
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer4-4/+4
2013-06-26s390/dasd: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-1/+1
2013-06-26s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-2/+2
2013-06-26s390/chsc: Use snprintf instead of sprintfMichael Holzheu1-6/+6
2013-06-26s390/qdio: cleanup chsc SADC usageSebastian Ott4-54/+73
2013-06-26s390/qdio: cleanup chsc SSQD usageSebastian Ott4-43/+58
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu5-15/+166
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu1-0/+94
2013-06-26s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu1-1/+19
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2-7/+35
2013-06-26s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky4-7/+138
2013-06-26s390/qdio: remove unused functionSebastian Ott1-44/+0
2013-06-25qeth: use default napi weightSebastian Ott1-1/+1
2013-06-25qeth: Fix crash on initial MTU size changeStefan Raspl1-2/+4
2013-06-25qeth: change default standard blkt settings for OSAUrsula Braun1-5/+5
2013-06-25qeth: Increase default MTU for OSA devicesStefan Raspl1-3/+4
2013-06-25netiucv: remove unused macroAndy Shevchenko1-20/+0
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier1-1/+5
2013-05-31[SCSI] zfcp: status read buffers on first adapter open with link downSteffen Maier2-8/+20
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke10-636/+15
2013-05-31[SCSI] zfcp: module parameter dbflevel for early debuggingSteffen Maier1-2/+9
2013-05-31[SCSI] zfcp: block queue limits with data routerSteffen Maier1-3/+7
2013-05-31[SCSI] zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel1-0/+4
2013-05-31[SCSI] zfcp: remove unused device_unregister wrapperSebastian Ott2-16/+0
2013-05-31[SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott4-11/+9
2013-05-31[SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott5-15/+10
2013-05-31[SCSI] zfcp: cfdc fops add ownerSebastian Ott1-0/+2
2013-05-31s390/dasd: fix handling of gone pathsStefan Weinhuber1-2/+10