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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
Christof Schmitt
2009-12-04
2
-4
/
+0
*
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
Christof Schmitt
2009-12-04
2
-0
/
+4
*
[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED
Christof Schmitt
2009-12-04
1
-0
/
+3
*
[SCSI] zfcp: Update FSF error reporting
Christof Schmitt
2009-12-04
2
-29
/
+11
*
[SCSI] zfcp: Improve ELS ADISC handling
Christof Schmitt
2009-12-04
3
-3
/
+17
*
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
2009-12-04
9
-285
/
+160
*
[SCSI] zfcp: Remove ZFCP_DID_MASK
Christof Schmitt
2009-12-04
4
-18
/
+17
*
[SCSI] zfcp: Move WKA port to zfcp FC code
Christof Schmitt
2009-12-04
6
-68
/
+90
*
[SCSI] zfcp: Use common code definitions for FC CT structs
Christof Schmitt
2009-12-04
5
-180
/
+161
*
[SCSI] zfcp: Use common code definitions for FC ELS structs
Christof Schmitt
2009-12-04
6
-154
/
+108
*
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
2009-12-04
7
-169
/
+156
*
[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport
Christof Schmitt
2009-12-04
1
-2
/
+16
*
[SCSI] zfcp: Assign scheduled work to driver queue
Swen Schillig
2009-12-04
6
-24
/
+17
*
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
Swen Schillig
2009-12-04
6
-78
/
+34
*
[SCSI] zfcp: Implement module unloading
Christof Schmitt
2009-12-04
3
-13
/
+14
*
[SCSI] zfcp: Merge trace code for fsf requests in one function
Christof Schmitt
2009-12-04
1
-54
/
+39
*
[SCSI] zfcp: Access ports and units with container_of in sysfs code
Christof Schmitt
2009-12-04
2
-7
/
+10
*
[SCSI] zfcp: Remove suspend callback
Swen Schillig
2009-12-04
1
-17
/
+1
*
[SCSI] zfcp: Remove global config_mutex
Swen Schillig
2009-12-04
7
-158
/
+232
*
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
2009-12-04
11
-258
/
+196
*
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
2009-12-04
8
-200
/
+199
*
[SCSI] zfcp: Adapt change_queue_depth for queue full tracking
Christof Schmitt
2009-12-04
1
-3
/
+12
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-1
/
+5
*
[SCSI] zfcp: Flush SCSI registration work when adding unit
Christof Schmitt
2009-10-22
1
-0
/
+1
*
[SCSI] zfcp: Fix timer initialization for ct and els requests
Christof Schmitt
2009-10-22
1
-1
/
+1
*
[SCSI] zfcp: Warn about storage devices with broken PLOGI data
Christof Schmitt
2009-10-22
1
-2
/
+9
*
[SCSI] zfcp: Handle WWPN mismatch in PLOGI payload
Christof Schmitt
2009-10-22
3
-12
/
+22
*
[SCSI] zfcp: fix kfree handling in zfcp_init_device_setup
Heiko Carstens
2009-10-22
1
-5
/
+6
*
[SCSI] zfcp: Fix hang when offlining device with offline chpid
Christof Schmitt
2009-10-02
2
-5
/
+5
*
[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid
Christof Schmitt
2009-10-02
2
-1
/
+4
*
[SCSI] zfcp: Fix oops during shutdown of offline device
Christof Schmitt
2009-10-02
1
-4
/
+4
*
[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation
Christof Schmitt
2009-10-02
4
-31
/
+38
*
[SCSI] zfcp: correctly initialize unchained requests
Christof Schmitt
2009-10-02
1
-4
/
+18
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
[SCSI] zfcp: optimize zfcp_qdio_account
Heiko Carstens
2009-09-05
2
-7
/
+6
*
[SCSI] zfcp: Remove duplicated code for debug timestamps
Christof Schmitt
2009-09-05
1
-16
/
+3
*
[SCSI] zfcp: Handle failures during device allocation correctly
Christof Schmitt
2009-09-05
1
-36
/
+29
*
[SCSI] zfcp: proper use of device register
Sebastian Ott
2009-09-05
1
-4
/
+8
*
[SCSI] zfcp: Replace config semaphore with mutex
Christof Schmitt
2009-09-05
5
-33
/
+32
*
[SCSI] zfcp: Defer resource allocation to first ccw_set_online call
Christof Schmitt
2009-09-05
3
-31
/
+54
*
[SCSI] zfcp: Simplify and update ct/gs and els timeout handling
Christof Schmitt
2009-09-05
3
-17
/
+6
*
[SCSI] zfcp: Use kthread API for zfcp erp thread
Christof Schmitt
2009-09-05
3
-45
/
+27
*
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
Swen Schillig
2009-09-05
3
-23
/
+5
*
[SCSI] zfcp: Apply common naming conventions to zfcp_fc
Swen Schillig
2009-09-05
5
-36
/
+35
*
[SCSI] zfcp: introduce _setup, _destroy for qdio and FC
Swen Schillig
2009-09-05
4
-64
/
+89
*
[SCSI] zfcp: Update dbf calls
Swen Schillig
2009-09-05
9
-380
/
+347
*
[SCSI] zfcp: Decouple gid_pn requests from erp
Christof Schmitt
2009-09-05
6
-56
/
+47
*
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
2009-09-05
9
-296
/
+343
*
[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
Swen Schillig
2009-09-05
5
-115
/
+160
*
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
2009-09-05
6
-8
/
+34
[next]