Age | Commit message (Expand) | Author | Files | Lines |
2018-11-02 | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 11 | -236/+166 |
2018-11-02 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -1/+1 |
2018-11-02 | blkcg: revert blkcg cleanups series | Dennis Zhou | 9 | -224/+127 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 2 | -2/+2 |
2018-10-31 | block: call rq_qos_exit() after queue is frozen | Ming Lei | 2 | -2/+3 |
2018-10-29 | block: fix the DISCARD request merge | Jianchao Wang | 1 | -10/+36 |
2018-10-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+5 |
2018-10-27 | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner | 1 | -3/+5 |
2018-10-25 | block, bfq: fix asymmetric scenarios detection | Federico Motta | 1 | -12/+6 |
2018-10-25 | blk-mq: place trace_block_getrq() in correct place | Xiaoguang Wang | 1 | -2/+2 |
2018-10-25 | block: Introduce blk_revalidate_disk_zones() | Damien Le Moal | 3 | -0/+144 |
2018-10-25 | block: add a report_zones method | Christoph Hellwig | 3 | -115/+51 |
2018-10-25 | block: Expose queue nr_zones in sysfs | Damien Le Moal | 1 | -0/+11 |
2018-10-25 | block: Improve zone reset execution | Damien Le Moal | 3 | -20/+24 |
2018-10-25 | block: Introduce BLKGETNRZONES ioctl | Damien Le Moal | 1 | -0/+2 |
2018-10-25 | block: Introduce BLKGETZONESZ ioctl | Damien Le Moal | 1 | -0/+2 |
2018-10-25 | block: Limit allocation of zone descriptors for report zones | Damien Le Moal | 1 | -2/+1 |
2018-10-25 | block: Introduce blkdev_nr_zones() helper | Damien Le Moal | 1 | -0/+27 |
2018-10-24 | iov_iter: Use accessor function | David Howells | 1 | -1/+1 |
2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds | 30 | -1010/+1726 |
2018-10-21 | block: setup bounce bio_sets properly | Jens Axboe | 1 | -9/+28 |
2018-10-21 | blkcg: reassociate bios when make_request() is called recursively | Dennis Zhou | 2 | -0/+21 |
2018-10-18 | block: don't deal with discard limit in blkdev_issue_discard() | Ming Lei | 1 | -26/+2 |
2018-10-16 | blk-mq: provide helper for setting up an SQ queue and tag set | Jens Axboe | 1 | -0/+33 |
2018-10-14 | block: remove bogus check for queue_lock assignment | Jens Axboe | 1 | -2/+1 |
2018-10-14 | blk-mq: fallback to previous nr_hw_queues when updating fails | Jianchao Wang | 1 | -3/+24 |
2018-10-14 | blk-mq: realloc hctx when hw queue is mapped to another node | Jianchao Wang | 1 | -26/+56 |
2018-10-14 | blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs | Jianchao Wang | 4 | -12/+15 |
2018-10-14 | blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues | Jianchao Wang | 1 | -27/+12 |
2018-10-14 | block, bfq: improve asymmetric scenarios detection | Federico Motta | 3 | -131/+155 |
2018-10-11 | blk-wbt: wake up all when we scale up, not down | Josef Bacik | 1 | -1/+1 |
2018-10-11 | cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline | Maciej S. Szmigiero | 1 | -3/+9 |
2018-10-10 | block: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 2 | -10/+0 |
2018-10-08 | blk-mq: complete req in softirq context in case of single queue | Ming Lei | 2 | -3/+16 |
2018-10-05 | blk-mq-debugfs: Also show requests that have not yet been started | Bart Van Assche | 1 | -2/+1 |
2018-10-01 | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe | 8 | -19/+16 |
2018-09-28 | blk-iolatency: keep track of previous windows stats | Josef Bacik | 1 | -7/+13 |
2018-09-28 | blk-iolatency: use a percentile approache for ssd's | Josef Bacik | 1 | -34/+145 |
2018-09-28 | blk-iolatency: deal with small samples | Josef Bacik | 1 | -1/+1 |
2018-09-28 | blk-iolatency: deal with nr_requests == 1 | Josef Bacik | 1 | -1/+1 |
2018-09-28 | blk-iolatency: use q->nr_requests directly | Josef Bacik | 1 | -3/+3 |
2018-09-28 | kyber: fix integer overflow of latency targets on 32-bit | Omar Sandoval | 1 | -3/+3 |
2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke | 1 | -5/+14 |
2018-09-28 | kyber: add tracepoints | Omar Sandoval | 1 | -18/+34 |
2018-09-28 | kyber: implement improved heuristics | Omar Sandoval | 1 | -218/+279 |
2018-09-28 | kyber: don't make domain token sbitmap larger than necessary | Omar Sandoval | 1 | -13/+2 |
2018-09-28 | block: export blk_stat_enable_accounting() | Omar Sandoval | 1 | -0/+1 |
2018-09-28 | block: move call of scheduler's ->completed_request() hook | Omar Sandoval | 3 | -7/+7 |
2018-09-27 | blk-mq: I/O and timer unplugs are inverted in blktrace | Ilya Dryomov | 1 | -2/+2 |
2018-09-27 | block: fix deadline elevator drain for zoned block devices | Damien Le Moal | 1 | -1/+1 |