aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt6-153/+107
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt7-168/+155
2009-12-04[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt1-2/+16
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig6-24/+17
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig6-78/+34
2009-12-04[SCSI] zfcp: Implement module unloadingChristof Schmitt3-13/+14
2009-12-04[SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt1-52/+37
2009-12-04[SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt2-7/+10
2009-12-04[SCSI] zfcp: Remove suspend callbackSwen Schillig1-17/+1
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig7-156/+230
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig11-258/+196
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig8-200/+199
2009-12-04[SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt1-3/+12
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-1/+5
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-3/+3
2009-12-04tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König1-1/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller23-159/+264
2009-11-17net/s390 drivers: add missing 'const' attributeHeiko Carstens3-3/+3
2009-11-16qeth: allow dynamic change of rx checksummingFrank Blaschka3-23/+41
2009-11-16qeth: rework TSO functionsFrank Blaschka7-98/+110
2009-11-16qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun3-46/+31
2009-11-16qeth: remaining EDDP cleanupUrsula Braun1-2/+0
2009-11-16qeth: Exploit Connection IsolationEinar Lueck6-12/+267
2009-11-13netiucv: displayed TX bytes value much too highUrsula Braun1-2/+2
2009-11-13s390: remove cu3088 layer for lcs and ctcmUrsula Braun13-242/+304
2009-11-13ctcm: suspend has to wait for outstanding I/OFrank Blaschka3-0/+8
2009-11-13[S390] sclp: undo quiesce handler override on resumeMartin Schwidefsky1-10/+38
2009-11-13[S390] monreader: fix use after free bug with suspend/resumeGerald Schaefer1-0/+1
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman1-3/+2
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky1-0/+1
2009-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-30/+24
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-20/+39
2009-10-29[S390] call home: fix string length handlingHeiko Carstens1-8/+6
2009-10-29[S390] call home: fix error handling in init functionHeiko Carstens1-18/+10
2009-10-29[S390] s/r: cmm resume fixMartin Schwidefsky1-1/+6
2009-10-29[S390] call home: fix local buffer usage in proc handlerSebastian Ott1-4/+3
2009-10-29percpu: make misc percpu symbols uniqueTejun Heo1-5/+3
2009-10-22[SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt1-0/+1
2009-10-22[SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt1-1/+1
2009-10-22[SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt1-2/+9
2009-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt3-12/+22
2009-10-22[SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens1-5/+6
2009-10-17ctcm rollback in case of errorsEinar Lueck1-17/+42
2009-10-17lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker1-3/+9
2009-10-17lcs: ODEBUG: object is on stack, but not annotated.Klaus-Dieter Wacker1-1/+1
2009-10-14[S390] sclp_vt220 build fixMichael Holzheu1-15/+15
2009-10-14[S390] cio: change misleading console logicPeter Oberparleiter1-5/+4
2009-10-14[S390] call home support: fix proc handlerHeiko Carstens1-2/+2
2009-10-14[S390] dasd: use idal for device characteristicsStefan Haberland1-2/+11
2009-10-14[S390] dasd: fix locking bugStefan Haberland1-3/+5