aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* Merge tag 'md/3.16' of git://neil.brown.name/mdLinus Torvalds2014-06-11
|\
| * raid5: speedup sync_request processingEivind Sarto2014-06-09
| * md/raid5: deadlock between retry_aligned_read with barrier iohui jiao2014-06-05
| * raid5: add an option to avoid copy data from bio to stripe cacheShaohua Li2014-05-29
| * md/bitmap: remove confusing code from filemap_get_page.NeilBrown2014-05-29
| * raid5: avoid release list until last reference of the stripeEivind Sarto2014-05-29
| * md: md_clear_badblocks should return an error code on failure.NeilBrown2014-05-29
| * md/raid56: Don't perform reads to support writes until stripe is ready.NeilBrown2014-05-29
| * md: refuse to change shape of array if it is active but read-onlyNeilBrown2014-05-29
* | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\ \
| * \ Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \
| | * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| * | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-02
| |\ \ \
| | * | | block: remove struct request buffer memberJens Axboe2014-04-15
* | | | | Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-06-02
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | md: always set MD_RECOVERY_INTR when interrupting a reshape thread.NeilBrown2014-05-29
| * | | md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".NeilBrown2014-05-27
* | | | Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-30
|\ \ \ \ | |/ / / |/| | |
| * | | dm mpath: really fix lockdep warningHannes Reinecke2014-05-27
| * | | dm cache: always split discards on cache block boundariesHeinz Mauelshagen2014-05-27
| * | | dm thin: add 'no_space_timeout' dm-thin-pool module paramMike Snitzer2014-05-20
* | | | Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-21
|\| | |
| * | | dm mpath: fix lock order inconsistency in multipath_ioctlMike Snitzer2014-05-14
| * | | dm thin: add timeout to stop out-of-data-space mode holding IO foreverJoe Thornber2014-05-14
| * | | dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE modeJoe Thornber2014-05-14
| * | | dm crypt: fix cpu hotplug crash by removing per-cpu structureMikulas Patocka2014-05-14
* | | | Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-05-12
|\ \ \ \ | |/ / / |/| | |
| * | | md: avoid possible spinning md thread at shutdown.NeilBrown2014-05-05
| * | | md/raid10: call wait_barrier() for each request submitted.NeilBrown2014-05-05
| | |/ | |/|
* | | Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-05-02
|\ \ \ | |/ / |/| |
| * | dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer2014-05-01
| * | dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer2014-04-29
| * | dm verity: fix biovecs hash calculation regressionMilan Broz2014-04-15
| * | dm thin: fix rcu_read_lock being held in code that can sleepJoe Thornber2014-04-08
| * | dm thin: irqsave must always be used with the pool->lock spinlockJoe Thornber2014-04-08
* | | Merge tag '3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-04-17
|\ \ \ | |_|/ |/| |
| * | raid5: fix a race of stripe count checkShaohua Li2014-04-17
* | | Merge tag 'md/3.15' of git://neil.brown.name/mdLinus Torvalds2014-04-11
|\| |
| * | raid5: get_active_stripe avoids device_lockShaohua Li2014-04-09
| * | raid5: make_request does less prepare waitShaohua Li2014-04-09
| * | md: avoid oops on unload if some process is in poll or select.NeilBrown2014-04-09
| * | md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...NeilBrown2014-04-09
| * | md/bitmap: don't abuse i_writecount for bitmap files.NeilBrown2014-04-08
* | | Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-05
|\ \ \ | | |/ | |/|
| * | dm cache: fix a lock-inversionJoe Thornber2014-04-04
| * | dm thin: sort the per thin deferred bios using an rb_treeMike Snitzer2014-04-04
| * | dm thin: use per thin device deferred bio listsMike Snitzer2014-03-31
| * | dm thin: simplify pool_is_congestedMike Snitzer2014-03-31
| * | dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer2014-03-28
| * | dm mpath: print more useful warnings in multipath_message()Jose Castillo2014-03-27