aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-04[S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger1-2/+2
2007-11-05[S390] device_schedule_callback() for dcssblk.Gerald Schaefer1-2/+7
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-12[S390] xpram: fix bio_end{_,}io typoMartin Schwidefsky1-1/+1
2007-10-12[S390] is_power_of_2 in drivers/s390/block/dasd_int.hvignesh babu1-1/+2
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2-6/+4
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe3-28/+26
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown3-26/+15
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu1-0/+1
2007-07-31Typo fixes errror -> errorGabriel Craciunescu1-2/+2
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe4-5/+5
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita1-6/+1
2007-07-10[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILEHeiko Carstens1-0/+4
2007-05-31[S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig1-8/+8
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky1-7/+4
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens2-6/+7
2007-05-10[S390] dasd: Fix modular build.Cornelia Huck1-0/+1
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2-5/+9
2007-05-04[S390] dasd: New read device characteristics and read configuration data.Cornelia Huck4-4/+126
2007-04-27[S390] dasd: Add ipldev parameter.Peter Oberparleiter1-0/+17
2007-04-27[S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel2-0/+44
2007-03-26[S390] dasd: Work around gcc bug.Peter Oberparleiter1-5/+5
2007-03-05[S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber1-0/+1
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