summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* blk_end_request: changing s390 (take 4)Kiyoshi Ueda2008-01-281-8/+9
* [S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann2008-01-261-2/+2
* [S390] constify function pointer tables.Jan Engelhardt2008-01-261-1/+1
* [S390] dasd: fix loop in request expiration handlingStefan Haberland2008-01-261-1/+2
* [S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber2008-01-2618-1720/+3117
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-262-2/+2
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-261-1/+1
* [S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland2008-01-261-3/+4
* [S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger2007-12-041-2/+2
* [S390] device_schedule_callback() for dcssblk.Gerald Schaefer2007-11-051-2/+7
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [S390] xpram: fix bio_end{_,}io typoMartin Schwidefsky2007-10-121-1/+1
* [S390] is_power_of_2 in drivers/s390/block/dasd_int.hvignesh babu2007-10-121-1/+2
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-102-6/+4Star
* Fixup rq_for_each_segment() indentationJens Axboe2007-10-103-28/+26Star
* Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-103-26/+15Star
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-221-0/+1
* Typo fixes errror -> errorGabriel Craciunescu2007-08-011-2/+2
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-244-5/+5
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-171-6/+1Star
* [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILEHeiko Carstens2007-07-101-0/+4
* [S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig2007-05-311-8/+8
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-7/+4Star
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-102-6/+7
* [S390] dasd: Fix modular build.Cornelia Huck2007-05-101-0/+1
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-102-5/+9
* [S390] dasd: New read device characteristics and read configuration data.Cornelia Huck2007-05-044-4/+126
* [S390] dasd: Add ipldev parameter.Peter Oberparleiter2007-04-271-0/+17
* [S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel2007-04-272-0/+44
* [S390] dasd: Work around gcc bug.Peter Oberparleiter2007-03-261-5/+5
* [S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber2007-03-051-0/+1
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-122-2/+2
* [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