index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-25
[SCSI] zfcp: Merge FCP task management setup with regular FCP command setup
Christof Schmitt
1
-2
/
+2
2011-02-25
[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c
Christof Schmitt
1
-2
/
+4
2011-02-25
[SCSI] zfcp: Replace kmem_cache for "status read" data
Christof Schmitt
1
-5
/
+7
2011-02-25
[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT
Christof Schmitt
1
-1
/
+0
2011-02-25
[SCSI] zfcp: Remove redundant unlikely()
Tobias Klauser
1
-2
/
+2
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
1
-46
/
+39
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for SCSI records.
Swen Schillig
1
-1
/
+1
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for HBA records.
Swen Schillig
1
-4
/
+14
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for SAN records.
Swen Schillig
1
-4
/
+4
2010-12-09
[SCSI] zfcp: Issue FCP command without holding SCSI host_lock
Christof Schmitt
1
-2
/
+3
2010-12-09
[SCSI] zfcp: Correct false abort data assignment.
Swen Schillig
1
-1
/
+1
2010-12-09
[SCSI] zfcp: Fix common FCP request reception
Swen Schillig
1
-2
/
+2
2010-10-25
[SCSI] zfcp: Fix adapter activation on link down
Swen Schillig
1
-3
/
+0
2010-09-17
[SCSI] zfcp: Replace status modifier functions.
Swen Schillig
1
-27
/
+45
2010-09-17
[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c
Christof Schmitt
1
-114
/
+15
2010-09-17
[SCSI] zfcp: Reorder FCP I/O and task management handler functions
Christof Schmitt
1
-75
/
+72
2010-09-17
[SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning
Christof Schmitt
1
-36
/
+36
2010-09-17
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
1
-139
/
+140
2010-07-28
[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
Christof Schmitt
1
-1
/
+6
2010-07-28
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
1
-23
/
+86
2010-07-28
[SCSI] zfcp: Post events through FC transport class
Sven Schuetz
1
-0
/
+3
2010-07-28
[SCSI] zfcp: Cleanup QDIO attachment and improve processing.
Swen Schillig
1
-6
/
+4
2010-07-28
[SCSI] zfcp: Cleanup function parameters for sbal value.
Swen Schillig
1
-26
/
+14
2010-07-28
[SCSI] zfcp: Use correct width for timer_interval field
Christof Schmitt
1
-1
/
+1
2010-07-22
[SCSI] zfcp: Update status read mempool
Christof Schmitt
1
-1
/
+2
2010-07-22
[SCSI] zfcp: Do not wait for SBALs on stopped queue
Christof Schmitt
1
-5
/
+0
2010-07-22
[SCSI] zfcp: Fix check whether unchained ct_els is possible
Swen Schillig
1
-1
/
+1
2010-05-18
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
1
-161
/
+85
2010-05-02
[SCSI] zfcp: Use status_read_buf_num provided by FCP channel
Christof Schmitt
1
-0
/
+1
2010-05-02
[SCSI] zfcp: Move sbal_get function to zfcp_qdio.c
Christof Schmitt
1
-48
/
+17
2010-05-02
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
Christof Schmitt
1
-113
/
+67
2010-04-11
[SCSI] zfcp: Fix tracing of requests with error status
Christof Schmitt
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-18
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
Christof Schmitt
1
-35
/
+36
2010-02-18
[SCSI] zfcp: Replace FC4 constants with information from exchange port
Christof Schmitt
1
-2
/
+4
2010-02-18
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
Christof Schmitt
1
-6
/
+1
2010-02-18
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
Christof Schmitt
1
-7
/
+7
2010-02-18
[SCSI] zfcp: Remove duplicate assignment of req_seq_no
Christof Schmitt
1
-2
/
+1
2010-02-18
[SCSI] zfcp: Remove two FIXME comments
Christof Schmitt
1
-1
/
+1
2010-02-18
[SCSI] zfcp: Move FSF request tracking code to new file
Christof Schmitt
1
-25
/
+7
2010-02-18
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
Christof Schmitt
1
-16
/
+18
2010-01-17
[SCSI] zfcp: Set hardware timeout as requested by BSG request.
Swen Schillig
1
-9
/
+10
2009-12-04
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
Christof Schmitt
1
-0
/
+2
2009-12-04
[SCSI] zfcp: Update FSF error reporting
Christof Schmitt
1
-27
/
+11
2009-12-04
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
1
-15
/
+13
2009-12-04
[SCSI] zfcp: Remove ZFCP_DID_MASK
Christof Schmitt
1
-6
/
+6
2009-12-04
[SCSI] zfcp: Move WKA port to zfcp FC code
Christof Schmitt
1
-11
/
+11
2009-12-04
[SCSI] zfcp: Use common code definitions for FC ELS structs
Christof Schmitt
1
-25
/
+20
2009-12-04
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
1
-79
/
+18
[next]