Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e96d904ede6756641563d27daa746875b478a6c8
/
drivers
/
s390
/
scsi
/
zfcp_scsi.c
538c6e9
scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_host
by Steffen Maier
· 4 years, 10 months ago
e05a10a
scsi: zfcp: expose fabric name as common fc_host sysfs attribute
by Steffen Maier
· 4 years, 10 months ago
92953c6
scsi: zfcp: signal incomplete or error for sync exchange config/port data
by Benjamin Block
· 5 years ago
ef4021f
scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
by Steffen Maier
· 6 years ago
242ec14
scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
by Steffen Maier
· 6 years ago
b631956
scsi: zfcp: fix sysfs block queue limit output for max_segment_size
by Steffen Maier
· 6 years ago
2a3d4eb
scsi: flip the default on use_clustering
by Christoph Hellwig
· 6 years ago
636db60
scsi: zfcp: make DIX experimental, disabled, and independent of DIF
by Fedor Loshakov
· 6 years ago
f9eca02
scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTCB header
by Steffen Maier
· 6 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
35e9111
scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_reset
by Steffen Maier
· 7 years ago
b24bf22
scsi: zfcp: explicitly support initiator in scsi_host_template
by Steffen Maier
· 7 years ago
d39eda5
scsi: zfcp: consistently use function name space prefix
by Steffen Maier
· 7 years ago
5c750d5
scsi: zfcp: workqueue: set description for port work items with their WWPN as context
by Steffen Maier
· 7 years ago
674595d
scsi: zfcp: decouple our scsi_eh callbacks from scsi_cmnd
by Steffen Maier
· 7 years ago
42afc65
scsi: zfcp: decouple TMFs from scsi_cmnd by using fc_block_rport
by Steffen Maier
· 7 years ago
26f5fa9
scsi: zfcp: decouple SCSI setup of TMF from scsi_cmnd
by Steffen Maier
· 7 years ago
8221211
scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmnd
by Steffen Maier
· 7 years ago
96d9270
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
by Steffen Maier
· 7 years ago
81979ae
scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
by Steffen Maier
· 7 years ago
df30781
scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
by Steffen Maier
· 7 years ago
fa89adb
scsi: zfcp: fix infinite iteration on ERP ready list
by Jens Remus
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ab31fd0
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
by Steffen Maier
· 7 years ago
1a5d999
scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
by Steffen Maier
· 7 years ago
9fe5d2b
scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
by Steffen Maier
· 7 years ago
5156934
scsi: zfcp: convert bool-definitions to use 'true' instead of '1'
by Benjamin Block
· 7 years ago
b6a05c8
scsi: remove eh_timed_out methods in the transport template
by Christoph Hellwig
· 8 years ago
6f2ce1c
scsi: zfcp: fix rport unblock race with LUN recovery
by Steffen Maier
· 8 years ago
dac37e1
scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
by Benjamin Block
· 8 years ago
4eeaa4f
zfcp: close window with unblocked rport during rport gone
by Steffen Maier
· 8 years ago
b84b1d5
scsi: Do not set cmd_per_lun to 1 in the host template
by Hannes Reinecke
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
5fea429
[SCSI] zfcp: block queue limits with data router
by Steffen Maier
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
44f747f
[SCSI] zfcp: return early from slave_destroy if slave_alloc returned early
by Steffen Maier
· 13 years ago
3a4c5d5
s390: add missing module.h/export.h includes
by Heiko Carstens
· 13 years ago
86a9668
[SCSI] zfcp: support for hardware data router
by Swen Schillig
· 13 years ago
cc405ac
[SCSI] zfcp: non-experimental support for DIF/DIX
by Steffen Maier
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
038d944
[SCSI] zfcp: Add information to symbolic port name when running in NPIV mode
by Christof Schmitt
· 14 years ago
1947c72
[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data
by Christof Schmitt
· 14 years ago
0d81b4e
[SCSI] zfcp: Add allow_lun_scan module parameter
by Christof Schmitt
· 14 years ago
ea4a3a6
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
by Swen Schillig
· 14 years ago
250a135
[SCSI] zfcp: Redesign of the debug tracing for SCSI records.
by Swen Schillig
· 14 years ago
e55f875
[SCSI] zfcp: Issue FCP command without holding SCSI host_lock
by Christof Schmitt
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
c70b529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
edaed85
[SCSI] zfcp: Replace status modifier functions.
by Swen Schillig
· 14 years ago
f8210e3
[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode
by Christof Schmitt
· 14 years ago
b62a8d9
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
by Christof Schmitt
· 14 years ago
1daa4eb
[SCSI] zfcp: Move code for managing zfcp_unit devices to new file
by Christof Schmitt
· 14 years ago
175b79f
zfcp: Report scatter gather limit for DIX protection information
by Christof Schmitt
· 14 years ago
ef3eb71
[SCSI] zfcp: Introduce experimental support for DIF/DIX
by Felix Beck
· 14 years ago
01b0475
[SCSI] zfcp: Cleanup function parameters for sbal value.
by Swen Schillig
· 14 years ago
1bf3ff0
[SCSI] zfcp: Remove SCSI device when removing unit
by Christof Schmitt
· 14 years ago
835dc29
[SCSI] zfcp: Use forced_reopen in terminate_rport_io callback
by Christof Schmitt
· 15 years ago
5a7de55
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
by Christof Schmitt
· 15 years ago
1674b40
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
by Christof Schmitt
· 15 years ago
6832298
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
by Christof Schmitt
· 15 years ago
a1dbfdd
[SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh
by Christof Schmitt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ab72528
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
by Christof Schmitt
· 15 years ago
615f59e
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
by Christof Schmitt
· 15 years ago
22ed130
[SCSI] zfcp: Fix warnings from smatch
by Christof Schmitt
· 15 years ago
b6bd2fb9
[SCSI] zfcp: Move FSF request tracking code to new file
by Christof Schmitt
· 15 years ago
491ca44
[SCSI] zfcp: Introduce bsg_timeout callback.
by Swen Schillig
· 15 years ago
5498738
[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
by Christof Schmitt
· 15 years ago
0fdd213
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
by Christof Schmitt
· 15 years ago
af4de36
[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED
by Christof Schmitt
· 15 years ago
7c7dc19
[SCSI] zfcp: Simplify handling of ct and els requests
by Christof Schmitt
· 15 years ago
4318e08
[SCSI] zfcp: Update FCP protocol related code
by Christof Schmitt
· 15 years ago
8830271
[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport
by Christof Schmitt
· 15 years ago
f3450c7
[SCSI] zfcp: Replace local reference counting with common kref
by Swen Schillig
· 15 years ago
ecf0c77
[SCSI] zfcp: Replace global config_lock with local list locks
by Swen Schillig
· 15 years ago
42e62a7
[SCSI] zfcp: Adapt change_queue_depth for queue full tracking
by Christof Schmitt
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
ea945ff
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
by Swen Schillig
· 15 years ago
5771710
[SCSI] zfcp: Update dbf calls
by Swen Schillig
· 15 years ago
564e1c8
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
by Swen Schillig
· 15 years ago
4544683
[SCSI] zfcp: Move workqueue to adapter struct
by Swen Schillig
· 15 years ago
058b864
[SCSI] zfcp: Replace fsf_req wait_queue with completion
by Swen Schillig
· 15 years ago
dcd20e2
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
by Christof Schmitt
· 15 years ago
a67417a
[SCSI] zfcp: invalid usage after free of port resources
by Swen Schillig
· 15 years ago
a11a52b
[SCSI] zfcp: Fix tracing of request id for abort requests
by Christof Schmitt
· 15 years ago
379d6bf
[SCSI] zfcp: Add port only once to FC transport class
by Christof Schmitt
· 15 years ago
9d544f2
[SCSI] zfcp: Add FC pass-through support
by Sven Schuetz
· 16 years ago
a40a1ba
[SCSI] zfcp: Make queue_depth adjustable
by Christof Schmitt
· 16 years ago
7093293
[SCSI] zfcp: Fix oops when port disappears
by Christof Schmitt
· 16 years ago
c6936e7
[SCSI] zfcp: Fix abort handler for completions in progress
by Christof Schmitt
· 16 years ago
92d5193
[SCSI] zfcp: Dont block zfcp_wq with scan
by Swen Schillig
· 16 years ago
2cb5b2c
[SCSI] zfcp: erp failed status bit will not be set
by Martin Petermann
· 16 years ago
a2fa0ae
[SCSI] zfcp: Block FC transport rports early on errors
by Christof Schmitt
· 16 years ago
5ffd51a
[SCSI] zfcp: replace current ERP logging with a more convenient version
by Swen Schillig
· 16 years ago
63caf36
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
by Christof Schmitt
· 16 years ago
86f8a1b
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
by Christof Schmitt
· 16 years ago
Next »