aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
...
| * | dm mpath: disable WRITE SAME if it failsMike Snitzer2013-09-20
| * | dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka2013-09-20
| * | dm snapshot: workaround for a false positive lockdep warningMikulas Patocka2013-09-20
| * | dm stats: fix possible counter corruption on 32-bit systemsMikulas Patocka2013-09-18
| * | dm mpath: do not fail path on -ENOSPCJun'ichi Nomura2013-09-18
| |/
* | bcache: Fix flushes in writeback modeKent Overstreet2013-09-24
* | bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet2013-09-24
* | bcache: Fix a shrinker deadlockKent Overstreet2013-09-24
* | bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet2013-09-24
* | bcache: Fix a flush/fua performance bugKent Overstreet2013-09-24
* | bcache: Fix a writeback performance regressionKent Overstreet2013-09-24
* | bcache: Correct printf()-style format length modifierGeert Uytterhoeven2013-09-24
* | bcache: Fix for when no journal entries are foundKent Overstreet2013-09-24
* | bcache: Strip endline when writing the label through sysfsGabriel de Perthuis2013-09-24
* | bcache: Fix a dumb journal discard bugKent Overstreet2013-09-24
|/
* 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