summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-1711-476/+789
* blk-mq: account higher order dispatchJens Axboe2016-09-162-7/+14
* blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer2016-09-143-5/+14
* block: remove IOPRIO_BITSChristoph Hellwig2016-09-141-1/+0
* bio.h: remove a very outdated commentChristoph Hellwig2016-09-141-2/+0
* block: remove bio_destructor_tChristoph Hellwig2016-09-141-1/+0
* block: Improve bio_set_op_attrs() robustnessBart Van Assche2016-09-141-5/+12
* block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche2016-09-143-4/+6
* block: Document that bio_op() uses the data type of bio.bi_opfBart Van Assche2016-09-141-1/+1
* block: remove remnant refs to hardsectLinus Walleij2016-09-143-4/+4
* block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij2016-09-141-1/+0
* block_dev: remove DAX leftoversChristoph Hellwig2016-09-141-10/+1
* block: enable zeroing of io_poll statisticsStephen Bates2016-09-141-1/+10
* block: add poll_considered statisticStephen Bates2016-09-143-3/+10
* nbd: allow block mq to deal with timeoutsJosef Bacik2016-09-081-37/+14
* nbd: use flags instead of boolJosef Bacik2016-09-081-8/+10
* nbd: don't shutdown sock with irq's disabledJosef Bacik2016-09-081-4/+15
* nbd: convert to blkmqJosef Bacik2016-09-081-208/+129
* mtip32xx: mark symbols static where possibleBaoyou Xie2016-08-291-1/+1
* blk-mq: prefetch request in blk_mq_tag_to_rq()Jens Axboe2016-08-291-1/+4
* blk-mq: improve layout of blk_mq_hw_ctxJens Axboe2016-08-291-4/+5
* blk-mq: turn hctx->run_work into a regular work structJens Axboe2016-08-293-7/+6
* block: add kblockd_schedule_work_on()Jens Axboe2016-08-292-1/+7
* workqueue: add cancel_work()Jens Axboe2016-08-292-14/+27
* Linux 4.8-rc4v4.8-rc4Linus Torvalds2016-08-281-1/+1
* Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-2821-71/+424
|\
| * drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner2016-08-291-3/+3
| * Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-08-267-22/+309
| |\
| | * drm/i915: Fix botched merge that downgrades CSR versions.Maarten Lankhorst2016-08-221-4/+4
| | * drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude2016-08-221-0/+4
| | * drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper2016-08-221-2/+26
| | * drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude2016-08-225-0/+173
| | * drm/i915/gen6+: Interpret mailbox error flagsLyude2016-08-222-1/+79
| | * drm/i915: Reattach comment, complete type specificationDave Gordon2016-08-221-2/+3
| | * drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson2016-08-222-10/+4
| | * drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper2016-08-221-2/+0
| | * drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper2016-08-221-1/+16
| * | drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2016-08-262-0/+8
| * | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-08-257-7/+32
| |\ \
| | * | drm/amdgpu: skip TV/CV in display parsingAlex Deucher2016-08-241-0/+7
| | * | drm/amdgpu: avoid a possible array overflowAlex Deucher2016-08-241-0/+6
| | * | drm/amdgpu: fix lru size grouping v2Christian König2016-08-242-0/+10
| | * | drm/amdgpu: fix timeout value check in amd_sched_job_recoveryChristian König2016-08-191-1/+1
| | * | drm/amdgpu: fix sdma_v2_4_ring_test_ibChristian König2016-08-191-1/+1
| | * | drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König2016-08-191-2/+2
| | * | drm/radeon: fix radeon_move_blit on 32bit systemsChristian König2016-08-191-2/+2
| | * | drm/radeon: only apply the SS fractional workaround to RS[78]80Christian König2016-08-181-1/+3
| * | | Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-08-253-39/+69
| |\ \ \
| | * | | drm/tegra: dsi: Enhance runtime power managementThierry Reding2016-08-243-39/+69
| * | | | drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter2016-08-221-0/+3
| | |_|/ | |/| |
OpenPOWER on IntegriCloud