index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-28
[SCSI] zfcp: print bit error threshold data human readable
Ralph Wuerthner
1
-4
/
+32
2006-05-28
[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs
Andreas Herrmann
7
-122
/
+41
2006-05-28
[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement
Andreas Herrmann
3
-20
/
+10
2006-05-28
[SCSI] zfcp: (cleanup) remove useless comments
Andreas Herrmann
3
-284
/
+0
2006-05-28
[SCSI] zfcp: (cleanup) shortened copyright and author information
Andreas Herrmann
14
-180
/
+59
2006-04-11
[PATCH] s390: minor tape fixes
Peter Oberparleiter
2
-9
/
+5
2006-04-11
[PATCH] s390: dasd proc entries
Horst Hummel
1
-0
/
+17
2006-04-11
[PATCH] s390: fail-fast requests on quiesced devices
Peter Oberparleiter
1
-13
/
+16
2006-04-11
[PATCH] s390: dasd device offline messages
Horst Hummel
1
-5
/
+11
2006-04-11
[PATCH] s390: increase cio_trace debug event size
Peter Oberparleiter
2
-9
/
+15
2006-04-11
[PATCH] s390: wrong return codes in cio_ignore_proc_init()
Cornelia Huck
1
-2
/
+2
2006-04-11
[PATCH] s390: invalid check after kzalloc()
Peter Oberparleiter
1
-1
/
+1
2006-04-02
BUG_ON() Conversion in drivers/s390/net/lcs.c
Eric Sesterhenn
1
-8
/
+5
2006-04-01
BUG_ON() Conversion in drivers/s390/char/tape_block.c
Eric Sesterhenn
1
-9
/
+4
2006-04-01
BUG_ON() Conversion in drivers/s390/block/dasd_erp.c
Eric Sesterhenn
1
-5
/
+3
2006-04-01
typos: s/ducument/document/
Adrian Bunk
1
-1
/
+1
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-4
/
+2
2006-03-26
[PATCH] mempool: use common mempool kmalloc allocator
Matthew Dobson
1
-42
/
+18
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
1
-19
/
+20
2006-03-26
BUG_ON() Conversion in drivers/s390/block/dasd_devmap.c
Eric Sesterhenn
1
-4
/
+2
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-6
/
+4
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2
-1
/
+3
2006-03-24
BUG_ON() Conversion in drivers/s390/block/dasd.c
Eric Sesterhenn
1
-6
/
+4
2006-03-24
[PATCH] dasd: "cleanup dasd_ioctl" fix
Bastian Blank
1
-1
/
+1
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
26
-138
/
+67
2006-03-24
[PATCH] s390: CEX2A crt message length
Eric Rossman
2
-3
/
+12
2006-03-24
[PATCH] s390: 3590 tape driver
Stefan Bader
6
-11
/
+1443
2006-03-24
[PATCH] s390: fix endless retry loop in tape driver
Michael Holzheu
3
-13
/
+35
2006-03-24
[PATCH] s390: tape operation abortion leads to panic
Michael Holzheu
1
-1
/
+1
2006-03-24
[PATCH] s390: tape retry flooding by deferred CC in interrupt
Stefan Bader
1
-4
/
+5
2006-03-24
[PATCH] s390: dasd extended error reporting
Stefan Weinhuber
8
-1
/
+812
2006-03-24
[PATCH] s390: random values in result of BIODASDINFO2
Horst Hummel
1
-3
/
+2
2006-03-24
[PATCH] s390: remove experimental flag from dasd diag
Peter Oberparleiter
1
-1
/
+1
2006-03-24
[PATCH] s390: remove dynamic dasd ioctls
Christoph Hellwig
2
-80
/
+0
2006-03-24
[PATCH] s390: merge cmb into dasdc
Christoph Hellwig
4
-139
/
+22
2006-03-24
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
3
-97
/
+55
2006-03-24
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
3
-161
/
+86
2006-03-24
[PATCH] s390: channel path measurements
Cornelia Huck
4
-23
/
+500
2006-03-24
[PATCH] s390: wrong interrupt delivered for hsch() or csch()
Cornelia Huck
1
-0
/
+12
2006-03-23
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
1
-4
/
+4
2006-03-22
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-80
/
+35
2006-03-22
[PATCH] s390: qeth :allow setting of attribute "route6" to "no_router".
Frank Pavlic
1
-5
/
+0
2006-03-22
[PATCH] s390: qeth driver cleanups
Frank Pavlic
3
-55
/
+14
2006-03-22
[PATCH] s390: qeth driver statistics fixes
Frank Pavlic
2
-20
/
+21
2006-03-22
Fix "frist", "fisrt", typos
Uwe Zeisberger
1
-1
/
+1
2006-03-18
[PATCH] regularize blk_cleanup_queue() use
Al Viro
1
-4
/
+4
2006-03-14
[PATCH] "s390: multiple subchannel sets support" fix
Greg Smith
1
-0
/
+3
2006-03-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
3
-7
/
+13
2006-03-09
[PATCH] s390: dasd proc interface typo
Horst Hummel
1
-1
/
+1
2006-03-09
[SCSI] zfcp: fix device registration issues
Andreas Herrmann
3
-6
/
+12
[next]