summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2013-05-16Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2013-05-15Merge branch 'bcache-for-upstream' of git://evilpiepirate.org/~kent/linux-bca...Jens Axboe
2013-05-15bcache: Fix error handling in init codeKent Overstreet
2013-05-15bcache: drop "select CLOSURES"Paul Bolle
2013-05-15bcache: Fix incompatible pointer type warningEmil Goode
2013-05-10dm cache: set config valueJoe Thornber
2013-05-10dm cache: move config fnsAlasdair G Kergon
2013-05-10dm thin: generate event when metadata threshold passedJoe Thornber
2013-05-10dm persistent metadata: add space map threshold callbackJoe Thornber
2013-05-10dm persistent data: add threshold callback to space mapJoe Thornber
2013-05-10dm thin: detect metadata device resizingJoe Thornber
2013-05-10dm persistent data: support space map resizingJoe Thornber
2013-05-10dm thin: open dev read only when possibleJoe Thornber
2013-05-10dm thin: refactor data dev resizeJoe Thornber
2013-05-10dm cache: replace memcpy with struct assignmentJoe Thornber
2013-05-10dm cache: fix typos in commentsJoe Thornber
2013-05-10dm cache policy: fix description of lookup fnAlasdair G Kergon
2013-05-10dm persistent data: fix error message typosJoe Thornber
2013-05-10dm cache: tune migration throttlingJoe Thornber
2013-05-10dm mpath: enable WRITE SAME supportMike Snitzer
2013-05-10dm table: fix write same supportMike Snitzer
2013-05-10dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka
2013-05-10dm snapshot: fix error return code in snapshot_ctrWei Yongjun
2013-05-10dm cache: fix error return code in cache_createWei Yongjun
2013-05-10dm stripe: fix regression in stripe_width calculationMike Snitzer
2013-05-09dm-raid: silence compiler warning on rebuilds_per_group.NeilBrown
2013-05-09DM RAID: Fix raid_resume not reviving failed devices in all casesJonathan Brassow
2013-05-09DM RAID: Break-up untidy functionJonathan Brassow
2013-05-09md: md_stop_writes() should always freeze recovery.NeilBrown
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-06DM RAID: Add ability to restore transiently failed devices on resumeJonathan Brassow
2013-04-30bcache: Use bd_link_disk_holder()Kent Overstreet
2013-04-30bcache: Allocator cleanup/fixesKent Overstreet
2013-04-30MD: ignore discard request for hard disks of hybid raid1/raid10 arrayShaohua Li
2013-04-30md: bad block list should default to disabled.NeilBrown
2013-04-30md: raid1/raid10 md devices leak memory when stoppingHirokazu Takahashi
2013-04-24bcache: Make sure blocksize isn't smaller than device blocksizeKent Overstreet
2013-04-24DM RAID: Add message/status support for changing sync actionJonathan Brassow
2013-04-24MD: Export 'md_reap_sync_thread' functionJonathan Brassow
2013-04-24md: don't update metadata when stopping a read-only array.NeilBrown
2013-04-24md: Allow devices to be re-added to a read-only array.NeilBrown
2013-04-24md/raid10: Allow skipping recovery when clean arrays are assembledMartin Wilck
2013-04-24md/raid5: avoid an extra write when writing to a known-bad-block.NeilBrown
2013-04-24md/raid5: Change or of some order to improve efficiency.majianpeng
2013-04-24md: use set_bit_le and clear_bit_leAkinobu Mita
2013-04-24md: HOT_DISK_REMOVE shouldn't make a read-auto device active.NeilBrown
2013-04-24md: use common code for all calls to ->hot_remove_disk()NeilBrown
2013-04-24md: never update metadata when array is read-only.NeilBrown