aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31block: call rq_qos_exit() after queue is frozenMing Lei
2018-10-29block: fix the DISCARD request mergeJianchao Wang
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-25block, bfq: fix asymmetric scenarios detectionFederico Motta
2018-10-25blk-mq: place trace_block_getrq() in correct placeXiaoguang Wang
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-10-25block: Expose queue nr_zones in sysfsDamien Le Moal
2018-10-25block: Improve zone reset executionDamien Le Moal
2018-10-25block: Introduce BLKGETNRZONES ioctlDamien Le Moal
2018-10-25block: Introduce BLKGETZONESZ ioctlDamien Le Moal
2018-10-25block: Limit allocation of zone descriptors for report zonesDamien Le Moal
2018-10-25block: Introduce blkdev_nr_zones() helperDamien Le Moal
2018-10-24iov_iter: Use accessor functionDavid Howells
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-21block: setup bounce bio_sets properlyJens Axboe
2018-10-20blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou
2018-10-18block: don't deal with discard limit in blkdev_issue_discard()Ming Lei
2018-10-15blk-mq: provide helper for setting up an SQ queue and tag setJens Axboe
2018-10-14block: remove bogus check for queue_lock assignmentJens Axboe
2018-10-13blk-mq: fallback to previous nr_hw_queues when updating failsJianchao Wang
2018-10-13blk-mq: realloc hctx when hw queue is mapped to another nodeJianchao Wang
2018-10-13blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxsJianchao Wang
2018-10-13blk-mq: adjust debugfs and sysfs register when updating nr_hw_queuesJianchao Wang
2018-10-13block, bfq: improve asymmetric scenarios detectionFederico Motta
2018-10-11blk-wbt: wake up all when we scale up, not downJosef Bacik
2018-10-11cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offlineMaciej S. Szmigiero
2018-10-10block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-10-08blk-mq: complete req in softirq context in case of single queueMing Lei
2018-10-05blk-mq-debugfs: Also show requests that have not yet been startedBart Van Assche
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-28blk-iolatency: keep track of previous windows statsJosef Bacik
2018-09-28blk-iolatency: use a percentile approache for ssd'sJosef Bacik
2018-09-28blk-iolatency: deal with small samplesJosef Bacik
2018-09-28blk-iolatency: deal with nr_requests == 1Josef Bacik
2018-09-28blk-iolatency: use q->nr_requests directlyJosef Bacik
2018-09-28kyber: fix integer overflow of latency targets on 32-bitOmar Sandoval
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-09-27kyber: add tracepointsOmar Sandoval
2018-09-27kyber: implement improved heuristicsOmar Sandoval
2018-09-27kyber: don't make domain token sbitmap larger than necessaryOmar Sandoval
2018-09-27block: export blk_stat_enable_accounting()Omar Sandoval
2018-09-27block: move call of scheduler's ->completed_request() hookOmar Sandoval
2018-09-27blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov
2018-09-26block: fix deadline elevator drain for zoned block devicesDamien Le Moal