aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven2-2/+2
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens8-78/+22
2007-02-05[S390] ETR support.Martin Schwidefsky2-18/+39
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel2-6/+6
2007-02-05[S390] Remove dasd_ccw_log function.Horst Hummel3-67/+0
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer1-2/+2
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber1-7/+17
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens5-6/+6
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-22/+62
2006-12-08[PATCH] struct path: convert s390-driversJosef Sipek1-1/+1
2006-12-08[S390] New DASD feature for ERP related loggingHorst Hummel4-22/+62
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-2/+2
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter2-2/+2
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro1-6/+4
2006-12-04[S390] return 'count' for successful execution of dasd_eer_enable.Horst Hummel1-4/+5
2006-12-04[S390] Enhanced handling of failed termination requests.Horst Hummel1-5/+11
2006-12-04[S390] handle incorrect values when writing to dasd sysfs attributes.Horst Hummel1-14/+29
2006-10-18[S390] dasd: clean up timer.Stefan Weinhuber1-0/+1
2006-10-06[S390] irq change build fixes.Heiko Carstens1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe3-3/+3
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky2-66/+22
2006-09-20[S390] Replace nopav-message on VM.Peter Oberparleiter1-2/+6
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