aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAge
* [S390] xpram module parameter parsing - take 2.Heiko Carstens2006-07-17
* [S390] Fix sparse warnings.Heiko Carstens2006-07-12
* [S390] xpram module parameter parsing.Heiko Carstens2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* | [S390] add PAV support to the dasd driver.Horst Hummel2006-06-29
* | [S390] dasd eer data format.Stefan Weinhuber2006-06-29
* | [S390] dasd whitespace and other cosmetics.Horst Hummel2006-06-29
* | [S390] dasd_eckd_dump_sense bug.Horst Hummel2006-06-29
* | [S390] missing check in dasd_eer_open.Stefan Weinhuber2006-06-29
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-27
|/
* [PATCH] s390: dasd device identifiersHorst Hummel2006-04-28
* [PATCH] s390: dasd ioctl never returnsHorst Hummel2006-04-28
* [PATCH] s390: dasd proc entriesHorst Hummel2006-04-11
* [PATCH] s390: fail-fast requests on quiesced devicesPeter Oberparleiter2006-04-11
* [PATCH] s390: dasd device offline messagesHorst Hummel2006-04-11
* BUG_ON() Conversion in drivers/s390/block/dasd_erp.cEric Sesterhenn2006-03-31
* BUG_ON() Conversion in drivers/s390/block/dasd_devmap.cEric Sesterhenn2006-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-25
|\
| * BUG_ON() Conversion in drivers/s390/block/dasd.cEric Sesterhenn2006-03-24
* | [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
|/
* [PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank2006-03-24
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-24
* [PATCH] s390: dasd extended error reportingStefan Weinhuber2006-03-24
* [PATCH] s390: random values in result of BIODASDINFO2Horst Hummel2006-03-24
* [PATCH] s390: remove experimental flag from dasd diagPeter Oberparleiter2006-03-24
* [PATCH] s390: remove dynamic dasd ioctlsChristoph Hellwig2006-03-24
* [PATCH] s390: merge cmb into dasdcChristoph Hellwig2006-03-24
* [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig2006-03-24
* [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig2006-03-24
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-23
* [PATCH] regularize blk_cleanup_queue() useAl Viro2006-03-18
* [PATCH] s390: dasd proc interface typoHorst Hummel2006-03-09
* [PATCH] s390: dasd partition detectionHorst Hummel2006-03-08
* [PATCH] s390: revert dasd eer moduleHeiko Carstens2006-02-20
* [PATCH] s390: dasd reference countingPeter Oberparleiter2006-02-20
* [PATCH] s390: dasd extended error reporting moduleStefan Weinhuber2006-02-03
* [PATCH] s390: dasd wait for clear i/o interruptHorst Hummel2006-02-01
* [PATCH] s390: dasd open counterHorst Hummel2006-02-01
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-01
* [PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens2006-01-14
* [PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky2006-01-14
* [PATCH] add ->compat_ioctl to dasdChristoph Hellwig2006-01-10
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-06
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06