| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/dasd: fix endless loop after read unit address configuration | Stefan Haberland | 2019-08-02 | 1 | -6/+16 |
* | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-18 | 1 | -1/+1 |
|\ |
|
| * | libnvdimm: add dax_dev sync flag | Pankaj Gupta | 2019-07-06 | 1 | -1/+1 |
* | | s390/dasd: Handle out-of-space constraint | Jan Höppner | 2019-07-11 | 5 | -3/+243 |
* | | s390/dasd: Add discard support for ESE volumes | Jan Höppner | 2019-07-11 | 1 | -3/+54 |
* | | s390/dasd: Use ALIGN_DOWN macro | Jan Höppner | 2019-07-11 | 1 | -1/+1 |
* | | s390/dasd: Make dasd_setup_queue() a discipline function | Jan Höppner | 2019-07-11 | 7 | -80/+103 |
* | | s390/dasd: Add new ioctl to release space | Jan Höppner | 2019-07-11 | 4 | -0/+361 |
* | | s390/dasd: Add dasd_sleep_on_queue_interruptible() | Jan Höppner | 2019-07-11 | 2 | -0/+10 |
* | | s390/dasd: Add dynamic formatting support for ESE volumes | Jan Höppner | 2019-07-11 | 3 | -14/+239 |
* | | s390/dasd: Recognise data for ESE volumes | Jan Höppner | 2019-07-11 | 4 | -4/+430 |
* | | s390/dasd: Put sub-order definitions in a separate section | Jan Höppner | 2019-07-11 | 1 | -2/+6 |
* | | s390/dasd: Make layout analysis ESE compatible | Jan Höppner | 2019-07-11 | 1 | -6/+6 |
* | | s390/dasd: Remove old defines and function | Jan Höppner | 2019-07-11 | 1 | -21/+0 |
* | | s390/dasd: Remove unused structs and function prototypes | Jan Höppner | 2019-07-11 | 1 | -25/+0 |
* | | s390/dasd: Fix a precision vs width bug in dasd_feature_list() | Dan Carpenter | 2019-07-02 | 1 | -1/+1 |
* | | s390/Kconfig: pedantic cleanups | Enrico Weigelt, metux IT consult | 2019-06-04 | 1 | -1/+1 |
|/ |
|
* | dax: Arrange for dax_supported check to span multiple devices | Dan Williams | 2019-05-21 | 1 | -0/+1 |
* | s390/dasd: fix build warning in dasd_eckd_build_cp_raw | Ming Lei | 2019-05-09 | 1 | -1/+1 |
* | s390/dasd: Fix capacity calculation for large volumes | Peter Oberparleiter | 2019-03-29 | 1 | -3/+3 |
* | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-03-05 | 1 | -14/+5 |
|\ |
|
| * | s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=y | Martin Schwidefsky | 2019-03-01 | 1 | -14/+5 |
* | | s390/dasd: fix using offset into zero size array error | Stefan Haberland | 2019-01-28 | 1 | -0/+8 |
|/ |
|
* | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2019-01-03 | 2 | -16/+2 |
|\ |
|
| * | s390/drivers: fix proc/debugfs file permissions | Sebastian Ott | 2018-12-13 | 1 | -2/+1 |
| * | s390: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li | 2018-12-13 | 1 | -14/+1 |
* | | dasd: remove dead code | Jens Axboe | 2018-11-07 | 1 | -17/+5 |
|/ |
|
* | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2018-10-23 | 1 | -4/+2 |
|\ |
|
| * | s390/dasd: remove unnecessary condition check | Chengguang Xu | 2018-09-20 | 1 | -4/+2 |
* | | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke | 2018-09-28 | 3 | -3/+3 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 2018-08-26 | 1 | -3/+5 |
|\ |
|
| * | s390, dcssblk: kaddr and pfn can be NULL to ->direct_access() | Huaisheng Ye | 2018-07-30 | 1 | -3/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2018-08-14 | 6 | -15/+23 |
|\ \ |
|
| * | | s390/dasd: fix hanging offline processing due to canceled worker | Stefan Haberland | 2018-08-09 | 1 | -2/+5 |
| * | | s390/dasd: fix panic for failed online processing | Stefan Haberland | 2018-08-09 | 1 | -0/+3 |
| * | | s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO | Gustavo A. R. Silva | 2018-07-19 | 1 | -1/+1 |
| * | | s390/dasd: fix cast-function-type warnings | Sebastian Ott | 2018-07-04 | 1 | -8/+8 |
| * | | s390/dasd: fix gcc 8 stringop-truncation warning | Vasily Gorbik | 2018-07-02 | 1 | -1/+1 |
| * | | s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings | Vasily Gorbik | 2018-07-02 | 2 | -3/+3 |
| * | | s390/scm_blk: correct numa_node in scm_blk_dev_setup | Vasily Gorbik | 2018-07-02 | 1 | -0/+1 |
| * | | s390/dasd: correct numa_node in dasd_alloc_queue | Vasily Gorbik | 2018-07-02 | 1 | -0/+1 |
| |/ |
|
* / | s390/dasd: reduce the default queue depth and nr of hardware queues | Stefan Haberland | 2018-07-02 | 2 | -10/+11 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2018-06-19 | 7 | -168/+100 |
|\ |
|
| * | s390/dasd: only use preallocated requests | Sebastian Ott | 2018-06-12 | 4 | -77/+8 |
| * | s390/dasd: reshuffle struct dasd_ccw_req | Sebastian Ott | 2018-06-12 | 1 | -11/+3 |
| * | s390/dasd: remove dasd_kmalloc_set_cda | Sebastian Ott | 2018-06-12 | 1 | -6/+0 |
| * | s390/dasd: move dasd_ccw_req to per request data | Sebastian Ott | 2018-06-12 | 5 | -47/+57 |
| * | s390/dasd: simplify locking in process_final_queue | Sebastian Ott | 2018-06-12 | 1 | -27/+32 |
* | | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -3/+3 |
* | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -2/+2 |
|/ |
|