index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-bio-prison-v2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-04-01
dm: use bio_list_merge_init
Christoph Hellwig
1
-2
/
+1
2023-02-14
dm: address space issues relative to switch/while/for/...
Heinz Mauelshagen
1
-1
/
+1
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
1
-6
/
+6
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
1
-0
/
+1
2020-01-07
dm bio prison v2: use true/false for bool variable
zhengbin
1
-1
/
+1
2019-11-05
dm bio prison: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
1
-16
/
+10
2018-06-08
dm: adjust structure members to improve alignment
Mike Snitzer
1
-1
/
+1
2018-06-05
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
1
-1
/
+1
2018-05-30
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-6
/
+7
2017-06-19
dm bio prison: use rb_entry() rather than container_of()
Geliang Tang
1
-1
/
+1
2017-03-07
dm bio prison v2: new interface for the bio prison
Joe Thornber
1
-0
/
+369