| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/dasd: Fix unresumed device after suspend/resume having no paths | Stefan Haberland | 2015-04-15 | 1 | -12/+16 |
* | s390/dasd: fix unresumed device after suspend/resume | Stefan Haberland | 2015-04-15 | 1 | -0/+5 |
* | s390/dasd: fix inability to set a DASD device offline | Stefan Haberland | 2015-04-15 | 1 | -3/+6 |
* | s390/dasd: remove setting of scheduler from driver | Stefan Haberland | 2015-03-25 | 1 | -10/+1 |
* | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 1 | -2/+0 |
* | s390/dasd: cleanup profiling | Sebastian Ott | 2015-01-29 | 1 | -76/+14 |
* | s390/dasd: add locking for global_profile access | Sebastian Ott | 2015-01-29 | 1 | -12/+20 |
* | s390/dasd: fix list corruption for sleep_on requests | Stefan Haberland | 2014-11-28 | 1 | -3/+0 |
* | s390/dasd: fix infinite term I/O loop | Stefan Haberland | 2014-11-28 | 1 | -0/+14 |
* | s390/dasd: remove unused code | Stefan Haberland | 2014-11-28 | 1 | -12/+2 |
* | s390/dasd: add support for control unit initiated reconfiguration | Stefan Haberland | 2014-10-09 | 1 | -0/+8 |
* | s390/dasd: fix infinite loop during format | Stefan Haberland | 2014-10-09 | 1 | -10/+15 |
* | dasd: fix error recovery for alias devices during format | Stefan Haberland | 2014-07-22 | 1 | -6/+16 |
* | dasd: fix list_del corruption during format | Stefan Haberland | 2014-07-22 | 1 | -1/+5 |
* | dasd: fix unresponsive device during format | Stefan Haberland | 2014-07-22 | 1 | -0/+9 |
* | dasd: use aliases for formatted devices during format | Stefan Haberland | 2014-07-22 | 1 | -5/+6 |
* | s390/dasd: replace seq_printf by seq_puts | Fabian Frederick | 2014-07-22 | 1 | -17/+17 |
* | s390/dasd: replace pr_warning by pr_warn | Fabian Frederick | 2014-07-22 | 1 | -16/+12 |
* | s390/dasd: Move EXPORT_SYMBOL after function/variable | Fabian Frederick | 2014-07-22 | 1 | -36/+33 |
* | s390/dasd: remove unnecessary null test before debugfs_remove | Fabian Frederick | 2014-07-22 | 1 | -17/+8 |
* | s390: Fix misspellings using 'codespell' tool | Hendrik Brueckner | 2014-01-16 | 1 | -1/+1 |
* | 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/dasd: Write to profile data area only if it is available | Stefan Weinhuber | 2013-10-28 | 1 | -1/+2 |
|/ |
|
* | 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 | 1 | -3/+10 |
* | s390/dasd: Add 'timeout' attribute | Hannes Reinecke | 2013-07-01 | 1 | -0/+2 |
* | block/dasd: detailed I/O errors | Hannes Reinecke | 2013-07-01 | 1 | -3/+13 |
* | s390/dasd: Implement block timeout handling | Hannes Reinecke | 2013-07-01 | 1 | -0/+76 |
* | s390/dasd: process all requests in the device tasklet | Hannes Reinecke | 2013-07-01 | 1 | -2/+2 |
* | s390/dasd: Clarify comment | Hannes Reinecke | 2013-07-01 | 1 | -3/+1 |
* | s390/dasd: fix handling of gone paths | Stefan Weinhuber | 2013-05-31 | 1 | -2/+10 |
* | block_device_operations->release() should return void | Al Viro | 2013-05-07 | 1 | -11/+7 |
* | 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 | 1 | -10/+99 |
* | 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 | 1 | -9/+9 |
* | s390/dasd: add safe offline interface | Stefan Haberland | 2012-11-30 | 1 | -17/+80 |
* | s390/dasd: fix pathgroup race | Stefan Haberland | 2012-09-17 | 1 | -0/+11 |
* | s390/dasd: move wake_up call | Sebastian Ott | 2012-09-06 | 1 | -3/+3 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+1 |
* | s390/dasd: add shutdown action | Stefan Haberland | 2012-07-16 | 1 | -0/+32 |
* | [S390] dasd: prevent validate server for offline devices | Stefan Haberland | 2012-03-11 | 1 | -0/+4 |
* | [S390] dasd: revalidate server for new pathgroup | Stefan Haberland | 2012-01-18 | 1 | -0/+6 |
*-. | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 2012-01-07 | 1 | -3/+2 |
|\ \ |
|
| | * | fs: move code out of buffer.c | Al Viro | 2012-01-04 | 1 | -1/+0 |
| |/
|/| |
|
| * | switch debugfs to umode_t | Al Viro | 2012-01-04 | 1 | -2/+2 |
|/ |
|
* | [S390] dasd: prevent path verification before resume | Stefan Haberland | 2011-10-30 | 1 | -0/+4 |
* | [S390] dasd: re-initialize read_conf buffer for retries | Stefan Haberland | 2011-10-30 | 1 | -2/+5 |
* | [S390] dasd: wait for terminated request | Stefan Haberland | 2011-10-30 | 1 | -1/+5 |