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
/
block
/
dasd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-2
/
+2
2007-05-10
[S390] Avoid sparse warnings.
Heiko Carstens
1
-3
/
+4
2007-05-10
[S390] dasd: Fix modular build.
Cornelia Huck
1
-0
/
+1
2007-05-04
[S390] dasd: New read device characteristics and read configuration data.
Cornelia Huck
1
-0
/
+45
2007-04-27
[S390] dasd: Add sysfs attribute status and generate uevents.
Horst Hummel
1
-0
/
+3
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-6
/
+6
2007-02-05
[S390] ETR support.
Martin Schwidefsky
1
-0
/
+13
2007-02-05
[S390] dasd: fix unconditional reserve handling.
Horst Hummel
1
-3
/
+3
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-12-08
[S390] New DASD feature for ERP related logging
Horst Hummel
1
-4
/
+4
2006-12-07
[PATCH] More work_struct induced breakage (s390)
Al Viro
1
-6
/
+4
2006-12-04
[S390] Enhanced handling of failed termination requests.
Horst Hummel
1
-5
/
+11
2006-10-18
[S390] dasd: clean up timer.
Stefan Weinhuber
1
-0
/
+1
2006-09-20
[S390] dasd default debug level.
Horst Hummel
1
-2
/
+2
2006-09-20
[S390] dasd deadlock after state change pending interrupt.
Martin Schwidefsky
1
-2
/
+2
2006-08-30
[S390] dasd: fix device shutdown process.
Horst Hummel
1
-61
/
+131
2006-08-09
[S390] dasd set offline kernel bug.
Horst Hummel
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-4
/
+0
2006-06-29
[S390] add PAV support to the dasd driver.
Horst Hummel
1
-28
/
+23
2006-06-29
[S390] dasd whitespace and other cosmetics.
Horst Hummel
1
-36
/
+18
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-3
/
+0
2006-04-28
[PATCH] s390: dasd ioctl never returns
Horst Hummel
1
-0
/
+5
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-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
1
-1
/
+0
2006-03-24
BUG_ON() Conversion in drivers/s390/block/dasd.c
Eric Sesterhenn
1
-6
/
+4
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-8
/
+4
2006-03-24
[PATCH] s390: dasd extended error reporting
Stefan Weinhuber
1
-1
/
+28
2006-03-24
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
1
-4
/
+0
2006-03-09
[PATCH] s390: dasd partition detection
Horst Hummel
1
-9
/
+29
2006-02-21
[PATCH] s390: revert dasd eer module
Heiko Carstens
1
-75
/
+1
2006-02-21
[PATCH] s390: dasd reference counting
Peter Oberparleiter
1
-1
/
+20
2006-02-03
[PATCH] s390: dasd extended error reporting module
Stefan Weinhuber
1
-1
/
+75
2006-02-01
[PATCH] s390: dasd wait for clear i/o interrupt
Horst Hummel
1
-12
/
+33
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-1
/
+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
1
-0
/
+1
2006-01-09
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-0
/
+23
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
1
-1
/
+1
2006-01-06
[PATCH] s390: dasd failfast support
Horst Hummel
1
-8
/
+20
2006-01-06
[PATCH] s390: atomic primitives
Martin Schwidefsky
1
-2
/
+2
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
1
-1
/
+1
2005-11-07
[PATCH] kfree cleanup: drivers/s390
Jesper Juhl
1
-8
/
+4
2005-09-05
[PATCH] s390: deadlock in dasd_devmap
Horst Hummel
1
-13
/
+6
2005-07-28
[PATCH] s390: free dasd slab cache
Horst Hummel
1
-1
/
+5
[next]