index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sbitmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
sbitmap: add helpers for add/del wait queue handling
Jens Axboe
1
-2
/
+14
2018-12-03
sbitmap: fix sbitmap_for_each_set()
Omar Sandoval
1
-4
/
+6
2018-11-30
sbitmap: optimize wakeup check
Jens Axboe
1
-0
/
+34
2018-11-30
sbitmap: ammortize cost of clearing bits
Jens Axboe
1
-6
/
+27
2018-07-10
scsi: target: sbitmap: add seq_file forward declaration
Arnd Bergmann
1
-0
/
+2
2018-05-24
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
1
-0
/
+7
2018-05-10
sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()
Omar Sandoval
1
-0
/
+29
2018-02-28
sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()
Omar Sandoval
1
-0
/
+8
2017-11-01
sbitmap: introduce __sbitmap_for_each_set()
Ming Lei
1
-17
/
+47
2017-04-14
sbitmap: add sbitmap_get_shallow() operation
Omar Sandoval
1
-0
/
+55
2017-01-27
sbitmap: add helpers for dumping to a seq_file
Omar Sandoval
1
-0
/
+30
2016-09-17
sbitmap: push alloc policy into sbitmap_queue
Omar Sandoval
1
-8
/
+11
2016-09-17
sbitmap: push per-cpu last_tag into sbitmap_queue
Omar Sandoval
1
-1
/
+44
2016-09-17
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
1
-0
/
+327