summaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)Author
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
2017-09-13s390/dasd: fix race during dasd initializationStefan Haberland
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-08s390/dasd: blk-mq conversionStefan Haberland
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-29s390/dasd: Add discard support for FBA devicesJan Höppner
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner
2017-08-23s390/dasd: add average request times to dasd statisticsStefan Haberland
2017-08-09s390/scm: use common completion pathSebastian Ott
2017-07-26s390/dasd: constify attribute_group structures.Arvind Yadav
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-05s390/dasd: remove unneeded codeSebastian Ott
2017-07-05s390/dasd: Make raw I/O usable without prefix supportJan Höppner
2017-07-05s390/dasd: Rename dasd_raw_build_cp()Jan Höppner
2017-07-05s390/dasd: Refactor prefix_LRE() and related functionsJan Höppner
2017-07-05s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"Stephen Rothwell
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-28s390/dasd: Fix faulty ENODEV for RO sysfs attributeJan Höppner
2017-06-27dax: remove default copy_from_iter fallbackDan Williams
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown
2017-06-12s390/dasd: fix hanging safe offlineStefan Haberland
2017-06-12s390/dasd: fix unusable device after safe offline processingStefan Haberland
2017-06-12s390/dasd: Display read-only attribute correctlyJan Höppner
2017-06-12s390/dasd: Remove variable sized arrayJan Höppner
2017-06-12s390/scm: use multiple queuesSebastian Ott
2017-06-12s390/scm: convert taskletSebastian Ott