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
2007-07-18
[SCSI] zfcp: Replace kmalloc/memset with kzalloc
Swen Schillig
1
-2
/
+1
2007-06-20
[SCSI] zfcp: clear adapter status flags during adapter shutdown
Volker Sameske
1
-0
/
+7
2007-05-08
[SCSI] zfcp: clear adapter failed flag if an fsf request times out.
Heiko Carstens
1
-1
/
+1
2007-05-08
[SCSI] zfcp: rework request ID management.
Heiko Carstens
1
-2
/
+1
2007-05-08
[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI
Christof Schmitt
1
-4
/
+60
2007-05-08
[SCSI] zfcp: print S_ID and D_ID with 3 bytes
Christof Schmitt
1
-10
/
+10
2007-04-01
[SCSI] zfcp: fix initialization of FSF timer
Christof Schmitt
1
-1
/
+1
2007-02-10
Merge branch 'linus'
James Bottomley
1
-4
/
+3
2007-02-10
[SCSI] zfcp: removed wrong comment
Swen Schillig
1
-2
/
+0
2007-02-10
[SCSI] zfcp: use of uninitialized variable
Swen Schillig
1
-12
/
+8
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-4
/
+3
2006-10-11
[PATCH] drivers/s390 misc sparse annotations
Al Viro
1
-1
/
+1
2006-09-24
[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down
Andreas Herrmann
1
-1
/
+2
2006-09-24
[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
Andreas Herrmann
1
-156
/
+72
2006-08-06
[SCSI] zfcp: minor erp bug fixes
Andreas Herrmann
1
-129
/
+67
2006-08-06
[SCSI] zfcp: improve management of request IDs
Volker Sameske
1
-9
/
+7
2006-07-04
[PATCH] zfcp: fix incorrect usage of erp_lock
Heiko Carstens
1
-4
/
+4
2006-06-26
spelling fixes
Andreas Mohr
1
-7
/
+7
2006-05-28
[SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable
Andreas Herrmann
1
-2
/
+20
2006-05-28
[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...
Ralph Wuerthner
1
-1
/
+5
2006-05-28
[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs
Andreas Herrmann
1
-1
/
+1
2006-05-28
[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement
Andreas Herrmann
1
-6
/
+3
2006-05-28
[SCSI] zfcp: (cleanup) remove useless comments
Andreas Herrmann
1
-218
/
+0
2006-05-28
[SCSI] zfcp: (cleanup) shortened copyright and author information
Andreas Herrmann
1
-14
/
+4
2006-03-10
[SCSI] zfcp: fix device registration issues
Andreas Herrmann
1
-4
/
+7
2006-02-12
[SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_device
Andreas Herrmann
1
-0
/
+2
2006-02-12
[SCSI] zfcp: fix adapter erp when link is unplugged
Andreas Herrmann
1
-52
/
+28
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-2
/
+0
2006-01-15
spelling: s/appropiate/appropriate/
Adrian Bunk
1
-1
/
+1
2006-01-14
[SCSI] zfcp: transport class adaptations II
Andreas Herrmann
1
-1
/
+1
2005-12-02
[SCSI] zfcp: fix adapter initialization
Andreas Herrmann
1
-57
/
+32
2005-12-02
[SCSI] zfcp: fix spinlock initialization
Heiko Carstens
1
-5
/
+0
2005-09-19
[SCSI] zfcp: add additional fc_host attributes
Andreas Herrmann
1
-8
/
+8
2005-09-19
[SCSI] zfcp: provide support for NPIV
Maxim Shchetynin
1
-8
/
+87
2005-09-19
[SCSI] zfcp: fix race conditions when accessing erp_action lists
Andreas Herrmann
1
-7
/
+17
2005-08-27
[PATCH] zfcp: add rports to enable scsi_add_device to work again
Andreas Herrmann
1
-3
/
+22
2005-06-14
[SCSI] zfcp: fix handling of port boxed and lun boxed fsf states
Andreas Herrmann
1
-10
/
+58
2005-06-14
[SCSI] zfcp: fix bug during adapter shutdown
Andreas Herrmann
1
-2
/
+2
2005-06-14
[SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes
Andreas Herrmann
1
-14
/
+10
2005-06-14
[SCSI] zfcp: fix: allow more time for adapter initialization
Andreas Herrmann
1
-12
/
+13
2005-04-18
zfcp: add point-2-point support
1
-1
/
+19
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3585