summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] s390: revert dasd eer moduleHeiko Carstens2006-02-207-1219/+4
* [PATCH] s390: dasd reference countingPeter Oberparleiter2006-02-202-1/+21
* [PATCH] s390: dasd extended error reporting moduleStefan Weinhuber2006-02-037-4/+1219
* [PATCH] s390: dasd wait for clear i/o interruptHorst Hummel2006-02-011-12/+33
* [PATCH] s390: dasd open counterHorst Hummel2006-02-011-1/+8
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-0118-20/+0
* [PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens2006-01-141-1/+1
* [PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky2006-01-141-1/+1
* [PATCH] add ->compat_ioctl to dasdChristoph Hellwig2006-01-103-0/+14
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-083-39/+30
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-1/+1
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* | [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-067-13/+13
* | [PATCH] s390: dasd failfast supportHorst Hummel2006-01-065-12/+34
* | [PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel2006-01-061-1/+4
OpenPOWER on IntegriCloud