summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2015-02-13md: disable bcacheSebastian Andrzej Siewior
2015-02-13dm: Make rt awareThomas Gleixner
2015-02-13md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14md: disable bcacheSebastian Andrzej Siewior
2014-05-14dm: Make rt awareThomas Gleixner
2014-05-14md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10md: disable bcacheSebastian Andrzej Siewior
2014-04-10dm: Make rt awareThomas Gleixner
2014-04-10md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2014-03-24dm cache: fix access beyond end of origin deviceHeinz Mauelshagen
2014-03-24dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen
2014-03-24dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber
2014-03-05dm thin: fix the error path for the thin device constructorMike Snitzer
2014-03-05dm thin: avoid metadata commit if a pool's thin devices haven't changedMike Snitzer
2014-03-05dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke
2014-02-22md/raid5: Fix CPU hotplug callback registrationOleg Nesterov
2014-02-22md/raid1: restore ability for check and repair to fix read errors.NeilBrown
2014-02-13dm sysfs: fix a module unload raceMikulas Patocka
2014-02-13dm space map metadata: fix bug in resizing of thin metadataJoe Thornber
2014-02-13dm space map metadata: fix extending the space mapJoe Thornber
2014-02-13dm space map common: make sure new space is used during extendJoe Thornber
2014-02-13dm: wait until embedded kobject is released before destroying a deviceMikulas Patocka
2014-02-13dm thin: fix set_pool_mode exposed pool operation racesMike Snitzer
2014-02-13dm thin: initialize dm_thin_new_mapping returned by get_next_mappingMike Snitzer
2014-02-13dm thin: fix discard support to a previously shared blockJoe Thornber
2014-02-06bcache: Data corruption fixKent Overstreet
2014-02-06md/raid5: fix long-standing problem with bitmap handling on write failure.NeilBrown
2014-01-25md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown
2014-01-25md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown
2014-01-25md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown
2014-01-25md: fix problem when adding device to read-only array with bitmap.NeilBrown
2013-12-20dm thin: allow pool in read-only mode to transition to read-write modeJoe Thornber
2013-12-20dm thin: re-establish read-only state when switching to fail modeJoe Thornber
2013-12-20dm thin: always fallback the pool mode if commit failsJoe Thornber
2013-12-20dm thin: switch to read-only mode if metadata space is exhaustedMike Snitzer
2013-12-20dm thin: switch to read only mode if a mapping insert failsJoe Thornber
2013-12-20dm table: fail dm_table_create on dm_round_up overflowMikulas Patocka
2013-12-20dm space map: disallow decrementing a reference count below zeroJoe Thornber
2013-12-20dm space map metadata: return on failure in sm_metadata_new_blockMike Snitzer
2013-12-20dm delay: fix a possible deadlock due to shared workqueueMikulas Patocka
2013-12-20dm array: fix a reference counting bug in shadow_ablockJoe Thornber
2013-12-20dm stats: initialize read-only module parameterMikulas Patocka
2013-12-20dm snapshot: avoid snapshot space leak on crashMikulas Patocka
2013-12-20dm bufio: initialize read-only module parametersMikulas Patocka
2013-12-08md/raid5: Use conf->device_lock protect changing of multi-thread resources.majianpeng
2013-12-04md: test mddev->flags more safely in md_check_recovery.NeilBrown
2013-12-04md/raid5: Before freeing old multi-thread worker, it should flush them.majianpeng
2013-12-04md: fix calculation of stacking limits on level change.NeilBrown