| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Remove code duplication from monreader / dcssblk. | Martin Schwidefsky | 2008-04-17 | 1 | -52/+1 |
* | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 2008-04-17 | 2 | -31/+23 |
* | [S390] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-17 | 1 | -2/+2 |
* | [S390] dasd: add sim handling. | Stefan Haberland | 2008-04-17 | 3 | -0/+47 |
* | [S390] dasd: use GFP_DMA for fba private data allocation | Stefan Haberland | 2008-04-17 | 1 | -1/+2 |
* | [S390] dasd: fix double elevator_exit call when deadline iosched fails to load | Josef 'Jeff' Sipek | 2008-04-17 | 2 | -0/+2 |
* | [S390] dasd: fix reference counting in display method for proc/dasd/devices | Stefan Weinhuber | 2008-03-05 | 1 | -1/+3 |
* | [S390] dasd: let dasd erp matching recognize alias recovery | Stefan Weinhuber | 2008-03-05 | 1 | -4/+2 |
* | [S390] dcss: Fix Unlikely(x) != y | Roel Kluin | 2008-02-19 | 1 | -1/+1 |
* | [S390] dasd: fix locking in __dasd_device_process_final_queue | Stefan Weinhuber | 2008-02-19 | 1 | -6/+6 |
* | [S390] dcss: Initialize workqueue before using it. | Heiko Carstens | 2008-02-05 | 1 | -3/+2 |
* | [S390] dasd: fix panic caused by alias device offline | Stefan Weinhuber | 2008-02-05 | 1 | -1/+1 |
* | [S390] dasd: add ifcc handling | Stefan Haberland | 2008-02-05 | 2 | -27/+52 |
* | blk_end_request: changing s390 (take 4) | Kiyoshi Ueda | 2008-01-28 | 1 | -8/+9 |
* | [S390] usage of s390dbf: shrink number of debug areas to use. | Peter Tiedemann | 2008-01-26 | 1 | -2/+2 |
* | [S390] constify function pointer tables. | Jan Engelhardt | 2008-01-26 | 1 | -1/+1 |
* | [S390] dasd: fix loop in request expiration handling | Stefan Haberland | 2008-01-26 | 1 | -1/+2 |
* | [S390] dasd: add hyper PAV support to DASD device driver, part 1 | Stefan Weinhuber | 2008-01-26 | 18 | -1720/+3117 |
* | [S390] drivers/s390/: Spelling fixes | Joe Perches | 2008-01-26 | 2 | -2/+2 |
* | [S390] use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-01-26 | 1 | -1/+1 |
* | [S390] dasd: fix return value of dasd_generic_probe() | Stefan Haberland | 2008-01-26 | 1 | -3/+4 |
* | [S390] dcssblk: prevent early access without own make_request function | Christian Borntraeger | 2007-12-04 | 1 | -2/+2 |
* | [S390] device_schedule_callback() for dcssblk. | Gerald Schaefer | 2007-11-05 | 1 | -2/+7 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
* | [S390] xpram: fix bio_end{_,}io typo | Martin Schwidefsky | 2007-10-12 | 1 | -1/+1 |
* | [S390] is_power_of_2 in drivers/s390/block/dasd_int.h | vignesh babu | 2007-10-12 | 1 | -1/+2 |
* | Drop 'size' argument from bio_endio and bi_end_io | NeilBrown | 2007-10-10 | 2 | -6/+4 |
* | Fixup rq_for_each_segment() indentation | Jens Axboe | 2007-10-10 | 3 | -28/+26 |
* | Introduce rq_for_each_segment replacing rq_for_each_bio | NeilBrown | 2007-10-10 | 3 | -26/+15 |
* | [S390] vmur: fix diag14 exceptions with addresses > 2GB. | Michael Holzheu | 2007-08-22 | 1 | -0/+1 |
* | Typo fixes errror -> error | Gabriel Craciunescu | 2007-07-31 | 1 | -2/+2 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 4 | -5/+5 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | unregister_blkdev() delete redundant messages in callers | Akinobu Mita | 2007-07-17 | 1 | -6/+1 |
* | [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE | Heiko Carstens | 2007-07-10 | 1 | -0/+4 |
* | [S390] dasd_eer: use mutex instead of semaphore | Christoph Hellwig | 2007-05-31 | 1 | -8/+8 |
* | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 2007-05-10 | 1 | -7/+4 |
* | [S390] Avoid sparse warnings. | Heiko Carstens | 2007-05-10 | 2 | -6/+7 |
* | [S390] dasd: Fix modular build. | Cornelia Huck | 2007-05-10 | 1 | -0/+1 |
* | [S390] cio: Get rid of _ccw_device_get_device_number(). | Cornelia Huck | 2007-05-10 | 2 | -5/+9 |
* | [S390] dasd: New read device characteristics and read configuration data. | Cornelia Huck | 2007-05-04 | 4 | -4/+126 |
* | [S390] dasd: Add ipldev parameter. | Peter Oberparleiter | 2007-04-27 | 1 | -0/+17 |
* | [S390] dasd: Add sysfs attribute status and generate uevents. | Horst Hummel | 2007-04-27 | 2 | -0/+44 |
* | [S390] dasd: Work around gcc bug. | Peter Oberparleiter | 2007-03-26 | 1 | -5/+5 |
* | [S390] dasd: Use default recovery for SNSS requests | Stefan Weinhuber | 2007-03-05 | 1 | -0/+1 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 2 | -2/+2 |
* | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 | 8 | -78/+22 |
* | [S390] ETR support. | Martin Schwidefsky | 2007-02-05 | 2 | -18/+39 |
* | [S390] dasd: fix unconditional reserve handling. | Horst Hummel | 2007-02-05 | 2 | -6/+6 |