index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
Swen Schillig
2009-09-05
1
-18
/
+4
*
[SCSI] zfcp: Update dbf calls
Swen Schillig
2009-09-05
1
-14
/
+13
*
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
2009-09-05
1
-3
/
+3
*
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
2009-09-05
1
-2
/
+3
*
[SCSI] zfcp: Replace fsf_req wait_queue with completion
Swen Schillig
2009-09-05
1
-4
/
+2
*
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
Christof Schmitt
2009-09-05
1
-1
/
+2
*
[SCSI] zfcp: invalid usage after free of port resources
Swen Schillig
2009-09-05
1
-2
/
+4
*
[SCSI] zfcp: Fix tracing of request id for abort requests
Christof Schmitt
2009-07-30
1
-8
/
+10
*
[SCSI] zfcp: Add port only once to FC transport class
Christof Schmitt
2009-07-30
1
-1
/
+6
*
[SCSI] zfcp: Add FC pass-through support
Sven Schuetz
2009-06-12
1
-0
/
+15
*
[SCSI] zfcp: Make queue_depth adjustable
Christof Schmitt
2009-05-23
1
-1
/
+12
*
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
2009-04-27
1
-6
/
+19
*
[SCSI] zfcp: Fix abort handler for completions in progress
Christof Schmitt
2009-04-27
1
-1
/
+1
*
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
2009-04-27
1
-0
/
+17
*
[SCSI] zfcp: erp failed status bit will not be set
Martin Petermann
2009-03-12
1
-1
/
+0
*
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
2009-03-12
1
-3
/
+116
*
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
2009-03-12
1
-2
/
+2
*
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
Christof Schmitt
2009-03-12
1
-64
/
+60
*
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
Christof Schmitt
2009-03-12
1
-3
/
+1
*
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
2008-12-25
1
-0
/
+3
*
[SCSI] zfcp: prevent double decrement on host_busy while being busy
Swen Schillig
2008-12-01
1
-1
/
+1
*
[SCSI] zfcp: Dont clear reference from SCSI device to unit
Christof Schmitt
2008-11-05
1
-8
/
+4
*
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
2008-10-03
1
-2
/
+6
*
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
2008-10-03
1
-14
/
+0
*
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
2008-10-03
1
-3
/
+0
*
[SCSI] zfcp: Update message with input from review
Christof Schmitt
2008-10-03
1
-1
/
+2
*
[SCSI] zfcp: zfcp_fsf cleanup.
Swen Schillig
2008-07-12
1
-3
/
+2
*
[SCSI] zfcp: consolidate sysfs things into one file.
Swen Schillig
2008-07-12
1
-205
/
+1
*
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
Martin Petermann
2008-07-12
1
-374
/
+181
*
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
Martin Petermann
2008-07-12
1
-23
/
+1
*
[SCSI] zfcp: Add port_state attribute to sysfs
Sven Schuetz
2008-07-12
1
-0
/
+19
*
[SCSI] zfcp: Message cleanup
Christof Schmitt
2008-07-12
1
-55
/
+9
*
[SCSI] zfcp: sysfs attributes for fabric and channel latencies
Christof Schmitt
2008-06-05
1
-0
/
+65
*
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
Swen Schillig
2008-04-27
1
-0
/
+114
*
[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock
Christof Schmitt
2008-04-18
1
-1
/
+0
*
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
2008-04-18
1
-2
/
+2
*
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
2008-04-07
1
-1
/
+1
*
[SCSI] zfcp: Add traces for state changes.
Martin Peschke
2008-04-07
1
-1
/
+1
*
[SCSI] zfcp: convert zfcp to use target reset and device reset handler
Christof Schmitt
2008-04-07
1
-44
/
+20
*
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
Christof Schmitt
2008-01-11
1
-5
/
+3
*
[SCSI] zfcp: Fix deadlock when adding invalid LUN
Christof Schmitt
2008-01-11
1
-3
/
+0
*
[SCSI] zfcp: Use also port and adapter to identify unit in messages.
Christof Schmitt
2008-01-11
1
-2
/
+6
*
[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback
Christof Schmitt
2008-01-11
1
-3
/
+2
*
[SCSI] zfcp: whitespace cleanup
Swen Schillig
2007-10-12
1
-18
/
+18
*
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
Swen Schillig
2007-10-12
1
-2
/
+3
*
[SCSI] zfcp: Remove braces for only one statement
Christof Schmitt
2007-10-12
1
-4
/
+2
*
[SCSI] zfcp: fix memory leak
Heiko Carstens
2007-08-15
1
-1
/
+3
*
[SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...
Michael Loehr
2007-05-16
1
-0
/
+3
*
[SCSI] zfcp: rework request ID management.
Heiko Carstens
2007-05-08
1
-2
/
+2
[next]