summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-01-14rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim
2017-01-12Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-01-12sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-11blk-mq: make mq_ops a const pointerJens Axboe