summary refs log tree commit diff
path: root/drivers/s390/block
AgeCommit message (Expand)Author
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
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
2017-12-05s390/dasd: prevent prefix I/O errorStefan Haberland
2017-12-05s390/dasd: remove 'struct timespec' usageArnd Bergmann
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-24s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-08s390/dasd: avoid calling do_gettimeofday()Arnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18s390/dasd: remove unused debug macrosSebastian Ott
2017-10-18s390/debug: improve debug_eventSebastian Ott
2017-09-19s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott