index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-bio-prison-v1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Annotate struct dm_bio_prison with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
*
dm: improve hash_locks sizing and hash function
Joe Thornber
2023-03-30
1
-2
/
+3
*
dm bio prison v1: intelligently size dm_bio_prison's prison_regions
Mike Snitzer
2023-03-30
1
-5
/
+6
*
dm bio prison v1: prepare to intelligently size dm_bio_prison's prison_regions
Mike Snitzer
2023-03-30
1
-10
/
+11
*
dm bio prison v1: add dm_cell_key_has_valid_range
Mike Snitzer
2023-03-30
1
-5
/
+9
*
dm bio prison v1: improve concurrent IO performance
Joe Thornber
2023-03-30
1
-30
/
+57
*
dm: don't indent labels
Heinz Mauelshagen
2023-02-14
1
-1
/
+1
*
dm: avoid spaces before function arguments or in favour of tabs
Heinz Mauelshagen
2023-02-14
1
-3
/
+3
*
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
1
-5
/
+5
*
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2023-02-14
1
-0
/
+1
*
dm bio prison: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
2019-11-05
1
-17
/
+10
*
dm: adjust structure members to improve alignment
Mike Snitzer
2018-06-08
1
-1
/
+1
*
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
2018-06-05
1
-1
/
+1
*
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-6
/
+7
*
dm bio prison: use rb_entry() rather than container_of()
Geliang Tang
2017-06-19
1
-1
/
+1
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-2
/
+2
*
dm bio prison v2: new interface for the bio prison
Joe Thornber
2017-03-07
1
-0
/
+464