summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu2009-09-114-16/+14
* [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-112-3/+3
* [S390] tape: Fix device online messagesMichael Holzheu2009-09-112-6/+8
* [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-111-2/+6
* [S390] tape: reversed order of labelsRoel Kluin2009-09-111-2/+2
* [S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck2009-09-111-2/+5
* [S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck2009-09-111-2/+6
* [S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu2009-09-111-65/+0
* [S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu2009-09-111-9/+10
* [S390] add call home supportHans-Joachim Picht2009-09-114-1/+238
* [S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert2009-09-111-1/+1
* [S390] proper use of device registerSebastian Ott2009-09-117-25/+24
* [S390] dasd: fix message namingStefan Haberland2009-09-118-20/+20
* [S390] dasd: optimize cpu usage in goodcaseStefan Haberland2009-09-117-51/+41
* [S390] dasd: fail requests when device state is less then readyStefan Weinhuber2009-09-111-1/+4
* [S390] cio: remove ccw_device init_nameSebastian Ott2009-09-112-19/+6
* [S390] cio: move final put_device to ccw_device_unregisterSebastian Ott2009-09-111-3/+4
* [S390] cio: remove subchannel init_nameSebastian Ott2009-09-113-14/+2
* [S390] cio: fix memleak in subchannel validationSebastian Ott2009-09-112-5/+5
* [S390] cio: fix use after free in s390 debug featureSebastian Ott2009-09-111-5/+9
* [S390] qdio: remove limited number of debugfs entriesJan Glauber2009-09-112-41/+18
* [S390] cio: failing set online/offline processing.Michael Ernst2009-09-112-35/+67
* [S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott2009-09-111-8/+6
* [S390] qdio: continue polling if the queue is not finishedJan Glauber2009-09-111-1/+3
* [S390] cio: increase trace levelSebastian Ott2009-09-112-31/+17
* [S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott2009-09-111-0/+7
* [S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2009-09-112-10/+3
* [S390] cio: move scsw helper functions to header fileHeiko Carstens2009-09-113-868/+1
* [S390] cio: fix ineffective verify eventPeter Oberparleiter2009-09-111-1/+12
* [S390] drivers/s390: put NULL test before dereferenceJulia Lawall2009-08-231-1/+1
* [S390] cio: fix double free after failed device initializationSebastian Ott2009-08-231-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-08-045-65/+99
|\
| * [SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt2009-07-301-8/+10
| * [SCSI] zfcp: Fix wka port processingSwen Schillig2009-07-302-7/+5
| * [SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig2009-07-301-4/+10
| * [SCSI] zfcp: Add port only once to FC transport classChristof Schmitt2009-07-301-1/+6
| * [SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt2009-07-301-1/+4
| * [SCSI] zfcp: Fix erp escalation procedureChristof Schmitt2009-07-301-26/+24
| * [SCSI] zfcp: Fix logic for physical port closeChristof Schmitt2009-07-301-1/+1
| * [SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt2009-07-301-3/+2
| * [SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt2009-07-301-8/+25
| * [SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt2009-07-301-2/+2
| * [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt2009-07-301-1/+1
| * [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt2009-07-301-1/+6
| * [SCSI] zfcp: Fix invalid command orderSwen Schillig2009-07-301-3/+4
* | [S390] zcrypt: fix scheduling of hrtimer ap_poll_timerFelix Beck2009-07-241-2/+7
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* [S390] improve suspend/resume error messagesChristian Borntraeger2009-07-073-8/+9
* [S390] dasd: correct debugfeature sense dumpStefan Haberland2009-07-074-48/+27
* [S390] monreader: fix dev_set_drvdata conversionHeiko Carstens2009-07-071-2/+2
OpenPOWER on IntegriCloud