Age | Commit message (Expand) | Author | Files | Lines |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 14 | -404/+513 |
2010-02-18 | [SCSI] zfcp: Introduce header file for qdio structs and inline functions | Christof Schmitt | 6 | -137/+162 |
2010-02-18 | [SCSI] zfcp: Replace FC4 constants with information from exchange port | Christof Schmitt | 1 | -2/+4 |
2010-02-18 | [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h | Christof Schmitt | 3 | -15/+24 |
2010-02-18 | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port | Christof Schmitt | 8 | -93/+81 |
2010-02-18 | [SCSI] zfcp: Remove duplicate assignment of req_seq_no | Christof Schmitt | 1 | -2/+1 |
2010-02-18 | [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace | Christof Schmitt | 2 | -6/+8 |
2010-02-18 | [SCSI] zfcp: Fix warnings from smatch | Christof Schmitt | 1 | -11/+2 |
2010-02-18 | [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record | Christof Schmitt | 1 | -2/+2 |
2010-02-18 | [SCSI] zfcp: Remove two FIXME comments | Christof Schmitt | 2 | -2/+2 |
2010-02-18 | [SCSI] zfcp: Move FSF request tracking code to new file | Christof Schmitt | 8 | -98/+203 |
2010-02-18 | [SCSI] zfcp: Remove function zfcp_reqlist_find_safe | Christof Schmitt | 4 | -41/+29 |
2010-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -5/+4 |
2010-02-09 | [S390] qdio: prevent call trace if CHPID is offline | Jan Glauber | 1 | -0/+2 |
2010-02-09 | [S390] qdio: continue polling for buffer state ERROR | Ursula Braun | 1 | -1/+1 |
2010-02-08 | [SCSI] zfcp: Report FC BSG errors in correct field | Swen Schillig | 1 | -5/+4 |
2010-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 7 | -41/+81 |
2010-01-27 | [S390] zcrypt: Do not remove coprocessor for error 8/72 | Felix Beck | 2 | -0/+4 |
2010-01-27 | [S390] sclp_vt220: set initial terminal window size | Hendrik Brueckner | 1 | -0/+4 |
2010-01-27 | [S390] dasd: fix possible NULL pointer errors | Stefan Haberland | 4 | -15/+9 |
2010-01-17 | [SCSI] zfcp: Set hardware timeout as requested by BSG request. | Swen Schillig | 4 | -16/+22 |
2010-01-17 | [SCSI] zfcp: Introduce bsg_timeout callback. | Swen Schillig | 3 | -0/+8 |
2010-01-17 | [SCSI] zfcp: add missing compat ptr conversion | Heiko Carstens | 1 | -2/+7 |
2010-01-17 | [SCSI] zfcp: Fix linebreak in hba trace | Christof Schmitt | 1 | -1/+1 |
2010-01-17 | [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request | Christof Schmitt | 1 | -22/+43 |
2010-01-13 | [S390] tape_char: add missing compat_ptr conversion | Heiko Carstens | 1 | -3/+15 |
2010-01-13 | [S390] zcrypt: add sanity check before copy_from_user() | Heiko Carstens | 1 | -1/+3 |
2010-01-13 | [S390] con3215: remove empty ioctl function | Heiko Carstens | 1 | -17/+0 |
2010-01-13 | [S390] dasd: add proper compat pointer conversion for symmetrix ioctl | Heiko Carstens | 1 | -5/+9 |
2010-01-13 | [S390] tape_block: remove ioctl function | Heiko Carstens | 1 | -39/+0 |
2010-01-13 | [S390] fs3270: add missing compat ptr conversion | Heiko Carstens | 1 | -6/+11 |
2010-01-13 | [S390] vmcp: add missing compat ptr conversion | Heiko Carstens | 1 | -3/+9 |
2010-01-13 | [S390] cio: add missing compat ptr conversion | Heiko Carstens | 1 | -8/+15 |
2010-01-13 | [S390] dasd: add missing compat ptr conversion | Heiko Carstens | 1 | -5/+9 |
2010-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-01-07 | claw: use "claw" as root device name | Ursula Braun | 1 | -1/+1 |
2010-01-04 | [S390] qdio: convert global statistics to per-device stats | Jan Glauber | 7 | -265/+177 |
2009-12-18 | [S390] Use strim instead of strstrip to avoid false warnings. | Heiko Carstens | 1 | -1/+1 |
2009-12-18 | [S390] qdio: add counter for input queue full condition | Jan Glauber | 3 | -1/+5 |
2009-12-18 | [S390] qdio: remove superfluous log entries and WARN_ONs. | Jan Glauber | 1 | -9/+1 |
2009-12-18 | [S390] cio: fix channel path vary | Peter Oberparleiter | 3 | -14/+19 |
2009-12-18 | [S390] drivers: Correct size given to memset | Julia Lawall | 1 | -2/+2 |
2009-12-18 | [S390] tape: Add pr_fmt() macro to all tape source files | Michael Holzheu | 8 | -0/+18 |
2009-12-18 | [S390] tty: PTR_ERR return of wrong pointer in fs3270_open() | Roel Kluin | 1 | -1/+1 |
2009-12-18 | [S390] dasd: PTR_ERR return of wrong pointer in | Roel Kluin | 1 | -1/+1 |
2009-12-18 | [S390] dasd: move dasd-diag kmsg to dasd | Stefan Haberland | 1 | -20/+22 |
2009-12-18 | [S390] cio: fix drvdata usage for the console subchannel | Sebastian Ott | 1 | -0/+1 |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 1 | -2/+3 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 12 | -12/+12 |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -5/+3 |