aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-20/+39
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
2009-10-01const: constify remaining file_operationsAlexey Dobriyan2-2/+2
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-184/+219
2009-09-22[S390] dasd: tolerate devices that have no feature codesStefan Weinhuber1-7/+6
2009-09-22[S390] zcrypt: Do not add/remove devices in s/r callbacksFelix Beck1-11/+29
2009-09-22[S390] qdio: change state of all primed input buffersJan Glauber1-0/+2
2009-09-22[S390] qdio: reduce per device debug messagesJan Glauber1-18/+12
2009-09-22[S390] cio: introduce consistent subchannel scanningSebastian Ott3-106/+51
2009-09-22[S390] cio: idset use actual number of ssidsSebastian Ott3-14/+15
2009-09-22[S390] cio: dont kfree vmalloced memorySebastian Ott1-2/+2
2009-09-22[S390] cio: introduce css_settleSebastian Ott3-12/+25
2009-09-22[S390] cio: introduce css_eval_scheduledSebastian Ott3-0/+27
2009-09-22[S390] cio: merge init callsSebastian Ott3-25/+61
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2009-09-22const: make block_device_operations constAlexey Dobriyan5-5/+5
2009-09-21trivial: remove unnecessary semicolonsJoe Perches3-3/+3
2009-09-15driver model: constify attribute groupsDavid Brownell3-3/+3
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-1339/+1492
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds9-112/+142
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu4-16/+14