Age | Commit message (Expand) | Author | Files | Lines |
2021-10-18 | block: simplify Kconfig files | Masahiro Yamada | 1 | -4/+0 |
2021-08-11 | Revert "block/mq-deadline: Add cgroup support" | Tejun Heo | 1 | -6/+0 |
2021-06-22 | block/mq-deadline: Add cgroup support | Bart Van Assche | 1 | -0/+6 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -5/+5 |
2019-11-07 | blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT | Tejun Heo | 1 | -0/+1 |
2019-07-15 | docs: block: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-20 | block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG | Christoph Hellwig | 1 | -0/+7 |
2018-11-07 | block: remove legacy IO schedulers | Jens Axboe | 1 | -61/+0 |
2018-10-10 | block: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-19 | block, bfq: add full hierarchical scheduling and cgroups support | Arianna Avanzini | 1 | -0/+10 |
2017-04-19 | block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler | Paolo Valente | 1 | -0/+11 |
2017-04-14 | blk-mq: introduce Kyber multiqueue I/O scheduler | Omar Sandoval | 1 | -0/+9 |
2017-02-22 | block: get rid of blk-mq default scheduler choice Kconfig entries | Jens Axboe | 1 | -44/+0 |
2017-01-17 | blk-mq-sched: allow setting of default IO scheduler | Jens Axboe | 1 | -6/+50 |
2017-01-17 | mq-deadline: add blk-mq adaptation of the deadline IO scheduler | Jens Axboe | 1 | -0/+6 |
2012-03-07 | blkcg: make CONFIG_BLK_CGROUP bool | Tejun Heo | 1 | -4/+0 |
2010-04-26 | blk-cgroup: config options re-arrangement | Vivek Goyal | 1 | -11/+5 |
2010-03-13 | cgroups: blkio subsystem as module | Ben Blum | 1 | -1/+1 |
2009-12-04 | blkio: Allow CFQ group IO scheduling even when CFQ is a module | Vivek Goyal | 1 | -1/+1 |
2009-12-04 | io controller: quick fix for blk-cgroup and modular CFQ | Jens Axboe | 1 | -1/+1 |
2009-12-03 | blkio: Some debugging aids for CFQ | Vivek Goyal | 1 | -0/+9 |
2009-12-03 | blkio: Introduce per cfq group weights and vdisktime calculations | Vivek Goyal | 1 | -1/+8 |
2009-12-03 | blkio: Introduce blkio controller cgroup interface | Vivek Goyal | 1 | -0/+1 |
2009-10-03 | block: CFQ is more than a desktop scheduler | Jens Axboe | 1 | -1/+3 |
2009-10-03 | block: remove the anticipatory IO scheduler | Jens Axboe | 1 | -18/+4 |
2007-02-17 | update I/O sched Kconfig help texts - CFQ is now default, not AS. | Jesper Juhl | 1 | -4/+5 |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 1 | -0/+3 |
2006-06-23 | [PATCH] Make CFQ the default IO scheduler | Jens Axboe | 1 | -1/+1 |
2005-11-04 | [BLOCK] iosched: fix setting of default io scheduler | Jens Axboe | 1 | -3/+3 |
2005-11-04 | [BLOCK] Move all core block layer code to new block/ directory | Jens Axboe | 1 | -0/+69 |