summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter2019-03-291-3/+3
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-051-14/+5
|\
| * s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=yMartin Schwidefsky2019-03-011-14/+5
* | s390/dasd: fix using offset into zero size array errorStefan Haberland2019-01-281-0/+8
|/
* Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2019-01-022-16/+2
|\
| * s390/drivers: fix proc/debugfs file permissionsSebastian Ott2018-12-131-2/+1
| * s390: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-131-14/+1
* | dasd: remove dead codeJens Axboe2018-11-071-17/+5
|/
* Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-10-231-4/+2
|\
| * s390/dasd: remove unnecessary condition checkChengguang Xu2018-09-201-4/+2
* | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-283-3/+3
|/
* Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-251-3/+5
|\
| * s390, dcssblk: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye2018-07-301-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-136-15/+23
|\ \
| * | s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland2018-08-091-2/+5
| * | s390/dasd: fix panic for failed online processingStefan Haberland2018-08-091-0/+3
| * | s390/dasd: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
| * | s390/dasd: fix cast-function-type warningsSebastian Ott2018-07-041-8/+8
| * | s390/dasd: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-1/+1
| * | s390/dasd,zfcp: fix gcc 8 stringop-truncation warningsVasily Gorbik2018-07-022-3/+3
| * | s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik2018-07-021-0/+1
| * | s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik2018-07-021-0/+1
| |/
* / s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland2018-07-022-10/+11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-197-168/+100
|\
| * s390/dasd: only use preallocated requestsSebastian Ott2018-06-124-77/+8
| * s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott2018-06-121-11/+3
| * s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott2018-06-121-6/+0
| * s390/dasd: move dasd_ccw_req to per request dataSebastian Ott2018-06-125-47/+57
| * s390/dasd: simplify locking in process_final_queueSebastian Ott2018-06-121-27/+32
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+3
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
|/
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-081-0/+7
|\
| * dax: Introduce a ->copy_to_iter dax operationDan Williams2018-05-221-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-051-14/+17
|\ \
| * | s390/dasd: simplify locking in dasd_times_outSebastian Ott2018-05-251-14/+17
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-1/+0
|\ \
| * | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-022-3/+11
| |\|
| * | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+0
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-15/+2
|\ \ \
| * | | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-15/+2
| | |/ | |/|
* | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-041-3/+3
|\ \ \
| * | | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-291-3/+3
| |/ /
* / / s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott2018-05-231-2/+5
|/ /
* | s390/dasd: fix IO error for newly defined devicesStefan Haberland2018-04-231-2/+11
* | s390: remove couple of duplicate includesVasily Gorbik2018-04-161-1/+0
|/
* Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-101-1/+1
|\
| * dax: introduce CONFIG_DAX_DRIVERDan Williams2018-04-031-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-094-18/+78
|\ \
| * | s390/cio: rename struct channel_path_descSebastian Ott2018-03-261-1/+1
| * | s390/dasd: set timestamps unconditionallyStefan Haberland2018-02-271-12/+13