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