summaryrefslogtreecommitdiff
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-18dm thin metadata: don't issue prefetches if a transaction abort has failedJoe Thornber
2016-04-18md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown
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-18RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li
2016-04-18md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen
2016-04-18dm: fix excessive dm-mq context switchingMike Snitzer
2016-03-07dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer
2016-02-03dm snapshot: fix hung bios when copy error occursMikulas Patocka
2016-02-01bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet
2016-02-01bcache: prevent crash on changing writeback_runningStefan Bader
2016-02-01bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis
2016-02-01bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu
2016-02-01bcache: fix a leak in bch_cached_dev_run()Al Viro
2016-02-01bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu
2016-02-01bcache: Add a cond_resched() call to gcKent Overstreet
2016-02-01bcache: fix a livelock when we cause a huge number of cache missesZheng Liu
2016-02-01dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov
2015-11-09Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown
2015-11-09md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin
2015-11-09md/raid10: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-09md/raid1: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-09dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2015-11-09dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber
2015-10-27dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer
2015-10-22dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber
2015-10-22dm: fix AB-BA deadlock in __dm_destroy()Junichi Nomura
2015-10-22md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown
2015-10-22dm raid: fix round up of default region sizeMikulas Patocka
2015-10-22md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2015-10-22md/raid0: update queue parameter in a safer location.NeilBrown
2015-10-22dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber
2015-10-22dm crypt: constrain crypt device's max_segment_size to PAGE_SIZEMike Snitzer
2015-09-29md: flush ->event_work before stopping array.NeilBrown
2015-09-29md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown
2015-09-29md/raid5: don't let shrink_slab shrink too far.NeilBrown
2015-09-29md/raid5: avoid races when changing cache size.NeilBrown
2015-09-13dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-08-16dm: fix dm_merge_bvec regression on 32 bit systemsMike Snitzer
2015-08-16md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown
2015-08-16md: use kzalloc() when bitmap is disabledBenjamin Randazzo
2015-08-10md/raid1: fix test for 'was read error from last working device'.NeilBrown
2015-08-10Revert "dm: only run the queue on completion if congested or no requests pend...Mike Snitzer
2015-08-03md: fix a build warningFiro Yang
2015-08-03md: Skip cluster setup for dm-raidGoldwyn Rodrigues
2015-08-03md: unlock mddev_lock on an error path.NeilBrown
2015-08-03md: clear mddev->private when it has been freed.NeilBrown