Age | Commit message (Expand) | Author |
---|---|---|
2018-07-10 | scsi: target: sbitmap: add seq_file forward declaration | Arnd Bergmann |
2018-05-24 | blk-mq: avoid starving tag allocation after allocating process migrates | Ming Lei |
2018-05-10 | sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow() | Omar Sandoval |
2018-02-28 | sbitmap: use test_and_set_bit_lock()/clear_bit_unlock() | Omar Sandoval |
2017-11-01 | sbitmap: introduce __sbitmap_for_each_set() | Ming Lei |
2017-04-14 | sbitmap: add sbitmap_get_shallow() operation | Omar Sandoval |
2017-01-27 | sbitmap: add helpers for dumping to a seq_file | Omar Sandoval |
2016-09-17 | sbitmap: push alloc policy into sbitmap_queue | Omar Sandoval |
2016-09-17 | sbitmap: push per-cpu last_tag into sbitmap_queue | Omar Sandoval |
2016-09-17 | blk-mq: abstract tag allocation out into sbitmap library | Omar Sandoval |