summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* [S390] Replace nopav-message on VM.Peter Oberparleiter2006-09-201-2/+6
* [S390] xpram off by one error.Christian Borntraeger2006-09-201-1/+1
* [S390] __exit cleanup.Heiko Carstens2006-09-201-1/+1
* [S390] dasd default debug level.Horst Hummel2006-09-201-2/+2
* [S390] dasd deadlock after state change pending interrupt.Martin Schwidefsky2006-09-203-28/+51
* [S390] dasd: fix device shutdown process.Horst Hummel2006-08-302-65/+137
* [S390] dasd PAV enabling.Horst Hummel2006-08-242-11/+11
* [S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter2006-08-161-14/+18
* [S390] dasd slab cache alignment.Heiko Carstens2006-08-161-2/+3
* [S390] dasd calls kzalloc while holding a spinlock.Horst Hummel2006-08-102-41/+32
* [S390] dasd set offline kernel bug.Horst Hummel2006-08-091-1/+1
* [S390] xpram system device class.Martin Schwidefsky2006-08-071-24/+1
* [S390] xpram module parameter parsing - take 2.Heiko Carstens2006-07-171-3/+14
* [S390] Fix sparse warnings.Heiko Carstens2006-07-125-21/+21
* [S390] xpram module parameter parsing.Heiko Carstens2006-07-121-57/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-309-9/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-294-13/+0
|\
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-262-3/+0
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-262-2/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-262-3/+0
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-262-5/+0
* | [S390] add PAV support to the dasd driver.Horst Hummel2006-06-296-87/+222
* | [S390] dasd eer data format.Stefan Weinhuber2006-06-291-1/+1
* | [S390] dasd whitespace and other cosmetics.Horst Hummel2006-06-2915-304/+173
* | [S390] dasd_eckd_dump_sense bug.Horst Hummel2006-06-291-71/+74
* | [S390] missing check in dasd_eer_open.Stefan Weinhuber2006-06-291-0/+2
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
|/
* [PATCH] s390: dasd device identifiersHorst Hummel2006-04-284-20/+191
* [PATCH] s390: dasd ioctl never returnsHorst Hummel2006-04-281-0/+5
* [PATCH] s390: dasd proc entriesHorst Hummel2006-04-111-0/+17
* [PATCH] s390: fail-fast requests on quiesced devicesPeter Oberparleiter2006-04-111-13/+16
* [PATCH] s390: dasd device offline messagesHorst Hummel2006-04-111-5/+11
* BUG_ON() Conversion in drivers/s390/block/dasd_erp.cEric Sesterhenn2006-04-011-5/+3
* BUG_ON() Conversion in drivers/s390/block/dasd_devmap.cEric Sesterhenn2006-03-261-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-6/+4
|\
| * BUG_ON() Conversion in drivers/s390/block/dasd.cEric Sesterhenn2006-03-241-6/+4
* | [PATCH] Remove MODULE_PARMRusty Russell2006-03-252-1/+3
|/
* [PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank2006-03-241-1/+1
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-242-10/+5
* [PATCH] s390: dasd extended error reportingStefan Weinhuber2006-03-248-1/+812
* [PATCH] s390: random values in result of BIODASDINFO2Horst Hummel2006-03-241-3/+2
* [PATCH] s390: remove experimental flag from dasd diagPeter Oberparleiter2006-03-241-1/+1
* [PATCH] s390: remove dynamic dasd ioctlsChristoph Hellwig2006-03-242-80/+0
* [PATCH] s390: merge cmb into dasdcChristoph Hellwig2006-03-244-139/+22
* [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig2006-03-243-97/+55
* [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig2006-03-243-161/+86
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-4/+4
* [PATCH] regularize blk_cleanup_queue() useAl Viro2006-03-181-4/+4
* [PATCH] s390: dasd proc interface typoHorst Hummel2006-03-091-1/+1
* [PATCH] s390: dasd partition detectionHorst Hummel2006-03-084-14/+36
OpenPOWER on IntegriCloud