summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2009-12-07[S390] cio: remove intretry flagPeter Oberparleiter6-75/+18
2009-12-07[S390] cio: allow setting not-operational devices offlinePeter Oberparleiter1-5/+4
2009-12-07[S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter5-604/+383
2009-12-07[S390] cio: use ccw request infrastructure for sense idPeter Oberparleiter3-288/+154
2009-12-07[S390] cio: consistent infrastructure for internal I/O requestsPeter Oberparleiter4-1/+386
2009-12-07[S390] cio: dont panic in non-fatal conditionsPeter Oberparleiter1-19/+6
2009-12-07[S390] cio: ensure proper locking during device recognitionPeter Oberparleiter1-0/+2
2009-12-07[S390] cio: handle error during path verification consistentlyPeter Oberparleiter2-11/+10
2009-12-07[S390] cio: handle error during device recognition consistentlyPeter Oberparleiter3-64/+15
2009-12-07[S390] cio: inform user when online/offline processing failsPeter Oberparleiter1-0/+22
2009-12-07[S390] cio: introduce ccw device todosPeter Oberparleiter4-127/+119
2009-12-07[S390] cio: introduce subchannel todosPeter Oberparleiter4-19/+63
2009-12-07[S390] cio: introduce parent-initiated device movePeter Oberparleiter3-338/+192
2009-12-07[S390] cio: fix repeat setting of cdev parent associationPeter Oberparleiter1-4/+1
2009-12-07[S390] cio: fix double free in case of probe failurePeter Oberparleiter1-6/+5
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-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-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-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
2009-10-14[S390] tape390: Fix request queue handling in block driverMichael Holzheu1-1/+2
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-28/+56
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-45/+69
2009-10-06[S390] dasd: fix race condition in resume codeStefan Haberland2-4/+10
2009-10-06[S390] zcrypt: Improve some commentsFelix Beck1-3/+6
2009-10-06[S390] zcrypt: Fix sparse warning.Felix Beck1-2/+2
2009-10-06[S390] cio: allow setting boxed devices offlinePeter Oberparleiter1-0/+4
2009-10-06[S390] cio: make not operational handling consistentPeter Oberparleiter3-7/+9
2009-10-06[S390] cio: make disconnected handling consistentPeter Oberparleiter1-3/+17
2009-10-06[S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger1-8/+5
2009-10-06[S390] cio: channel path memory leakMichael Ernst1-1/+1
2009-10-06[S390] 3270 console build fixSebastian Ott1-0/+2
2009-10-02[SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2-5/+5
2009-10-02[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2-1/+4
2009-10-02[SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt1-4/+4
2009-10-02[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt4-31/+38
2009-10-02[SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt1-4/+18