aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd.c
Commit message (Expand)AuthorAge
* [S390] dasd: prevent IO error during reserve/release loopStefan Haberland2011-05-10
* [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-20
* block: remove per-queue pluggingJens Axboe2011-03-10
* [S390] dasd: Correct retry counter for terminated I/O.Stefan Haberland2011-01-05
* [S390] dasd: Add support for raw ECKD access.Stefan Haberland2011-01-05
* [S390] dasd: Prevent deadlock during suspend/resume.Stefan Haberland2011-01-05
* [S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber2011-01-05
* [S390] dasd: do path verification for paths added at runtimeStefan Weinhuber2011-01-05
* [S390] dasd: add High Performance FICON multitrack supportStefan Weinhuber2011-01-05
* [S390] dasd: add support for irq statisticsHeiko Carstens2011-01-05
* [S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland2010-10-25
* [S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2010-10-25
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
* | s390/block: kill the big kernel lockArnd Bergmann2010-09-26
|/
* [S390] dasd: fix format string typesHeiko Carstens2010-08-13
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-07
* [S390] dasd: unit check handling during internal cio I/OStefan Haberland2010-05-26
* [S390] dasd: add dynamic pav tolerationStefan Haberland2010-05-17
* [S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber2010-05-12
* [S390] dasd: fix endless loop in erpStefan Haberland2010-04-22
* [S390] dasd: automatic recognition of read-only devicesStefan Weinhuber2010-03-08
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-01
|\
| * block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* | [S390] dasd: correct offline processingStefan Haberland2010-02-26
* | [S390] dasd: fix refcounting.Stefan Haberland2010-02-26
* | [S390] dasd: fix online/offline raceStefan Haberland2010-02-26
|/
* [S390] dasd: fix possible NULL pointer errorsStefan Haberland2010-01-27
* [S390] dasd: remove strings from s390dbfStefan Haberland2009-12-07
* [S390] dasd: improve error recovery for internal I/OStefan Weinhuber2009-12-07
* [S390] dasd: remove dead codeChristian Borntraeger2009-12-07
* [S390] cio: split PGID settings and statusPeter Oberparleiter2009-12-07
* [S390] dasd: use idal for device characteristicsStefan Haberland2009-10-14
* [S390] dasd: fix race condition in resume codeStefan Haberland2009-10-06
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* [S390] dasd: optimize cpu usage in goodcaseStefan Haberland2009-09-11
* [S390] dasd: fail requests when device state is less then readyStefan Weinhuber2009-09-11
* [S390] drivers/s390: put NULL test before dereferenceJulia Lawall2009-08-23
* [S390] dasd: fix refcounting in dasd_change_stateSebastian Ott2009-06-22
* [S390] dasd_pm: fix stop flag handlingStefan Haberland2009-06-22
* [S390] pm: dasd power management callbacks.Stefan Haberland2009-06-16
* [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-12
* [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-12
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-28
* [S390] dasd: Use the new async framework for autoonlining.Cornelia Huck2009-04-14