1. 4ace53f sbitmap: use test_and_set_bit_lock()/clear_bit_unlock() by Omar Sandoval · 7 years ago
  2. 4e5dff4 blk-mq: improve heavily contended tag case by Jens Axboe · 7 years ago
  3. c05e667 sbitmap: add sbitmap_get_shallow() operation by Omar Sandoval · 8 years ago
  4. af8601a kasan, sched/headers: Uninline kasan_enable/disable_current() by Ingo Molnar · 8 years ago
  5. 24af1ccf sbitmap: add helpers for dumping to a seq_file by Omar Sandoval · 8 years ago
  6. 6c0ca7a sbitmap: fix wakeup hang after sbq resize by Omar Sandoval · 8 years ago
  7. f66227d sbitmap: use smp_mb__after_atomic() in sbq_wake_up() by Omar Sandoval · 8 years ago
  8. 60658e0 sbitmap: initialize weight to zero by Colin Ian King · 8 years ago
  9. 5c64a8d sbitmap: don't update the allocation hint on clear after resize by Omar Sandoval · 8 years ago
  10. 05fd095 sbitmap: re-initialize allocation hints after resize by Omar Sandoval · 8 years ago
  11. 98d9541 sbitmap: randomize initial alloc_hint values by Omar Sandoval · 8 years ago
  12. f4a644d sbitmap: push alloc policy into sbitmap_queue by Omar Sandoval · 8 years ago
  13. 40aabb6 sbitmap: push per-cpu last_tag into sbitmap_queue by Omar Sandoval · 8 years ago
  14. 48e2816 sbitmap: allocate wait queues on a specific node by Omar Sandoval · 8 years ago
  15. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago