aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sbitmap.h
AgeCommit message (Expand)Author
2018-05-24blk-mq: avoid starving tag allocation after allocating process migratesMing Lei
2018-05-10sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()Omar Sandoval
2018-02-28sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()Omar Sandoval
2017-11-01sbitmap: introduce __sbitmap_for_each_set()Ming Lei
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval
2017-01-27sbitmap: add helpers for dumping to a seq_fileOmar Sandoval
2016-09-17sbitmap: push alloc policy into sbitmap_queueOmar Sandoval
2016-09-17sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval