开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-bio-prison.c
Age
Commit message (
Expand
)
Author
2017-03-07
dm bio prison v2: new interface for the bio prison
Joe Thornber
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-05-29
dm bio prison: add dm_cell_promote_or_release()
Joe Thornber
2014-11-10
dm bio prison: introduce support for locking ranges of blocks
Joe Thornber
2014-11-10
dm thin: remap the bios in a cell immediately
Joe Thornber
2014-11-10
dm bio prison: switch to using a red black tree
Joe Thornber
2014-06-11
dm bio prison: implement per bucket locking in the dm_bio_prison hash table
Heinz Mauelshagen
2014-06-03
dm thin: return ENOSPC instead of EIO when error_if_no_space enabled
Mike Snitzer
2013-03-01
dm: add cache target
Joe Thornber
2013-03-01
dm thin: remove cells from stack
Joe Thornber
2013-03-01
dm bio prison: pass cell memory in
Joe Thornber
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-12-21
dm thin: replace dm_cell_release_singleton with cell_defer_except
Joe Thornber
2012-10-12
dm thin: move bio_prison code to separate module
Mike Snitzer