summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-3/+5
|\
| * sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-261-3/+5
* | block, bfq: fix asymmetric scenarios detectionFederico Motta2018-10-251-12/+6
* | blk-mq: place trace_block_getrq() in correct placeXiaoguang Wang2018-10-251-2/+2
* | block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-253-0/+144
* | block: add a report_zones methodChristoph Hellwig2018-10-253-115/+51
* | block: Expose queue nr_zones in sysfsDamien Le Moal2018-10-251-0/+11
* | block: Improve zone reset executionDamien Le Moal2018-10-253-20/+24
* | block: Introduce BLKGETNRZONES ioctlDamien Le Moal2018-10-251-0/+2
* | block: Introduce BLKGETZONESZ ioctlDamien Le Moal2018-10-251-0/+2
* | block: Limit allocation of zone descriptors for report zonesDamien Le Moal2018-10-251-2/+1
* | block: Introduce blkdev_nr_zones() helperDamien Le Moal2018-10-251-0/+27
|/
* Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-2230-1010/+1726
|\
| * block: setup bounce bio_sets properlyJens Axboe2018-10-211-9/+28
| * blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou2018-10-202-0/+21
| * blk-mq: provide helper for setting up an SQ queue and tag setJens Axboe2018-10-151-0/+33
| * block: remove bogus check for queue_lock assignmentJens Axboe2018-10-141-2/+1
| * blk-mq: fallback to previous nr_hw_queues when updating failsJianchao Wang2018-10-131-3/+24
| * blk-mq: realloc hctx when hw queue is mapped to another nodeJianchao Wang2018-10-131-26/+56
| * blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxsJianchao Wang2018-10-134-12/+15
| * blk-mq: adjust debugfs and sysfs register when updating nr_hw_queuesJianchao Wang2018-10-131-27/+12
| * block, bfq: improve asymmetric scenarios detectionFederico Motta2018-10-133-131/+155
| * cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offlineMaciej S. Szmigiero2018-10-111-3/+9
| * block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-102-10/+0
| * blk-mq: complete req in softirq context in case of single queueMing Lei2018-10-082-3/+16
| * blk-mq-debugfs: Also show requests that have not yet been startedBart Van Assche2018-10-051-2/+1
| * Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-018-19/+16
| |\
| * | blk-iolatency: keep track of previous windows statsJosef Bacik2018-09-281-7/+13
| * | blk-iolatency: use a percentile approache for ssd'sJosef Bacik2018-09-281-34/+145
| * | blk-iolatency: deal with small samplesJosef Bacik2018-09-281-1/+1
| * | blk-iolatency: deal with nr_requests == 1Josef Bacik2018-09-281-1/+1
| * | blk-iolatency: use q->nr_requests directlyJosef Bacik2018-09-281-3/+3
| * | kyber: fix integer overflow of latency targets on 32-bitOmar Sandoval2018-09-281-3/+3
| * | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-281-5/+14
| * | kyber: add tracepointsOmar Sandoval2018-09-271-18/+34
| * | kyber: implement improved heuristicsOmar Sandoval2018-09-271-218/+279
| * | kyber: don't make domain token sbitmap larger than necessaryOmar Sandoval2018-09-271-13/+2
| * | block: export blk_stat_enable_accounting()Omar Sandoval2018-09-271-0/+1
| * | block: move call of scheduler's ->completed_request() hookOmar Sandoval2018-09-273-7/+7
| * | blk-mq: Enable support for runtime power managementBart Van Assche2018-09-262-6/+2
| * | block: Make blk_get_request() block for non-PM requests while suspendedBart Van Assche2018-09-262-34/+47
| * | block: Allow unfreezing of a queue while requests are in progressBart Van Assche2018-09-261-1/+1
| * | block: Schedule runtime resume earlierBart Van Assche2018-09-262-2/+2
| * | block: Split blk_pm_add_request() and blk_pm_put_request()Bart Van Assche2018-09-263-5/+33
| * | block, scsi: Change the preempt-only flag into a counterBart Van Assche2018-09-262-18/+27
| * | block: Move power management code into a new source fileBart Van Assche2018-09-266-216/+237
| * | block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-261-5/+2
| * | block: remove bvec_to_physChristoph Hellwig2018-09-241-2/+2
| * | block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig2018-09-244-40/+17
| * | block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_pageChristoph Hellwig2018-09-241-1/+3
OpenPOWER on IntegriCloud