index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-04
[SCSI] zfcp: Use common code definitions for FC ELS structs
Christof Schmitt
6
-153
/
+107
2009-12-04
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
7
-168
/
+155
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
-52
/
+37
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
-156
/
+230
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
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-3
/
+3
2009-12-04
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
23
-159
/
+264
2009-11-17
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
3
-3
/
+3
2009-11-16
qeth: allow dynamic change of rx checksumming
Frank Blaschka
3
-23
/
+41
2009-11-16
qeth: rework TSO functions
Frank Blaschka
7
-98
/
+110
2009-11-16
qeth: Recognize return codes of ccw_device_set_online
Ursula Braun
3
-46
/
+31
2009-11-16
qeth: remaining EDDP cleanup
Ursula Braun
1
-2
/
+0
2009-11-16
qeth: Exploit Connection Isolation
Einar Lueck
6
-12
/
+267
2009-11-13
netiucv: displayed TX bytes value much too high
Ursula Braun
1
-2
/
+2
2009-11-13
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
13
-242
/
+304
2009-11-13
ctcm: suspend has to wait for outstanding I/O
Frank Blaschka
3
-0
/
+8
2009-11-13
[S390] sclp: undo quiesce handler override on resume
Martin Schwidefsky
1
-10
/
+38
2009-11-13
[S390] monreader: fix use after free bug with suspend/resume
Gerald Schaefer
1
-0
/
+1
2009-11-12
sysctl s390: Remove dead sysctl binary support
Eric W. Biederman
1
-3
/
+2
2009-11-05
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
1
-0
/
+1
2009-10-31
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-30
/
+24
2009-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
6
-20
/
+39
2009-10-29
[S390] call home: fix string length handling
Heiko Carstens
1
-8
/
+6
2009-10-29
[S390] call home: fix error handling in init function
Heiko Carstens
1
-18
/
+10
2009-10-29
[S390] s/r: cmm resume fix
Martin Schwidefsky
1
-1
/
+6
2009-10-29
[S390] call home: fix local buffer usage in proc handler
Sebastian Ott
1
-4
/
+3
2009-10-29
percpu: make misc percpu symbols unique
Tejun Heo
1
-5
/
+3
2009-10-22
[SCSI] zfcp: Flush SCSI registration work when adding unit
Christof Schmitt
1
-0
/
+1
2009-10-22
[SCSI] zfcp: Fix timer initialization for ct and els requests
Christof Schmitt
1
-1
/
+1
2009-10-22
[SCSI] zfcp: Warn about storage devices with broken PLOGI data
Christof Schmitt
1
-2
/
+9
2009-10-22
[SCSI] zfcp: Handle WWPN mismatch in PLOGI payload
Christof Schmitt
3
-12
/
+22
2009-10-22
[SCSI] zfcp: fix kfree handling in zfcp_init_device_setup
Heiko Carstens
1
-5
/
+6
2009-10-17
ctcm rollback in case of errors
Einar Lueck
1
-17
/
+42
2009-10-17
lcs: Recognize return codes of ccw_device_set_online().
Klaus-Dieter Wacker
1
-3
/
+9
2009-10-17
lcs: ODEBUG: object is on stack, but not annotated.
Klaus-Dieter Wacker
1
-1
/
+1
2009-10-14
[S390] sclp_vt220 build fix
Michael Holzheu
1
-15
/
+15
2009-10-14
[S390] cio: change misleading console logic
Peter Oberparleiter
1
-5
/
+4
2009-10-14
[S390] call home support: fix proc handler
Heiko Carstens
1
-2
/
+2
2009-10-14
[S390] dasd: use idal for device characteristics
Stefan Haberland
1
-2
/
+11
2009-10-14
[S390] dasd: fix locking bug
Stefan Haberland
1
-3
/
+5
[prev]
[next]