summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: unit check handling during internal cio I/OStefan Haberland2010-05-261-0/+23
* [S390] dasd: add dynamic pav tolerationStefan Haberland2010-05-171-0/+22
* [S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber2010-05-121-7/+10
* [S390] dasd: fix endless loop in erpStefan Haberland2010-04-221-1/+2
* [S390] dasd: automatic recognition of read-only devicesStefan Weinhuber2010-03-081-0/+36
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-3/+2
|\
| * block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+1
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* | [S390] dasd: correct offline processingStefan Haberland2010-02-261-1/+1
* | [S390] dasd: fix refcounting.Stefan Haberland2010-02-261-9/+15
* | [S390] dasd: fix online/offline raceStefan Haberland2010-02-261-8/+14
|/
* [S390] dasd: fix possible NULL pointer errorsStefan Haberland2010-01-271-4/+4
* [S390] dasd: remove strings from s390dbfStefan Haberland2009-12-071-11/+11
* [S390] dasd: improve error recovery for internal I/OStefan Weinhuber2009-12-071-55/+152
* [S390] dasd: remove dead codeChristian Borntraeger2009-12-071-1/+0
* [S390] cio: split PGID settings and statusPeter Oberparleiter2009-12-071-7/+0
* [S390] dasd: use idal for device characteristicsStefan Haberland2009-10-141-2/+11
* [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
OpenPOWER on IntegriCloud