Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c5000606d2a0dda8de892ac00b1bcf44b1834f6
/
drivers
/
s390
/
scsi
/
zfcp_scsi.c
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
· 14 years ago
5a7de55
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
by Christof Schmitt
· 14 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
b6bd2fb
[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
· 15 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
ecf39d4
[S390] convert zfcp printks to pr_xxx macros.
by Christof Schmitt
· 16 years ago
f7a65e9
[SCSI] zfcp: prevent double decrement on host_busy while being busy
by Swen Schillig
· 16 years ago
26816f1
[SCSI] zfcp: Dont clear reference from SCSI device to unit
by Christof Schmitt
· 16 years ago
0406289
[SCSI] zfcp: Simplify zfcp data structures
by Christof Schmitt
· 16 years ago
7ba58c9
[SCSI] zfcp: remove all typedefs and replace them with standards
by Swen Schillig
· 16 years ago
44cc76f
[SCSI] zfcp: remove unused references, declarations and flags
by Swen Schillig
· 16 years ago
ff3b24f
[SCSI] zfcp: Update message with input from review
by Christof Schmitt
· 16 years ago
c41f8cb
[SCSI] zfcp: zfcp_fsf cleanup.
by Swen Schillig
· 16 years ago
6022192
[SCSI] zfcp: consolidate sysfs things into one file.
by Swen Schillig
· 16 years ago
f76af7d7
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
by Martin Petermann
· 16 years ago
feac6a0
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
by Martin Petermann
· 16 years ago
85a8239
[SCSI] zfcp: Add port_state attribute to sysfs
by Sven Schuetz
· 16 years ago
553448f
[SCSI] zfcp: Message cleanup
by Christof Schmitt
· 16 years ago
3a0d9e9
[SCSI] zfcp: sysfs attributes for fabric and channel latencies
by Christof Schmitt
· 17 years ago
6d9d63b
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
by Swen Schillig
· 17 years ago
6071d7e
[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock
by Christof Schmitt
· 17 years ago
1f6f712
[SCSI] zfcp: fix 31 bit compile warnings
by Martin Peschke
· 17 years ago
9467a9b
[SCSI] zfcp: Trace all triggers of error recovery activity
by Martin Peschke
· 17 years ago
698ec016
[SCSI] zfcp: Add traces for state changes.
by Martin Peschke
· 17 years ago
74b2e04
[SCSI] zfcp: convert zfcp to use target reset and device reset handler
by Christof Schmitt
· 17 years ago
ba17242
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
by Christof Schmitt
· 17 years ago
1de1b43
[SCSI] zfcp: Fix deadlock when adding invalid LUN
by Christof Schmitt
· 17 years ago
345bfea
[SCSI] zfcp: Use also port and adapter to identify unit in messages.
by Christof Schmitt
· 17 years ago
a11b474
[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback
by Christof Schmitt
· 17 years ago
41fa2ad
[SCSI] zfcp: whitespace cleanup
by Swen Schillig
· 17 years ago
52ef11a
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
by Swen Schillig
· 17 years ago
6b76a72
[SCSI] zfcp: Remove braces for only one statement
by Christof Schmitt
· 17 years ago
83f6d6d
[SCSI] zfcp: fix memory leak
by Heiko Carstens
· 17 years ago
9f28745
[SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices
by Michael Loehr
· 18 years ago
ca2d02c
[SCSI] zfcp: rework request ID management.
by Heiko Carstens
· 18 years ago
5f852be
[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI
by Christof Schmitt
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
8d1a006
[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value
by Swen Schillig
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
8165428
[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down
by Andreas Herrmann
· 18 years ago
2abbe86
[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
by Andreas Herrmann
· 18 years ago
Next »