summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-22
|\
| * block: setup bounce bio_sets properlyJens Axboe2018-10-21
| * blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou2018-10-20
| * blk-mq: provide helper for setting up an SQ queue and tag setJens Axboe2018-10-15
| * block: remove bogus check for queue_lock assignmentJens Axboe2018-10-14
| * blk-mq: fallback to previous nr_hw_queues when updating failsJianchao Wang2018-10-13
| * blk-mq: realloc hctx when hw queue is mapped to another nodeJianchao Wang2018-10-13
| * blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxsJianchao Wang2018-10-13
| * blk-mq: adjust debugfs and sysfs register when updating nr_hw_queuesJianchao Wang2018-10-13
| * block, bfq: improve asymmetric scenarios detectionFederico Motta2018-10-13
| * cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offlineMaciej S. Szmigiero2018-10-11
| * block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-10
| * blk-mq: complete req in softirq context in case of single queueMing Lei2018-10-08
| * blk-mq-debugfs: Also show requests that have not yet been startedBart Van Assche2018-10-05
| * Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01
| |\
| * | blk-iolatency: keep track of previous windows statsJosef Bacik2018-09-28
| * | blk-iolatency: use a percentile approache for ssd'sJosef Bacik2018-09-28
| * | blk-iolatency: deal with small samplesJosef Bacik2018-09-28
| * | blk-iolatency: deal with nr_requests == 1Josef Bacik2018-09-28
| * | blk-iolatency: use q->nr_requests directlyJosef Bacik2018-09-28
| * | kyber: fix integer overflow of latency targets on 32-bitOmar Sandoval2018-09-28
| * | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-28
| * | kyber: add tracepointsOmar Sandoval2018-09-27
| * | kyber: implement improved heuristicsOmar Sandoval2018-09-27
| * | kyber: don't make domain token sbitmap larger than necessaryOmar Sandoval2018-09-27
| * | block: export blk_stat_enable_accounting()Omar Sandoval2018-09-27
| * | block: move call of scheduler's ->completed_request() hookOmar Sandoval2018-09-27
| * | blk-mq: Enable support for runtime power managementBart Van Assche2018-09-26
| * | block: Make blk_get_request() block for non-PM requests while suspendedBart Van Assche2018-09-26
| * | block: Allow unfreezing of a queue while requests are in progressBart Van Assche2018-09-26
| * | block: Schedule runtime resume earlierBart Van Assche2018-09-26
| * | block: Split blk_pm_add_request() and blk_pm_put_request()Bart Van Assche2018-09-26
| * | block, scsi: Change the preempt-only flag into a counterBart Van Assche2018-09-26
| * | block: Move power management code into a new source fileBart Van Assche2018-09-26
| * | block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-26
| * | block: remove bvec_to_physChristoph Hellwig2018-09-24
| * | block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig2018-09-24
| * | block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_pageChristoph Hellwig2018-09-24
| * | block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-24
| * | block: move req_gap_back_merge to blk.hChristoph Hellwig2018-09-24
| * | block: move req_gap_{back,front}_merge to blk-merge.cChristoph Hellwig2018-09-24
| * | block: move integrity_req_gap_{back,front}_merge to blk.hChristoph Hellwig2018-09-24
| * | blk-mq: Document the functions that iterate over requestsBart Van Assche2018-09-21
| * | blkcg: rename blkg_try_get to blkg_trygetDennis Zhou (Facebook)2018-09-21
| * | blkcg: change blkg reference counting to use percpu_refDennis Zhou (Facebook)2018-09-21
| * | blkcg: remove additional reference to the cssDennis Zhou (Facebook)2018-09-21
| * | blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)2018-09-21
| * | blkcg: associate a blkg for pages being evicted by swapDennis Zhou (Facebook)2018-09-21
| * | blkcg: consolidate bio_issue_init to be a part of coreDennis Zhou (Facebook)2018-09-21
| * | blkcg: always associate a bio with a blkgDennis Zhou (Facebook)2018-09-21