| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/scm_block: do not hide eadm subchannel dependency | Sebastian Ott | 2013-11-15 | 2 | -19/+7 |
* | Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-11-14 | 1 | -4/+4 |
|\ |
|
| * | s390/dasd: hold request queue sysfs lock when calling elevator_init() | Heiko Carstens | 2013-11-08 | 1 | -4/+4 |
* | | s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS | Steffen Maier | 2013-11-06 | 1 | -1/+5 |
* | | s390/dasd: Write to profile data area only if it is available | Stefan Weinhuber | 2013-10-28 | 1 | -1/+2 |
* | | s390/s390dbf: use debug_level_enabled() where applicable | Hendrik Brueckner | 2013-10-24 | 1 | -1/+1 |
|/ |
|
* | s390/dasd: check for availability of prefix command during format | Stefan Haberland | 2013-10-15 | 1 | -27/+71 |
* | s390/irq: rework irq subclass handling | Heiko Carstens | 2013-09-04 | 1 | -2/+2 |
* | s390/dasd: fix statistics for recovered requests | Stefan Weinhuber | 2013-08-28 | 1 | -0/+8 |
* | s390/dasd: enable raw_track_access reads without direct I/O | Stefan Weinhuber | 2013-08-22 | 1 | -11/+43 |
* | s390/dasd: cleanup timeout and transport error messages | Stefan Weinhuber | 2013-08-22 | 1 | -2/+4 |
* | s390: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-08-22 | 1 | -4/+4 |
* | s390/dasd: fix hanging devices after path events | Stefan Haberland | 2013-07-30 | 1 | -0/+6 |
* | s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set | Hannes Reinecke | 2013-07-01 | 3 | -3/+72 |
* | s390/dasd: Add 'timeout' attribute | Hannes Reinecke | 2013-07-01 | 3 | -0/+62 |
* | block/dasd: detailed I/O errors | Hannes Reinecke | 2013-07-01 | 1 | -3/+13 |
* | s390/dasd: Reduce amount of messages for specific errors | Hannes Reinecke | 2013-07-01 | 1 | -0/+8 |
* | s390/dasd: Implement block timeout handling | Hannes Reinecke | 2013-07-01 | 4 | -2/+88 |
* | s390/dasd: process all requests in the device tasklet | Hannes Reinecke | 2013-07-01 | 1 | -2/+2 |
* | s390/dasd: make number of retries configurable | Hannes Reinecke | 2013-07-01 | 5 | -6/+57 |
* | s390/dasd: Clarify comment | Hannes Reinecke | 2013-07-01 | 1 | -3/+1 |
* | s390/dasd: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-26 | 1 | -1/+1 |
* | s390/dasd: fix handling of gone paths | Stefan Weinhuber | 2013-05-31 | 1 | -2/+10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-05-21 | 1 | -0/+1 |
|\ |
|
| * | s390/xpram: mark xpram as non-rotational | Christian Borntraeger | 2013-05-17 | 1 | -0/+1 |
* | | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-05-08 | 1 | -2/+1 |
|\ \ |
|
| * \ | Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2013-04-02 | 3 | -13/+81 |
| |\ \ |
|
| * | | | block: Add bio_end_sector() | Kent Overstreet | 2013-03-23 | 1 | -2/+1 |
* | | | | block_device_operations->release() should return void | Al Viro | 2013-05-07 | 3 | -21/+12 |
| |_|/
|/| | |
|
* | | | s390/scm_blk: fix memleak in init function | Sebastian Ott | 2013-04-26 | 1 | -2/+1 |
* | | | s390/scm_blk: allow more cluster size values | Sebastian Ott | 2013-04-26 | 1 | -2/+4 |
* | | | s390/dasd: fix hanging device after resume with internal error 13 | Stefan Haberland | 2013-04-17 | 1 | -8/+55 |
* | | | s390/dasd: improve speed of dasdfmt | Stefan Haberland | 2013-04-17 | 4 | -143/+351 |
* | | | s390/dasd: remove cast for kzalloc return value | Zhang Yanfei | 2013-04-17 | 1 | -2/+1 |
* | | | s390/scm_blk: fix error return code in scm_blk_init() | Wei Yongjun | 2013-03-21 | 1 | -2/+5 |
* | | | s390/scm_block: fix printk format string | Sebastian Ott | 2013-03-21 | 2 | -3/+3 |
| |/
|/| |
|
* | | s390/scm: process availability | Sebastian Ott | 2013-03-07 | 1 | -0/+7 |
* | | s390/scm_blk: suspend writes | Sebastian Ott | 2013-03-07 | 2 | -5/+58 |
* | | s390/scm_drv: extend notify callback | Sebastian Ott | 2013-03-07 | 1 | -6/+10 |
* | | s390/scm_blk: fix request number accounting | Sebastian Ott | 2013-03-07 | 1 | -2/+6 |
|/ |
|
* | s390/dasd: fix unresponsive device after all channel paths were lost | Stefan Haberland | 2013-02-28 | 1 | -2/+8 |
* | dasd: fix sysfs cleanup in dasd_generic_remove | Stefan Weinhuber | 2013-02-14 | 1 | -1/+4 |
* | s390/time: rename tod clock access functions | Heiko Carstens | 2013-02-14 | 8 | -39/+39 |
* | s390/scm: use inline dummy functions | Sebastian Ott | 2013-02-14 | 1 | -13/+28 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 3 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-12-13 | 6 | -81/+178 |
|\ |
|
| * | s390/dasd: add safe offline interface | Stefan Haberland | 2012-11-30 | 3 | -17/+116 |
| * | s390/dasd: fix unaccessible device after resume | Stefan Haberland | 2012-11-30 | 1 | -9/+7 |
| * | s390: use ccw_device_get_schid | Sebastian Ott | 2012-11-23 | 1 | -4/+7 |
| * | s390/dasd: fix multi-line printks with multiple KERN_<level>s | Sebastian Ott | 2012-11-23 | 2 | -51/+48 |