index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-delay.c
Age
Commit message (
Expand
)
Author
2014-01-07
dm delay: use per-bio data instead of a mempool and slab cache
Mikulas Patocka
2013-11-18
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
2012-12-21
dm: remove map_info
Mikulas Patocka
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
2011-01-13
dm: convert workqueues to alloc_ordered
Tejun Heo
2010-08-12
dm delay: support discard
Mike Snitzer
2010-08-12
dm: use dm_target_offset macro
Alasdair G Kergon
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2009-07-23
dm table: pass correct dev area size to device_area_is_valid
Mike Snitzer
2009-06-22
dm target:s introduce iterate devices fn
Mike Snitzer
2009-06-22
dm delay: support barriers
Mikulas Patocka
2009-04-15
block: move bio list helpers into bio.h
Christoph Hellwig
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
2007-10-20
dm: bio_list macro renaming
Alasdair G Kergon
2007-10-20
dm delay: fix status
Milan Broz
2007-10-20
dm delay: fix ctr error paths
Dmitry Monakhov
2007-07-12
dm delay: cleanup
Alasdair G Kergon
2007-07-12
dm: use kmem_cache macro
Alasdair G Kergon
2007-05-09
dm: delay target
Heinz Mauelshagen