aboutsummaryrefslogtreecommitdiff
path: root/block/bfq-cgroup.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-07blkcg: fix ref count issue with bio_blkcg() using task_cssGravatar Dennis Zhou 1-2/+2
2018-11-15block: remove the queue_lock indirectionGravatar Christoph Hellwig 1-1/+1
2018-11-01blkcg: revert blkcg cleanups seriesGravatar Dennis Zhou 1-2/+2
2018-09-21blkcg: fix ref count issue with bio_blkcg using task_cssGravatar Dennis Zhou (Facebook) 1-2/+2
2018-09-06block: bfq: swap puts in bfqg_and_blkg_putGravatar Konstantin Khlebnikov 1-2/+2
2018-08-16block, bfq: return nbytes and not zero from struct cftype .write() methodGravatar Maciej S. Szmigiero 1-1/+2
2018-05-09block: use ktime_get_ns() instead of sched_clock() for cfq and bfqGravatar Omar Sandoval 1-20/+20
2018-01-09block, bfq: put async queues for root bfq groups tooGravatar Paolo Valente 1-2/+5
2017-11-14block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUPGravatar Luca Miccio 1-64/+84
2017-09-01bfq: Declare local functions staticGravatar Bart Van Assche 1-9/+9
2017-06-08block, bfq: access and cache blkg data only when safeGravatar Paolo Valente 1-23/+93
2017-04-19block, bfq: split bfq-iosched.c into multiple source filesGravatar Paolo Valente 1-0/+1139