aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck7-13/+16
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck9-17/+13
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers29-191/+207
2008-10-10[S390] cio: introduce purge function for /proc/cio_ignorePeter Oberparleiter3-4/+48
2008-10-10[S390] cio: move device unregistration to dedicated work queuePeter Oberparleiter1-31/+25
2008-10-10[S390] qdio: speed up multicast traffic on full HiperSocket queueUrsula Braun2-0/+14
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-935/+812
2008-10-09block: don't depend on consecutive minor spaceTejun Heo2-3/+4
2008-10-03[S390] qdio: prevent stack clobberJan Glauber1-35/+20
2008-10-03[SCSI] zfcp: fix double dbf id usageSwen Schillig3-3/+3
2008-10-03[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2-0/+6
2008-10-03[SCSI] zfcp: fix erp list usage without using locksSwen Schillig1-2/+2
2008-10-03[SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig1-0/+2
2008-10-03[SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig4-3/+6
2008-10-03[SCSI] zfcp: put threshold data in hba traceSwen Schillig4-0/+50
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt9-113/+77
2008-10-03[SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig3-13/+18
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig8-84/+88
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig8-275/+362
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig11-249/+60
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt7-207/+127
2008-10-03[SCSI] zfcp: add queue_full sysfs attributeStefan Raspl4-7/+32
2008-09-16[S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber1-0/+1
2008-09-16[S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck1-1/+3
2008-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-72/+59
2008-09-09[S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter1-0/+7
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck2-17/+22
2008-08-29[SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa1-16/+16
2008-08-29[SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig1-1/+0
2008-08-29[SCSI] zfcp: Fix reference counter for remote portsSwen Schillig1-16/+9
2008-08-29[SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt1-5/+1
2008-08-29[SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt1-4/+3
2008-08-29[SCSI] zfcp: Fix request queue lockingChristof Schmitt2-30/+30
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-116/+133
2008-08-27qeth: preallocated header account offsetFrank Blaschka1-1/+1
2008-08-27qeth: l2 write unicast list to hardwareFrank Blaschka2-5/+23
2008-08-27qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun1-1/+1
2008-08-27LCS recovery dumps when cable reconnectKlaus-D. Wacker1-1/+2
2008-08-27ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann4-67/+68
2008-08-27claw: netdev->priv vs. netdev->ml_privPeter Tiedemann1-30/+30
2008-08-27claw: fix memory leak in claw_probe.Martin Schwidefsky1-11/+8
2008-08-25[S390] dcss: fix build bug.Heiko Carstens1-2/+3
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-21[S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer1-0/+4
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter5-38/+41
2008-08-21[S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber1-1/+1
2008-08-21[S390] cio: fix ccw group device cleanupPeter Oberparleiter1-8/+12
2008-08-21[S390] qdio: remove the module_get & module_put pairJan Glauber1-4/+0
2008-08-21[S390] qdio: improve s390 debug feature usageJan Glauber3-42/+40