aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-4/+2
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke3-3/+3
2018-09-20s390/dasd: remove unnecessary condition checkChengguang Xu1-4/+2
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-3/+5
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-15/+23
2018-08-09s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland1-2/+5
2018-08-09s390/dasd: fix panic for failed online processingStefan Haberland1-0/+3
2018-07-30s390, dcssblk: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye1-3/+5
2018-07-19s390/dasd: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva1-1/+1
2018-07-04s390/dasd: fix cast-function-type warningsSebastian Ott1-8/+8
2018-07-02s390/dasd: fix gcc 8 stringop-truncation warningVasily Gorbik1-1/+1
2018-07-02s390/dasd,zfcp: fix gcc 8 stringop-truncation warningsVasily Gorbik2-3/+3
2018-07-02s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik1-0/+1
2018-07-02s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik1-0/+1
2018-07-02s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland2-10/+11
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds7-168/+100
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-3/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2018-06-12s390/dasd: only use preallocated requestsSebastian Ott4-77/+8
2018-06-12s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott1-11/+3
2018-06-12s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott1-6/+0
2018-06-12s390/dasd: move dasd_ccw_req to per request dataSebastian Ott5-47/+57
2018-06-12s390/dasd: simplify locking in process_final_queueSebastian Ott1-27/+32
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+7
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-14/+17
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-15/+2
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig1-3/+3
2018-05-25s390/dasd: simplify locking in dasd_times_outSebastian Ott1-14/+17
2018-05-22dax: Introduce a ->copy_to_iter dax operationDan Williams1-0/+7
2018-05-23s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott1-2/+5
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-15/+2
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner2-3/+11
2018-04-23s390/dasd: fix IO error for newly defined devicesStefan Haberland1-2/+11
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-1/+0
2018-04-16s390: remove couple of duplicate includesVasily Gorbik1-1/+0
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-18/+78
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds4-7/+7
2018-04-03dax: introduce CONFIG_DAX_DRIVERDan Williams1-1/+1
2018-03-26s390/cio: rename struct channel_path_descSebastian Ott1-1/+1
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche4-7/+7
2018-02-27s390/dasd: set timestamps unconditionallyStefan Haberland1-12/+13
2018-02-27s390/dasd: remove unneeded sanity checkStefan Haberland1-2/+7
2018-02-22s390/dasd: configurable IFCC handlingStefan Haberland2-3/+57
2018-02-19s390/dasd: fix handling of internal requestsStefan Haberland1-14/+7
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-1/+3
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler1-0/+10