summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2016-05-01md: multipath: don't hardcopy bio in .make_request pathMing Lei
2016-05-01bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler
2016-05-01bcache: cleaned up error handling around register_cache()Eric Wheeler
2016-05-01bcache: Fix more early shutdown bugsKent Overstreet
2016-05-01md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen
2016-03-24bcache: add mutex lock for bch_is_openJianjian Huo
2016-02-02dm snapshot: fix hung bios when copy error occursMikulas Patocka
2016-02-02bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet
2016-02-02bcache: prevent crash on changing writeback_runningStefan Bader
2016-02-02bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis
2016-02-02bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu
2016-02-02bcache: fix a leak in bch_cached_dev_run()Al Viro
2016-02-02bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu
2016-02-02bcache: Add a cond_resched() call to gcKent Overstreet
2016-02-02bcache: 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
2016-02-02dm space map metadata: remove unused variable in brb_pop()Mike Snitzer
2016-01-18dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber
2016-01-18dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber
2016-01-18dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber
2016-01-11dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer
2015-12-18dm: fix ioctl retry termination with signalJunichi Nomura
2015-12-18dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer
2015-12-13md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2015-12-13md/raid0: update queue parameter in a safer location.NeilBrown
2015-12-13Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira
2015-11-16Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown
2015-11-16md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin
2015-11-16md/raid10: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-16md/raid1: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-16dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2015-11-16dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber
2015-11-16dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer
2015-10-30dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber
2015-10-30dm raid: fix round up of default region sizeMikulas Patocka
2015-10-30dm: fix AB-BA deadlock in __dm_destroy()Junichi Nomura
2015-09-30md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown
2015-09-30md: flush ->event_work before stopping array.NeilBrown
2015-09-30scsi_dh: fix randconfig build errorChristoph Hellwig
2015-09-03dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber
2015-09-03dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-08-27md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown
2015-08-27md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown
2015-08-20md: use kzalloc() when bitmap is disabledBenjamin Randazzo
2015-08-12md: fix a build warningFiro Yang
2015-08-11md/raid1: fix test for 'was read error from last working device'.NeilBrown
2015-08-10dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber
2015-08-10dm btree remove: fix bug in redistribute3Dennis Yang
2015-07-15dm stats: fix divide by zero if 'number_of_areas' arg is zeroMikulas Patocka
2015-07-15dm space map metadata: fix occasional leak of a metadata block on resizeJoe Thornber