aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
AgeCommit message (Expand)AuthorFilesLines
2006-09-20[S390] xpram off by one error.Christian Borntraeger1-1/+1
2006-09-20[S390] __exit cleanup.Heiko Carstens1-1/+1
2006-09-20[S390] dasd default debug level.Horst Hummel1-2/+2
2006-09-20[S390] dasd deadlock after state change pending interrupt.Martin Schwidefsky3-28/+51
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
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens18-20/+0
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens1-1/+1
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky1-1/+1
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig3-0/+14
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig3-39/+30
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky7-13/+13
2006-01-06[PATCH] s390: dasd failfast supportHorst Hummel5-12/+34
2006-01-06[PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel1-1/+4
2006-01-06[PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte1-1/+1
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter2-25/+5
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky1-2/+2
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl2-10/+5
2005-11-07[PATCH] s390: dasd diag with block sizes > 512Peter Oberparleiter1-20/+30
2005-11-07[PATCH] s390: dasd diag inline assemblyPeter Oberparleiter2-13/+13
2005-09-05[PATCH] s390: 64 bit diag250 supportHorst Hummel3-134/+307
2005-09-05[PATCH] s390: deadlock in dasd_devmapHorst Hummel6-41/+24
2005-07-27[PATCH] s390: free dasd slab cacheHorst Hummel1-1/+5
2005-07-27[PATCH] s390: fba dasd i/o errorsHorst Hummel1-1/+3
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu2-3/+4
2005-06-25[PATCH] s/390: compile fix for dcssblkCornelia Huck1-2/+2
2005-06-25[PATCH] s/390: use klist in dasd driverCornelia Huck1-14/+12
2005-06-24[PATCH] xip: bdev: execute in placeCarsten Otte1-4/+40
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2-17/+17
2005-05-17[PATCH] s390: dasd set online failureHorst Hummel1-7/+9
2005-05-01[PATCH] s390: remove ioctl32 from dasdcmbCornelia Huck1-17/+2
2005-05-01[PATCH] s390: don't pad cdl blocks for write requestsHorst Hummel1-2/+3
2005-05-01[PATCH] s390: enable write barriers in the dasd driverStefan Weinhuber1-0/+1
2005-05-01[PATCH] s390: dasd readonly attributeHorst Hummel6-42/+93
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds22-0/+12553