Age | Commit message (Expand) | Author |
2011-05-10 | [S390] dasd: prevent IO error during reserve/release loop | Stefan Haberland |
2011-04-20 | [S390] dasd: fix race between open and offline | Stefan Weinhuber |
2011-03-10 | block: remove per-queue plugging | Jens Axboe |
2011-01-05 | [S390] dasd: Correct retry counter for terminated I/O. | Stefan Haberland |
2011-01-05 | [S390] dasd: Add support for raw ECKD access. | Stefan Haberland |
2011-01-05 | [S390] dasd: Prevent deadlock during suspend/resume. | Stefan Haberland |
2011-01-05 | [S390] dasd: Improve handling of stolen DASD reservation | Stefan Weinhuber |
2011-01-05 | [S390] dasd: do path verification for paths added at runtime | Stefan Weinhuber |
2011-01-05 | [S390] dasd: add High Performance FICON multitrack support | Stefan Weinhuber |
2011-01-05 | [S390] dasd: add support for irq statistics | Heiko Carstens |
2010-10-25 | [S390] dasd: ignore unsolicited interrupts for DIAG | Stefan Haberland |
2010-10-25 | [S390] dasd: fix unsolicited interrupt recognition | Stefan Weinhuber |
2010-10-22 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-09-26 | s390/block: kill the big kernel lock | Arnd Bergmann |
2010-09-10 | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() | Tejun Heo |
2010-08-13 | [S390] dasd: fix format string types | Heiko Carstens |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann |
2010-08-07 | block: remove q->prepare_flush_fn completely | FUJITA Tomonori |
2010-05-26 | [S390] dasd: unit check handling during internal cio I/O | Stefan Haberland |
2010-05-17 | [S390] dasd: add dynamic pav toleration | Stefan Haberland |
2010-05-12 | [S390] dasd: fix race between tasklet and dasd_sleep_on | Stefan Weinhuber |
2010-04-22 | [S390] dasd: fix endless loop in erp | Stefan Haberland |
2010-03-08 | [S390] dasd: automatic recognition of read-only devices | Stefan Weinhuber |
2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-02-26 | [S390] dasd: correct offline processing | Stefan Haberland |
2010-02-26 | [S390] dasd: fix refcounting. | Stefan Haberland |
2010-02-26 | [S390] dasd: fix online/offline race | Stefan Haberland |
2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen |
2010-01-27 | [S390] dasd: fix possible NULL pointer errors | Stefan Haberland |
2009-12-07 | [S390] dasd: remove strings from s390dbf | Stefan Haberland |
2009-12-07 | [S390] dasd: improve error recovery for internal I/O | Stefan Weinhuber |
2009-12-07 | [S390] dasd: remove dead code | Christian Borntraeger |
2009-12-07 | [S390] cio: split PGID settings and status | Peter Oberparleiter |
2009-10-14 | [S390] dasd: use idal for device characteristics | Stefan Haberland |
2009-10-06 | [S390] dasd: fix race condition in resume code | Stefan Haberland |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-11 | [S390] dasd: optimize cpu usage in goodcase | Stefan Haberland |
2009-09-11 | [S390] dasd: fail requests when device state is less then ready | Stefan Weinhuber |
2009-08-23 | [S390] drivers/s390: put NULL test before dereference | Julia Lawall |
2009-06-22 | [S390] dasd: fix refcounting in dasd_change_state | Sebastian Ott |
2009-06-22 | [S390] dasd_pm: fix stop flag handling | Stefan Haberland |
2009-06-16 | [S390] pm: dasd power management callbacks. | Stefan Haberland |
2009-06-12 | [S390] dasd: forward internal errors to dasd_sleep_on caller | Stefan Weinhuber |
2009-06-12 | [S390] dasd: check_characteristics cleanup | Sebastian Ott |
2009-05-22 | block: Do away with the notion of hardsect_size | Martin K. Petersen |
2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo |
2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo |
2009-04-28 | block: implement and use [__]blk_end_request_all() | Tejun Heo |
2009-04-14 | [S390] dasd: Use the new async framework for autoonlining. | Cornelia Huck |