index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-bio-prison-v1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-30
dm: improve hash_locks sizing and hash function
Joe Thornber
1
-2
/
+3
2023-03-30
dm bio prison v1: intelligently size dm_bio_prison's prison_regions
Mike Snitzer
1
-5
/
+6
2023-03-30
dm bio prison v1: prepare to intelligently size dm_bio_prison's prison_regions
Mike Snitzer
1
-10
/
+11
2023-03-30
dm bio prison v1: add dm_cell_key_has_valid_range
Mike Snitzer
1
-5
/
+9
2023-03-30
dm bio prison v1: improve concurrent IO performance
Joe Thornber
1
-30
/
+57
2023-02-14
dm: don't indent labels
Heinz Mauelshagen
1
-1
/
+1
2023-02-14
dm: avoid spaces before function arguments or in favour of tabs
Heinz Mauelshagen
1
-3
/
+3
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
1
-5
/
+5
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
1
-0
/
+1
2019-11-05
dm bio prison: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
1
-17
/
+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-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+2
2017-03-07
dm bio prison v2: new interface for the bio prison
Joe Thornber
1
-0
/
+464