summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2016-09-19blk-throttle: Extend slice if throttle group is not emptyVivek Goyal
2016-09-19block/softirq: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell
2016-09-17sbitmap: randomize initial alloc_hint valuesOmar Sandoval
2016-09-17sbitmap: push alloc policy into sbitmap_queueOmar Sandoval
2016-09-17sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval
2016-09-16blk-mq: account higher order dispatchJens Axboe
2016-09-15blk-mq: kill unused blk_mq_create_mq_map()Jens Axboe
2016-09-15blk-mq: get rid of the cpumask in struct blk_mq_tagsChristoph Hellwig
2016-09-15blk-mq: provide a default queue mapping for PCI deviceChristoph Hellwig
2016-09-15blk-mq: allow the driver to pass in a queue mappingChristoph Hellwig
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig
2016-09-15blk-mq: only allocate a single mq_map per tag_setChristoph Hellwig
2016-09-15blk-mq: don't redistribute hardware queues on a CPU hotplug eventChristoph Hellwig
2016-09-14blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer
2016-09-14block: remove remnant refs to hardsectLinus Walleij
2016-09-14block: enable zeroing of io_poll statisticsStephen Bates
2016-09-14block: add poll_considered statisticStephen Bates
2016-08-29blk-mq: prefetch request in blk_mq_tag_to_rq()Jens Axboe
2016-08-29blk-mq: turn hctx->run_work into a regular work structJens Axboe
2016-08-29block: add kblockd_schedule_work_on()Jens Axboe
2016-08-24blk-mq: improve warning for running a queue on the wrong CPUJens Axboe
2016-08-24blk-mq: don't overwrite rq->mq_ctxJens Axboe
2016-08-24block: make sure a big bio is split into at most 256 bvecsMing Lei
2016-08-16block: Fix race triggered by blk_set_queue_dying()Bart Van Assche
2016-08-16block: Fix secure eraseAdrian Hunter
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-04blk-mq: fix deadlock in blk_mq_register_disk() error pathJens Axboe
2016-08-04block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-08-04blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi
2016-08-04block: fix use-after-free in seq fileVegard Nossum
2016-08-04block: add missing group association in bio-cloning functionsPaolo Valente
2016-08-04blkcg: kill unused field nr_undestroyed_grpsHou Tao
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-20block: Fix front merge checkDamien Le Moal
2016-07-20block: do not merge requests without consulting with io schedulerTahsin Erdogan
2016-07-20block: Fix spelling in a source code commentBart Van Assche
2016-07-20block: expose QUEUE_FLAG_DAX in sysfsYigal Korman
2016-07-20block: unexport various bio mapping helpersChristoph Hellwig
2016-07-20scsi/osd: open code blk_make_requestChristoph Hellwig
2016-07-20block: simplify and export blk_rq_append_bioChristoph Hellwig
2016-07-20block: ensure bios return from blk_get_request are properly initializedChristoph Hellwig
2016-07-20block: simplify and cleanup bvec pool handlingChristoph Hellwig
2016-07-20block: don't ignore -EOPNOTSUPP blkdev_issue_write_sameChristoph Hellwig
2016-07-20block: introduce BLKDEV_DISCARD_ZERO to fix zerooutChristoph Hellwig
2016-07-13block: atari: Return early for unsupported sector sizeGabriel Krisman Bertazi