summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-02blktrace: make do_blk_trace_setup() staticOmar Sandoval
2017-02-02block: fix debugfs config conditional in struct request_queueOmar Sandoval
2017-02-02debugfs: add debugfs_lookup()Omar Sandoval
2017-02-02scsi, block: fix duplicate bdi name registration crashesDan Williams
2017-02-02block: Get rid of blk_get_backing_dev_info()Jan Kara
2017-02-02block: Make blk_get_backing_dev_info() safe without open bdevJan Kara
2017-02-02block: Dynamically allocate and refcount backing_dev_infoJan Kara
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara
2017-02-02block: Unhash block device inodes on gendisk destructionJan Kara
2017-01-31block: move internal_tag to same cache line as tagJens Axboe
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31ide: don't abuse cmd_typeChristoph Hellwig
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-27block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig
2017-01-27scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig
2017-01-27scsi: remove __scsi_alloc_queueChristoph Hellwig
2017-01-27dm: always defer request allocation to the owner of the request_queueChristoph Hellwig
2017-01-27block: cleanup tracingChristoph Hellwig
2017-01-27block: allow specifying size for extra command dataChristoph Hellwig
2017-01-27block: simplify blk_init_allocated_queueChristoph Hellwig
2017-01-27Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe
2017-01-27block: add a op_is_flush helperChristoph Hellwig
2017-01-27blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe
2017-01-27blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe
2017-01-27sbitmap: add helpers for dumping to a seq_fileOmar Sandoval
2017-01-27blk-mq: create debugfs directory treeOmar Sandoval
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-18Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-17Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley
2017-01-17taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-17blk-mq-sched: allow setting of default IO schedulerJens Axboe
2017-01-17blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe
2017-01-17blk-mq: add support for carrying internal tag information in blk_qc_tJens Axboe
2017-01-17blk-mq: un-export blk_mq_free_hctx_request()Jens Axboe
2017-01-17block: move existing elevator ops to unionJens Axboe
2017-01-17Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-01-16scsi: libfc: Fix variable name in fc_set_wwpnFam Zheng
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-01-16cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner
2017-01-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2017-01-15Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds