summaryrefslogtreecommitdiffstats
path: root/block/bfq-cgroup.c
Commit message (Expand)AuthorAgeFilesLines
* blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou2018-12-071-2/+2
* block: remove the queue_lock indirectionChristoph Hellwig2018-11-151-1/+1
* blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-011-2/+2
* blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)2018-09-211-2/+2
* block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov2018-09-061-2/+2
* block, bfq: return nbytes and not zero from struct cftype .write() methodMaciej S. Szmigiero2018-08-161-1/+2
* block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval2018-05-091-20/+20
* block, bfq: put async queues for root bfq groups tooPaolo Valente2018-01-091-2/+5
* block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUPLuca Miccio2017-11-141-64/+84
* bfq: Declare local functions staticBart Van Assche2017-09-011-9/+9
* block, bfq: access and cache blkg data only when safePaolo Valente2017-06-081-23/+93
* block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente2017-04-191-0/+1139