summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-1213-166/+135
|\
| * [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-121-2/+2
| * [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-124-9/+31
| * [S390] dasd: sync after async probeSebastian Ott2009-06-122-2/+14
| * [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-124-19/+18
| * [S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber2009-06-121-3/+8
| * [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-121-2/+2
| * [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin2009-06-121-1/+1
| * [S390] 3270: lock dependency fixesMartin Schwidefsky2009-06-122-48/+32
| * [S390] 3270: do not register with tty_register_deviceMartin Schwidefsky2009-06-121-15/+0
| * [S390] qdio: inline qdio_perf_stat_incJan Glauber2009-06-122-16/+6
| * [S390] qdio: simplify error handling in irq handlerJan Glauber2009-06-121-32/+12
| * [S390] cio: fix sanity checks in device_ops.Sebastian Ott2009-06-121-16/+8
| * [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-128-37/+68
|\ \
| * \ [SCSI] Merge branch 'linus'James Bottomley2009-06-129-56/+33
| |\ \ | | |/
| * | [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt2009-05-234-16/+20
| * | [SCSI] zfcp: Changed D_ID left port disabledSwen Schillig2009-05-232-2/+12
| * | [SCSI] zfcp: Increase ref counter for port open requestsMartin Petermann2009-05-231-3/+9
| * | [SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt2009-05-232-0/+6
| * | [SCSI] zfcp: Remove unnecessary default case and assignmentsChristof Schmitt2009-05-231-8/+2
| * | [SCSI] zfcp: Make queue_depth adjustableChristof Schmitt2009-05-231-1/+12
| * | [SCSI] zfcp: Update message and add descriptionChristof Schmitt2009-05-231-2/+2
| * | [SCSI] zfcp: Use correct req_id for tracesChristof Schmitt2009-05-231-5/+5
* | | virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2009-06-121-2/+34
* | | virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-121-3/+4
| |/ |/|
* | block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-224-4/+4
* | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2210-114/+122
|\ \ | |/
| * [SCSI] zfcp: Fix oops when port disappearsChristof Schmitt2009-04-273-8/+24
| * [SCSI] zfcp: Reference counting for cfdc requestsChristof Schmitt2009-04-271-1/+2
| * [SCSI] zfcp: Fix port reference countingMartin Petermann2009-04-271-3/+4
| * [SCSI] zfcp: revert previous patch for sbal countingMartin Petermann2009-04-271-14/+14
| * [SCSI] zfcp: Fix abort handler for completions in progressChristof Schmitt2009-04-271-1/+1
| * [SCSI] zfcp: no port recovery after ADISC request timeoutSwen Schillig2009-04-271-1/+2
| * [SCSI] zfcp: Let actcli handle control file errorsChristof Schmitt2009-04-271-2/+0
| * [SCSI] zfcp: remove unit will fail if add unit is not finishedMartin Petermann2009-04-271-6/+15
| * [SCSI] zfcp: no port recovery after storage side error injectSwen Schillig2009-04-271-5/+0
| * [SCSI] zfcp: avoid false ERP complete due to sema raceSwen Schillig2009-04-271-4/+5
| * [SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig2009-04-275-9/+12
| * [SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig2009-04-275-50/+25
| * [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointerChristof Schmitt2009-04-271-6/+12
| * [SCSI] zfcp: Enable auto-port discovery for NPIV.Swen Schillig2009-04-271-1/+2
| * [SCSI] zfcp: Avoid referencing freed memory in req sendMartin Petermann2009-04-271-3/+4
* | block: implement and enforce request peek/start/fetchTejun Heo2009-05-112-16/+7
* | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-117-12/+14
* | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-282-24/+8
|/
* [S390] Use tape_generic_offline directly.Frank Munzert2009-04-234-16/+7
* [S390] dasd: fix idaw boundary checking for track based ccwStefan Weinhuber2009-04-141-4/+12
* [S390] dasd: Use the new async framework for autoonlining.Cornelia Huck2009-04-141-12/+25
* [S390] qdio: remove dead timeout handlerJan Glauber2009-04-141-41/+2
OpenPOWER on IntegriCloud