aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-31[S390] cio: introduce ccw_device_schedule_sch_unregisterSebastian Ott2-10/+12
2009-03-31[S390] cio: wake up on failed recognitionSebastian Ott2-4/+10
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-676/+586
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds49-2884/+2770
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-12/+14
2009-03-26[S390] use kzfree()Johannes Weiner1-2/+1
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov3-8/+5
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert1-1/+3
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky1-1/+1
2009-03-26[S390] list usage cleanup in s390Eric Sesterhenn1-4/+2
2009-03-26[S390] tape message cleanupCarsten Otte8-371/+267
2009-03-26[S390] qdio: merge inbound and outbound handler functionsJan Glauber3-45/+21
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber4-83/+47
2009-03-26[S390] qdio: tasklet termination in case of module unloadJan Glauber1-1/+2
2009-03-26[S390] qdio: seperate last move index and polling indexJan Glauber3-23/+23
2009-03-26[S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber1-5/+8
2009-03-26[S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber1-4/+5
2009-03-26[S390] qdio: proper kill of qdio taskletsJan Glauber2-15/+28
2009-03-26[S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber1-3/+2
2009-03-26[S390] qdio: add missing tiq_list lockingJan Glauber2-3/+8
2009-03-26[S390] cio: prevent workqueue deadlockPeter Oberparleiter1-3/+16
2009-03-26[S390] cio: remove unused local variableSebastian Ott1-3/+0
2009-03-26[S390] cio: incorrect status check in interrogate functionPeter Oberparleiter1-1/+1
2009-03-26[S390] cio: fix rc generation after chsc callSebastian Ott1-0/+1
2009-03-26[S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott1-2/+1