index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sbitmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sbitmap: remove swap_lock
Pavel Begunkov
2020-12-07
1
-5
/
+0
*
sbitmap: Delete sbitmap_any_bit_clear()
John Garry
2019-11-13
1
-9
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
Shenghui Wang
2019-03-22
1
-1
/
+1
*
sbitmap: add helpers for add/del wait queue handling
Jens Axboe
2018-12-20
1
-2
/
+14
*
sbitmap: fix sbitmap_for_each_set()
Omar Sandoval
2018-12-03
1
-4
/
+6
*
sbitmap: optimize wakeup check
Jens Axboe
2018-11-30
1
-0
/
+34
*
sbitmap: ammortize cost of clearing bits
Jens Axboe
2018-11-30
1
-6
/
+27
*
scsi: target: sbitmap: add seq_file forward declaration
Arnd Bergmann
2018-07-10
1
-0
/
+2
*
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
2018-05-24
1
-0
/
+7
*
sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()
Omar Sandoval
2018-05-10
1
-0
/
+29
*
sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()
Omar Sandoval
2018-02-28
1
-0
/
+8
*
sbitmap: introduce __sbitmap_for_each_set()
Ming Lei
2017-11-01
1
-17
/
+47
*
sbitmap: add sbitmap_get_shallow() operation
Omar Sandoval
2017-04-14
1
-0
/
+55
*
sbitmap: add helpers for dumping to a seq_file
Omar Sandoval
2017-01-27
1
-0
/
+30
*
sbitmap: push alloc policy into sbitmap_queue
Omar Sandoval
2016-09-17
1
-8
/
+11
*
sbitmap: push per-cpu last_tag into sbitmap_queue
Omar Sandoval
2016-09-17
1
-1
/
+44
*
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
2016-09-17
1
-0
/
+327