summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* blkcg: add generic throttling mechanismJosef Bacik2018-07-095-0/+332
* swap,blkcg: issue swap io with the appropriate contextTejun Heo2018-07-093-0/+32
* blk: introduce REQ_SWAPJosef Bacik2018-07-093-3/+4
* blk-cgroup: allow controllers to output their own statsJosef Bacik2018-07-092-3/+47
* block: introduce bio_issue_as_root_blkgJosef Bacik2018-07-091-0/+16
* block: add bi_blkg to the bio for cgroupsJosef Bacik2018-07-094-15/+32
* blk-mq: dequeue request one by one from sw queue if hctx is busyMing Lei2018-07-094-11/+45
* block/loop: mark expected switch fall-throughGustavo A. R. Silva2018-07-091-0/+1
* drbd: mark expected switch fall-throughsGustavo A. R. Silva2018-07-091-0/+3
* blk-mq: only attempt to merge bio if there is rq in sw queueMing Lei2018-07-091-1/+2
* blk-mq: use list_splice_tail_init() to insert requestsMing Lei2018-07-091-7/+7
* blk-mq: fix typo in a function commentMinwoo Im2018-07-091-1/+1
* blk-mq: code clean-up by adding an API to clear set->mq_mapMinwoo Im2018-07-093-5/+12
* paride: remove redundant variable nColin Ian King2018-07-091-2/+1
* partitions/ldm: remove redundant pointer dgrpColin Ian King2018-07-091-3/+0
* loop: remove redundant pointer inodeColin Ian King2018-07-091-2/+0
* block/floppy: remove redundant variable dflagsColin Ian King2018-07-091-3/+0
* Block: blk-throttle: set low_valid immediately once one cgroup has io.low con...Liu Bo2018-07-091-1/+3
* Blktrace: bail out early if block debugfs is not configuredLiu Bo2018-07-091-3/+3
* block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requestsBart Van Assche2018-07-091-0/+4
* drbd: Do not redefine __must_hold()Bart Van Assche2018-07-091-2/+0
* blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()Ming Lei2018-07-091-2/+6
* blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()Ming Lei2018-07-093-90/+7
* blk-mq: introduce new lock for protecting hctx->dispatch_waitMing Lei2018-07-092-9/+18
* blk-mq: don't pass **hctx to blk_mq_mark_tag_wait()Ming Lei2018-07-091-12/+11
* blk-mq: cleanup blk_mq_get_driver_tag()Ming Lei2018-07-092-14/+8
* block, bfq: give a better name to bfq_bfqq_may_idlePaolo Valente2018-07-091-8/+8
* block, bfq: fix service being wrongly set to zero in case of preemptionPaolo Valente2018-07-092-12/+28
* block, bfq: do not expire a queue that will deserve dispatch pluggingPaolo Valente2018-07-091-3/+33
* block, bfq: add/remove entity weights correctlyPaolo Valente2018-07-093-17/+59
* block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche2018-07-096-15/+44
* block: Inline blk_queue_nr_zones()Bart Van Assche2018-07-092-6/+1
* 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
* block: Remove a superfluous cast from blkdev_report_zones()Bart Van Assche2018-07-091-1/+1
* Linux 4.18-rc4v4.18-rc4Linus Torvalds2018-07-081-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-088-7/+16
|\
| * Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-07-055-6/+11
| |\
| | * ARM: dts: omap3: Fix am3517 mdio and emac clock referencesAdam Ford2018-07-031-0/+4
| | * ARM: dts: am335x-bone-common: Fix mmc0 Write ProtectRobert Nelson2018-07-021-1/+0
| | * Merge branch 'omap-for-v4.19/ti-sysc' into omap-for-v4.18/fixesTony Lindgren2018-07-021-4/+4
| | |\
| | | * bus: ti-sysc: Use 2-factor allocator argumentsKees Cook2018-07-021-4/+4
| | * | ARM: dts: dra7: Disable metastability workaround for USB2Roger Quadros2018-07-021-1/+1
| | * | ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack2018-06-241-0/+2
| | |/
| * | Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-033-1/+5
| |\ \
| | * | ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam2018-07-031-0/+2
| | * | ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam2018-07-031-0/+2
| | * | ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrlNick Dyer2018-07-011-1/+1
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-082-4/+8
|\ \ \ \
| * | | | x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky2018-07-031-3/+5