index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_erp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-03
[SCSI] zfcp: fix double dbf id usage
Swen Schillig
1
-1
/
+1
2008-10-03
[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev
Swen Schillig
1
-0
/
+1
2008-10-03
[SCSI] zfcp: fix erp list usage without using locks
Swen Schillig
1
-2
/
+2
2008-10-03
[SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rport
Swen Schillig
1
-0
/
+2
2008-10-03
[SCSI] zfcp: fix deadlock caused by shared work queue tasks
Swen Schillig
1
-2
/
+2
2008-10-03
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
1
-1
/
+1
2008-10-03
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
1
-4
/
+6
2008-10-03
[SCSI] zfcp: attach and release SAN nameserver port on demand
Swen Schillig
1
-109
/
+40
2008-10-03
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
1
-14
/
+3
2008-10-03
[SCSI] zfcp: Update message with input from review
Christof Schmitt
1
-28
/
+22
2008-07-12
[SCSI] zfcp: Cleanup code in zfcp_erp.c
Christof Schmitt
1
-2134
/
+1236
2008-07-12
[SCSI] zfcp: Cleanup of code in zfcp_aux.c
Swen Schillig
1
-1
/
+1
2008-07-12
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
1
-13
/
+29
2008-07-12
[SCSI] zfcp: Message cleanup
Christof Schmitt
1
-236
/
+57
2008-07-12
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
1
-110
/
+4
2008-07-12
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
1
-187
/
+1
2008-06-05
[SCSI] zfcp: Fix sparse warning by providing new entry in dbf
Christof Schmitt
1
-9
/
+9
2008-06-05
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
Swen Schillig
1
-17
/
+2
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
[next]