kernel-ark/drivers/s390/block
Stefan Weinhuber b44b0ab3ba [S390] dasd: add large volume support
The dasd device driver will now support ECKD devices with more then
65520 cylinders.
In the traditional ECKD adressing scheme each track is addressed
by a 16-bit cylinder and 16-bit head number. The new addressing
scheme makes use of the fact that the actual number of heads is
never larger then 15, so 12 bits of the head number can be redefined
to be part of the cylinder address.

Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-03-26 15:24:05 +01:00
..
dasd_3990_erp.c fix similar typos to successfull 2009-01-08 08:31:15 -08:00
dasd_alias.c
dasd_devmap.c [S390] dasd: bus_id -> dev_name() conversion. 2009-02-11 10:37:40 +01:00
dasd_diag.c [S390] dasd: add device attribute to disable blocking on lost paths 2009-01-09 12:15:05 +01:00
dasd_diag.h
dasd_eckd.c [S390] dasd: add large volume support 2009-03-26 15:24:05 +01:00
dasd_eckd.h [S390] dasd: add large volume support 2009-03-26 15:24:05 +01:00
dasd_eer.c trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
dasd_erp.c
dasd_fba.c [S390] dasd: add device attribute to disable blocking on lost paths 2009-01-09 12:15:05 +01:00
dasd_fba.h
dasd_genhd.c [PATCH] sanitize blkdev_get() and friends 2008-10-21 07:49:06 -04:00
dasd_int.h [S390] dasd: add large volume support 2009-03-26 15:24:05 +01:00
dasd_ioctl.c [S390] dasd: add large volume support 2009-03-26 15:24:05 +01:00
dasd_proc.c [S390] dasd: add large volume support 2009-03-26 15:24:05 +01:00
dasd.c [S390] dasd: enable compat ioctls 2009-03-26 15:24:04 +01:00
dcssblk.c s390: remove s390_root_dev_*() 2009-01-06 10:44:34 -08:00
Kconfig
Makefile
xpram.c [S390] convert xpram printks to pr_xxx macros. 2008-12-25 13:39:18 +01:00