index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2012-02-03
dm: do not forward ioctls from logical volumes to the underlying device
Paolo Bonzini
2011-11-26
md/raid5: abort any pending parity operations when array fails.
NeilBrown
2011-11-07
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
2011-11-07
md/linear: avoid corrupting structure while waiting for rcu_free to complete.
NeilBrown
2011-08-08
dm: fix idr leak on module removal
Alasdair G Kergon
2011-08-08
dm mpath: fix potential NULL pointer in feature arg processing
Mike Snitzer
2011-07-13
md: avoid endless recovery loop when waiting for fail device to complete.
NeilBrown
2011-06-23
md/raid5: fix FUA request handling in ops_run_io()
Namhyung Kim
2011-06-23
md/raid5: fix raid5_set_bi_hw_segments
Namhyung Kim
2011-06-23
md: check ->hot_remove_disk when removing disk
Namhyung Kim
2011-06-23
dm table: reject devices without request fns
Milan Broz
2011-03-02
md: correctly handle probe of an 'mdp' device.
NeilBrown
2011-03-02
dm raid1: fix null pointer dereference in suspend
Takahiro Yasui
2011-03-02
dm raid1: fail writes if errors are not handled and log fails
Mikulas Patocka
2011-02-17
dm mpath: disable blk_abort_queue
Mike Snitzer
2011-02-17
dm: dont take i_mutex to change device size
Mike Snitzer
2011-02-17
md: fix regression with re-adding devices to arrays with no metadata
NeilBrown
2011-01-07
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2011-01-07
md: fix bug with re-adding of partially recovered device.
NeilBrown
2010-12-09
md: fix return value of rdev_size_change()
Justin Maggard
2010-12-09
md/raid1: really fix recovery looping when single good device fails.
NeilBrown
2010-08-26
dm ioctl: release _hash_lock between devices in remove_all
Kiyoshi Ueda
2010-08-26
dm mpath: fix NULL pointer dereference when path parameters missing
Alasdair G Kergon
2010-08-13
md/raid1: delay reads that could overtake behind-writes.
NeilBrown
2010-08-13
md/raid10: fix deadlock with unaligned read during resync
NeilBrown
2010-07-05
dm snapshot: simplify sector_to_chunk expression
Mikulas Patocka
2010-07-05
md: set mddev readonly flag on blkdev BLKROSET ioctl
Dan Williams
2010-07-05
md: Fix read balancing in RAID1 and RAID10 on drives > 2TB
NeilBrown
2010-07-05
md/raid1: fix counting of write targets.
NeilBrown
2010-05-12
md/raid6: Fix raid-6 read-error correction in degraded state
Gabriele A. Trombetti
2010-05-12
md: restore ability of spare drives to spin down.
NeilBrown
2010-05-12
md/raid5: fix previous patch.
NeilBrown
2010-05-12
md/raid5: allow for more than 2^31 chunks.
NeilBrown
2010-04-26
md: deal with merge_bvec_fn in component devices better.
NeilBrown
2010-04-26
dm mpath: fix stall when requeueing io
Kiyoshi Ueda
2010-03-15
dm: free dm_io before bio_endio not after
Mikulas Patocka
2010-02-23
dm log: userspace fix overhead_size calcuations
Jonathan Brassow
2010-02-23
dm stripe: avoid divide by zero with invalid stripe count
Nikanth Karthikesan
2010-02-23
md: fix 'degraded' calculation when starting a reshape.
NeilBrown
2010-01-28
md: fix small irregularity with start_ro module parameter
NeilBrown
2010-01-25
DM: Fix device mapper topology stacking
Martin K. Petersen
2010-01-06
md: Fix unfortunate interaction with evms
NeilBrown
2009-12-18
dm crypt: make wipe message also wipe essiv key
Milan Broz
2009-12-18
dm crypt: separate essiv allocation from initialisation
Milan Broz
2009-12-18
dm snapshot: cope with chunk size larger than origin
Mikulas Patocka
2009-12-18
dm: avoid _hash_lock deadlock
Mikulas Patocka
2009-12-18
dm crypt: restructure essiv error path
Milan Broz
2009-12-18
dm crypt: move private iv fields to structs
Milan Broz
2009-12-18
dm snapshot: only take lock for statustype info not table
Mikulas Patocka
2009-12-18
dm exception store: free tmp_store on persistent flag error
Julia Lawall
[next]