summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kyber-iosched: update shallow depth when setting up hardware queueJens Axboe2018-05-101-0/+3
* bfq-iosched: update shallow depth to smallest one usedJens Axboe2018-05-101-3/+14
* sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()Omar Sandoval2018-05-102-9/+69
* bfq-iosched: remove unused variableJens Axboe2018-05-102-15/+7
* bfq: calculate shallow depths at init timeJens Axboe2018-05-101-47/+50
* bfq-iosched: don't worry about reserved tags in limit_depthJens Axboe2018-05-101-8/+1
* blk-mq: don't call into depth limiting for reserved tagsJens Axboe2018-05-101-2/+4
* block, bfq: postpone rq preparation to insert or mergePaolo Valente2018-05-101-29/+57
* mtip32xx: Fix an error handling path in 'mtip_pci_probe()'Christophe JAILLET2018-05-101-1/+1
* brd: Mark as non-rotationalSeongJae Park2018-05-091-0/+4
* block: consolidate struct request timestamp fieldsOmar Sandoval2018-05-0910-76/+30
* block: move blk_stat_add() to __blk_mq_end_request()Omar Sandoval2018-05-091-4/+5
* block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval2018-05-094-63/+57
* block: get rid of struct blk_issue_statOmar Sandoval2018-05-0910-77/+41
* block: replace bio->bi_issue_stat with bio-specific typeOmar Sandoval2018-05-092-12/+56
* block: pass struct request instead of struct blk_issue_stat to wbtOmar Sandoval2018-05-094-46/+45
* block: move some wbt helpers to blk-wbt.cOmar Sandoval2018-05-092-25/+28
* blk-wbt: throttle discards like background writesJens Axboe2018-05-083-21/+32
* blk-wbt: pass in enum wbt_flags to get_rq_wait()Jens Axboe2018-05-082-11/+18
* blk-wbt: account any writing command as a writeJens Axboe2018-05-081-1/+1
* block: break discard submissions into the user defined sizeJens Axboe2018-05-081-3/+9
* loop: remember whether sysfs_create_group() was doneTetsuo Handa2018-05-072-5/+7
* block: Shorten interrupt disabled regionsThomas Gleixner2018-05-071-10/+2
* block: Remove redundant WARN_ON()Anna-Maria Gleixner2018-05-071-1/+0
* block: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior2018-05-071-3/+0
* Fix typo in comment.Florian La Roche2018-05-071-1/+1
* Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-079-16/+40
|\
| * dt-bindings: panel: lvds: Fix path to display timing bindingsGeert Uytterhoeven2018-05-011-1/+1
| * dt-bindings: mvebu-uart: DT fix s/interrupts-names/interrupt-names/Geert Uytterhoeven2018-05-011-1/+1
| * dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/Geert Uytterhoeven2018-04-271-1/+1
| * of: overlay: Stop leaking resources on overlay removalJan Kiszka2018-04-262-9/+29
| * dtc: checks: drop warning for missing PCI bridge bus-rangeRob Herring2018-04-241-3/+2
| * dt-bindings: dmaengine: rcar-dmac: document R8A77965 supportJacopo Mondi2018-04-161-0/+1
| * dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIFJacopo Mondi2018-04-161-0/+2
| * dt-bindings: net: ravb: Add support for r8a77965 SoCJacopo Mondi2018-04-161-0/+1
| * dt-bindings: pinctrl: sunxi: Fix reference to driverMatheus Castello2018-04-161-3/+3
| * doc: Add vendor prefix for Kieback & Peter GmbHLukasz Majewski2018-04-161-0/+1
* | Linux 4.17-rc4Linus Torvalds2018-05-061-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-0610-85/+122
|\ \
| * | KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-051-17/+20
| * | Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-05-059-68/+102
| |\ \
| | * | arm64: vgic-v2: Fix proxying of cpuif accessJames Morse2018-05-041-5/+19
| | * | KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenanceValentin Schneider2018-05-041-1/+1
| | * | KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse2018-05-041-1/+1
| | * | KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGIMarc Zyngier2018-04-276-61/+81
* | | | Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-05-065-34/+37
|\ \ \ \
| * | | | iommu: rockchip: fix building without CONFIG_OFArnd Bergmann2018-05-031-1/+1
| * | | | iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel2018-05-031-1/+1
| * | | | iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du2018-05-031-1/+1
| * | | | iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum2018-05-031-29/+25