index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] xpram module parameter parsing - take 2.
Heiko Carstens
2006-07-17
1
-3
/
+14
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
5
-21
/
+21
*
[S390] xpram module parameter parsing.
Heiko Carstens
2006-07-12
1
-57
/
+6
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
9
-9
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
4
-13
/
+0
|
\
|
*
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
2
-3
/
+0
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
2
-2
/
+0
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-3
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-5
/
+0
*
|
[S390] add PAV support to the dasd driver.
Horst Hummel
2006-06-29
6
-87
/
+222
*
|
[S390] dasd eer data format.
Stefan Weinhuber
2006-06-29
1
-1
/
+1
*
|
[S390] dasd whitespace and other cosmetics.
Horst Hummel
2006-06-29
15
-304
/
+173
*
|
[S390] dasd_eckd_dump_sense bug.
Horst Hummel
2006-06-29
1
-71
/
+74
*
|
[S390] missing check in dasd_eer_open.
Stefan Weinhuber
2006-06-29
1
-0
/
+2
*
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-28
1
-1
/
+1
|
/
*
[PATCH] s390: dasd device identifiers
Horst Hummel
2006-04-28
4
-20
/
+191
*
[PATCH] s390: dasd ioctl never returns
Horst Hummel
2006-04-28
1
-0
/
+5
*
[PATCH] s390: dasd proc entries
Horst Hummel
2006-04-11
1
-0
/
+17
*
[PATCH] s390: fail-fast requests on quiesced devices
Peter Oberparleiter
2006-04-11
1
-13
/
+16
*
[PATCH] s390: dasd device offline messages
Horst Hummel
2006-04-11
1
-5
/
+11
*
BUG_ON() Conversion in drivers/s390/block/dasd_erp.c
Eric Sesterhenn
2006-04-01
1
-5
/
+3
*
BUG_ON() Conversion in drivers/s390/block/dasd_devmap.c
Eric Sesterhenn
2006-03-26
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-25
1
-6
/
+4
|
\
|
*
BUG_ON() Conversion in drivers/s390/block/dasd.c
Eric Sesterhenn
2006-03-24
1
-6
/
+4
*
|
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-25
2
-1
/
+3
|
/
*
[PATCH] dasd: "cleanup dasd_ioctl" fix
Bastian Blank
2006-03-24
1
-1
/
+1
*
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
2006-03-24
2
-10
/
+5
*
[PATCH] s390: dasd extended error reporting
Stefan Weinhuber
2006-03-24
8
-1
/
+812
*
[PATCH] s390: random values in result of BIODASDINFO2
Horst Hummel
2006-03-24
1
-3
/
+2
*
[PATCH] s390: remove experimental flag from dasd diag
Peter Oberparleiter
2006-03-24
1
-1
/
+1
*
[PATCH] s390: remove dynamic dasd ioctls
Christoph Hellwig
2006-03-24
2
-80
/
+0
*
[PATCH] s390: merge cmb into dasdc
Christoph Hellwig
2006-03-24
4
-139
/
+22
*
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
2006-03-24
3
-97
/
+55
*
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
2006-03-24
3
-161
/
+86
*
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
2006-03-23
1
-4
/
+4
*
[PATCH] regularize blk_cleanup_queue() use
Al Viro
2006-03-19
1
-4
/
+4
*
[PATCH] s390: dasd proc interface typo
Horst Hummel
2006-03-10
1
-1
/
+1
*
[PATCH] s390: dasd partition detection
Horst Hummel
2006-03-08
4
-14
/
+36
*
[PATCH] s390: revert dasd eer module
Heiko Carstens
2006-02-21
7
-1219
/
+4
*
[PATCH] s390: dasd reference counting
Peter Oberparleiter
2006-02-21
2
-1
/
+21
*
[PATCH] s390: dasd extended error reporting module
Stefan Weinhuber
2006-02-03
7
-4
/
+1219
*
[PATCH] s390: dasd wait for clear i/o interrupt
Horst Hummel
2006-02-01
1
-12
/
+33
*
[PATCH] s390: dasd open counter
Horst Hummel
2006-02-01
1
-1
/
+8
*
[PATCH] s390: Remove CVS generated information
Heiko Carstens
2006-02-01
18
-20
/
+0
*
[PATCH] s390: fix blk_queue_ordered call in dasd.c fixup
Heiko Carstens
2006-01-15
1
-1
/
+1
*
[PATCH] s390: fix blk_queue_ordered call in dasdc
Martin Schwidefsky
2006-01-15
1
-1
/
+1
*
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
2006-01-10
3
-0
/
+14
*
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-09
3
-39
/
+30
*
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-01-06
1
-1
/
+1
|
\
|
*
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2006-01-06
1
-1
/
+1
[next]