aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-12
|\
| * drivers: convert shrinkers to new count/scan APIDave Chinner2013-09-10
* | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-10
|\ \
| * | dm stripe: silence a couple sparse warningsMike Snitzer2013-09-06
| * | dm: add statistics supportMikulas Patocka2013-09-05
| * | dm thin: always return -ENOSPC if no_free_space is setMike Snitzer2013-09-05
| * | dm ioctl: cleanup error handling in table_loadMike Snitzer2013-09-05
| * | dm ioctl: increase granularity of type_lock when loading tableMike Snitzer2013-09-05
| * | dm ioctl: prevent rename to empty name or uuidAlasdair Kergon2013-09-05
| * | dm thin: set pool read-only if breaking_sharing fails block allocationMike Snitzer2013-09-05
| * | dm thin: prefix pool error messages with pool device nameMike Snitzer2013-09-05
| * | dm: allow error target to replace bio-based and request-based targetsMike Snitzer2013-09-05
| * | dm space map: optimise sm_ll_dec and sm_ll_incJoe Thornber2013-08-23
| * | dm btree: prefetch child nodes when walking tree for a dm_btree_delJoe Thornber2013-08-23
| * | dm btree: use pop_frame in dm_btree_del to cleanup codeJoe Thornber2013-08-23
| * | dm cache: eliminate holes in cache structureMike Snitzer2013-08-23
| * | dm cache: fix stacking of geometry limitsMike Snitzer2013-08-23
| * | dm thin: fix stacking of geometry limitsMike Snitzer2013-08-23
| * | dm cache: add data block size limits to code and DocumentationMike Snitzer2013-08-23
| * | dm: stop using WQ_NON_REENTRANTTejun Heo2013-08-23
* | | Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-10
|\ \ \ | |_|/ |/| |
| * | raid5: only wakeup necessary threadsShaohua Li2013-09-01
| * | md/raid5: flush out all pending requests before proceeding with reshape.NeilBrown2013-08-28
| * | md/raid5: use seqcount to protect access to shape in make_request.NeilBrown2013-08-28
| * | raid5: sysfs entry to control worker thread numberShaohua Li2013-08-28
| * | raid5: offload stripe handle to workqueueShaohua Li2013-08-28
| * | raid5: fix stripe release orderShaohua Li2013-08-28
| * | raid5: make release_stripe locklessShaohua Li2013-08-27
| * | md: avoid deadlock when dirty buffers during md_stop.NeilBrown2013-08-27
| * | md: Don't test all of mddev->flags at once.NeilBrown2013-08-27
| * | md: Fix apparent cut-and-paste error in super_90_validateDave Jones2013-08-27
| * | md: fix safe_mode buglet.NeilBrown2013-08-27
| * | md: don't call md_allow_write in get_bitmap_file.NeilBrown2013-08-27
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-03
|\ \ | |/ |/|
| * [SCSI] Return ENODATA on medium errorHannes Reinecke2013-08-23
* | dm cache: avoid conflicting remove_mapping() in mq policyGeert Uytterhoeven2013-08-16
|/
* Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds2013-07-26
|\
| * md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown2013-07-25
| * md/raid10: remove use-after-free bug.NeilBrown2013-07-25
* | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-22
|\ \ | |/ |/|
| * bcache: Allocation kthread fixesKent Overstreet2013-07-12
| * bcache: Fix GC_SECTORS_USED() calculationKent Overstreet2013-07-12
| * bcache: Journal replay fixKent Overstreet2013-07-12
| * bcache: Shutdown fixKent Overstreet2013-07-12
| * bcache: Fix a sysfs splat on shutdownKent Overstreet2013-07-12
| * bcache: Advertise that flushes are supportedKent Overstreet2013-07-12
| * bcache: check for allocation failuresDan Carpenter2013-07-12
| * bcache: Fix a dumb raceKent Overstreet2013-07-12
| * bcache: Use standard utility codeKent Overstreet2013-07-01
| * bcache: Delete fuzz testerKent Overstreet2013-07-01