| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/dasd: fix failing CUIR assignment under LPAR | Stefan Haberland | 2016-08-11 | 1 | -0/+10 |
* | s390/dasd: fix hanging device after clear subchannel | Stefan Haberland | 2016-08-10 | 1 | -1/+9 |
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-28 | 1 | -3/+3 |
|\ |
|
| * | pmem: kill __pmem address space | Dan Williams | 2016-07-12 | 1 | -3/+3 |
* | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 3 | -6/+3 |
|\ \ |
|
| * | | block: convert to device_add_disk() | Dan Williams | 2016-06-27 | 3 | -6/+3 |
| |/ |
|
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 1 | -0/+1 |
|\ \ |
|
| * | | block: add QUEUE_FLAG_DAX for devices to advertise their DAX support | Toshi Kani | 2016-07-20 | 1 | -0/+1 |
| |/ |
|
* | | s390/time: LPAR offset handling | Martin Schwidefsky | 2016-06-13 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-26 | 1 | -2/+2 |
|\ |
|
| * | dax: enable dax in the presence of known media errors (badblocks) | Dan Williams | 2016-05-18 | 1 | -2/+2 |
* | | s390/dasd: Add new ioctl BIODASDCHECKFMT | Jan Höppner | 2016-04-15 | 6 | -23/+644 |
* | | s390/dasd: add query host access to volume support | Stefan Haberland | 2016-04-15 | 5 | -1/+282 |
* | | s390/dcssblk: fix possible deadlock in remove vs. per-device attributes | Gerald Schaefer | 2016-04-15 | 1 | -2/+3 |
* | | s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS | Sebastian Ott | 2016-04-01 | 1 | -1/+1 |
|/ |
|
* | s390/dasd: reorder lcu and device lock | Stefan Haberland | 2016-03-17 | 4 | -183/+86 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-03-16 | 10 | -388/+389 |
|\ |
|
| * | s390: Use pr_warn instead of pr_warning | Joe Perches | 2016-03-07 | 6 | -36/+29 |
| * | s390/dasd: remove casts to dasd_*_private | Sebastian Ott | 2016-03-07 | 5 | -181/+106 |
| * | s390/dasd: Refactor dasd format functions | Jan Höppner | 2016-03-07 | 1 | -12/+46 |
| * | s390/dasd: Simplify code in format logic | Jan Höppner | 2016-03-07 | 1 | -27/+6 |
| * | s390/dasd: Improve dasd format code | Jan Höppner | 2016-03-07 | 2 | -58/+59 |
| * | s390/dasd: fix incorrect locking order for LCU device add/remove | Stefan Haberland | 2016-02-23 | 1 | -83/+152 |
* | | s390/dasd: fix diag 0x250 inline assembly | Heiko Carstens | 2016-03-02 | 1 | -2/+7 |
|/ |
|
* | s390/dasd: fix performance drop | Stefan Haberland | 2016-02-17 | 1 | -0/+1 |
* | s390/dasd: fix refcount for PAV reassignment | Stefan Haberland | 2016-02-11 | 1 | -5/+16 |
* | s390/dasd: prevent incorrect length error under z/VM after PAV changes | Stefan Haberland | 2016-02-11 | 1 | -1/+1 |
* | mm, dax, pmem: introduce pfn_t | Dan Williams | 2016-01-15 | 1 | -6/+5 |
* | s390/dasd: fix failfast for disconnected devices | Stefan Haberland | 2015-12-30 | 1 | -2/+6 |
* | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2015-11-07 | 2 | -5/+8 |
* | s390/dasd: fix disconnected device with valid path mask | Stefan Haberland | 2015-11-03 | 1 | -1/+6 |
* | s390/dasd: fix invalid PAV assignment after suspend/resume | Stefan Haberland | 2015-11-03 | 1 | -4/+16 |
* | s390/dasd: fix double free in dasd_eckd_read_conf | Stefan Haberland | 2015-11-03 | 1 | -12/+25 |
* | s390/dasd: fix list_del corruption after lcu changes | Stefan Haberland | 2015-10-15 | 1 | -1/+4 |
* | s390/diag: add a statistic for diagnose calls | Martin Schwidefsky | 2015-10-14 | 1 | -0/+2 |
* | s390/cio: introduce pathmask_to_pos | Sebastian Ott | 2015-10-14 | 1 | -7/+4 |
* | s390/dasd: mark DASD devices as non rotational | Christian Borntraeger | 2015-10-14 | 1 | -0/+1 |
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -4/+6 |
|\ |
|
| * | dax: drop size parameter to ->direct_access() | Dan Williams | 2015-08-27 | 1 | -2/+2 |
| * | pmem, dax: have direct_access use __pmem annotation | Ross Zwisler | 2015-08-20 | 1 | -4/+6 |
* | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 | 2 | -3/+6 |
|\ \ |
|
| * | | block: make generic_make_request handle arbitrarily sized bios | Kent Overstreet | 2015-08-13 | 2 | -0/+4 |
| * | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 2 | -3/+2 |
| |/ |
|
* | | s390/dcssblk: correct out of bounds array indexes | Martin Schwidefsky | 2015-08-19 | 1 | -7/+7 |
* | | s390: remove unneeded sizeof(void *) comparisons | Heiko Carstens | 2015-08-19 | 1 | -1/+1 |
* | | s390/dasd: enhance CUIR scope detection | Stefan Haberland | 2015-08-09 | 2 | -79/+255 |
* | | s390/dasd: fix failing path verification | Stefan Haberland | 2015-08-09 | 2 | -2/+7 |
* | | s390: remove unneeded semicolon | Peter Senna Tschudin | 2015-08-07 | 1 | -3/+3 |
|/ |
|
* | s390/dasd: fix kernel panic when alias is set offline | Stefan Haberland | 2015-07-13 | 2 | -8/+31 |
* | Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -14/+5 |
|\ |
|