summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook2018-08-021-1/+2
* t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe2018-07-311-0/+11
* block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy2018-07-301-0/+3
* block: move ref_tag calculation func to the block layerMax Gurtovoy2018-07-302-6/+11
* block: don't account for split bio's size in cgroup statsJosef Bacik2018-07-301-2/+8
* bcache: stop using the deprecated get_seconds()Arnd Bergmann2018-07-271-2/+2
* block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards2018-07-261-0/+34
* Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe2018-07-251-0/+5
|\
| * nvme.h: resync with nvme-cliRevanth Rajashekar2018-07-231-0/+5
* | block: unexport bio_clone_biosetChristoph Hellwig2018-07-241-1/+0
* | block: remove bio_clone_kmallocChristoph Hellwig2018-07-241-6/+0
|/
* blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo2018-07-181-1/+4
* block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan2018-07-182-1/+10
* block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2018-07-182-2/+7
* block: Define and use STAT_READ and STAT_WRITEMichael Callahan2018-07-182-6/+14
* block: Add part_stat_read_accum to read across field entries.Michael Callahan2018-07-181-0/+4
* block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo2018-07-181-1/+1
* block: remove blkdev_entry_to_request() macroVladimir Zapolskiy2018-07-131-2/+0
* block: introduce blk-iolatency io controllerJosef Bacik2018-07-091-2/+0
* blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik2018-07-091-2/+2
* memcontrol: schedule throttling if we are congestedTejun Heo2018-07-092-1/+23
* blkcg: add generic throttling mechanismJosef Bacik2018-07-094-0/+112
* swap,blkcg: issue swap io with the appropriate contextTejun Heo2018-07-091-0/+7
* blk: introduce REQ_SWAPJosef Bacik2018-07-092-2/+3
* blk-cgroup: allow controllers to output their own statsJosef Bacik2018-07-091-0/+3
* block: introduce bio_issue_as_root_blkgJosef Bacik2018-07-091-0/+16
* block: add bi_blkg to the bio for cgroupsJosef Bacik2018-07-092-1/+2
* blk-mq: dequeue request one by one from sw queue if hctx is busyMing Lei2018-07-091-1/+2
* blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()Ming Lei2018-07-091-2/+0
* blk-mq: introduce new lock for protecting hctx->dispatch_waitMing Lei2018-07-091-0/+1
* block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche2018-07-091-0/+6
* block: Inline blk_queue_nr_zones()Bart Van Assche2018-07-091-5/+0
* block: Remove bdev_nr_zones()Bart Van Assche2018-07-091-9/+0
* include/uapi/linux/blkzoned.h: Remove a superfluous __packed directiveBart Van Assche2018-07-091-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-081-7/+22
|\
| * compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers2018-07-031-7/+22
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-082-2/+1
|\ \
| * | kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2018-07-032-2/+1
| |/
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-07-061-21/+19
|\ \
| * | dt-bindings: clock: imx6ul: Do not change the clock definition orderFabio Estevam2018-06-291-21/+19
* | | Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-07-051-2/+0
|\ \ \
| * | | ftrace: Nuke clear_ftrace_functionYisheng Xie2018-07-031-2/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-0211-57/+97
|\ \ \ | |/ / |/| |
| * | net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-021-0/+20
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-015-55/+68
| |\ \
| | * | bpf: undo prog rejection on read-only lock failureDaniel Borkmann2018-06-291-48/+8
| | * | bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-291-5/+23
| | * | bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young2018-06-263-2/+37
| * | | Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-282-1/+3
| |\ \ \
| | * | | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-262-1/+3
| | | |/ | | |/|