aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-30[S390] dasd: fix device shutdown process.Horst Hummel2-65/+137
2006-08-24[S390] dasd PAV enabling.Horst Hummel2-11/+11
2006-08-16[S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter1-14/+18
2006-08-16[S390] dasd slab cache alignment.Heiko Carstens1-2/+3
2006-08-10[S390] dasd calls kzalloc while holding a spinlock.Horst Hummel2-41/+32
2006-08-09[S390] dasd set offline kernel bug.Horst Hummel1-1/+1
2006-08-07[S390] xpram system device class.Martin Schwidefsky1-24/+1
2006-07-17[S390] xpram module parameter parsing - take 2.Heiko Carstens1-3/+14
2006-07-12[S390] Fix sparse warnings.Heiko Carstens5-21/+21
2006-07-12[S390] xpram module parameter parsing.Heiko Carstens1-57/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel9-9/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds4-13/+0
2006-06-29[S390] add PAV support to the dasd driver.Horst Hummel6-87/+222
2006-06-29[S390] dasd eer data format.Stefan Weinhuber1-1/+1
2006-06-29[S390] dasd whitespace and other cosmetics.Horst Hummel15-304/+173
2006-06-29[S390] dasd_eckd_dump_sense bug.Horst Hummel1-71/+74
2006-06-29[S390] missing check in dasd_eer_open.Stefan Weinhuber1-0/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2-3/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2-2/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2-3/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2-5/+0
2006-04-28[PATCH] s390: dasd device identifiersHorst Hummel4-20/+191
2006-04-28[PATCH] s390: dasd ioctl never returnsHorst Hummel1-0/+5
2006-04-11[PATCH] s390: dasd proc entriesHorst Hummel1-0/+17
2006-04-11[PATCH] s390: fail-fast requests on quiesced devicesPeter Oberparleiter1-13/+16
2006-04-11[PATCH] s390: dasd device offline messagesHorst Hummel1-5/+11
2006-04-01BUG_ON() Conversion in drivers/s390/block/dasd_erp.cEric Sesterhenn1-5/+3
2006-03-26BUG_ON() Conversion in drivers/s390/block/dasd_devmap.cEric Sesterhenn1-4/+2
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-6/+4
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell2-1/+3
2006-03-24BUG_ON() Conversion in drivers/s390/block/dasd.cEric Sesterhenn1-6/+4
2006-03-24[PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank1-1/+1
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2-10/+5
2006-03-24[PATCH] s390: dasd extended error reportingStefan Weinhuber8-1/+812
2006-03-24[PATCH] s390: random values in result of BIODASDINFO2Horst Hummel1-3/+2
2006-03-24[PATCH] s390: remove experimental flag from dasd diagPeter Oberparleiter1-1/+1
2006-03-24[PATCH] s390: remove dynamic dasd ioctlsChristoph Hellwig2-80/+0
2006-03-24[PATCH] s390: merge cmb into dasdcChristoph Hellwig4-139/+22
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig3-97/+55
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig3-161/+86
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven1-4/+4
2006-03-18[PATCH] regularize blk_cleanup_queue() useAl Viro1-4/+4
2006-03-09[PATCH] s390: dasd proc interface typoHorst Hummel1-1/+1
2006-03-08[PATCH] s390: dasd partition detectionHorst Hummel4-14/+36
2006-02-20[PATCH] s390: revert dasd eer moduleHeiko Carstens7-1219/+4
2006-02-20[PATCH] s390: dasd reference countingPeter Oberparleiter2-1/+21
2006-02-03[PATCH] s390: dasd extended error reporting moduleStefan Weinhuber7-4/+1219
2006-02-01[PATCH] s390: dasd wait for clear i/o interruptHorst Hummel1-12/+33
2006-02-01[PATCH] s390: dasd open counterHorst Hummel1-1/+8