aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2013-09-10Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-10Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds
2013-09-06dm stripe: silence a couple sparse warningsMike Snitzer
2013-09-05dm: add statistics supportMikulas Patocka
2013-09-05dm thin: always return -ENOSPC if no_free_space is setMike Snitzer
2013-09-05dm ioctl: cleanup error handling in table_loadMike Snitzer
2013-09-05dm ioctl: increase granularity of type_lock when loading tableMike Snitzer
2013-09-05dm ioctl: prevent rename to empty name or uuidAlasdair Kergon
2013-09-05dm thin: set pool read-only if breaking_sharing fails block allocationMike Snitzer
2013-09-05dm thin: prefix pool error messages with pool device nameMike Snitzer
2013-09-05dm: allow error target to replace bio-based and request-based targetsMike Snitzer
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-02raid5: only wakeup necessary threadsShaohua Li
2013-08-28md/raid5: flush out all pending requests before proceeding with reshape.NeilBrown
2013-08-28md/raid5: use seqcount to protect access to shape in make_request.NeilBrown
2013-08-28raid5: sysfs entry to control worker thread numberShaohua Li
2013-08-28raid5: offload stripe handle to workqueueShaohua Li
2013-08-28raid5: fix stripe release orderShaohua Li
2013-08-28raid5: make release_stripe locklessShaohua Li
2013-08-27md: avoid deadlock when dirty buffers during md_stop.NeilBrown
2013-08-27md: Don't test all of mddev->flags at once.NeilBrown
2013-08-27md: Fix apparent cut-and-paste error in super_90_validateDave Jones
2013-08-27md: fix safe_mode buglet.NeilBrown
2013-08-27md: don't call md_allow_write in get_bitmap_file.NeilBrown
2013-08-23[SCSI] Return ENODATA on medium errorHannes Reinecke
2013-08-23dm space map: optimise sm_ll_dec and sm_ll_incJoe Thornber
2013-08-23dm btree: prefetch child nodes when walking tree for a dm_btree_delJoe Thornber
2013-08-23dm btree: use pop_frame in dm_btree_del to cleanup codeJoe Thornber
2013-08-23dm cache: eliminate holes in cache structureMike Snitzer
2013-08-23dm cache: fix stacking of geometry limitsMike Snitzer
2013-08-23dm thin: fix stacking of geometry limitsMike Snitzer
2013-08-23dm cache: add data block size limits to code and DocumentationMike Snitzer
2013-08-23dm: stop using WQ_NON_REENTRANTTejun Heo
2013-08-16dm cache: avoid conflicting remove_mapping() in mq policyGeert Uytterhoeven
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-25md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown
2013-07-25md/raid10: remove use-after-free bug.NeilBrown
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown
2013-07-12bcache: Allocation kthread fixesKent Overstreet
2013-07-12bcache: Fix GC_SECTORS_USED() calculationKent Overstreet
2013-07-12bcache: Journal replay fixKent Overstreet
2013-07-12bcache: Shutdown fixKent Overstreet
2013-07-12bcache: Fix a sysfs splat on shutdownKent Overstreet
2013-07-12bcache: Advertise that flushes are supportedKent Overstreet
2013-07-12bcache: check for allocation failuresDan Carpenter
2013-07-12bcache: Fix a dumb raceKent Overstreet
2013-07-11Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds