Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e8fd86efaa09445ca1afc1aea08d4666c966ed03
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2443c8b
[SCSI] zfcp: Merge FCP task management setup with regular FCP command setup
by Christof Schmitt
· 14 years ago
259afe2
[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c
by Christof Schmitt
· 14 years ago
c7b279a
[SCSI] zfcp: Replace kmem_cache for "status read" data
by Christof Schmitt
· 14 years ago
7c35e77
[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT
by Christof Schmitt
· 14 years ago
4e7d7af
[SCSI] zfcp: Remove redundant unlikely()
by Tobias Klauser
· 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
a54ca0f
[SCSI] zfcp: Redesign of the debug tracing for HBA records.
by Swen Schillig
· 14 years ago
2c55b75
[SCSI] zfcp: Redesign of the debug tracing for SAN records.
by Swen Schillig
· 14 years ago
e55f875
[SCSI] zfcp: Issue FCP command without holding SCSI host_lock
by Christof Schmitt
· 14 years ago
6fbf25e
[SCSI] zfcp: Correct false abort data assignment.
by Swen Schillig
· 14 years ago
5bfb2c3
[SCSI] zfcp: Fix common FCP request reception
by Swen Schillig
· 14 years ago
0df1384
[SCSI] zfcp: Fix adapter activation on link down
by Swen Schillig
· 14 years ago
edaed859
[SCSI] zfcp: Replace status modifier functions.
by Swen Schillig
· 14 years ago
a1ca483
[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c
by Christof Schmitt
· 14 years ago
c61b536
[SCSI] zfcp: Reorder FCP I/O and task management handler functions
by Christof Schmitt
· 14 years ago
44a24cb
[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning
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
339f4f4
[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
by Christof Schmitt
· 14 years ago
ef3eb71
[SCSI] zfcp: Introduce experimental support for DIF/DIX
by Felix Beck
· 14 years ago
2d1e547
[SCSI] zfcp: Post events through FC transport class
by Sven Schuetz
· 14 years ago
706eca4
[SCSI] zfcp: Cleanup QDIO attachment and improve processing.
by Swen Schillig
· 14 years ago
01b0475
[SCSI] zfcp: Cleanup function parameters for sbal value.
by Swen Schillig
· 14 years ago
faf4cd8
[SCSI] zfcp: Use correct width for timer_interval field
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
95bb335
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
by James Bottomley
· 14 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
5bbf297
[SCSI] zfcp: Fix tracing of requests with error status
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
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
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
51375ee
[SCSI] zfcp: Set hardware timeout as requested by BSG request.
by Swen Schillig
· 15 years ago
0fdd213
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
by Christof Schmitt
· 15 years ago
4c571c6
[SCSI] zfcp: Update FSF error reporting
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
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
9eae07e
[SCSI] zfcp: Assign scheduled work to driver queue
by Swen Schillig
· 15 years ago
d9742b4
[SCSI] zfcp: Merge trace code for fsf requests in one function
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
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
b1a5898
[SCSI] zfcp: correctly initialize unchained requests
by Christof Schmitt
· 15 years ago
98fc4d5
[SCSI] zfcp: Simplify and update ct/gs and els timeout handling
by Christof Schmitt
· 15 years ago
6f53a2d
[SCSI] zfcp: Apply common naming conventions to zfcp_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
44f09f7
[SCSI] zfcp: Remove useless assignment
by Christof Schmitt
· 15 years ago
dcd20e2
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
by Christof Schmitt
· 15 years ago
27f492c
[SCSI] zfcp: Fix wka port processing
by Swen Schillig
· 15 years ago
cbf1ed0
[SCSI] zfcp: Recover from stalled outbound queue
by Christof Schmitt
· 15 years ago
9072df4
[SCSI] zfcp: Use -EIO for SBAL allocation failures
by Christof Schmitt
· 15 years ago
426f605
[SCSI] zfcp: Use unchained mode for small ct and els requests
by Christof Schmitt
· 15 years ago
1e9b164
[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf
by Christof Schmitt
· 15 years ago
dfb3cf0
[SCSI] zfcp: Fix invalid command order
by Swen Schillig
· 15 years ago
dc577d5
[SCSI] zfcp: Update FC pass-through support
by Christof Schmitt
· 15 years ago
6fcf41d
[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c
by Christof Schmitt
· 15 years ago
a17c585
[SCSI] zfcp: Increase ref counter for port open requests
by Martin Petermann
· 15 years ago
dceab65
[SCSI] zfcp: Add comments to switch/case fallthroughs
by Christof Schmitt
· 15 years ago
bc90c86
[SCSI] zfcp: Remove unnecessary default case and assignments
by Christof Schmitt
· 15 years ago
7093293
[SCSI] zfcp: Fix oops when port disappears
by Christof Schmitt
· 16 years ago
7001f0c
[SCSI] zfcp: revert previous patch for sbal counting
by Martin Petermann
· 16 years ago
f7306bf
[SCSI] zfcp: Let actcli handle control file errors
by Christof Schmitt
· 16 years ago
ada81b7
[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer
by Christof Schmitt
· 16 years ago
135ea13
[SCSI] zfcp: Avoid referencing freed memory in req send
by Martin Petermann
· 16 years ago
0282985
[SCSI] zfcp: Report fc_host_port_type as NPIV
by Christof Schmitt
· 16 years ago
a2fa0ae
[SCSI] zfcp: Block FC transport rports early on errors
by Christof Schmitt
· 16 years ago
2409549
[SCSI] zfcp: incorrect reaction on incoming RSCN
by Swen Schillig
· 16 years ago
5ffd51a
[SCSI] zfcp: replace current ERP logging with a more convenient version
by Swen Schillig
· 16 years ago
2128391
[SCSI] zfcp: remove undefined subtype for status read response
by Swen Schillig
· 16 years ago
8fdf30d
[SCSI] zfcp: Send ELS ADISC from workqueue
by Christof Schmitt
· 16 years ago
63caf36
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
by Christof Schmitt
· 16 years ago
92cab0d
[SCSI] zfcp: Wait for free SBALs when possible
by Christof Schmitt
· 16 years ago
52bfb55
[SCSI] zfcp: Only increment req_id for successfully issued requests
by Christof Schmitt
· 16 years ago
49f0f01
[SCSI] zfcp: Simplify latency lock handling
by Christof Schmitt
· 16 years ago
a5b11dd
[SCSI] zfcp: Remove some port flags
by Christof Schmitt
· 16 years ago
1c9fbaf
[SCSI] Remove SUGGEST flags
by Martin K. Petersen
· 16 years ago
b632ade
[SCSI] zfcp: Remove unnecessary warning message
by Christof Schmitt
· 16 years ago
39eb7e9
[SCSI] zfcp: Add support for unchained FSF requests
by Christof Schmitt
· 16 years ago
Next »