aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2016-05-17MD: make bio mergeableShaohua Li
2016-04-18md: multipath: don't hardcopy bio in .make_request pathMing Lei
2016-04-18bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler
2016-04-18bcache: cleaned up error handling around register_cache()Eric Wheeler
2016-04-18bcache: fix race of writeback thread starting before complete initializationEric Wheeler
2016-04-18md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen
2016-02-09dm snapshot: fix hung bios when copy error occursMikulas Patocka
2016-02-09bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet
2016-02-09bcache: prevent crash on changing writeback_runningStefan Bader
2016-02-09bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis
2016-02-09bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu
2016-02-09bcache: fix a leak in bch_cached_dev_run()Al Viro
2016-02-09bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu
2016-02-09bcache: Add a cond_resched() call to gcKent Overstreet
2016-02-09bcache: fix a livelock when we cause a huge number of cache missesZheng Liu
2016-02-02dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov
2015-11-15md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin
2015-11-15Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown
2015-11-15md/raid10: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-15md/raid1: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-15dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2015-11-15dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber
2015-11-13dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer
2015-10-27md: flush ->event_work before stopping array.NeilBrown
2015-10-27dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber
2015-10-27dm raid: fix round up of default region sizeMikulas Patocka
2015-10-27dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber
2015-10-07md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown
2015-09-16dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-08-27md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown
2015-08-27md/raid1: fix test for 'was read error from last working device'.NeilBrown
2015-08-27md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown
2015-08-20md: use kzalloc() when bitmap is disabledBenjamin Randazzo
2015-08-04md: fix a build warningFiro Yang
2015-08-04dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber
2015-08-04dm btree remove: fix bug in redistribute3Dennis Yang
2015-07-03dm stats: fix divide by zero if 'number_of_areas' arg is zeroMikulas Patocka
2015-07-03dm space map metadata: fix occasional leak of a metadata block on resizeJoe Thornber
2015-06-14md/raid0: fix restore to sector variable in raid0_make_requestEric Work
2015-06-10md/raid5: don't record new size if resize_stripes fails.NeilBrown
2015-05-23Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"Rabin Vincent
2015-05-17Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"Ben Collins
2015-05-17md/raid0: fix bug with chunksize not a power of 2.NeilBrown
2015-04-16dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka
2015-04-16dm snapshot: suspend origin when doing exception handoverMikulas Patocka
2015-04-16dm thin: fix to consistently zero-fill reads to unprovisioned blocksSasha Levin
2015-04-16dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...Darrick J. Wong
2015-04-16dm: hold suspend_lock while suspending device during device deletionMikulas Patocka
2015-03-23dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka
2015-03-23dm: fix a race condition in dm_get_mdMikulas Patocka