summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig4-28/+10
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig3-74/+73
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt4-5/+13
2009-09-05[SCSI] zfcp: Only issue one test link command per portChristof Schmitt2-0/+10
2009-09-05[SCSI] zfcp: Remove useless assignmentChristof Schmitt1-1/+0
2009-09-05[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt3-39/+67
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt5-63/+73
2009-09-05[SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt5-113/+143
2009-09-05[SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig2-4/+9
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet4-4/+0
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger2-3/+3
2009-08-26qeth: display "undefined" value of sysfs-attribute "layer2"Ursula Braun1-1/+1
2009-08-26qeth: display service_level info only when valid.Klaus-Dieter Wacker1-2/+3
2009-08-26qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker4-82/+57
2009-08-26qeth: scheduling while atomic during ifconfig online sequenceFrank Blaschka1-0/+1
2009-08-26qeth: HiperSockets SIGA retry support on CC=2.Klaus-Dieter Wacker2-8/+61
2009-08-23[S390] drivers/s390: put NULL test before dereferenceJulia Lawall1-1/+1
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott1-3/+1
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller16-125/+150
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-65/+99
2009-07-30[SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt1-8/+10
2009-07-30[SCSI] zfcp: Fix wka port processingSwen Schillig2-7/+5
2009-07-30[SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig1-4/+10
2009-07-30[SCSI] zfcp: Add port only once to FC transport classChristof Schmitt1-1/+6
2009-07-30[SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt1-1/+4
2009-07-30[SCSI] zfcp: Fix erp escalation procedureChristof Schmitt1-26/+24
2009-07-30[SCSI] zfcp: Fix logic for physical port closeChristof Schmitt1-1/+1
2009-07-30[SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt1-3/+2
2009-07-30[SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt1-8/+25
2009-07-30[SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt1-2/+2
2009-07-30[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt1-1/+1
2009-07-30[SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt1-1/+6
2009-07-30[SCSI] zfcp: Fix invalid command orderSwen Schillig1-3/+4
2009-07-24[S390] zcrypt: fix scheduling of hrtimer ap_poll_timerFelix Beck1-2/+7
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-07-07[S390] improve suspend/resume error messagesChristian Borntraeger3-8/+9
2009-07-07[S390] dasd: correct debugfeature sense dumpStefan Haberland4-48/+27
2009-07-07[S390] monreader: fix dev_set_drvdata conversionHeiko Carstens1-2/+2
2009-07-07[S390] sclp: fix compile error for !SCLP_CONSOLEHeiko Carstens1-0/+5
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy5-7/+11
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-5/+5
2009-06-22[S390] dasd: fix refcounting in dasd_change_stateSebastian Ott1-3/+5
2009-06-22[S390] driver_data accessMartin Schwidefsky7-13/+13
2009-06-22[S390] dasd_pm: fix stop flag handlingStefan Haberland2-10/+12
2009-06-22[S390] ap/zcrypt: Suspend/Resume ap bus and zcryptFelix Beck1-2/+83
2009-06-22[S390] qdio: Sanitize do_QDIO sanity checksJan Glauber1-7/+2
2009-06-22[S390] qdio: leave inbound SBALs primedJan Glauber1-7/+0
2009-06-22[S390] qdio: merge AI tasklet into interrupt handlerJan Glauber1-44/+21
2009-06-22[S390] qdio: extract all primed SBALs at onceJan Glauber1-28/+6
2009-06-22[S390] qdio: fix check for running under z/VMJan Glauber1-35/+13