aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky1-52/+1
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens2-31/+23
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-17[S390] dasd: add sim handling.Stefan Haberland3-0/+47
2008-04-17[S390] dasd: use GFP_DMA for fba private data allocationStefan Haberland1-1/+2
2008-04-17[S390] dasd: fix double elevator_exit call when deadline iosched fails to loadJosef 'Jeff' Sipek2-0/+2
2008-03-05[S390] dasd: fix reference counting in display method for proc/dasd/devicesStefan Weinhuber1-1/+3
2008-03-05[S390] dasd: let dasd erp matching recognize alias recoveryStefan Weinhuber1-4/+2
2008-02-19[S390] dcss: Fix Unlikely(x) != yRoel Kluin1-1/+1
2008-02-19[S390] dasd: fix locking in __dasd_device_process_final_queueStefan Weinhuber1-6/+6
2008-02-05[S390] dcss: Initialize workqueue before using it.Heiko Carstens1-3/+2
2008-02-05[S390] dasd: fix panic caused by alias device offlineStefan Weinhuber1-1/+1
2008-02-05[S390] dasd: add ifcc handlingStefan Haberland2-27/+52
2008-01-28blk_end_request: changing s390 (take 4)Kiyoshi Ueda1-8/+9
2008-01-26[S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann1-2/+2
2008-01-26[S390] constify function pointer tables.Jan Engelhardt1-1/+1
2008-01-26[S390] dasd: fix loop in request expiration handlingStefan Haberland1-1/+2
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber18-1720/+3117
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches2-2/+2
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-01-26[S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland1-3/+4
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