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_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-04
[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
Christof Schmitt
1
-3
/
+0
2009-12-04
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
Christof Schmitt
1
-0
/
+2
2009-12-04
[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED
Christof Schmitt
1
-0
/
+3
2009-12-04
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
1
-15
/
+3
2009-12-04
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
1
-15
/
+5
2009-12-04
[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport
Christof Schmitt
1
-2
/
+16
2009-12-04
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
1
-12
/
+11
2009-12-04
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
1
-29
/
+23
2009-12-04
[SCSI] zfcp: Adapt change_queue_depth for queue full tracking
Christof Schmitt
1
-3
/
+12
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+5
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-05
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
Swen Schillig
1
-18
/
+4
2009-09-05
[SCSI] zfcp: Update dbf calls
Swen Schillig
1
-14
/
+13
2009-09-05
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
1
-3
/
+3
2009-09-05
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
1
-2
/
+3
2009-09-05
[SCSI] zfcp: Replace fsf_req wait_queue with completion
Swen Schillig
1
-4
/
+2
2009-09-05
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
Christof Schmitt
1
-1
/
+2
2009-09-05
[SCSI] zfcp: invalid usage after free of port resources
Swen Schillig
1
-2
/
+4
2009-07-30
[SCSI] zfcp: Fix tracing of request id for abort requests
Christof Schmitt
1
-8
/
+10
2009-07-30
[SCSI] zfcp: Add port only once to FC transport class
Christof Schmitt
1
-1
/
+6
2009-06-12
[SCSI] zfcp: Add FC pass-through support
Sven Schuetz
1
-0
/
+15
2009-05-24
[SCSI] zfcp: Make queue_depth adjustable
Christof Schmitt
1
-1
/
+12
2009-04-27
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
1
-6
/
+19
2009-04-27
[SCSI] zfcp: Fix abort handler for completions in progress
Christof Schmitt
1
-1
/
+1
2009-04-27
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
1
-0
/
+17
2009-03-12
[SCSI] zfcp: erp failed status bit will not be set
Martin Petermann
1
-1
/
+0
2009-03-12
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
1
-3
/
+116
2009-03-12
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
1
-2
/
+2
2009-03-12
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
Christof Schmitt
1
-64
/
+60
2009-03-12
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
Christof Schmitt
1
-3
/
+1
2008-12-25
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
1
-0
/
+3
2008-12-01
[SCSI] zfcp: prevent double decrement on host_busy while being busy
Swen Schillig
1
-1
/
+1
2008-11-05
[SCSI] zfcp: Dont clear reference from SCSI device to unit
Christof Schmitt
1
-8
/
+4
2008-10-03
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
1
-2
/
+6
2008-10-03
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
1
-14
/
+0
2008-10-03
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
1
-3
/
+0
2008-10-03
[SCSI] zfcp: Update message with input from review
Christof Schmitt
1
-1
/
+2
2008-07-12
[SCSI] zfcp: zfcp_fsf cleanup.
Swen Schillig
1
-3
/
+2
2008-07-12
[SCSI] zfcp: consolidate sysfs things into one file.
Swen Schillig
1
-205
/
+1
2008-07-12
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
Martin Petermann
1
-374
/
+181
2008-07-12
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
Martin Petermann
1
-23
/
+1
2008-07-12
[SCSI] zfcp: Add port_state attribute to sysfs
Sven Schuetz
1
-0
/
+19
2008-07-12
[SCSI] zfcp: Message cleanup
Christof Schmitt
1
-55
/
+9
2008-06-05
[SCSI] zfcp: sysfs attributes for fabric and channel latencies
Christof Schmitt
1
-0
/
+65
2008-04-27
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
Swen Schillig
1
-0
/
+114
2008-04-18
[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock
Christof Schmitt
1
-1
/
+0
2008-04-18
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
1
-2
/
+2
2008-04-07
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
1
-1
/
+1
2008-04-07
[SCSI] zfcp: Add traces for state changes.
Martin Peschke
1
-1
/
+1
2008-04-07
[SCSI] zfcp: convert zfcp to use target reset and device reset handler
Christof Schmitt
1
-44
/
+20
[next]