summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-27md: cleanup bio op / flags handling in raid1_write_requestChristoph Hellwig
2017-01-27Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe
2017-01-27blk-mq: fix debugfs compilation issuesOmar Sandoval
2017-01-27block: cleanup remaining manual checks for PREFLUSH|FUAJens Axboe
2017-01-27blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()Jens 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-27blk-mq: release driver tag on a requeue eventJens Axboe
2017-01-27blk-mq: fix potential race in queue restart and driver tag allocationJens Axboe
2017-01-27blk-mq: improve scheduler queue sync/async runningJens Axboe
2017-01-27blk-mq: move hctx and ctx counters from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: add tags and sched_tags bitmaps to debugfsOmar Sandoval
2017-01-27blk-mq: move tags and sched_tags info from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: export software queue pending map to debugfsOmar Sandoval
2017-01-27sbitmap: add helpers for dumping to a seq_fileOmar Sandoval
2017-01-27blk-mq: add extra request information to debugfsOmar Sandoval
2017-01-27blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: add hctx->{state,flags} to debugfsOmar Sandoval
2017-01-27blk-mq: create debugfs directory treeOmar Sandoval
2017-01-26blk-mq-sched: check for successful allocation before assigning tagJens Axboe
2017-01-26blk-mq: don't lose flags passed in to blk_mq_alloc_request()Jens Axboe
2017-01-25blk-mq: only apply active queue tag throttling for driver tagsJens Axboe
2017-01-23cfq-iosched: Adjust one function call together with a variable assignmentMarkus Elfring
2017-01-23blk-throttle: Adjust two function calls together with a variable assignmentMarkus Elfring
2017-01-23block: Initialize cfqq->ioprio_class in cfq_get_queue()Alexander Potapenko
2017-01-22Linux 4.10-rc5Linus Torvalds
2017-01-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-22Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-01-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2017-01-21Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-01-21Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-01-21Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-20Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-20Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-01-20Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-01-20Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-01-20blk-mq: allow resize of scheduler requestsJens Axboe
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman