Age | Commit message (Expand) | Author | Files | Lines |
2018-01-23 | s390/dasd: Simplify code | Christophe JAILLET | 1 | -5/+2 |
2017-12-05 | s390/dasd: prevent prefix I/O error | Stefan Haberland | 1 | -6/+10 |
2017-11-24 | s390: block: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-23 | s390/dasd: Change unsigned long long to unsigned long | Jan Höppner | 1 | -6/+2 |
2017-07-05 | s390/dasd: Make raw I/O usable without prefix support | Jan Höppner | 1 | -40/+45 |
2017-07-05 | s390/dasd: Rename dasd_raw_build_cp() | Jan Höppner | 1 | -4/+4 |
2017-07-05 | s390/dasd: Refactor prefix_LRE() and related functions | Jan Höppner | 1 | -140/+77 |
2017-03-28 | s390/dasd: suppress command reject error for query host access command | Stefan Haberland | 1 | -3/+9 |
2017-03-28 | s390/dasd: check if query host access feature is supported | Stefan Haberland | 1 | -0/+4 |
2017-02-23 | s390/dasd: fix spelling mistake: "supportet" -> "supported" | Colin Ian King | 1 | -1/+1 |
2017-01-31 | s390/dasd: correct inconsistent indenting | Stefan Haberland | 1 | -2/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-12 | s390/dasd: channel path aware error recovery | Stefan Haberland | 1 | -64/+146 |
2016-12-12 | s390/dasd: extend dasd path handling | Stefan Haberland | 1 | -67/+46 |
2016-10-17 | s390/dasd: avoid undefined behaviour | Christian Borntraeger | 1 | -2/+2 |
2016-09-26 | s390/dasd: make query host access interruptible | Stefan Haberland | 1 | -1/+1 |
2016-08-11 | s390/dasd: fix failing CUIR assignment under LPAR | Stefan Haberland | 1 | -0/+10 |
2016-06-13 | s390/time: LPAR offset handling | Martin Schwidefsky | 1 | -2/+2 |
2016-04-15 | s390/dasd: Add new ioctl BIODASDCHECKFMT | Jan Höppner | 1 | -16/+519 |
2016-04-15 | s390/dasd: add query host access to volume support | Stefan Haberland | 1 | -0/+164 |
2016-03-17 | s390/dasd: reorder lcu and device lock | Stefan Haberland | 1 | -9/+29 |
2016-03-07 | s390/dasd: remove casts to dasd_*_private | Sebastian Ott | 1 | -105/+56 |
2016-03-07 | s390/dasd: Refactor dasd format functions | Jan Höppner | 1 | -12/+46 |
2016-03-07 | s390/dasd: Improve dasd format code | Jan Höppner | 1 | -58/+52 |
2015-11-03 | s390/dasd: fix disconnected device with valid path mask | Stefan Haberland | 1 | -1/+6 |
2015-11-03 | s390/dasd: fix invalid PAV assignment after suspend/resume | Stefan Haberland | 1 | -4/+16 |
2015-11-03 | s390/dasd: fix double free in dasd_eckd_read_conf | Stefan Haberland | 1 | -12/+25 |
2015-10-14 | s390/cio: introduce pathmask_to_pos | Sebastian Ott | 1 | -7/+4 |
2015-08-19 | s390: remove unneeded sizeof(void *) comparisons | Heiko Carstens | 1 | -1/+1 |
2015-08-09 | s390/dasd: enhance CUIR scope detection | Stefan Haberland | 1 | -78/+245 |
2015-08-09 | s390/dasd: fix failing path verification | Stefan Haberland | 1 | -2/+6 |
2015-04-15 | s390/dasd: fix inability to set a DASD device offline | Stefan Haberland | 1 | -1/+2 |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens | 1 | -6/+0 |
2014-10-09 | s390/dasd: add support for control unit initiated reconfiguration | Stefan Haberland | 1 | -2/+370 |
2014-08-01 | s390/dasd: fix camel case | Stefan Haberland | 1 | -5/+5 |
2014-07-22 | dasd: fix error recovery for alias devices during format | Stefan Haberland | 1 | -9/+17 |
2014-07-22 | dasd: use aliases for formatted devices during format | Stefan Haberland | 1 | -2/+2 |
2013-12-31 | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 1 | -0/+2 |
2013-11-24 | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 1 | -24/+24 |
2013-11-20 | s390/dasd: validate request size before building CCW/TCW request | Stefan Weinhuber | 1 | -0/+2 |
2013-10-15 | s390/dasd: check for availability of prefix command during format | Stefan Haberland | 1 | -27/+71 |
2013-08-22 | s390/dasd: enable raw_track_access reads without direct I/O | Stefan Weinhuber | 1 | -11/+43 |
2013-07-01 | s390/dasd: Implement block timeout handling | Hannes Reinecke | 1 | -0/+4 |
2013-07-01 | s390/dasd: make number of retries configurable | Hannes Reinecke | 1 | -4/+7 |
2013-06-26 | s390/dasd: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 1 | -1/+1 |
2013-04-17 | s390/dasd: improve speed of dasdfmt | Stefan Haberland | 1 | -108/+236 |
2013-02-28 | s390/dasd: fix unresponsive device after all channel paths were lost | Stefan Haberland | 1 | -2/+8 |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens | 1 | -15/+15 |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 1 | -1/+1 |
2012-11-30 | s390/dasd: fix unaccessible device after resume | Stefan Haberland | 1 | -9/+7 |