aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-152-17/+10
|\
| * [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-191-17/+3
| * [SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske2007-06-191-0/+7
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-4/+6
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-112-3/+1
* | [S390] vmlogrdr function annotation.Christian Borntraeger2007-07-101-2/+2
* | [S390] zcrypt: fix request timeout handlingRalph Wuerthner2007-07-106-90/+140
* | [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILEHeiko Carstens2007-07-101-0/+4
* | [S390] Program check in diag 210 under 31 bitMichael Holzheu2007-07-101-15/+7
* | [S390] zcore: Fix __user annotation.Heiko Carstens2007-07-101-1/+1
* | [S390] sclp: Test facility list before executing a service call.Heiko Carstens2007-07-103-0/+18
* | [S390] sclp: introduce some new interfaces.Heiko Carstens2007-07-102-29/+86
* | [S390] vmcp cleanupRobert P. J. Day2007-07-101-7/+6
* | s390: netiucv inlining cleanupMartin Schwidefsky2007-06-201-15/+3
* | s390: netiucv spinlock initializer cleanupThomas Gleixner2007-06-201-1/+1
* | s390: don't call iucv_path_connect from tasklet contextUrsula Braun2007-06-201-1/+2
* | s390: Use ccw_device_get_id() in qeth/claw driversCornelia Huck2007-06-202-14/+11
* | s390: qeth: wrong packet length in qdio headerFrank Pavlic2007-06-201-2/+1
* | s390: avoid inconsistent lock state in qethUrsula Braun2007-06-201-4/+4
* | s390: qeth driver does not recoverUrsula Braun2007-06-201-6/+6
* | s390: print correct level for HiperSockets devicesUrsula Braun2007-06-201-9/+11
* | [S390] Fix zfcpdump headerMichael Holzheu2007-06-191-0/+3
* | [S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter2007-05-311-0/+6
* | [S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck2007-05-311-11/+38
* | [S390] raw3270: use mutex instead of semaphoreChristoph Hellwig2007-05-311-5/+5
* | [S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig2007-05-311-8/+8
|/
* [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr2007-05-163-4/+5
* [SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke2007-05-161-27/+13
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-103-103/+27
* [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun2007-05-101-0/+1
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-108-24/+23
* [S390] dasd: Fix modular build.Cornelia Huck2007-05-101-0/+1
* [S390] monreader inlining cleanup.Martin Schwidefsky2007-05-101-7/+7
* [S390] cio: Make some structures and a function static.Cornelia Huck2007-05-103-6/+3
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-104-7/+23
* Fix occurrences of "the the "Michael Opdenacker2007-05-093-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-087-158/+174
|\
| * [SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens2007-05-081-0/+1
| * [SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens2007-05-081-1/+1
| * [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-087-89/+59
| * [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt2007-05-084-4/+72
| * [SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt2007-05-081-9/+8
| * [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-083-28/+28
| * [SCSI] zfcp: Stop system after memory corruptionChristof Schmitt2007-05-081-28/+6
* | s390: qeth driver hardware specs adaptionsPeter Tiedemann2007-05-083-99/+247
* | s390: fix Oops when unloading module netiucvUrsula Braun2007-05-081-2/+3
* | s390: free skbs in finite amount of time in qethUrsula Braun2007-05-083-17/+38
* | s390: qeth driver connection hangUrsula Braun2007-05-084-7/+7
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-052-5/+7
|\
| * [SCSI] zfcp: fix initialization of FSF timerChristof Schmitt2007-04-011-1/+1