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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
[SCSI] zfcp: Remove unnecessary warning message
Christof Schmitt
2
-7
/
+1
2008-12-29
[SCSI] zfcp: Add support for unchained FSF requests
Christof Schmitt
6
-40
/
+61
2008-12-29
[SCSI] zfcp: Remove busid macro
Christof Schmitt
3
-8
/
+6
2008-12-29
[SCSI] zfcp: remove DID_DID flag
Christof Schmitt
4
-9
/
+4
2008-12-29
[SCSI] zfcp: Simplify mask lookups for incoming RSCNs
Christof Schmitt
2
-30
/
+15
2008-12-29
[SCSI] zfcp: Remove initial device data from zfcp_data
Christof Schmitt
2
-54
/
+45
2008-12-29
[SCSI] zfcp: fix compile warning
Heiko Carstens
1
-1
/
+2
2008-12-29
[SCSI] zfcp: Remove adapter list
Christof Schmitt
3
-28
/
+3
2008-12-29
[SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings
Christof Schmitt
1
-17
/
+17
2008-12-29
[SCSI] zfcp: register with SCSI layer on ccw registration
Swen Schillig
2
-7
/
+2
2008-12-29
[SCSI] zfcp: Fix message line break
Christof Schmitt
1
-1
/
+1
2008-12-25
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
10
-3
/
+33
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+4
2008-12-25
[S390] zfcp: Report microcode level through service level interface
Christof Schmitt
3
-2
/
+20
2008-12-01
[SCSI] zfcp: prevent double decrement on host_busy while being busy
Swen Schillig
1
-1
/
+1
2008-12-01
[SCSI] zfcp: fix deadlock between wq triggered port scan and ERP
Swen Schillig
2
-2
/
+2
2008-12-01
[SCSI] zfcp: eliminate race between validation and locking
Swen Schillig
1
-4
/
+7
2008-12-01
[SCSI] zfcp: verify for correct rport state before scanning for SCSI devs
Swen Schillig
1
-1
/
+3
2008-12-01
[SCSI] zfcp: returning an ERR_PTR where a NULL value is expected
Swen Schillig
1
-2
/
+6
2008-12-01
[SCSI] zfcp: Fix opening of wka ports
Christof Schmitt
2
-1
/
+3
2008-12-01
[SCSI] zfcp: fix remote port status check
Martin Petermann
1
-2
/
+1
2008-11-05
[SCSI] zfcp: Fix hexdump data in s390dbf traces
Christof Schmitt
2
-32
/
+18
2008-11-05
[SCSI] zfcp: fix erp timeout cleanup for port open requests
Martin Petermann
1
-0
/
+1
2008-11-05
[SCSI] zfcp: Wait for port scan to complete when setting adapter online
Christof Schmitt
1
-1
/
+3
2008-11-05
[SCSI] zfcp: Fix cast warning
Christof Schmitt
1
-1
/
+2
2008-11-05
[SCSI] zfcp: Fix request list handling in error path
Christof Schmitt
1
-11
/
+6
2008-11-05
[SCSI] zfcp: fix mempool usage for status_read requests
Christof Schmitt
1
-0
/
+1
2008-11-05
[SCSI] zfcp: fix req_list_locking.
Heiko Carstens
1
-2
/
+3
2008-11-05
[SCSI] zfcp: Dont clear reference from SCSI device to unit
Christof Schmitt
1
-8
/
+4
2008-10-17
blktrace: pass zfcp driver data
Stefan Raspl
4
-0
/
+49
2008-10-10
[S390] more bus_id -> dev_name conversions
Cornelia Huck
3
-3
/
+3
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
1
-4
/
+3
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-1
/
+1
2008-10-03
[SCSI] zfcp: fix double dbf id usage
Swen Schillig
3
-3
/
+3
2008-10-03
[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev
Swen Schillig
2
-0
/
+6
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
4
-3
/
+6
2008-10-03
[SCSI] zfcp: put threshold data in hba trace
Swen Schillig
4
-0
/
+50
2008-10-03
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
9
-113
/
+77
2008-10-03
[SCSI] zfcp: Simplify get_adapter_by_busid
Swen Schillig
3
-13
/
+18
2008-10-03
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
8
-84
/
+88
2008-10-03
[SCSI] zfcp: attach and release SAN nameserver port on demand
Swen Schillig
8
-275
/
+362
2008-10-03
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
11
-249
/
+60
2008-10-03
[SCSI] zfcp: Update message with input from review
Christof Schmitt
7
-207
/
+127
2008-10-03
[SCSI] zfcp: add queue_full sysfs attribute
Stefan Raspl
4
-7
/
+32
2008-08-29
[SCSI] zfcp: Remove duplicated unlikely() macros.
Hirofumi Nakagawa
1
-16
/
+16
2008-08-29
[SCSI] zfcp: channel cannot be detached due to refcount imbalance
Swen Schillig
1
-1
/
+0
2008-08-29
[SCSI] zfcp: Fix reference counter for remote ports
Swen Schillig
1
-16
/
+9
2008-08-29
[SCSI] zfcp: Simplify ccw notify handler
Christof Schmitt
1
-5
/
+1
[next]