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_erp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-05
[SCSI] zfcp: Defer resource allocation to first ccw_set_online call
Christof Schmitt
1
-0
/
+5
2009-09-05
[SCSI] zfcp: Use kthread API for zfcp erp thread
Christof Schmitt
1
-38
/
+24
2009-09-05
[SCSI] zfcp: Update dbf calls
Swen Schillig
1
-25
/
+24
2009-09-05
[SCSI] zfcp: Decouple gid_pn requests from erp
Christof Schmitt
1
-27
/
+1
2009-09-05
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
1
-3
/
+5
2009-09-05
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
1
-1
/
+1
2009-09-05
[SCSI] zfcp: Replace fsf_req wait_queue with completion
Swen Schillig
1
-2
/
+1
2009-09-05
[SCSI] zfcp: Implicitly close all wka ports
Christof Schmitt
1
-1
/
+1
2009-07-30
[SCSI] zfcp: avoid double notify in lowmem scenario
Swen Schillig
1
-4
/
+10
2009-07-30
[SCSI] zfcp: Fix erp escalation procedure
Christof Schmitt
1
-26
/
+24
2009-07-30
[SCSI] zfcp: Fix logic for physical port close
Christof Schmitt
1
-1
/
+1
2009-07-30
[SCSI] zfcp: Use correct flags for zfcp_erp_notify
Christof Schmitt
1
-2
/
+2
2009-06-12
[SCSI] zfcp: Add FC pass-through support
Sven Schuetz
1
-1
/
+1
2009-05-24
[SCSI] zfcp: Changed D_ID left port disabled
Swen Schillig
1
-1
/
+6
2009-05-24
[SCSI] zfcp: Add comments to switch/case fallthroughs
Christof Schmitt
1
-0
/
+1
2009-04-27
[SCSI] zfcp: avoid false ERP complete due to sema race
Swen Schillig
1
-4
/
+5
2009-04-27
[SCSI] zfcp: Set WKA-port to offline on adapter deactivation
Swen Schillig
1
-0
/
+1
2009-04-27
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
1
-46
/
+4
2009-03-12
[SCSI] zfcp: fix queue, scheduled work processing.
Swen Schillig
1
-3
/
+7
2009-03-12
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
1
-45
/
+11
2009-03-12
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
1
-67
/
+70
2009-03-12
[SCSI] zfcp: prevent adapter close on initial adapter open
Swen Schillig
1
-35
/
+34
2009-03-12
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
Christof Schmitt
1
-2
/
+0
2009-03-12
[SCSI] zfcp: Remove some port flags
Christof Schmitt
1
-14
/
+2
2008-12-29
[SCSI] zfcp: remove DID_DID flag
Christof Schmitt
1
-4
/
+3
2008-12-29
[SCSI] zfcp: fix compile warning
Heiko Carstens
1
-1
/
+2
2008-12-25
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
1
-0
/
+3
2008-12-25
[S390] zfcp: Report microcode level through service level interface
Christof Schmitt
1
-2
/
+5
2008-12-01
[SCSI] zfcp: fix deadlock between wq triggered port scan and ERP
Swen Schillig
1
-1
/
+2
2008-12-01
[SCSI] zfcp: verify for correct rport state before scanning for SCSI devs
Swen Schillig
1
-1
/
+3
2008-11-05
[SCSI] zfcp: fix erp timeout cleanup for port open requests
Martin Petermann
1
-0
/
+1
2008-10-10
[S390] more bus_id -> dev_name conversions
Cornelia Huck
1
-1
/
+1
2008-10-03
[SCSI] zfcp: fix double dbf id usage
Swen Schillig
1
-1
/
+1
2008-10-03
[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev
Swen Schillig
1
-0
/
+1
2008-10-03
[SCSI] zfcp: fix erp list usage without using locks
Swen Schillig
1
-2
/
+2
2008-10-03
[SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rport
Swen Schillig
1
-0
/
+2
2008-10-03
[SCSI] zfcp: fix deadlock caused by shared work queue tasks
Swen Schillig
1
-2
/
+2
2008-10-03
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
1
-1
/
+1
2008-10-03
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
1
-4
/
+6
2008-10-03
[SCSI] zfcp: attach and release SAN nameserver port on demand
Swen Schillig
1
-109
/
+40
2008-10-03
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
1
-14
/
+3
2008-10-03
[SCSI] zfcp: Update message with input from review
Christof Schmitt
1
-28
/
+22
2008-07-12
[SCSI] zfcp: Cleanup code in zfcp_erp.c
Christof Schmitt
1
-2134
/
+1236
2008-07-12
[SCSI] zfcp: Cleanup of code in zfcp_aux.c
Swen Schillig
1
-1
/
+1
2008-07-12
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
1
-13
/
+29
2008-07-12
[SCSI] zfcp: Message cleanup
Christof Schmitt
1
-236
/
+57
2008-07-12
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
1
-110
/
+4
2008-07-12
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
1
-187
/
+1
2008-06-05
[SCSI] zfcp: Fix sparse warning by providing new entry in dbf
Christof Schmitt
1
-9
/
+9
2008-06-05
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
Swen Schillig
1
-17
/
+2
[next]