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-region-hash.c
Age
Commit message (
Expand
)
Author
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
dm: use bio op accessors
Mike Christie
2015-10-31
dm: convert ffs to __ffs
Mikulas Patocka
2015-10-31
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
Julia Lawall
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
2012-07-20
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-09-10
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-16
dm raid1: fix null pointer dereference in suspend
Takahiro Yasui
2009-12-10
dm raid1: remove bio_endio from dm_rh_mark_nosync
Mikulas Patocka
2009-12-10
dm raid1: support flush
Mikulas Patocka
2009-06-22
dm raid1: keep retrying alloc if mempool_alloc failed
Mikulas Patocka
2009-04-15
block: move bio list helpers into bio.h
Christoph Hellwig
2008-10-21
dm raid1: separate region_hash interface part1
Heinz Mauelshagen