aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12[S390] 3270: do not register with tty_register_deviceMartin Schwidefsky1-15/+0
2009-06-12[S390] qdio: inline qdio_perf_stat_incJan Glauber2-16/+6
2009-06-12[S390] qdio: simplify error handling in irq handlerJan Glauber1-32/+12
2009-06-12[S390] cio: fix sanity checks in device_ops.Sebastian Ott1-16/+8
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky1-1/+1
2009-06-03net: skb->dst accessorsEric Dumazet2-6/+6
2009-05-30net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet1-0/+1
2009-05-29net: convert unicast addr listJiri Pirko1-2/+4
2009-05-23[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt4-16/+20
2009-05-23[SCSI] zfcp: Changed D_ID left port disabledSwen Schillig2-2/+12
2009-05-23[SCSI] zfcp: Increase ref counter for port open requestsMartin Petermann1-3/+9
2009-05-23[SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt2-0/+6
2009-05-23[SCSI] zfcp: Remove unnecessary default case and assignmentsChristof Schmitt1-8/+2
2009-05-23[SCSI] zfcp: Make queue_depth adjustableChristof Schmitt1-1/+12
2009-05-23[SCSI] zfcp: Update message and add descriptionChristof Schmitt1-2/+2
2009-05-23[SCSI] zfcp: Use correct req_id for tracesChristof Schmitt1-5/+5
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen4-4/+4
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe10-114/+122
2009-05-20qeth: Clear SBALF15 in any case for output buffers.Klaus-Dieter Wacket1-0/+1
2009-05-20qeth: omit upstream checksumming for HiperSocketsUrsula Braun2-7/+15
2009-05-20qeth: support z/VM VSWITCH Port IsolationUrsula Braun3-1/+29
2009-05-20ctcm: avoid crash in ctcm_remove_deviceUrsula Braun1-4/+2
2009-05-20qeth: avoid crash after detach of replugged deviceUrsula Braun2-2/+6
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo2-16/+7
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo7-12/+14
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo2-24/+8
2009-04-27[SCSI] zfcp: Fix oops when port disappearsChristof Schmitt3-8/+24
2009-04-27[SCSI] zfcp: Reference counting for cfdc requestsChristof Schmitt1-1/+2
2009-04-27[SCSI] zfcp: Fix port reference countingMartin Petermann1-3/+4
2009-04-27[SCSI] zfcp: revert previous patch for sbal countingMartin Petermann1-14/+14
2009-04-27[SCSI] zfcp: Fix abort handler for completions in progressChristof Schmitt1-1/+1
2009-04-27[SCSI] zfcp: no port recovery after ADISC request timeoutSwen Schillig1-1/+2
2009-04-27[SCSI] zfcp: Let actcli handle control file errorsChristof Schmitt1-2/+0
2009-04-27[SCSI] zfcp: remove unit will fail if add unit is not finishedMartin Petermann1-6/+15
2009-04-27[SCSI] zfcp: no port recovery after storage side error injectSwen Schillig1-5/+0
2009-04-27[SCSI] zfcp: avoid false ERP complete due to sema raceSwen Schillig1-4/+5
2009-04-27[SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig5-9/+12
2009-04-27[SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig5-50/+25
2009-04-27[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointerChristof Schmitt1-6/+12
2009-04-27[SCSI] zfcp: Enable auto-port discovery for NPIV.Swen Schillig1-1/+2
2009-04-27[SCSI] zfcp: Avoid referencing freed memory in req sendMartin Petermann1-3/+4
2009-04-23[S390] Use tape_generic_offline directly.Frank Munzert4-16/+7
2009-04-14[S390] dasd: fix idaw boundary checking for track based ccwStefan Weinhuber1-4/+12
2009-04-14[S390] dasd: Use the new async framework for autoonlining.Cornelia Huck1-12/+25
2009-04-14[S390] qdio: remove dead timeout handlerJan Glauber1-41/+2
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-04-01qeth: properly delete empty files.Linus Torvalds2-0/+0
2009-03-31[S390] cio: online_store - trigger recognition for boxed devicesSebastian Ott1-1/+1
2009-03-31[S390] cio: disallow online setting of device in transient stateSebastian Ott1-1/+5
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott4-13/+26