summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-02-2614-404/+513
|\
| * [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-176-137/+162
| * [SCSI] zfcp: Replace FC4 constants with information from exchange portChristof Schmitt2010-02-171-2/+4
| * [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt2010-02-173-15/+24
| * [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-178-93/+81
| * [SCSI] zfcp: Remove duplicate assignment of req_seq_noChristof Schmitt2010-02-171-2/+1
| * [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec traceChristof Schmitt2010-02-172-6/+8
| * [SCSI] zfcp: Fix warnings from smatchChristof Schmitt2010-02-171-11/+2
| * [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_recordChristof Schmitt2010-02-171-2/+2
| * [SCSI] zfcp: Remove two FIXME commentsChristof Schmitt2010-02-172-2/+2
| * [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-178-98/+203
| * [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-174-41/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-111-5/+4
|\ \
| * | [SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig2010-02-081-5/+4
* | | [S390] qdio: prevent call trace if CHPID is offlineJan Glauber2010-02-091-0/+2
* | | [S390] qdio: continue polling for buffer state ERRORUrsula Braun2010-02-091-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-01-277-41/+81
|\ \ | |/
| * [SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig2010-01-174-16/+22
| * [SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig2010-01-173-0/+8
| * [SCSI] zfcp: add missing compat ptr conversionHeiko Carstens2010-01-171-2/+7
| * [SCSI] zfcp: Fix linebreak in hba traceChristof Schmitt2010-01-171-1/+1
| * [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG requestChristof Schmitt2010-01-171-22/+43
* | [S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck2010-01-272-0/+4
* | [S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner2010-01-271-0/+4
* | [S390] dasd: fix possible NULL pointer errorsStefan Haberland2010-01-274-15/+9
|/
* [S390] tape_char: add missing compat_ptr conversionHeiko Carstens2010-01-131-3/+15
* [S390] zcrypt: add sanity check before copy_from_user()Heiko Carstens2010-01-131-1/+3
* [S390] con3215: remove empty ioctl functionHeiko Carstens2010-01-131-17/+0
* [S390] dasd: add proper compat pointer conversion for symmetrix ioctlHeiko Carstens2010-01-131-5/+9
* [S390] tape_block: remove ioctl functionHeiko Carstens2010-01-131-39/+0
* [S390] fs3270: add missing compat ptr conversionHeiko Carstens2010-01-131-6/+11
* [S390] vmcp: add missing compat ptr conversionHeiko Carstens2010-01-131-3/+9
* [S390] cio: add missing compat ptr conversionHeiko Carstens2010-01-131-8/+15
* [S390] dasd: add missing compat ptr conversionHeiko Carstens2010-01-131-5/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-121-1/+1
|\
| * claw: use "claw" as root device nameUrsula Braun2010-01-071-1/+1
* | [S390] qdio: convert global statistics to per-device statsJan Glauber2010-01-047-265/+177
* | [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-181-1/+1
* | [S390] qdio: add counter for input queue full conditionJan Glauber2009-12-183-1/+5
* | [S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber2009-12-181-9/+1
* | [S390] cio: fix channel path varyPeter Oberparleiter2009-12-183-14/+19
* | [S390] drivers: Correct size given to memsetJulia Lawall2009-12-181-2/+2
* | [S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu2009-12-188-0/+18
* | [S390] tty: PTR_ERR return of wrong pointer in fs3270_open()Roel Kluin2009-12-181-1/+1
* | [S390] dasd: PTR_ERR return of wrong pointer inRoel Kluin2009-12-181-1/+1
* | [S390] dasd: move dasd-diag kmsg to dasdStefan Haberland2009-12-181-20/+22
* | [S390] cio: fix drvdata usage for the console subchannelSebastian Ott2009-12-181-0/+1
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-2/+3
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-1512-12/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-5/+3
|\ \ | |/ |/|
OpenPOWER on IntegriCloud