summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
* blk-mq-debugfs: Add names for recently added flagsBart Van Assche2017-08-25
* bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2017-08-24
* blk-throttle: cap discard request sizeShaohua Li2017-08-23
* blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig2017-08-18
* blk-mq: Fix queue usage on failed request allocationKeith Busch2017-08-15
* block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet timeBart Van Assche2017-08-09
* bio-integrity: only verify integrity on the lowest stacked driverChristoph Hellwig2017-08-09
* bio-integrity: Fix regression if profile verify_fn is NULLMilan Broz2017-08-09
* blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failedMing Lei2017-08-02
* block, bfq: consider also in_service_entity to state whether an entity is activePaolo Valente2017-07-29
* block, bfq: reset in_service_entity if it becomes idlePaolo Valente2017-07-29
* blk-mq: map queues to all present CPUsChristoph Hellwig2017-07-24
* block: disable runtime-pm for blk-mqChristoph Hellwig2017-07-24
* bfq: dispatch request to prevent queue stalling after the request completionHou Tao2017-07-12
* bfq: fix typos in comments about B-WF2Q+ algorithmHou Tao2017-07-12
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-11
|\
| * block: call bio_uninit in bio_endioShaohua Li2017-07-10
| * block: Fix __blkdev_issue_zeroout loopDamien Le Moal2017-07-06
| * bio-integrity: fix boolreturn.cocci warningskbuild test robot2017-07-04
| * bio-integrity: stop abusing bi_end_ioChristoph Hellwig2017-07-03
| * bio-integrity: Restore original iterator on verify stageDmitry Monakhov2017-07-03
| * t10-pi: Move opencoded contants to common headerDmitry Monakhov2017-07-03
| * bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov2017-07-03
| * bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov2017-07-03
| * bio-integrity: bio_integrity_advance must update integrity seedDmitry Monakhov2017-07-03
| * bio-integrity: bio_trim should truncate integrity vector accordinglyDmitry Monakhov2017-07-03
| * blk-mq-sched: fix performance regression of mq-deadlineMing Lei2017-07-03
| * block, bfq: don't change ioprio class for a bfq_queue on a service treePaolo Valente2017-07-03
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-06
|\ \
| * | compat_hdio_ioctl: get rid of set_fs()Al Viro2017-06-29
| * | take floppy compat ioctls to sodding floppy.cAl Viro2017-06-29
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-03
|\ \ \ | |_|/ |/| |
| * | blk-mq: Create hctx for each present CPUChristoph Hellwig2017-06-28
| * | blk-mq: Include all present CPUs in the default queue mappingChristoph Hellwig2017-06-28
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-03
|\ \ \
| * \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-24
| |\ \ \
| * | | | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-20
| * | | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
| | |/ / | |/| |
* | | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-03
|\ \ \ \
| * | | | blk-mq: map all HWQ also in hyperthreaded systemMax Gurtovoy2017-06-29
| * | | | block, bfq: update wr_busy_queues if needed on a queue splitPaolo Valente2017-06-27
| * | | | block: don't set bounce limit in blk_init_queueChristoph Hellwig2017-06-27
| * | | | block: don't set bounce limit in blk_init_allocated_queueChristoph Hellwig2017-06-27
| * | | | blk-mq: don't bounce by defaultChristoph Hellwig2017-06-27
| * | | | block: don't bother with bounce limits for make_request driversChristoph Hellwig2017-06-27
| * | | | block: remove the queue_bounce_pfn helperChristoph Hellwig2017-06-27
| * | | | block: move bounce declarations to block/blk.hChristoph Hellwig2017-06-27
| * | | | blk-map: call blk_queue_bounce from blk_rq_append_bioChristoph Hellwig2017-06-27
| * | | | blk-mq: expose write hints through debugfsJens Axboe2017-06-27
| * | | | block: add support for write hints in a bioJens Axboe2017-06-27