index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_fsf.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: fix deadlock caused by shared work queue tasks
Swen Schillig
1
-1
/
+1
2008-10-03
[SCSI] zfcp: put threshold data in hba trace
Swen Schillig
1
-0
/
+1
2008-10-03
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
1
-44
/
+45
2008-10-03
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
1
-15
/
+38
2008-10-03
[SCSI] zfcp: attach and release SAN nameserver port on demand
Swen Schillig
1
-10
/
+127
2008-10-03
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
1
-39
/
+20
2008-10-03
[SCSI] zfcp: Update message with input from review
Christof Schmitt
1
-153
/
+80
2008-10-03
[SCSI] zfcp: add queue_full sysfs attribute
Stefan Raspl
1
-7
/
+17
2008-08-29
[SCSI] zfcp: Remove duplicated unlikely() macros.
Hirofumi Nakagawa
1
-16
/
+16
2008-08-29
[SCSI] zfcp: Fix request queue locking
Christof Schmitt
1
-28
/
+28
2008-07-12
[SCSI] zfcp: Cleanup code in zfcp_erp.c
Christof Schmitt
1
-9
/
+34
2008-07-12
[SCSI] zfcp: zfcp_fsf cleanup.
Swen Schillig
1
-2583
/
+1536
2008-07-12
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
Martin Petermann
1
-2
/
+2
2008-07-12
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
Martin Petermann
1
-10
/
+10
2008-07-12
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
1
-0
/
+3
2008-07-12
[SCSI] zfcp: Message cleanup
Christof Schmitt
1
-1280
/
+277
2008-07-12
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
1
-111
/
+67
2008-07-12
[SCSI] zfcp: Move CFDC code to new file.
Christof Schmitt
1
-222
/
+24
2008-07-12
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
1
-6
/
+2
2008-06-05
[SCSI] zfcp: Rename sbal_curr to sbal_last.
Martin Peschke
1
-18
/
+18
2008-06-05
[SCSI] zfcp: Fix fsf_status_read return code handling
Heiko Carstens
1
-4
/
+3
2008-06-05
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
Swen Schillig
1
-15
/
+3
2008-06-05
[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter
Christof Schmitt
1
-0
/
+44
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-1
/
+1
2008-04-27
[SCSI] zfcp: Print some messages only during ERP
Swen Schillig
1
-17
/
+19
2008-04-27
[SCSI] zfcp: Wait for free SBAL during exchange config
Swen Schillig
1
-1
/
+2
2008-04-18
[SCSI] zfcp: Fix error handling for blocked unit for send FCP command
Christof Schmitt
1
-1
/
+1
2008-04-18
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
1
-81
/
+68
2008-04-07
[SCSI] zfcp: Remove obsolete erp_dbf trace
Martin Peschke
1
-199
/
+0
2008-04-07
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
1
-43
/
+60
2008-04-07
[SCSI] zfcp: Add traces for state changes.
Martin Peschke
1
-34
/
+36
2008-04-07
[SCSI] zfcp: Remove qtcb dump to kernel log
Martin Peschke
1
-31
/
+0
2008-04-07
[SCSI] zfcp: Fix handling for boxed port after physical close
Christof Schmitt
1
-0
/
+7
2008-01-30
[SCSI] zfcp: fix sense_buffer access bug
FUJITA Tomonori
1
-2
/
+2
2008-01-26
[S390] drivers/s390: Add missing "space"
Joe Perches
1
-5
/
+5
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...
Christof Schmitt
1
-17
/
+9
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
Christof Schmitt
1
-0
/
+7
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port handle for ELS command
Christof Schmitt
1
-0
/
+7
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command
Christof Schmitt
1
-13
/
+8
2008-01-11
[SCSI] zfcp: Fix evaluation of port handles in abort handler
Christof Schmitt
1
-5
/
+4
2007-10-12
[SCSI] zfcp: whitespace cleanup
Swen Schillig
1
-20
/
+20
2007-10-12
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
Swen Schillig
1
-65
/
+166
2007-10-12
[SCSI] zfcp: correct indentation for nested if-else
Christof Schmitt
1
-11
/
+11
2007-07-31
[SCSI] zfcp: convert to use the data buffer accessors
FUJITA Tomonori
1
-2
/
+3
2007-07-18
[SCSI] zfcp: NULL vs 0 usage
Heiko Carstens
1
-1
/
+1
2007-05-16
[SCSI] zfcp: avoid clutter in erp_dbf
Martin Peschke
1
-27
/
+13
2007-05-08
[SCSI] zfcp: clear boxed flag on unit reopen.
Heiko Carstens
1
-0
/
+1
2007-05-08
[SCSI] zfcp: rework request ID management.
Heiko Carstens
1
-1
/
+1
2007-05-08
[SCSI] zfcp: Locking for req_no and req_seq_no
Christof Schmitt
1
-9
/
+8
[next]