aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2013-11-06s390/scm_blk: fix endless loop for requests != REQ_TYPE_FSSteffen Maier
2013-10-28s390/dasd: Write to profile data area only if it is availableStefan Weinhuber
2013-10-24s390/3270: use diagnose 0x210 for device sensing under z/VMMartin Schwidefsky
2013-10-24s390/3270: remove unnecessary pointer checkMartin Schwidefsky
2013-10-24s390/monwriter: fix smatch warning for strcpy()Gerald Schaefer
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu
2013-10-24s390/eadm_sch: improve quiesce handlingSebastian Ott
2013-10-24s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner
2013-10-24s390/qdio: fix atomic_sub() misusageHeiko Carstens
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-15s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens
2013-10-15s390/dasd: check for availability of prefix command during formatStefan Haberland
2013-09-30s390/sclp: properly detect line mode consoleChristian Borntraeger
2013-09-30s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
2013-09-07s390/ap_bus: use and-mask instead of a castHeiko Carstens
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-03[SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier
2013-09-03[SCSI] zfcp: dead code removalMartin Peschke
2013-09-03[SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke
2013-09-03[SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke
2013-08-30s390/cio: fix unlocked access of global bitmapSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-28s390/dasd: fix statistics for recovered requestsStefan Weinhuber
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke
2013-08-22[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-08-22s390/dasd: enable raw_track_access reads without direct I/OStefan Weinhuber
2013-08-22s390/sclp: reword cpu capability change messageHeiko Carstens
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky
2013-08-22s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-07-30s390/dasd: fix hanging devices after path eventsStefan Haberland
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer
2013-07-16s390/qdio: remove unused variableSebastian Ott
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke
2013-07-01s390/dasd: Add 'timeout' attributeHannes Reinecke
2013-07-01block/dasd: detailed I/O errorsHannes Reinecke
2013-07-01s390/dasd: Reduce amount of messages for specific errorsHannes Reinecke
2013-07-01s390/dasd: Implement block timeout handlingHannes Reinecke