aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2014-09-17Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-rt-14.09Mark Brown
2014-09-17md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown
2014-09-17md/raid10: fix memory leak when reshaping a RAID10.NeilBrown
2014-09-17md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown
2014-09-17md/raid1,raid10: always abort recover on write error.NeilBrown
2014-08-08Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtAlex Shi
2014-08-07dm cache: fix race affecting dirty block countAnssi Hannula
2014-08-07dm bufio: fully initialize shrinkerGreg Thelen
2014-07-29Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtAlex Shi
2014-07-28dm cache metadata: do not allow the data block size to changeMike Snitzer
2014-07-28dm thin metadata: do not allow the data block size to changeMike Snitzer
2014-07-22Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtMark Brown
2014-07-17dm: allocate a special workqueue for deferred device removalMikulas Patocka
2014-07-17dm io: fix a race condition in the wake up code for sync_ioJoe Thornber
2014-07-10Merge tag 'v3.14.12' into v3.14-rtAnders Roxell
2014-07-09md: flush writes before starting a recovery.NeilBrown
2014-07-09dm thin: update discard_granularity to reflect the thin-pool blocksizeLukas Czerner
2014-07-08Merge tag 'v3.14.10' into v3.14-rtAnders Roxell
2014-06-30md: disable bcacheSebastian Andrzej Siewior
2014-06-30dm: Make rt awareThomas Gleixner
2014-06-30md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2014-06-11md: always set MD_RECOVERY_INTR when interrupting a reshape thread.NeilBrown
2014-06-11md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".NeilBrown
2014-06-11dm cache: always split discards on cache block boundariesHeinz Mauelshagen
2014-06-11dm thin: add 'no_space_timeout' dm-thin-pool module paramMike Snitzer
2014-06-07dm thin: add timeout to stop out-of-data-space mode holding IO foreverJoe Thornber
2014-06-07dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE modeJoe Thornber
2014-06-07dm crypt: fix cpu hotplug crash by removing per-cpu structureMikulas Patocka
2014-06-07md: avoid possible spinning md thread at shutdown.NeilBrown
2014-06-07md/raid10: call wait_barrier() for each request submitted.NeilBrown
2014-06-07dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer
2014-06-07dm verity: fix biovecs hash calculation regressionMilan Broz
2014-05-31md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...NeilBrown
2014-05-13dm cache: fix a lock-inversionJoe Thornber
2014-05-13dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer
2014-05-13dm: take care to copy the space map roots before locking the superblockJoe Thornber
2014-05-13dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber
2014-05-13dm cache: prevent corruption caused by discard_block_size > cache_block_sizeMike Snitzer
2014-03-12dm cache: fix access beyond end of origin deviceHeinz Mauelshagen
2014-03-12dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen
2014-03-07dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber
2014-03-05dm thin: fix noflush suspend IO queueingJoe Thornber
2014-03-05dm thin: fix deadlock in __requeue_bio_listJoe Thornber
2014-03-05dm thin: fix out of data space handlingJoe Thornber
2014-03-05dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer
2014-03-04dm thin: synchronize the pool mode during suspendMike Snitzer
2014-03-03dm snapshot: fix metadata corruptionMikulas Patocka
2014-03-03dm: fix Kconfig indentationMike Snitzer
2014-02-28dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen