index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_aux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-25
[SCSI] zfcp: Add information to symbolic port name when running in NPIV mode
Christof Schmitt
1
-0
/
+2
2011-02-25
[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data
Christof Schmitt
1
-7
/
+7
2011-02-25
[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c
Christof Schmitt
1
-6
/
+6
2011-02-25
[SCSI] zfcp: Use common FC kmem_cache for GPN_FT request
Christof Schmitt
1
-8
/
+0
2011-02-25
[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache
Christof Schmitt
1
-9
/
+1
2011-02-25
[SCSI] zfcp: Introduce new kmem_cache for FC request and response data
Christof Schmitt
1
-7
/
+7
2011-02-25
[SCSI] zfcp: Replace kmem_cache for "status read" data
Christof Schmitt
1
-14
/
+6
2010-12-21
[SCSI] zfcp: Add __init declaration to zfcp_cache_hw_align
Christof Schmitt
1
-2
/
+2
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
1
-3
/
+2
2010-09-17
[SCSI] zfcp: Move code for managing zfcp_unit devices to new file
Christof Schmitt
1
-120
/
+2
2010-09-17
[SCSI] zfcp: Add zfcp private struct as SCSI device driver data
Christof Schmitt
1
-0
/
+3
2010-09-10
[SCSI] zfcp: Reorder registration of initial SCSI device
Christof Schmitt
1
-1
/
+2
2010-07-28
[SCSI] zfcp: Post events through FC transport class
Sven Schuetz
1
-0
/
+4
2010-07-28
[SCSI] zfcp: Use memdup_user and kstrdup
Christof Schmitt
1
-3
/
+1
2010-07-28
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
Christof Schmitt
1
-1
/
+1
2010-05-02
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
Christof Schmitt
1
-1
/
+2
2010-05-02
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
Christof Schmitt
1
-0
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-18
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
Christof Schmitt
1
-29
/
+25
2010-02-18
[SCSI] zfcp: Move FSF request tracking code to new file
Christof Schmitt
1
-33
/
+3
2009-12-04
[SCSI] zfcp: Improve ELS ADISC handling
Christof Schmitt
1
-0
/
+8
2009-12-04
[SCSI] zfcp: Use common code definitions for FC CT structs
Christof Schmitt
1
-6
/
+7
2009-12-04
[SCSI] zfcp: Assign scheduled work to driver queue
Swen Schillig
1
-1
/
+1
2009-12-04
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
Swen Schillig
1
-20
/
+7
2009-12-04
[SCSI] zfcp: Implement module unloading
Christof Schmitt
1
-1
/
+14
2009-12-04
[SCSI] zfcp: Access ports and units with container_of in sysfs code
Christof Schmitt
1
-2
/
+0
2009-12-04
[SCSI] zfcp: Remove global config_mutex
Swen Schillig
1
-46
/
+40
2009-12-04
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
1
-123
/
+108
2009-12-04
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
1
-34
/
+46
2009-10-22
[SCSI] zfcp: fix kfree handling in zfcp_init_device_setup
Heiko Carstens
1
-5
/
+6
2009-10-02
[SCSI] zfcp: Fix hang when offlining device with offline chpid
Christof Schmitt
1
-1
/
+0
2009-10-02
[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid
Christof Schmitt
1
-1
/
+0
2009-10-02
[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation
Christof Schmitt
1
-11
/
+20
2009-09-05
[SCSI] zfcp: Handle failures during device allocation correctly
Christof Schmitt
1
-36
/
+29
2009-09-05
[SCSI] zfcp: proper use of device register
Sebastian Ott
1
-4
/
+8
2009-09-05
[SCSI] zfcp: Replace config semaphore with mutex
Christof Schmitt
1
-11
/
+11
2009-09-05
[SCSI] zfcp: Defer resource allocation to first ccw_set_online call
Christof Schmitt
1
-0
/
+6
2009-09-05
[SCSI] zfcp: Use kthread API for zfcp erp thread
Christof Schmitt
1
-3
/
+1
2009-09-05
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
Swen Schillig
1
-4
/
+0
2009-09-05
[SCSI] zfcp: Apply common naming conventions to zfcp_fc
Swen Schillig
1
-1
/
+1
2009-09-05
[SCSI] zfcp: introduce _setup, _destroy for qdio and FC
Swen Schillig
1
-28
/
+14
2009-09-05
[SCSI] zfcp: Update dbf calls
Swen Schillig
1
-3
/
+4
2009-09-05
[SCSI] zfcp: Decouple gid_pn requests from erp
Christof Schmitt
1
-2
/
+7
2009-09-05
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
1
-6
/
+14
2009-09-05
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
1
-2
/
+27
2009-09-05
[SCSI] zfcp: Improve request allocation through mempools
Swen Schillig
1
-43
/
+55
2009-09-05
[SCSI] zfcp: Implicitly close all wka ports
Christof Schmitt
1
-0
/
+1
2009-09-05
[SCSI] zfcp: Move debug data from zfcp_data to own data structure
Christof Schmitt
1
-4
/
+0
2009-09-05
[SCSI] zfcp: invalid usage after free of port resources
Swen Schillig
1
-2
/
+5
2009-06-12
[SCSI] zfcp: Add FC pass-through support
Sven Schuetz
1
-2
/
+8
[next]