summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-2813-676/+586
|\
| * [SCSI] zfcp: Report fc_host_port_type as NPIVChristof Schmitt2009-03-121-2/+3
| * [SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig2009-03-123-4/+8
| * [SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig2009-03-122-3/+8
| * [SCSI] zfcp: erp failed status bit will not be setMartin Petermann2009-03-121-1/+0
| * [SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt2009-03-127-56/+157
| * [SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig2009-03-122-15/+7
| * [SCSI] zfcp: Remove PCI flagChristof Schmitt2009-03-122-22/+3
| * [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-1211-356/+215
| * [SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig2009-03-121-35/+34
| * [SCSI] zfcp: remove undefined subtype for status read responseSwen Schillig2009-03-123-13/+2
| * [SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt2009-03-125-22/+27
| * [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt2009-03-124-99/+78
| * [SCSI] zfcp: Wait for free SBALs when possibleChristof Schmitt2009-03-121-9/+9
| * [SCSI] zfcp: Only increment req_id for successfully issued requestsChristof Schmitt2009-03-121-1/+2
| * [SCSI] zfcp: Simplify latency lock handlingChristof Schmitt2009-03-122-6/+4
| * [SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke2009-03-124-1/+26
| * [SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt2009-03-124-8/+2
| * [SCSI] zfcp: Remove some port flagsChristof Schmitt2009-03-125-32/+11
| * [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-1/+0
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-2649-2884/+2770
|\ \
| * | [S390] use kzfree()Johannes Weiner2009-03-261-2/+1
| * | [S390] BUG to BUG_ON changesStoyan Gaydarov2009-03-263-8/+5
| * | [S390] Use csum_partial in checksum.hFrank Munzert2009-03-261-1/+3
| * | [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-261-1/+1
| * | [S390] list usage cleanup in s390Eric Sesterhenn2009-03-261-4/+2
| * | [S390] tape message cleanupCarsten Otte2009-03-268-371/+267
| * | [S390] qdio: merge inbound and outbound handler functionsJan Glauber2009-03-263-45/+21
| * | [S390] qdio: report SIGA errors directlyJan Glauber2009-03-264-83/+47
| * | [S390] qdio: tasklet termination in case of module unloadJan Glauber2009-03-261-1/+2
| * | [S390] qdio: seperate last move index and polling indexJan Glauber2009-03-263-23/+23
| * | [S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber2009-03-261-5/+8
| * | [S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber2009-03-261-4/+5
| * | [S390] qdio: proper kill of qdio taskletsJan Glauber2009-03-262-15/+28
| * | [S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber2009-03-261-3/+2
| * | [S390] qdio: add missing tiq_list lockingJan Glauber2009-03-262-3/+8
| * | [S390] cio: prevent workqueue deadlockPeter Oberparleiter2009-03-261-3/+16
| * | [S390] cio: remove unused local variableSebastian Ott2009-03-261-3/+0
| * | [S390] cio: incorrect status check in interrogate functionPeter Oberparleiter2009-03-261-1/+1
| * | [S390] cio: fix rc generation after chsc callSebastian Ott2009-03-261-0/+1
| * | [S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott2009-03-261-2/+1
| * | [S390] cio: ccw group fix unbind behaviour.Sebastian Ott2009-03-261-6/+36
| * | [S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott2009-03-261-4/+12
| * | [S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott2009-03-261-7/+8
| * | [S390] cio: airq - fix array boundarySebastian Ott2009-03-261-2/+2
| * | [S390] cio: device scan oom fallback.Sebastian Ott2009-03-261-4/+27
| * | [S390] cio: ensure single load of irq handler pointerHeiko Carstens2009-03-261-0/+2
| * | [S390] cio/crw: add/fix lockingHeiko Carstens2009-03-261-9/+23
| * | [S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott2009-03-261-8/+6