summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-27bcache: stop using the deprecated get_seconds()Arnd Bergmann
2018-07-26block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards
2018-07-25Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe
2018-07-24block: unexport bio_clone_biosetChristoph Hellwig
2018-07-24block: remove bio_clone_kmallocChristoph Hellwig
2018-07-23nvme.h: resync with nvme-cliRevanth Rajashekar
2018-07-18blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo
2018-07-18block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan
2018-07-18block: Define and use STAT_READ and STAT_WRITEMichael Callahan
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo
2018-07-13block: remove blkdev_entry_to_request() macroVladimir Zapolskiy
2018-07-09block: introduce blk-iolatency io controllerJosef Bacik
2018-07-09blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik
2018-07-09memcontrol: schedule throttling if we are congestedTejun Heo
2018-07-09blkcg: add generic throttling mechanismJosef Bacik
2018-07-09swap,blkcg: issue swap io with the appropriate contextTejun Heo
2018-07-09blk: introduce REQ_SWAPJosef Bacik
2018-07-09blk-cgroup: allow controllers to output their own statsJosef Bacik
2018-07-09block: introduce bio_issue_as_root_blkgJosef Bacik
2018-07-09block: add bi_blkg to the bio for cgroupsJosef Bacik
2018-07-09blk-mq: dequeue request one by one from sw queue if hctx is busyMing Lei
2018-07-09blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()Ming Lei
2018-07-09blk-mq: introduce new lock for protecting hctx->dispatch_waitMing Lei
2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche
2018-07-09block: Inline blk_queue_nr_zones()Bart Van Assche
2018-07-09block: Remove bdev_nr_zones()Bart Van Assche
2018-07-09include/uapi/linux/blkzoned.h: Remove a superfluous __packed directiveBart Van Assche
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-05Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-03ftrace: Nuke clear_ftrace_functionYisheng Xie
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-29dt-bindings: clock: imx6ul: Do not change the clock definition orderFabio Estevam
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-29aio: mark __aio_sigset::sigmask constAvi Kivity
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern
2018-06-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds