aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
AgeCommit message (Expand)Author
2019-05-30s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter
2019-03-26s390/dasd: fix using offset into zero size array errorStefan Haberland
2018-10-03s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik
2018-10-03s390/dasd: correct numa_node in dasd_alloc_queueVasily Gorbik
2018-09-15s390/dasd: fix panic for failed online processingStefan Haberland
2018-09-15s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland
2018-07-02s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12s390/dasd: only use preallocated requestsSebastian Ott
2018-06-12s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott
2018-06-12s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott
2018-06-12s390/dasd: move dasd_ccw_req to per request dataSebastian Ott
2018-06-12s390/dasd: simplify locking in process_final_queueSebastian Ott
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-25s390/dasd: simplify locking in dasd_times_outSebastian Ott
2018-05-22dax: Introduce a ->copy_to_iter dax operationDan Williams
2018-05-23s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-04-23s390/dasd: fix IO error for newly defined devicesStefan Haberland
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-16s390: remove couple of duplicate includesVasily Gorbik
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-03dax: introduce CONFIG_DAX_DRIVERDan Williams
2018-03-26s390/cio: rename struct channel_path_descSebastian Ott
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-02-27s390/dasd: set timestamps unconditionallyStefan Haberland
2018-02-27s390/dasd: remove unneeded sanity checkStefan Haberland
2018-02-22s390/dasd: configurable IFCC handlingStefan Haberland
2018-02-19s390/dasd: fix handling of internal requestsStefan Haberland
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-23s390/dasd: Remove dead return code checksJan Höppner
2018-01-23s390/dasd: Simplify codeChristophe JAILLET
2018-01-19dax: require 'struct page' by default for filesystem daxDan Williams
2018-01-19mm, dax: introduce pfn_t_special()Dan Williams
2018-01-02s390/dasd: fix wrongly assigned configuration dataStefan Haberland
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky