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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
9
-9
/
+0
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
4
-13
/
+0
2006-06-29
[S390] add PAV support to the dasd driver.
Horst Hummel
6
-87
/
+222
2006-06-29
[S390] dasd eer data format.
Stefan Weinhuber
1
-1
/
+1
2006-06-29
[S390] dasd whitespace and other cosmetics.
Horst Hummel
15
-304
/
+173
2006-06-29
[S390] dasd_eckd_dump_sense bug.
Horst Hummel
1
-71
/
+74
2006-06-29
[S390] missing check in dasd_eer_open.
Stefan Weinhuber
1
-0
/
+2
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2
-3
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2
-2
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2
-3
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2
-5
/
+0
2006-04-28
[PATCH] s390: dasd device identifiers
Horst Hummel
4
-20
/
+191
2006-04-28
[PATCH] s390: dasd ioctl never returns
Horst Hummel
1
-0
/
+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-01
BUG_ON() Conversion in drivers/s390/block/dasd_erp.c
Eric Sesterhenn
1
-5
/
+3
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
2
-10
/
+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-23
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
1
-4
/
+4
2006-03-19
[PATCH] regularize blk_cleanup_queue() use
Al Viro
1
-4
/
+4
2006-03-10
[PATCH] s390: dasd proc interface typo
Horst Hummel
1
-1
/
+1
2006-03-09
[PATCH] s390: dasd partition detection
Horst Hummel
4
-14
/
+36
2006-02-21
[PATCH] s390: revert dasd eer module
Heiko Carstens
7
-1219
/
+4
2006-02-21
[PATCH] s390: dasd reference counting
Peter Oberparleiter
2
-1
/
+21
2006-02-03
[PATCH] s390: dasd extended error reporting module
Stefan Weinhuber
7
-4
/
+1219
2006-02-01
[PATCH] s390: dasd wait for clear i/o interrupt
Horst Hummel
1
-12
/
+33
2006-02-01
[PATCH] s390: dasd open counter
Horst Hummel
1
-1
/
+8
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
18
-20
/
+0
2006-01-15
[PATCH] s390: fix blk_queue_ordered call in dasd.c fixup
Heiko Carstens
1
-1
/
+1
2006-01-15
[PATCH] s390: fix blk_queue_ordered call in dasdc
Martin Schwidefsky
1
-1
/
+1
2006-01-10
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
3
-0
/
+14
2006-01-09
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
3
-39
/
+30
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
7
-13
/
+13
2006-01-06
[PATCH] s390: dasd failfast support
Horst Hummel
5
-12
/
+34
2006-01-06
[PATCH] s390: BIODASDPRRD ioctl return code
Horst Hummel
1
-1
/
+4
2006-01-06
[PATCH] s390: move s390_root_dev_* out of the cio layer
Carsten Otte
1
-1
/
+1
[next]