summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-07blk-mq: provide dummy blk_mq_map_queue_type() helperJens Axboe1-1/+8
2018-11-07blk-mq: abstract out queue mapJens Axboe15-50/+64
2018-11-07blk-mq: kill q->mq_mapJens Axboe3-12/+7
2018-11-07block: kill request ->cpu memberJens Axboe9-23/+12
2018-11-07block: get rid of q->softirq_done_fn()Jens Axboe5-21/+12
2018-11-07block: get rid of blk_queued_rq()Jens Axboe2-3/+1
2018-11-07blk-merge: kill dead queue lock held checkJens Axboe1-3/+0
2018-11-07block: remove req_no_special_merge() from merging codeJens Axboe1-22/+3
2018-11-07block: kill request slab cacheJens Axboe2-9/+0
2018-11-07block: remove request_list codeJens Axboe6-260/+0
2018-11-07bsg: move bsg-lib parts outside of request queueJens Axboe3-22/+31
2018-11-07block: kill legacy parts of timeout handlingJens Axboe6-107/+11
2018-11-07block: remove __blk_put_request()Jens Axboe9-18/+8
2018-11-07block: get rid of MQ scheduler ops unionJens Axboe9-56/+53
2018-11-07block: remove dead elevator codeJens Axboe17-2420/+55
2018-11-07block: remove legacy IO schedulersJens Axboe7-6025/+0
2018-11-07block: cleanup kick/queued handlingJens Axboe1-16/+10
2018-11-07block: remove non mq parts from the flush codeJens Axboe2-127/+31
2018-11-07block: remove legacy rq taggingJens Axboe8-517/+3
2018-11-07blk-cgroup: remove legacy queue bypassingJens Axboe1-8/+0
2018-11-07blk-wbt: kill check for legacy queue typeJens Axboe2-8/+1
2018-11-07block: remove blk_complete_request()Jens Axboe2-21/+0
2018-11-07bsg: convert to use blk-mqJens Axboe2-72/+110
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe6-14/+14
2018-11-07bsg: pass in desired timeout handlerJens Axboe6-10/+10
2018-11-07dasd: remove dead codeJens Axboe1-17/+5
2018-11-07block: remove q->lld_busy_fn()Jens Axboe3-11/+0
2018-11-07scsi: kill off the legacy IO pathJens Axboe17-680/+77
2018-11-07scsi: provide mq_ops->busy() hookJens Axboe1-0/+6
2018-11-07blk-mq: provide mq_ops->busy() hookJens Axboe2-0/+8
2018-11-07blk-mq: remove legacy check in queue blk_freeze_queue()Jens Axboe1-2/+0
2018-11-07blk-mq: remove the request_list usageJens Axboe1-5/+0
2018-11-07ide: convert to blk-mqJens Axboe8-179/+239
2018-11-07mspro_block: convert to blk-mqJens Axboe1-55/+66
2018-11-07ms_block: convert to blk-mqJens Axboe2-49/+62
2018-11-07sunvdc: convert to blk-mqJens Axboe1-51/+98
2018-11-07null_blk: Add conventional zone configuration for zoned supportMasato Suzuki3-1/+34
2018-11-06HID: fix up .raw_event() documentationLinus Walleij1-2/+2
2018-11-06HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann1-0/+3
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel1-1/+1
2018-11-06net: alx: make alx_drv_name staticRasmus Villemoes2-2/+1
2018-11-06net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo1-3/+3
2018-11-06sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin1-0/+1
2018-11-06net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov1-1/+2
2018-11-06ipv6: properly check return value in inet6_dump_all()Alexey Kodanev1-2/+2
2018-11-06rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev1-1/+1
2018-11-05net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill1-1/+1
2018-11-05arm64: dts: stratix10: fix multicast filteringAaro Koskinen1-0/+3
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky3-15/+3
2018-11-05tracing/kprobes: Fix strpbrk() argument orderMasami Hiramatsu1-1/+1