aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner
2009-09-11[S390] tape: reversed order of labelsRoel Kluin
2009-09-11[S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck
2009-09-11[S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck
2009-09-11[S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu
2009-09-11[S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu
2009-09-11[S390] add call home supportHans-Joachim Picht
2009-09-11[S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert
2009-09-11[S390] proper use of device registerSebastian Ott
2009-09-11[S390] dasd: fix message namingStefan Haberland
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland
2009-09-11[S390] dasd: fail requests when device state is less then readyStefan Weinhuber
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott
2009-09-11[S390] cio: move final put_device to ccw_device_unregisterSebastian Ott
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott
2009-09-11[S390] cio: fix use after free in s390 debug featureSebastian Ott
2009-09-11[S390] qdio: remove limited number of debugfs entriesJan Glauber
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst
2009-09-11[S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber
2009-09-11[S390] cio: increase trace levelSebastian Ott
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens
2009-09-11[S390] cio: fix ineffective verify eventPeter Oberparleiter
2009-08-23[S390] drivers/s390: put NULL test before dereferenceJulia Lawall
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-07-30[SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt
2009-07-30[SCSI] zfcp: Fix wka port processingSwen Schillig
2009-07-30[SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig
2009-07-30[SCSI] zfcp: Add port only once to FC transport classChristof Schmitt
2009-07-30[SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt
2009-07-30[SCSI] zfcp: Fix erp escalation procedureChristof Schmitt
2009-07-30[SCSI] zfcp: Fix logic for physical port closeChristof Schmitt
2009-07-30[SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt
2009-07-30[SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt
2009-07-30[SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt
2009-07-30[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt
2009-07-30[SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt
2009-07-30[SCSI] zfcp: Fix invalid command orderSwen Schillig
2009-07-24[S390] zcrypt: fix scheduling of hrtimer ap_poll_timerFelix Beck
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-07[S390] improve suspend/resume error messagesChristian Borntraeger
2009-07-07[S390] dasd: correct debugfeature sense dumpStefan Haberland
2009-07-07[S390] monreader: fix dev_set_drvdata conversionHeiko Carstens