summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
* Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-07
|\
| * cfq: fix starvation of asynchronous writesGlauber Costa2016-09-23
| * blk-mq: add flag for drivers wanting blocking ->queue_rq()Jens Axboe2016-09-22
| * blk-mq: remove non-blocking pass in blk_mq_map_requestChristoph Hellwig2016-09-22
| * blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue()Jens Axboe2016-09-22
| * block: export bio_free_pages to other modulesGuoqing Jiang2016-09-22
| * blk-mq: register device instead of diskMatias Bjørling2016-09-21
| * sbitmap: randomize initial alloc_hint valuesOmar Sandoval2016-09-17
| * sbitmap: push alloc policy into sbitmap_queueOmar Sandoval2016-09-17
| * sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval2016-09-17
| * blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-17
| * blk-mq: account higher order dispatchJens Axboe2016-09-16
| * blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer2016-09-14
| * block: remove remnant refs to hardsectLinus Walleij2016-09-14
| * block: enable zeroing of io_poll statisticsStephen Bates2016-09-14
| * block: add poll_considered statisticStephen Bates2016-09-14
| * blk-mq: prefetch request in blk_mq_tag_to_rq()Jens Axboe2016-08-29
| * blk-mq: turn hctx->run_work into a regular work structJens Axboe2016-08-29
| * block: add kblockd_schedule_work_on()Jens Axboe2016-08-29
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\ \
| * | block/softirq: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-19
| |/
* | blk-mq: skip unmapped queues in blk_mq_alloc_request_hctxChristoph Hellwig2016-09-23
* | blk-throttle: Extend slice if throttle group is not emptyVivek Goyal2016-09-19
|/
* blk-mq: improve warning for running a queue on the wrong CPUJens Axboe2016-08-24
* blk-mq: don't overwrite rq->mq_ctxJens Axboe2016-08-24
* block: make sure a big bio is split into at most 256 bvecsMing Lei2016-08-24
* block: Fix race triggered by blk_set_queue_dying()Bart Van Assche2016-08-16
* block: Fix secure eraseAdrian Hunter2016-08-16
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* blk-mq: fix deadlock in blk_mq_register_disk() error pathJens Axboe2016-08-04
* block: fix bdi vs gendisk lifetime mismatchDan Williams2016-08-04
* blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi2016-08-04
* block: fix use-after-free in seq fileVegard Nossum2016-08-04
* block: add missing group association in bio-cloning functionsPaolo Valente2016-08-04
* blkcg: kill unused field nr_undestroyed_grpsHou Tao2016-08-04
* block: remove BLK_DEV_DAX config optionRoss Zwisler2016-08-04
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\
| * block: unexport various bio mapping helpersChristoph Hellwig2016-07-20
| * scsi/osd: open code blk_make_requestChristoph Hellwig2016-07-20
| * block: simplify and export blk_rq_append_bioChristoph Hellwig2016-07-20
| * block: ensure bios return from blk_get_request are properly initializedChristoph Hellwig2016-07-20
| * block: simplify and cleanup bvec pool handlingChristoph Hellwig2016-07-20
| * block: don't ignore -EOPNOTSUPP blkdev_issue_write_sameChristoph Hellwig2016-07-20
| * block: introduce BLKDEV_DISCARD_ZERO to fix zerooutChristoph Hellwig2016-07-20
| * Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2016-07-08
| |\
| | * block: remove ->driverfs_devDan Williams2016-06-27
| | * block: introduce device_add_disk()Dan Williams2016-06-15
| * | blk-mq: Introduce blk_mq_reinit_tagsetSagi Grimberg2016-07-08
| * | block: Export blk_pollSagi Grimberg2016-07-05
| * | blk-mq: add blk_mq_alloc_request_hctxMing Lin2016-07-05
| |/