Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-12-06 | cfq-iosched: use call_rcu() instead of doing grace period stall on queue exit | Jens Axboe | 1 | -2/+8 |
2009-12-04 | blkio: Allow CFQ group IO scheduling even when CFQ is a module | Vivek Goyal | 1 | -1/+1 |
2009-12-04 | blkio: Implement dynamic io controlling policy registration | Vivek Goyal | 4 | -12/+69 |
2009-12-04 | blkio: Export some symbols from blkio as its user CFQ can be a module | Vivek Goyal | 3 | -2/+27 |
2009-12-04 | block: Fix io_context leak after failure of clone with CLONE_IO | Louis Rilling | 4 | -9/+11 |
2009-12-04 | block: Fix io_context leak after clone with CLONE_IO | Louis Rilling | 1 | -1/+1 |
2009-12-04 | cfq-iosched: make nonrot check logic consistent | Shaohua Li | 1 | -1/+2 |
2009-12-04 | io controller: quick fix for blk-cgroup and modular CFQ | Jens Axboe | 1 | -1/+1 |
2009-12-04 | cfq-iosched: move IO controller declerations to a header file | Jens Axboe | 3 | -3/+9 |
2009-12-03 | cfq-iosched: fix compile problem with !CONFIG_CGROUP | Jens Axboe | 1 | -0/+10 |