summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-09blk-mq: dequeue request one by one from sw queue if hctx is busyMing Lei
2018-07-09block/loop: mark expected switch fall-throughGustavo A. R. Silva
2018-07-09drbd: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-09blk-mq: only attempt to merge bio if there is rq in sw queueMing Lei
2018-07-09blk-mq: use list_splice_tail_init() to insert requestsMing Lei
2018-07-09blk-mq: fix typo in a function commentMinwoo Im
2018-07-09blk-mq: code clean-up by adding an API to clear set->mq_mapMinwoo Im
2018-07-09paride: remove redundant variable nColin Ian King
2018-07-09partitions/ldm: remove redundant pointer dgrpColin Ian King
2018-07-09loop: remove redundant pointer inodeColin Ian King
2018-07-09block/floppy: remove redundant variable dflagsColin Ian King
2018-07-09Block: blk-throttle: set low_valid immediately once one cgroup has io.low con...Liu Bo
2018-07-09Blktrace: bail out early if block debugfs is not configuredLiu Bo
2018-07-09block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requestsBart Van Assche
2018-07-09drbd: Do not redefine __must_hold()Bart Van Assche
2018-07-09blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()Ming Lei
2018-07-09blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()Ming Lei
2018-07-09blk-mq: introduce new lock for protecting hctx->dispatch_waitMing Lei
2018-07-09blk-mq: don't pass **hctx to blk_mq_mark_tag_wait()Ming Lei
2018-07-09blk-mq: cleanup blk_mq_get_driver_tag()Ming Lei
2018-07-09block, bfq: give a better name to bfq_bfqq_may_idlePaolo Valente
2018-07-09block, bfq: fix service being wrongly set to zero in case of preemptionPaolo Valente
2018-07-09block, bfq: do not expire a queue that will deserve dispatch pluggingPaolo Valente
2018-07-09block, bfq: add/remove entity weights correctlyPaolo Valente
2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche
2018-07-09block: Inline blk_queue_nr_zones()Bart Van Assche
2018-07-09block: Remove bdev_nr_zones()Bart Van Assche
2018-07-09include/uapi/linux/blkzoned.h: Remove a superfluous __packed directiveBart Van Assche
2018-07-09block: Remove a superfluous cast from blkdev_report_zones()Bart Van Assche
2018-07-08Linux 4.18-rc4Linus Torvalds
2018-07-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-08Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-08Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-07-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-07Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-07-07Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-07-07Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-07-07Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2018-07-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-07-07x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn
2018-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-07-06Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-06Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-07-06x86/hyper-v: Fix the circular dependency in IPI enlightenmentK. Y. Srinivasan