summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-1013-935/+812
|\
| * [SCSI] zfcp: fix double dbf id usageSwen Schillig2008-10-033-3/+3
| * [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2008-10-032-0/+6
| * [SCSI] zfcp: fix erp list usage without using locksSwen Schillig2008-10-031-2/+2
| * [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig2008-10-031-0/+2
| * [SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig2008-10-034-3/+6
| * [SCSI] zfcp: put threshold data in hba traceSwen Schillig2008-10-034-0/+50
| * [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-039-113/+77
| * [SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig2008-10-033-13/+18
| * [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-038-84/+88
| * [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-038-275/+362
| * [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-0311-249/+60
| * [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-037-207/+127
| * [SCSI] zfcp: add queue_full sysfs attributeStefan Raspl2008-10-034-7/+32
* | block: don't depend on consecutive minor spaceTejun Heo2008-10-092-3/+4
* | [S390] qdio: prevent stack clobberJan Glauber2008-10-031-35/+20
|/
* [S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber2008-09-161-0/+1
* [S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck2008-09-161-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-114-72/+59
|\
| * [SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa2008-08-291-16/+16
| * [SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig2008-08-291-1/+0
| * [SCSI] zfcp: Fix reference counter for remote portsSwen Schillig2008-08-291-16/+9
| * [SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt2008-08-291-5/+1
| * [SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt2008-08-291-4/+3
| * [SCSI] zfcp: Fix request queue lockingChristof Schmitt2008-08-292-30/+30
* | [S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter2008-09-091-0/+7
* | [S390] cio: handle ssch() return codes correctly.Cornelia Huck2008-09-091-1/+3
* | [S390] cio: Correct cleanup on error.Cornelia Huck2008-09-092-17/+22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-2710-116/+133
|\
| * qeth: preallocated header account offsetFrank Blaschka2008-08-271-1/+1
| * qeth: l2 write unicast list to hardwareFrank Blaschka2008-08-272-5/+23
| * qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun2008-08-271-1/+1
| * LCS recovery dumps when cable reconnectKlaus-D. Wacker2008-08-271-1/+2
| * ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann2008-08-274-67/+68
| * claw: netdev->priv vs. netdev->ml_privPeter Tiedemann2008-08-271-30/+30
| * claw: fix memory leak in claw_probe.Martin Schwidefsky2008-08-271-11/+8
* | [S390] dcss: fix build bug.Heiko Carstens2008-08-251-2/+3
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* | [S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer2008-08-211-0/+4
* | [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-215-38/+41
* | [S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber2008-08-211-1/+1
* | [S390] cio: fix ccw group device cleanupPeter Oberparleiter2008-08-211-8/+12
* | [S390] qdio: remove the module_get & module_put pairJan Glauber2008-08-211-4/+0
* | [S390] qdio: improve s390 debug feature usageJan Glauber2008-08-213-42/+40
* | [S390] qdio: prevent oopsing if qdio_establish failsJan Glauber2008-08-211-1/+5
* | [S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel2008-08-213-3/+4
|/
* [S390] qeth: avoid use of include/asm-s390Martin Schwidefsky2008-08-011-2/+2
* [S390] dont use kthread for smp_rescan_cpus().Heiko Carstens2008-08-011-12/+1
* [S390] virtio console: fix section mismatch warning.Heiko Carstens2008-08-011-1/+1
* [S390] qdio: fix section mismatch bug.Heiko Carstens2008-08-012-2/+2
OpenPOWER on IntegriCloud