summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown2014-01-251-2/+2
* md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown2014-01-251-2/+2
* md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown2014-01-251-4/+4
* md: fix problem when adding device to read-only array with bitmap.NeilBrown2014-01-252-3/+18
* dm thin: switch to read only mode if a mapping insert failsJoe Thornber2013-12-201-1/+3
* dm table: fail dm_table_create on dm_round_up overflowMikulas Patocka2013-12-201-0/+5
* dm space map metadata: return on failure in sm_metadata_new_blockMike Snitzer2013-12-201-2/+6
* dm delay: fix a possible deadlock due to shared workqueueMikulas Patocka2013-12-201-12/+11
* dm array: fix a reference counting bug in shadow_ablockJoe Thornber2013-12-201-1/+9
* dm snapshot: avoid snapshot space leak on crashMikulas Patocka2013-12-201-7/+64
* dm bufio: initialize read-only module parametersMikulas Patocka2013-12-201-0/+5
* md: fix calculation of stacking limits on level change.NeilBrown2013-12-041-0/+1
* dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka2013-12-041-2/+16
* dm cache: fix a race condition between queuing new migrations and quiescing f...Joe Thornber2013-12-041-14/+40
* dm array: fix bug in growing arrayJoe Thornber2013-12-041-1/+4
* dm mpath: fix race condition between multipath_dtr and pg_init_doneShiva Krishna Merla2013-12-041-3/+15
* md: Fix skipping recovery for read-only arrays.Lukasz Dorau2013-11-132-0/+2
* md: avoid deadlock when md_set_badblocks.Bian Yu2013-11-131-2/+3
* raid5: avoid finding "discard" stripeShaohua Li2013-11-131-0/+8
* raid5: set bio bi_vcnt 0 for discard requestShaohua Li2013-11-131-0/+12
* bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet2013-11-131-1/+1
* dm snapshot: fix data corruptionMikulas Patocka2013-11-041-6/+12
* bcache: Fix a null ptr deref regressionKent Overstreet2013-10-131-2/+1
* dm-raid: silence compiler warning on rebuilds_per_group.NeilBrown2013-10-051-1/+1
* dm mpath: disable WRITE SAME if it failsMike Snitzer2013-10-052-1/+21
* dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka2013-10-051-3/+2
* dm snapshot: workaround for a false positive lockdep warningMikulas Patocka2013-10-051-1/+1
* bcache: Fix flushes in writeback modeKent Overstreet2013-10-051-6/+9
* bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet2013-10-051-11/+28
* bcache: Fix a shrinker deadlockKent Overstreet2013-10-051-1/+1
* bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet2013-10-051-2/+1
* bcache: Fix a flush/fua performance bugKent Overstreet2013-10-051-0/+1
* bcache: Fix a writeback performance regressionKent Overstreet2013-10-054-30/+43
* bcache: Fix for when no journal entries are foundKent Overstreet2013-10-051-12/+18
* bcache: Strip endline when writing the label through sysfsGabriel de Perthuis2013-10-051-1/+7
* bcache: Fix a dumb journal discard bugKent Overstreet2013-10-051-1/+1
* bcache: FUA fixesKent Overstreet2013-08-293-4/+34
* md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta2013-08-291-0/+2
* dm verity: fix inability to use a few specific devices sizesMikulas Patocka2013-08-041-3/+2
* dm ioctl: set noio flag to avoid __vmalloc deadlockMikulas Patocka2013-08-041-0/+3
* dm mpath: fix ioctl deadlock when no pathsHannes Reinecke2013-08-042-7/+10
* md/raid10: remove use-after-free bug.NeilBrown2013-08-041-1/+7
* md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown2013-08-042-5/+11
* md/raid1: fix bio handling problems in process_checks()NeilBrown2013-08-041-23/+30
* md: Remove recent change which allows devices to skip recovery.NeilBrown2013-08-041-14/+0
* bcache: Journal replay fixKent Overstreet2013-07-281-1/+6
* bcache: Fix GC_SECTORS_USED() calculationKent Overstreet2013-07-281-1/+3
* bcache: Fix a sysfs splat on shutdownKent Overstreet2013-07-282-1/+11
* bcache: Shutdown fixKent Overstreet2013-07-281-7/+11
* bcache: Advertise that flushes are supportedKent Overstreet2013-07-282-1/+9