Age | Commit message (Expand) | Author |
2008-04-18 | [SCSI] zfcp: fix 31 bit compile warnings | Martin Peschke |
2008-04-07 | [SCSI] zfcp: Remove obsolete erp_dbf trace | Martin Peschke |
2008-04-07 | [SCSI] zfcp: Add trace records for recovery actions. | Martin Peschke |
2008-04-07 | [SCSI] zfcp: Trace all triggers of error recovery activity | Martin Peschke |
2008-04-07 | [SCSI] zfcp: Add traces for state changes. | Martin Peschke |
2008-04-07 | [SCSI] zfcp: Add trace records for recovery thread and its queues | Martin Peschke |
2008-01-26 | [S390] drivers/s390/: Spelling fixes | Joe Perches |
2008-01-11 | [SCSI] zfcp: Hold queue lock when checking port handle for ELS command | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: fix use after free bug. | Heiko Carstens |
2008-01-11 | [SCSI] zfcp: Fix deadlock when adding invalid LUN | Christof Schmitt |
2008-01-11 | [SCSI] zfcp: Specify waiting times in ERP in seconds | Christof Schmitt |
2007-11-16 | [SCSI] zfcp: fix cleanup of dismissed error recovery actions | Martin Peschke |
2007-11-16 | [SCSI] zfcp: fix dismissal of error recovery actions | Martin Peschke |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe |
2007-10-23 | s390 zfcp: sg fixups | Jens Axboe |
2007-10-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-10-12 | [SCSI] zfcp: whitespace cleanup | Swen Schillig |
2007-10-12 | [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions | Swen Schillig |
2007-10-12 | [SCSI] zfcp: avoid if (whatever) ; constructs. | Heiko Carstens |
2007-10-12 | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens |
2007-07-18 | [SCSI] zfcp: Replace kmalloc/memset with kzalloc | Swen Schillig |
2007-06-19 | [SCSI] zfcp: clear adapter status flags during adapter shutdown | Volker Sameske |
2007-05-08 | [SCSI] zfcp: clear adapter failed flag if an fsf request times out. | Heiko Carstens |
2007-05-08 | [SCSI] zfcp: rework request ID management. | Heiko Carstens |
2007-05-08 | [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI | Christof Schmitt |
2007-05-08 | [SCSI] zfcp: print S_ID and D_ID with 3 bytes | Christof Schmitt |
2007-04-01 | [SCSI] zfcp: fix initialization of FSF timer | Christof Schmitt |
2007-02-10 | Merge branch 'linus' | James Bottomley |
2007-02-10 | [SCSI] zfcp: removed wrong comment | Swen Schillig |
2007-02-10 | [SCSI] zfcp: use of uninitialized variable | Swen Schillig |
2007-02-05 | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens |
2006-10-10 | [PATCH] drivers/s390 misc sparse annotations | Al Viro |
2006-09-23 | [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down | Andreas Herrmann |
2006-09-23 | [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req | Andreas Herrmann |
2006-08-06 | [SCSI] zfcp: minor erp bug fixes | Andreas Herrmann |
2006-08-06 | [SCSI] zfcp: improve management of request IDs | Volker Sameske |
2006-07-03 | [PATCH] zfcp: fix incorrect usage of erp_lock | Heiko Carstens |
2006-06-26 | spelling fixes | Andreas Mohr |
2006-05-28 | [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable | Andreas Herrmann |
2006-05-28 | [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o... | Ralph Wuerthner |
2006-05-28 | [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs | Andreas Herrmann |
2006-05-28 | [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement | Andreas Herrmann |
2006-05-28 | [SCSI] zfcp: (cleanup) remove useless comments | Andreas Herrmann |
2006-05-28 | [SCSI] zfcp: (cleanup) shortened copyright and author information | Andreas Herrmann |
2006-03-09 | [SCSI] zfcp: fix device registration issues | Andreas Herrmann |
2006-02-12 | [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_device | Andreas Herrmann |
2006-02-12 | [SCSI] zfcp: fix adapter erp when link is unplugged | Andreas Herrmann |
2006-02-01 | [PATCH] s390: Remove CVS generated information | Heiko Carstens |
2006-01-15 | spelling: s/appropiate/appropriate/ | Adrian Bunk |
2006-01-14 | [SCSI] zfcp: transport class adaptations II | Andreas Herrmann |