summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: fix race condition in resume codeStefan Haberland2009-10-061-2/+3
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* [S390] dasd: optimize cpu usage in goodcaseStefan Haberland2009-09-111-13/+8
* [S390] dasd: fail requests when device state is less then readyStefan Weinhuber2009-09-111-1/+4
* [S390] drivers/s390: put NULL test before dereferenceJulia Lawall2009-08-231-1/+1
* [S390] dasd: fix refcounting in dasd_change_stateSebastian Ott2009-06-221-3/+5
* [S390] dasd_pm: fix stop flag handlingStefan Haberland2009-06-221-1/+11
* [S390] pm: dasd power management callbacks.Stefan Haberland2009-06-161-2/+107
* [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-121-6/+24
* [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-121-2/+2
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-11/+5
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-1/+1
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-13/+4
* [S390] dasd: Use the new async framework for autoonlining.Cornelia Huck2009-04-141-12/+25
* [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-311-0/+1
* [S390] dasd: message cleanupStefan Haberland2009-03-261-88/+88
* [S390] dasd: add High Performance FICON supportStefan Weinhuber2009-03-261-12/+58
* [S390] dasd: enable compat ioctlsHeiko Carstens2009-03-261-1/+2
* [S390] dasd: fix race in dasd timer handlingStefan Weinhuber2009-02-111-30/+16
* [S390] dasd: send change uevents for dasd block devicesStefan Weinhuber2009-01-091-1/+20
* [S390] dasd: call cleanup_cqr with request_queue_lockStefan Haberland2008-12-251-0/+4
* [S390] dasd: log sense for fatal errorsStefan Haberland2008-11-141-0/+5
* [PATCH] switch dasdAl Viro2008-10-211-9/+6
* [PATCH] beginning of methods conversionAl Viro2008-10-211-4/+4
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-16/+16
* [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-211-4/+1
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-9/+9
* [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] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-3/+2
* [S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-171-2/+2
* [S390] dasd: fix double elevator_exit call when deadline iosched fails to loadJosef 'Jeff' Sipek2008-04-171-0/+1
* [S390] dasd: fix locking in __dasd_device_process_final_queueStefan Weinhuber2008-02-191-6/+6
* [S390] dasd: fix panic caused by alias device offlineStefan Weinhuber2008-02-051-1/+1
* [S390] dasd: add ifcc handlingStefan Haberland2008-02-051-11/+6
* 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] 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-261-736/+944
* [S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland2008-01-261-3/+4
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-101-3/+4
* [S390] dasd: Fix modular build.Cornelia Huck2007-05-101-0/+1
* [S390] dasd: New read device characteristics and read configuration data.Cornelia Huck2007-05-041-0/+45
* [S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel2007-04-271-0/+3
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-6/+6
* [S390] ETR support.Martin Schwidefsky2007-02-051-0/+13
* [S390] dasd: fix unconditional reserve handling.Horst Hummel2007-02-051-3/+3
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-1/+1
OpenPOWER on IntegriCloud