index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_fc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-08-30
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-01
scsi: zfcp: Fix missing auto port scan and thus missing target ports
Steffen Maier
1
-9
/
+20
2022-01-24
scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices
Steffen Maier
1
-1
/
+12
2020-07-08
scsi: zfcp: Use prandom_u32_max() for backoff
George Spelvin
1
-1
/
+1
2019-06-20
scsi: s390: zfcp_fc: use sg helper to iterate over scatterlist
Ming Lei
1
-2
/
+2
2019-03-27
scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
Steffen Maier
1
-4
/
+17
2018-11-15
scsi: zfcp: silence all W=1 build warnings for existing kdoc
Steffen Maier
1
-1
/
+1
2018-11-15
scsi: zfcp: move SG table helper from aux to fc and make them static
Steffen Maier
1
-2
/
+44
2018-05-18
scsi: zfcp: cleanup indentation for posting FC events
Steffen Maier
1
-3
/
+2
2018-05-18
scsi: zfcp: consistently use function name space prefix
Steffen Maier
1
-2
/
+2
2018-05-18
scsi: zfcp: workqueue: set description for port work items with their WWPN as...
Steffen Maier
1
-0
/
+2
2018-03-13
bsg-lib: introduce a timeout field in struct bsg_job
Christoph Hellwig
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescan
Martin Peschke
1
-1
/
+1
2017-08-10
scsi: zfcp: use endianness conversions with common FC(P) struct fields
Steffen Maier
1
-22
/
+24
2017-08-10
scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan response
Steffen Maier
1
-2
/
+2
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-1
/
+1
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-7
/
+8
2016-11-17
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
1
-3
/
+5
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-2
/
+4
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-1
/
+1
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-3
/
+6
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
1
-4
/
+4
2014-11-20
zfcp: auto port scan resiliency
Martin Peschke
1
-3
/
+49
2013-05-31
[SCSI] zfcp: cleanup port sysfs attribute usage
Sebastian Ott
1
-1
/
+1
2012-09-24
[SCSI] zfcp: No automatic port_rescan on events
Steffen Maier
1
-1
/
+22
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-02-25
[SCSI] zfcp: Add information to symbolic port name when running in NPIV mode
Christof Schmitt
1
-0
/
+120
2011-02-25
[SCSI] zfcp: Use common FC kmem_cache for GPN_FT request
Christof Schmitt
1
-56
/
+31
2011-02-25
[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache
Christof Schmitt
1
-41
/
+39
2011-02-25
[SCSI] zfcp: Introduce new kmem_cache for FC request and response data
Christof Schmitt
1
-22
/
+24
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
1
-9
/
+9
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for SAN records.
Swen Schillig
1
-1
/
+1
2010-09-16
[SCSI] zfcp: Replace status modifier functions.
Swen Schillig
1
-1
/
+1
2010-07-28
[SCSI] zfcp: Post events through FC transport class
Sven Schuetz
1
-0
/
+54
2010-05-02
[SCSI] zfcp: Zero memory for gpn_ft and adisc requests
Christof Schmitt
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-12
/
+11
2010-02-17
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
Christof Schmitt
1
-12
/
+11
2010-02-08
[SCSI] zfcp: Report FC BSG errors in correct field
Swen Schillig
1
-5
/
+4
2010-01-17
[SCSI] zfcp: Set hardware timeout as requested by BSG request.
Swen Schillig
1
-5
/
+8
2010-01-17
[SCSI] zfcp: Introduce bsg_timeout callback.
Swen Schillig
1
-0
/
+6
2010-01-17
[SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request
Christof Schmitt
1
-22
/
+43
2009-12-04
[SCSI] zfcp: Improve ELS ADISC handling
Christof Schmitt
1
-3
/
+8
2009-12-04
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
1
-161
/
+92
2009-12-04
[SCSI] zfcp: Move WKA port to zfcp FC code
Christof Schmitt
1
-23
/
+21
2009-12-04
[SCSI] zfcp: Use common code definitions for FC CT structs
Christof Schmitt
1
-83
/
+55
2009-12-04
[SCSI] zfcp: Use common code definitions for FC ELS structs
Christof Schmitt
1
-65
/
+66
2009-12-04
[SCSI] zfcp: Assign scheduled work to driver queue
Swen Schillig
1
-16
/
+9
[next]