summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: export bio_free_pages to other modulesGuoqing Jiang2016-09-229-36/+13
* lightnvm: propagate device_add() error codeArnd Bergmann2016-09-212-4/+7
* lightnvm: expose device geometry through sysfsSimon A. F. Lund2016-09-218-17/+278
* lightnvm: control life of nvm_dev in driverMatias Bjørling2016-09-216-68/+83
* blk-mq: register device instead of diskMatias Bjørling2016-09-214-15/+12
* null_blk: refactor to support non-gendisk devicesMatias Bjørling2016-09-211-49/+61
* nvme: refactor namespaces to support non-gendisk devicesMatias Bjørling2016-09-213-43/+78
* lightnvm: NVM should depend on HAS_DMAGeert Uytterhoeven2016-09-211-1/+1
* sbitmap: initialize weight to zeroColin Ian King2016-09-191-1/+1
* sbitmap: don't update the allocation hint on clear after resizeOmar Sandoval2016-09-171-1/+1
* sbitmap: re-initialize allocation hints after resizeOmar Sandoval2016-09-171-2/+7
* sbitmap: randomize initial alloc_hint valuesOmar Sandoval2016-09-173-9/+6
* sbitmap: push alloc policy into sbitmap_queueOmar Sandoval2016-09-174-33/+34
* sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval2016-09-176-42/+98
* sbitmap: allocate wait queues on a specific nodeOmar Sandoval2016-09-171-1/+1
* 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
OpenPOWER on IntegriCloud