Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sbitmap: initialize weight to zero | Colin Ian King | 2016-09-19 | 1 | -1/+1 |
* | sbitmap: don't update the allocation hint on clear after resize | Omar Sandoval | 2016-09-17 | 1 | -1/+1 |
* | sbitmap: re-initialize allocation hints after resize | Omar Sandoval | 2016-09-17 | 1 | -2/+7 |
* | sbitmap: randomize initial alloc_hint values | Omar Sandoval | 2016-09-17 | 1 | -0/+6 |
* | sbitmap: push alloc policy into sbitmap_queue | Omar Sandoval | 2016-09-17 | 1 | -6/+8 |
* | sbitmap: push per-cpu last_tag into sbitmap_queue | Omar Sandoval | 2016-09-17 | 1 | -1/+34 |
* | sbitmap: allocate wait queues on a specific node | Omar Sandoval | 2016-09-17 | 1 | -1/+1 |
* | blk-mq: abstract tag allocation out into sbitmap library | Omar Sandoval | 2016-09-17 | 1 | -0/+301 |