summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | s390/dasd: remove unneeded sanity checkStefan Haberland2018-02-271-2/+7
| * | s390/dasd: configurable IFCC handlingStefan Haberland2018-02-222-3/+57
| |/
* | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-054-7/+7
|\ \ | |/ |/|
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-084-7/+7
* | s390/dasd: fix handling of internal requestsStefan Haberland2018-02-191-14/+7
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-062-1/+3
|\
| * Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-031-0/+10
| |\
| * | dax: require 'struct page' by default for filesystem daxDan Williams2018-01-191-0/+1
| * | mm, dax: introduce pfn_t_special()Dan Williams2018-01-191-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-02-012-17/+2
|\ \ \
| * | | s390/dasd: Remove dead return code checksJan Höppner2018-01-231-12/+0
| * | | s390/dasd: Simplify codeChristophe JAILLET2018-01-231-5/+2
| |/ /
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-2/+2
|\ \ \ | |_|/ |/| |
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* | | s390/dasd: fix wrongly assigned configuration dataStefan Haberland2018-01-021-0/+10
| |/ |/|
* | s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-051-0/+1
* | s390/dasd: prevent prefix I/O errorStefan Haberland2017-12-051-6/+10
* | s390/dasd: remove 'struct timespec' usageArnd Bergmann2017-12-052-6/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-308-0/+8
|\ \ | |/ |/|
| * s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-248-0/+8
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-9/+8
* | treewide: init_timer() -> setup_timer()Kees Cook2017-11-211-6/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-133-31/+9
|\
| * s390/dasd: avoid calling do_gettimeofday()Arnd Bergmann2017-11-081-8/+8
| * s390/dasd: remove unused debug macrosSebastian Ott2017-10-181-16/+0
| * s390/debug: improve debug_eventSebastian Ott2017-10-181-7/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0214-0/+14
|/
* s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott2017-09-191-3/+3
* s390/dasd: fix race during dasd initializationStefan Haberland2017-09-131-3/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-123-165/+193
|\
| * s390/dasd: blk-mq conversionStefan Haberland2017-09-083-165/+193
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-072-3/+3
|\ \ | |/ |/|