index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-08-27
[SCSI] zfcp: support for hardware data router
Swen Schillig
1
-30
/
+47
2011-08-27
[SCSI] zfcp: non-experimental support for DIF/DIX
Steffen Maier
1
-1
/
+2
2011-06-06
[S390] qdio: Split SBAL entry flags
Jan Glauber
1
-22
/
+23
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
[next]