summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: Add support for enhanced VM UIDStefan Weinhuber2008-08-015-163/+189
* [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland2008-07-171-2/+2
* [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2008-07-172-8/+24
* [S390] dasd: fix unsolicited SIM handling.Stefan Haberland2008-07-171-1/+3
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+6
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-14/+14
| |\
| * | block-dasd_eer: BKL pushdownArnd Bergmann2008-06-201-0/+6
* | | [S390] Cleanup dcssblk printk messages.Hongjie Yang2008-07-141-19/+3Star
* | | [S390] Cleanup xpram printk messages.Martin Schwidefsky2008-07-141-14/+4Star
* | | [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-144-27/+30
| |/ |/|
* | [S390] dasd: use a generic wait_queue for sleep_onStefan Haberland2008-05-301-14/+14
|/
* [S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber2008-05-151-2/+3
* [S390] dasd: Use const in busid functions.Cornelia Huck2008-05-152-6/+6
* s390: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-5/+5
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-3/+3
* return pfn from direct_access, for XIPJared Hulbert2008-04-281-3/+5
* [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-171-52/+1Star
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-172-31/+23Star
* [S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-171-2/+2
* [S390] dasd: add sim handling.Stefan Haberland2008-04-173-0/+47
* [S390] dasd: use GFP_DMA for fba private data allocationStefan Haberland2008-04-171-1/+2
* [S390] dasd: fix double elevator_exit call when deadline iosched fails to loadJosef 'Jeff' Sipek2008-04-172-0/+2
* [S390] dasd: fix reference counting in display method for proc/dasd/devicesStefan Weinhuber2008-03-051-1/+3
* [S390] dasd: let dasd erp matching recognize alias recoveryStefan Weinhuber2008-03-051-4/+2Star
* [S390] dcss: Fix Unlikely(x) != yRoel Kluin2008-02-191-1/+1
* [S390] dasd: fix locking in __dasd_device_process_final_queueStefan Weinhuber2008-02-191-6/+6
* [S390] dcss: Initialize workqueue before using it.Heiko Carstens2008-02-051-3/+2Star
* [S390] dasd: fix panic caused by alias device offlineStefan Weinhuber2008-02-051-1/+1
* [S390] dasd: add ifcc handlingStefan Haberland2008-02-052-27/+52
* 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