summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] cio: remove intretry flagPeter Oberparleiter2009-12-076-75/+18
* [S390] cio: allow setting not-operational devices offlinePeter Oberparleiter2009-12-071-5/+4
* [S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter2009-12-075-604/+383
* [S390] cio: use ccw request infrastructure for sense idPeter Oberparleiter2009-12-073-288/+154
* [S390] cio: consistent infrastructure for internal I/O requestsPeter Oberparleiter2009-12-074-1/+386
* [S390] cio: dont panic in non-fatal conditionsPeter Oberparleiter2009-12-071-19/+6
* [S390] cio: ensure proper locking during device recognitionPeter Oberparleiter2009-12-071-0/+2
* [S390] cio: handle error during path verification consistentlyPeter Oberparleiter2009-12-072-11/+10
* [S390] cio: handle error during device recognition consistentlyPeter Oberparleiter2009-12-073-64/+15
* [S390] cio: inform user when online/offline processing failsPeter Oberparleiter2009-12-071-0/+22
* [S390] cio: introduce ccw device todosPeter Oberparleiter2009-12-074-127/+119
* [S390] cio: introduce subchannel todosPeter Oberparleiter2009-12-074-19/+63
* [S390] cio: introduce parent-initiated device movePeter Oberparleiter2009-12-073-338/+192
* [S390] cio: fix repeat setting of cdev parent associationPeter Oberparleiter2009-12-071-4/+1
* [S390] cio: fix double free in case of probe failurePeter Oberparleiter2009-12-071-6/+5
* [S390] sclp: undo quiesce handler override on resumeMartin Schwidefsky2009-11-131-10/+38
* [S390] monreader: fix use after free bug with suspend/resumeGerald Schaefer2009-11-131-0/+1
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-312-30/+24
|\
| * [S390] call home: fix string length handlingHeiko Carstens2009-10-291-8/+6
| * [S390] call home: fix error handling in init functionHeiko Carstens2009-10-291-18/+10
| * [S390] s/r: cmm resume fixMartin Schwidefsky2009-10-291-1/+6
| * [S390] call home: fix local buffer usage in proc handlerSebastian Ott2009-10-291-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-296-20/+39
|\ \ | |/ |/|
| * [SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt2009-10-221-0/+1
| * [SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt2009-10-221-1/+1
| * [SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt2009-10-221-2/+9
| * [SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt2009-10-223-12/+22
| * [SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens2009-10-221-5/+6
* | [S390] sclp_vt220 build fixMichael Holzheu2009-10-141-15/+15
* | [S390] cio: change misleading console logicPeter Oberparleiter2009-10-141-5/+4
* | [S390] call home support: fix proc handlerHeiko Carstens2009-10-141-2/+2
* | [S390] dasd: use idal for device characteristicsStefan Haberland2009-10-141-2/+11
* | [S390] dasd: fix locking bugStefan Haberland2009-10-141-3/+5
* | [S390] tape390: Fix request queue handling in block driverMichael Holzheu2009-10-141-1/+2
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-119-28/+56
|\
| * [S390] dasd: fix race condition in resume codeStefan Haberland2009-10-062-4/+10
| * [S390] zcrypt: Improve some commentsFelix Beck2009-10-061-3/+6
| * [S390] zcrypt: Fix sparse warning.Felix Beck2009-10-061-2/+2
| * [S390] cio: allow setting boxed devices offlinePeter Oberparleiter2009-10-061-0/+4
| * [S390] cio: make not operational handling consistentPeter Oberparleiter2009-10-063-7/+9
| * [S390] cio: make disconnected handling consistentPeter Oberparleiter2009-10-061-3/+17
| * [S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger2009-10-061-8/+5
| * [S390] cio: channel path memory leakMichael Ernst2009-10-061-1/+1
| * [S390] 3270 console build fixSebastian Ott2009-10-061-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-115-45/+69
|\ \ | |/ |/|
| * [SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2009-10-022-5/+5
| * [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2009-10-022-1/+4
| * [SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt2009-10-021-4/+4
| * [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt2009-10-024-31/+38
| * [SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt2009-10-021-4/+18