index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_aux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: zfcp: fix sysfs block queue limit output for max_segment_size
Steffen Maier
2019-01-29
1
-1
/
+0
*
scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()
Steffen Maier
2018-12-07
1
-4
/
+4
*
scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown
Steffen Maier
2018-12-07
1
-3
/
+3
*
scsi: zfcp: make DIX experimental, disabled, and independent of DIF
Fedor Loshakov
2018-12-07
1
-0
/
+3
*
scsi: zfcp: move SG table helper from aux to fc and make them static
Steffen Maier
2018-11-15
1
-43
/
+1
*
scsi: zfcp: remove unnecessary null pointer check before mempool_destroy
zhong jiang
2018-11-15
1
-14
/
+7
*
s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
2018-07-02
1
-1
/
+1
*
s390: scsi: zfcp_aux: add SPDX identifier
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
Steffen Maier
2017-10-16
1
-0
/
+5
*
scsi: zfcp: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-08-10
1
-1
/
+0
*
s390: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-06
1
-1
/
+1
*
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-07-27
1
-1
/
+1
*
zfcp: auto port scan resiliency
Martin Peschke
2014-11-20
1
-2
/
+4
*
[SCSI] zfcp: cleanup use of obsolete strict_strto* functions
Martin Peschke
2013-09-03
1
-2
/
+2
*
[SCSI] zfcp: status read buffers on first adapter open with link down
Steffen Maier
2013-05-31
1
-1
/
+4
*
[SCSI] zfcp: remove access control tables interface
Martin Peschke
2013-05-31
1
-10
/
+0
*
[SCSI] zfcp: remove unused device_unregister wrapper
Sebastian Ott
2013-05-31
1
-14
/
+0
*
[SCSI] zfcp: cleanup port sysfs attribute usage
Sebastian Ott
2013-05-31
1
-6
/
+1
*
[SCSI] zfcp: restore refcount check on port_remove
Steffen Maier
2012-09-24
1
-0
/
+1
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
s390: add missing module.h/export.h includes
Heiko Carstens
2011-10-31
1
-0
/
+1
*
[SCSI] zfcp: Add information to symbolic port name when running in NPIV mode
Christof Schmitt
2011-02-25
1
-0
/
+2
*
[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data
Christof Schmitt
2011-02-25
1
-7
/
+7
*
[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c
Christof Schmitt
2011-02-25
1
-6
/
+6
*
[SCSI] zfcp: Use common FC kmem_cache for GPN_FT request
Christof Schmitt
2011-02-25
1
-8
/
+0
*
[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache
Christof Schmitt
2011-02-25
1
-9
/
+1
*
[SCSI] zfcp: Introduce new kmem_cache for FC request and response data
Christof Schmitt
2011-02-25
1
-7
/
+7
*
[SCSI] zfcp: Replace kmem_cache for "status read" data
Christof Schmitt
2011-02-25
1
-14
/
+6
*
[SCSI] zfcp: Add __init declaration to zfcp_cache_hw_align
Christof Schmitt
2010-12-21
1
-2
/
+2
*
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
2010-12-21
1
-3
/
+2
*
[SCSI] zfcp: Move code for managing zfcp_unit devices to new file
Christof Schmitt
2010-09-16
1
-120
/
+2
*
[SCSI] zfcp: Add zfcp private struct as SCSI device driver data
Christof Schmitt
2010-09-16
1
-0
/
+3
*
[SCSI] zfcp: Reorder registration of initial SCSI device
Christof Schmitt
2010-09-09
1
-1
/
+2
*
[SCSI] zfcp: Post events through FC transport class
Sven Schuetz
2010-07-28
1
-0
/
+4
*
[SCSI] zfcp: Use memdup_user and kstrdup
Christof Schmitt
2010-07-28
1
-3
/
+1
*
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
Christof Schmitt
2010-07-28
1
-1
/
+1
*
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
Christof Schmitt
2010-05-02
1
-1
/
+2
*
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
Christof Schmitt
2010-05-02
1
-0
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
Christof Schmitt
2010-02-17
1
-29
/
+25
*
[SCSI] zfcp: Move FSF request tracking code to new file
Christof Schmitt
2010-02-17
1
-33
/
+3
*
[SCSI] zfcp: Improve ELS ADISC handling
Christof Schmitt
2009-12-04
1
-0
/
+8
*
[SCSI] zfcp: Use common code definitions for FC CT structs
Christof Schmitt
2009-12-04
1
-6
/
+7
*
[SCSI] zfcp: Assign scheduled work to driver queue
Swen Schillig
2009-12-04
1
-1
/
+1
*
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
Swen Schillig
2009-12-04
1
-20
/
+7
*
[SCSI] zfcp: Implement module unloading
Christof Schmitt
2009-12-04
1
-1
/
+14
*
[SCSI] zfcp: Access ports and units with container_of in sysfs code
Christof Schmitt
2009-12-04
1
-2
/
+0
*
[SCSI] zfcp: Remove global config_mutex
Swen Schillig
2009-12-04
1
-46
/
+40
*
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
2009-12-04
1
-123
/
+108
*
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
2009-12-04
1
-34
/
+46
[next]