summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-31t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe1-0/+11
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy1-0/+3
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy2-6/+11
2018-07-30block: don't account for split bio's size in cgroup statsJosef Bacik1-2/+8
2018-07-27bcache: stop using the deprecated get_seconds()Arnd Bergmann1-2/+2
2018-07-27block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards1-0/+34
2018-07-25Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe1-0/+5
2018-07-24block: unexport bio_clone_biosetChristoph Hellwig1-1/+0
2018-07-24block: remove bio_clone_kmallocChristoph Hellwig1-6/+0
2018-07-23nvme.h: resync with nvme-cliRevanth Rajashekar1-0/+5
2018-07-18blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo1-1/+4
2018-07-18block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan2-1/+10
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2-2/+7
2018-07-18block: Define and use STAT_READ and STAT_WRITEMichael Callahan2-6/+14
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan1-0/+4
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo1-1/+1
2018-07-13block: remove blkdev_entry_to_request() macroVladimir Zapolskiy1-2/+0
2018-07-09block: introduce blk-iolatency io controllerJosef Bacik1-2/+0
2018-07-09blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik1-2/+2
2018-07-09memcontrol: schedule throttling if we are congestedTejun Heo2-1/+23
2018-07-09blkcg: add generic throttling mechanismJosef Bacik4-0/+112
2018-07-09swap,blkcg: issue swap io with the appropriate contextTejun Heo1-0/+7
2018-07-09blk: introduce REQ_SWAPJosef Bacik2-2/+3
2018-07-09blk-cgroup: allow controllers to output their own statsJosef Bacik1-0/+3
2018-07-09block: introduce bio_issue_as_root_blkgJosef Bacik1-0/+16
2018-07-09block: add bi_blkg to the bio for cgroupsJosef Bacik2-1/+2
2018-07-09blk-mq: dequeue request one by one from sw queue if hctx is busyMing Lei1-1/+2
2018-07-09blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()Ming Lei1-2/+0
2018-07-09blk-mq: introduce new lock for protecting hctx->dispatch_waitMing Lei1-0/+1
2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche1-0/+6
2018-07-09block: Inline blk_queue_nr_zones()Bart Van Assche1-5/+0
2018-07-09block: Remove bdev_nr_zones()Bart Van Assche1-9/+0
2018-07-09include/uapi/linux/blkzoned.h: Remove a superfluous __packed directiveBart Van Assche1-1/+1
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+22
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+1
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-21/+19
2018-07-06Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2018-07-04ftrace: Nuke clear_ftrace_functionYisheng Xie1-2/+0
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers1-7/+22
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2-2/+1
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-57/+97
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca1-0/+20
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-55/+68
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+54
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2-20/+2
2018-06-29dt-bindings: clock: imx6ul: Do not change the clock definition orderFabio Estevam1-21/+19
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann1-48/+8
2018-06-29sg: remove ->sg_magic memberJens Axboe1-18/+0