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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
[S390] cio: improve error recovery for internal I/Os
Peter Oberparleiter
4
-6
/
+7
2009-12-07
[S390] cio: change locking in io_subchannel_remove
Sebastian Ott
1
-3
/
+2
2009-12-07
[S390] cio: quiesce subchannel in io_subchannel_remove
Sebastian Ott
1
-1
/
+9
2009-12-07
[S390] cio: handle busy subchannel in ccw_device_move_to_sch
Sebastian Ott
1
-2
/
+22
2009-12-07
[S390] cio: handle failed disable_subchannel after device recognition
Sebastian Ott
1
-1
/
+2
2009-12-07
[S390] cio: fix quiesce state
Sebastian Ott
2
-29
/
+23
2009-12-07
[S390] cio: add per device initialization status flag
Sebastian Ott
2
-0
/
+7
2009-12-07
[S390] cio: remove registered flag from ccw_device_private
Sebastian Ott
2
-9
/
+3
2009-12-07
[S390] cio: make steal lock procedure more robust
Peter Oberparleiter
4
-89
/
+134
2009-12-07
[S390] cio: use sense-pgid operation for path verification
Peter Oberparleiter
4
-94
/
+99
2009-12-07
[S390] cio: split PGID settings and status
Peter Oberparleiter
7
-24
/
+64
2009-12-07
[S390] cio: remove intretry flag
Peter Oberparleiter
6
-75
/
+18
2009-12-07
[S390] cio: allow setting not-operational devices offline
Peter Oberparleiter
1
-5
/
+4
2009-12-07
[S390] cio: use ccw request infrastructure for pgid
Peter Oberparleiter
5
-604
/
+383
2009-12-07
[S390] cio: use ccw request infrastructure for sense id
Peter Oberparleiter
3
-288
/
+154
2009-12-07
[S390] cio: consistent infrastructure for internal I/O requests
Peter Oberparleiter
4
-1
/
+386
2009-12-07
[S390] cio: dont panic in non-fatal conditions
Peter Oberparleiter
1
-19
/
+6
2009-12-07
[S390] cio: ensure proper locking during device recognition
Peter Oberparleiter
1
-0
/
+2
2009-12-07
[S390] cio: handle error during path verification consistently
Peter Oberparleiter
2
-11
/
+10
2009-12-07
[S390] cio: handle error during device recognition consistently
Peter Oberparleiter
3
-64
/
+15
2009-12-07
[S390] cio: inform user when online/offline processing fails
Peter Oberparleiter
1
-0
/
+22
2009-12-07
[S390] cio: introduce ccw device todos
Peter Oberparleiter
4
-127
/
+119
2009-12-07
[S390] cio: introduce subchannel todos
Peter Oberparleiter
4
-19
/
+63
2009-12-07
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
3
-338
/
+192
2009-12-07
[S390] cio: fix repeat setting of cdev parent association
Peter Oberparleiter
1
-4
/
+1
2009-12-07
[S390] cio: fix double free in case of probe failure
Peter Oberparleiter
1
-6
/
+5
2009-12-05
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
1
-1
/
+1
2009-12-04
[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
Christof Schmitt
2
-4
/
+0
2009-12-04
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
Christof Schmitt
2
-0
/
+4
2009-12-04
[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED
Christof Schmitt
1
-0
/
+3
2009-12-04
[SCSI] zfcp: Update FSF error reporting
Christof Schmitt
2
-29
/
+11
2009-12-04
[SCSI] zfcp: Improve ELS ADISC handling
Christof Schmitt
3
-3
/
+17
2009-12-04
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
9
-285
/
+160
2009-12-04
[SCSI] zfcp: Remove ZFCP_DID_MASK
Christof Schmitt
4
-18
/
+17
2009-12-04
[SCSI] zfcp: Move WKA port to zfcp FC code
Christof Schmitt
6
-68
/
+90
2009-12-04
[SCSI] zfcp: Use common code definitions for FC CT structs
Christof Schmitt
5
-180
/
+161
2009-12-04
[SCSI] zfcp: Use common code definitions for FC ELS structs
Christof Schmitt
6
-154
/
+108
2009-12-04
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
7
-169
/
+156
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: Assign scheduled work to driver queue
Swen Schillig
6
-24
/
+17
2009-12-04
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
Swen Schillig
6
-78
/
+34
2009-12-04
[SCSI] zfcp: Implement module unloading
Christof Schmitt
3
-13
/
+14
2009-12-04
[SCSI] zfcp: Merge trace code for fsf requests in one function
Christof Schmitt
1
-54
/
+39
2009-12-04
[SCSI] zfcp: Access ports and units with container_of in sysfs code
Christof Schmitt
2
-7
/
+10
2009-12-04
[SCSI] zfcp: Remove suspend callback
Swen Schillig
1
-17
/
+1
2009-12-04
[SCSI] zfcp: Remove global config_mutex
Swen Schillig
7
-158
/
+232
2009-12-04
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
11
-258
/
+196
2009-12-04
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
8
-200
/
+199
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
[prev]
[next]