summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-058-78/+22Star
* [S390] ETR support.Martin Schwidefsky2007-02-052-18/+39
* [S390] dasd: fix unconditional reserve handling.Horst Hummel2007-02-052-6/+6
* [S390] Remove dasd_ccw_log function.Horst Hummel2007-02-053-67/+0Star
* [S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2007-02-051-2/+2
* [S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber2007-02-051-7/+17
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-055-6/+6
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-084-22/+62
|\
| * [S390] New DASD feature for ERP related loggingHorst Hummel2006-12-084-22/+62
* | [PATCH] struct path: convert s390-driversJosef Sipek2006-12-081-1/+1
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-2/+2
* [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-072-2/+2
* [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-061-6/+4Star
* [S390] return 'count' for successful execution of dasd_eer_enable.Horst Hummel2006-12-041-4/+5
* [S390] Enhanced handling of failed termination requests.Horst Hummel2006-12-041-5/+11
* [S390] handle incorrect values when writing to dasd sysfs attributes.Horst Hummel2006-12-041-14/+29
* [S390] dasd: clean up timer.Stefan Weinhuber2006-10-181-0/+1
* [S390] irq change build fixes.Heiko Carstens2006-10-061-1/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-303-3/+3
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-282-66/+22Star
* [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/+32Star
* [S390] dasd set offline kernel bug.Horst Hummel2006-08-091-1/+1
* [S390] xpram system device class.Martin Schwidefsky2006-08-071-24/+1Star
* [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/+6Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-309-9/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-294-13/+0Star
|\
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-262-3/+0Star
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-262-2/+0Star
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-262-3/+0Star
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-262-5/+0Star
* | [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/+173Star
* | [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-281-1/+1
|/
* [PATCH] s390: dasd device identifiersHorst Hummel2006-04-284-20/+191
* [PATCH] s390: dasd ioctl never returnsHorst Hummel2006-04-281-0/+5