Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
96ea975bfeec855d119bb93df885d7f18452856a
/
drivers
/
s390
/
scsi
« Previous
faf4cd8
[SCSI] zfcp: Use correct width for timer_interval field
by Christof Schmitt
· 14 years ago
1bf3ff0
[SCSI] zfcp: Remove SCSI device when removing unit
by Christof Schmitt
· 14 years ago
674c3a9
[SCSI] zfcp: Use memdup_user and kstrdup
by Christof Schmitt
· 14 years ago
f7bd7c3
[SCSI] zfcp: Fix retry after failed "open port" erp action
by Christof Schmitt
· 14 years ago
9c785d9
[SCSI] zfcp: Fail erp after timeout
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
097ef3b
[SCSI] zfcp: Do not try "forced close" when port is already closed
by Christof Schmitt
· 14 years ago
5767620
[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED
by Christof Schmitt
· 14 years ago
8d88cf3
[SCSI] zfcp: Update status read mempool
by Christof Schmitt
· 14 years ago
c2af754
[SCSI] zfcp: Do not wait for SBALs on stopped queue
by Christof Schmitt
· 14 years ago
30b6777
[SCSI] zfcp: Fix check whether unchained ct_els is possible
by Swen Schillig
· 14 years ago
33cf23b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
95bb335
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
by James Bottomley
· 15 years ago
58ea91c
[S390] avoid default_llseek in s390 drivers
by Martin Schwidefsky
· 15 years ago
6e51f08
[SCSI] zfcp: Zero memory for gpn_ft and adisc requests
by Christof Schmitt
· 15 years ago
64deb6e
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
by Christof Schmitt
· 15 years ago
6b9e152
[SCSI] zfcp: Move sbal_get function to zfcp_qdio.c
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
5bbf297
[SCSI] zfcp: Fix tracing of requests with error status
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
584dfdd
[S390] remove unused qdio flags in zfcp and qeth
by Ursula Braun
· 15 years ago
6544517
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
34c2b71
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
by Christof Schmitt
· 15 years ago
2d8e62b
[SCSI] zfcp: Replace FC4 constants with information from exchange port
by Christof Schmitt
· 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
5bdecd2
[SCSI] zfcp: Remove duplicate assignment of req_seq_no
by Christof Schmitt
· 15 years ago
d21e9da
[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
by Christof Schmitt
· 15 years ago
22ed130
[SCSI] zfcp: Fix warnings from smatch
by Christof Schmitt
· 15 years ago
67feeeb
[SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record
by Christof Schmitt
· 15 years ago
452b505
[SCSI] zfcp: Remove two FIXME comments
by Christof Schmitt
· 15 years ago
b6bd2fb
[SCSI] zfcp: Move FSF request tracking code to new file
by Christof Schmitt
· 15 years ago
e60a6d6
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
by Christof Schmitt
· 15 years ago
7dec9cf
[SCSI] zfcp: Report FC BSG errors in correct field
by Swen Schillig
· 15 years ago
51375ee
[SCSI] zfcp: Set hardware timeout as requested by BSG request.
by Swen Schillig
· 15 years ago
491ca44
[SCSI] zfcp: Introduce bsg_timeout callback.
by Swen Schillig
· 15 years ago
9e2ab1f
[SCSI] zfcp: add missing compat ptr conversion
by Heiko Carstens
· 15 years ago
5a3fb30
[SCSI] zfcp: Fix linebreak in hba trace
by Christof Schmitt
· 15 years ago
f09d545
[SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request
by Christof Schmitt
· 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
4c571c6
[SCSI] zfcp: Update FSF error reporting
by Christof Schmitt
· 15 years ago
ee74462
[SCSI] zfcp: Improve ELS ADISC handling
by Christof Schmitt
· 15 years ago
7c7dc19
[SCSI] zfcp: Simplify handling of ct and els requests
by Christof Schmitt
· 15 years ago
800c0ca
[SCSI] zfcp: Remove ZFCP_DID_MASK
by Christof Schmitt
· 15 years ago
bd0072e
[SCSI] zfcp: Move WKA port to zfcp FC code
by Christof Schmitt
· 15 years ago
dbf5dfe
[SCSI] zfcp: Use common code definitions for FC CT structs
by Christof Schmitt
· 15 years ago
9d05ce2
[SCSI] zfcp: Use common code definitions for FC ELS structs
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
9eae07e
[SCSI] zfcp: Assign scheduled work to driver queue
by Swen Schillig
· 15 years ago
6b183334
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
by Swen Schillig
· 15 years ago
c1fad41
[SCSI] zfcp: Implement module unloading
by Christof Schmitt
· 15 years ago
d9742b4
[SCSI] zfcp: Merge trace code for fsf requests in one function
by Christof Schmitt
· 15 years ago
25458eb
[SCSI] zfcp: Access ports and units with container_of in sysfs code
by Christof Schmitt
· 15 years ago
b42aece
[SCSI] zfcp: Remove suspend callback
by Swen Schillig
· 15 years ago
de3dc57
[SCSI] zfcp: Remove global config_mutex
by Swen Schillig
· 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
9e820af
[SCSI] zfcp: Flush SCSI registration work when adding unit
by Christof Schmitt
· 15 years ago
9d38500
[SCSI] zfcp: Fix timer initialization for ct and els requests
by Christof Schmitt
· 15 years ago
10d00f7
[SCSI] zfcp: Warn about storage devices with broken PLOGI data
by Christof Schmitt
· 15 years ago
934aeb587
[SCSI] zfcp: Handle WWPN mismatch in PLOGI payload
by Christof Schmitt
· 15 years ago
d10c085
[SCSI] zfcp: fix kfree handling in zfcp_init_device_setup
by Heiko Carstens
· 15 years ago
d74cf7c
[SCSI] zfcp: Fix hang when offlining device with offline chpid
by Christof Schmitt
· 15 years ago
f45a542
[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid
by Christof Schmitt
· 15 years ago
1f99bd4
[SCSI] zfcp: Fix oops during shutdown of offline device
by Christof Schmitt
· 15 years ago
c5afd81
[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation
by Christof Schmitt
· 15 years ago
b1a5898
[SCSI] zfcp: correctly initialize unchained requests
by Christof Schmitt
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
41e05a1
[SCSI] zfcp: optimize zfcp_qdio_account
by Heiko Carstens
· 15 years ago
b592e89
[SCSI] zfcp: Remove duplicated code for debug timestamps
by Christof Schmitt
· 15 years ago
0fac3f4
[SCSI] zfcp: Handle failures during device allocation correctly
by Christof Schmitt
· 15 years ago
f4395b6
[SCSI] zfcp: proper use of device register
by Sebastian Ott
· 15 years ago
24680de
[SCSI] zfcp: Replace config semaphore with mutex
by Christof Schmitt
· 15 years ago
143bb6b
[SCSI] zfcp: Defer resource allocation to first ccw_set_online call
by Christof Schmitt
· 15 years ago
98fc4d5
[SCSI] zfcp: Simplify and update ct/gs and els timeout handling
by Christof Schmitt
· 15 years ago
347c6a9
[SCSI] zfcp: Use kthread API for zfcp erp thread
by Christof Schmitt
· 15 years ago
ea945ff
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
by Swen Schillig
· 15 years ago
6f53a2d
[SCSI] zfcp: Apply common naming conventions to zfcp_fc
by Swen Schillig
· 15 years ago
d5a282a
[SCSI] zfcp: introduce _setup, _destroy for qdio and FC
by Swen Schillig
· 15 years ago
5771710
[SCSI] zfcp: Update dbf calls
by Swen Schillig
· 15 years ago
799b76d
[SCSI] zfcp: Decouple gid_pn requests from erp
by Christof Schmitt
· 15 years ago
564e1c8
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
by Swen Schillig
· 15 years ago
42428f7
[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
by Swen Schillig
· 15 years ago
4544683
[SCSI] zfcp: Move workqueue to adapter struct
by Swen Schillig
· 15 years ago
09a46c6
[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag
by Swen Schillig
· 15 years ago
a4623c4
[SCSI] zfcp: Improve request allocation through mempools
by Swen Schillig
· 15 years ago
058b864
[SCSI] zfcp: Replace fsf_req wait_queue with completion
by Swen Schillig
· 15 years ago
bd63eaf
[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio
by Swen Schillig
· 15 years ago
55c770f
[SCSI] zfcp: Implicitly close all wka ports
by Christof Schmitt
· 15 years ago
14e242e
[SCSI] zfcp: Only issue one test link command per port
by Christof Schmitt
· 15 years ago
44f09f7
[SCSI] zfcp: Remove useless assignment
by Christof Schmitt
· 15 years ago
2e261af
[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels
by Christof Schmitt
· 15 years ago
Next »