summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-171-6/+1Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-173-32/+166
|\
| * s390: add barriers to qeth driverFrank Blaschka2007-07-171-0/+1
| * s390: scatter-gather for inbound traffic in qeth driverFrank Blaschka2007-07-173-32/+165
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-162-17/+10Star
|\ \
| * | [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-201-17/+3Star
| * | [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-121-4/+6
* | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-122-3/+1Star
| |/ |/|
* | [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/+7Star
* | [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/+6Star
* | s390: netiucv inlining cleanupMartin Schwidefsky2007-06-211-15/+3Star
* | s390: netiucv spinlock initializer cleanupThomas Gleixner2007-06-211-1/+1
* | s390: don't call iucv_path_connect from tasklet contextUrsula Braun2007-06-211-1/+2
* | s390: Use ccw_device_get_id() in qeth/claw driversCornelia Huck2007-06-212-14/+11Star
* | s390: qeth: wrong packet length in qdio headerFrank Pavlic2007-06-211-2/+1Star
* | s390: avoid inconsistent lock state in qethUrsula Braun2007-06-211-4/+4
* | s390: qeth driver does not recoverUrsula Braun2007-06-211-6/+6
* | s390: print correct level for HiperSockets devicesUrsula Braun2007-06-211-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/+13Star
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-103-103/+27Star
* [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/+23Star
* [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/+3Star
* [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-097-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/+59Star
| * [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/+8Star
| * [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/+6Star
* | s390: qeth driver hardware specs adaptionsPeter Tiedemann2007-05-083-99/+247
* | s390: fix Oops when unloading module netiucvUrsula Braun2007-05-081-2/+3