alistair23-linux/drivers/s390/block
Horst Hummel 445b5b499e [S390] dasd_eckd_dump_sense bug.
The ccw dump function dasd_eckd_dump_ccw_range can crash because
it does not take care about the IDAL flag in the ccw.
Check for IDALs flag set in CCW and follow the indirect list to
print the data that is refered by the ccw.

Signed-off-by: Horst Hummel <horst.hummel@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-06-29 14:57:52 +02:00
..
dasd.c [PATCH] s390: dasd ioctl never returns 2006-04-28 08:33:48 -07:00
dasd_3370_erp.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_3990_erp.c [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
dasd_9336_erp.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_9343_erp.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_devmap.c [PATCH] s390: dasd device identifiers 2006-04-28 08:33:48 -07:00
dasd_diag.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_diag.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_eckd.c [S390] dasd_eckd_dump_sense bug. 2006-06-29 14:57:52 +02:00
dasd_eckd.h [PATCH] s390: dasd device identifiers 2006-04-28 08:33:48 -07:00
dasd_eer.c [S390] missing check in dasd_eer_open. 2006-06-29 14:57:46 +02:00
dasd_erp.c BUG_ON() Conversion in drivers/s390/block/dasd_erp.c 2006-04-01 01:27:08 +02:00
dasd_fba.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_fba.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_genhd.c [PATCH] s390: dasd partition detection 2006-03-08 14:14:01 -08:00
dasd_int.h [PATCH] s390: dasd device identifiers 2006-04-28 08:33:48 -07:00
dasd_ioctl.c [PATCH] dasd: "cleanup dasd_ioctl" fix 2006-03-24 07:33:18 -08:00
dasd_proc.c [PATCH] s390: dasd proc entries 2006-04-11 06:18:38 -07:00
dcssblk.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
Kconfig [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
Makefile [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
xpram.c