1. 708edaf sbitmap: Delete sbitmap_any_bit_clear() by John Garry · 5 years ago
  2. 0fc479b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328 by Thomas Gleixner · 6 years ago
  3. 1e4471e sbitmap: trivial - update comment for sbitmap_deferred_clear_bit by Shenghui Wang · 6 years ago
  4. 9f6b7ef sbitmap: add helpers for add/del wait queue handling by Jens Axboe · 6 years ago
  5. 8c2def8 sbitmap: fix sbitmap_for_each_set() by Omar Sandoval · 6 years ago
  6. 5d2ee71 sbitmap: optimize wakeup check by Jens Axboe · 6 years ago
  7. ea86ea2 sbitmap: ammortize cost of clearing bits by Jens Axboe · 6 years ago
  8. 14b470b scsi: target: sbitmap: add seq_file forward declaration by Arnd Bergmann · 7 years ago
  9. e6fc464 blk-mq: avoid starving tag allocation after allocating process migrates by Ming Lei · 7 years ago
  10. a327553 sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow() by Omar Sandoval · 7 years ago
  11. 4ace53f sbitmap: use test_and_set_bit_lock()/clear_bit_unlock() by Omar Sandoval · 7 years ago
  12. 7930d0a sbitmap: introduce __sbitmap_for_each_set() by Ming Lei · 7 years ago
  13. c05e667 sbitmap: add sbitmap_get_shallow() operation by Omar Sandoval · 8 years ago
  14. 24af1ccf sbitmap: add helpers for dumping to a seq_file by Omar Sandoval · 8 years ago
  15. f4a644d sbitmap: push alloc policy into sbitmap_queue by Omar Sandoval · 8 years ago
  16. 40aabb6 sbitmap: push per-cpu last_tag into sbitmap_queue by Omar Sandoval · 8 years ago
  17. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago