index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
*
md/raid1,raid10: don't compare excess byte during consistency check.
NeilBrown
2012-04-03
*
md/raid5: Fix a bug about judging if the operation is syncing or replacing
majianpeng
2012-04-03
*
md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).
majianpeng
2012-04-03
*
md: Avoid OOPS when reshaping raid1 to raid0
Jes Sorensen
2012-04-03
*
md/raid5: fix handling of bad blocks during recovery.
NeilBrown
2012-04-03
*
md/raid1: If md_integrity_register() failed,run() must free the mem
majianpeng
2012-04-01
*
md/raid0: If md_integrity_register() fails, raid0_run() must free the mem.
majianpeng
2012-04-01
*
md/linear: If md_integrity_register() fails, linear_run() must free the mem.
majianpeng
2012-04-01
*
dm: add verity target
Mikulas Patocka
2012-03-28
*
dm bufio: prefetch
Mikulas Patocka
2012-03-28
*
dm thin: add pool target flags to control discard
Joe Thornber
2012-03-28
*
dm thin: support discards
Joe Thornber
2012-03-28
*
dm thin: prepare to support discard
Joe Thornber
2012-03-28
*
dm thin: use dm_target_offset
Alasdair G Kergon
2012-03-28
*
dm thin: support read only external snapshot origins
Joe Thornber
2012-03-28
*
dm thin: relax hard limit on the maximum size of a metadata device
Mike Snitzer
2012-03-28
*
dm persistent data: remove space map ref_count entries if redundant
Joe Thornber
2012-03-28
*
dm thin: commit outstanding data every second
Joe Thornber
2012-03-28
*
dm: reject trailing characters in sccanf input
Mikulas Patocka
2012-03-28
*
dm raid: handle failed devices during start up
Jonathan E Brassow
2012-03-28
*
dm thin metadata: pass correct space map to dm_sm_root_size
Joe Thornber
2012-03-28
*
dm persistent data: remove redundant value_size arg from value_ptr
Joe Thornber
2012-03-28
*
dm mpath: detect invalid map_context
Jun'ichi Nomura
2012-03-28
*
dm: clear bi_end_io on remapping failure
Hannes Reinecke
2012-03-28
*
dm table: simplify call to free_devices
Hannes Reinecke
2012-03-28
*
dm thin: correct comments
Joe Thornber
2012-03-28
*
dm raid: no longer experimental
Alasdair G Kergon
2012-03-28
*
dm uevent: no longer experimental
Alasdair G Kergon
2012-03-28
*
dm persistent data: fix btree rebalancing after remove
Joe Thornber
2012-03-28
*
dm thin: fix stacked bi_next usage
Joe Thornber
2012-03-28
*
dm crypt: add missing error handling
Mikulas Patocka
2012-03-28
*
dm crypt: fix mempool deadlock
Mikulas Patocka
2012-03-28
*
dm exception store: fix init error path
Andrei Warkentin
2012-03-28
*
Merge tag 'md-3.4' of git://neil.brown.name/md
Linus Torvalds
2012-03-22
|
\
|
*
md: Add judgement bb->unacked_exist in function md_ack_all_badblocks().
majianpeng
2012-03-18
|
*
md: fix clearing of the 'changed' flags for the bad blocks list.
NeilBrown
2012-03-18
|
*
md/bitmap: discard CHUNK_BLOCK_SHIFT macro
NeilBrown
2012-03-18
|
*
md/bitmap: remove unnecessary indirection when allocating.
NeilBrown
2012-03-18
|
*
md/bitmap: remove some pointless locking.
NeilBrown
2012-03-18
|
*
md/bitmap: change a 'goto' to a normal 'if' construct.
NeilBrown
2012-03-18
|
*
md/bitmap: move printing of bitmap status to bitmap.c
NeilBrown
2012-03-18
|
*
md/bitmap: remove some unused noise from bitmap.h
NeilBrown
2012-03-18
|
*
md/raid10 - support resizing some RAID10 arrays.
NeilBrown
2012-03-18
|
*
md/raid1: handle merge_bvec_fn in member devices.
NeilBrown
2012-03-18
|
*
md/raid10: handle merge_bvec_fn in member devices.
NeilBrown
2012-03-18
|
*
md: add proper merge_bvec handling to RAID0 and Linear.
NeilBrown
2012-03-18
|
*
md: tidy up rdev_for_each usage.
NeilBrown
2012-03-18
|
*
md/raid1,raid10: avoid deadlock during resync/recovery.
NeilBrown
2012-03-18
|
*
md/bitmap: ensure to load bitmap when creating via sysfs.
NeilBrown
2012-03-18
|
*
md: don't set md arrays to readonly on shutdown.
NeilBrown
2012-03-18
[next]