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_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-23
[SCSI] zfcp: Make queue_depth adjustable
Christof Schmitt
1
-1
/
+12
2009-04-27
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
1
-6
/
+19
2009-04-27
[SCSI] zfcp: Fix abort handler for completions in progress
Christof Schmitt
1
-1
/
+1
2009-04-27
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
1
-0
/
+17
2009-03-12
[SCSI] zfcp: erp failed status bit will not be set
Martin Petermann
1
-1
/
+0
2009-03-12
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
1
-3
/
+116
2009-03-12
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
1
-2
/
+2
2009-03-12
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
Christof Schmitt
1
-64
/
+60
2009-03-12
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
Christof Schmitt
1
-3
/
+1
2008-12-25
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
1
-0
/
+3
2008-12-01
[SCSI] zfcp: prevent double decrement on host_busy while being busy
Swen Schillig
1
-1
/
+1
2008-11-05
[SCSI] zfcp: Dont clear reference from SCSI device to unit
Christof Schmitt
1
-8
/
+4
2008-10-03
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
1
-2
/
+6
2008-10-03
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
1
-14
/
+0
2008-10-03
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
1
-3
/
+0
2008-10-03
[SCSI] zfcp: Update message with input from review
Christof Schmitt
1
-1
/
+2
2008-07-12
[SCSI] zfcp: zfcp_fsf cleanup.
Swen Schillig
1
-3
/
+2
2008-07-12
[SCSI] zfcp: consolidate sysfs things into one file.
Swen Schillig
1
-205
/
+1
2008-07-12
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
Martin Petermann
1
-374
/
+181
2008-07-12
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
Martin Petermann
1
-23
/
+1
2008-07-12
[SCSI] zfcp: Add port_state attribute to sysfs
Sven Schuetz
1
-0
/
+19
2008-07-12
[SCSI] zfcp: Message cleanup
Christof Schmitt
1
-55
/
+9
2008-06-05
[SCSI] zfcp: sysfs attributes for fabric and channel latencies
Christof Schmitt
1
-0
/
+65
2008-04-27
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
Swen Schillig
1
-0
/
+114
2008-04-18
[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock
Christof Schmitt
1
-1
/
+0
2008-04-18
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
1
-2
/
+2
2008-04-07
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
1
-1
/
+1
2008-04-07
[SCSI] zfcp: Add traces for state changes.
Martin Peschke
1
-1
/
+1
2008-04-07
[SCSI] zfcp: convert zfcp to use target reset and device reset handler
Christof Schmitt
1
-44
/
+20
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
Christof Schmitt
1
-5
/
+3
2008-01-11
[SCSI] zfcp: Fix deadlock when adding invalid LUN
Christof Schmitt
1
-3
/
+0
2008-01-11
[SCSI] zfcp: Use also port and adapter to identify unit in messages.
Christof Schmitt
1
-2
/
+6
2008-01-11
[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback
Christof Schmitt
1
-3
/
+2
2007-10-12
[SCSI] zfcp: whitespace cleanup
Swen Schillig
1
-18
/
+18
2007-10-12
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
Swen Schillig
1
-2
/
+3
2007-10-12
[SCSI] zfcp: Remove braces for only one statement
Christof Schmitt
1
-4
/
+2
2007-08-15
[SCSI] zfcp: fix memory leak
Heiko Carstens
1
-1
/
+3
2007-05-16
[SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...
Michael Loehr
1
-0
/
+3
2007-05-08
[SCSI] zfcp: rework request ID management.
Heiko Carstens
1
-2
/
+2
2007-05-08
[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI
Christof Schmitt
1
-0
/
+5
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-9
/
+9
2006-10-25
[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value
Swen Schillig
1
-0
/
+1
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
1
-1
/
+1
2006-09-23
[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down
Andreas Herrmann
1
-17
/
+2
2006-09-23
[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
Andreas Herrmann
1
-18
/
+7
2006-09-23
[SCSI] zfcp: fix: use correct req_id in eh_abort_handler
Andreas Herrmann
1
-36
/
+27
2006-09-23
[SCSI] zfcp: create private slab caches to guarantee proper data alignment
Heiko Carstens
1
-3
/
+2
2006-08-06
[SCSI] zfcp: minor erp bug fixes
Andreas Herrmann
1
-36
/
+37
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-24
/
+23
2006-05-28
[SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable
Andreas Herrmann
1
-0
/
+7
[next]