aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* 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 '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
| * | dm-mpath: do not activate failed pathsHannes Reinecke2014-03-27
| * | dm mpath: remove extra nesting in map functionMike Snitzer2014-03-27
| * | dm mpath: remove map_io()Hannes Reinecke2014-03-27
| * | dm mpath: reduce memory pressure when requeuingHannes Reinecke2014-03-27
| * | dm mpath: remove process_queued_ios()Hannes Reinecke2014-03-27
| * | dm mpath: push back requests instead of queueingHannes Reinecke2014-03-27
| * | dm table: add dm_table_run_md_queue_asyncMike Snitzer2014-03-27
| * | dm mpath: do not call pg_init when it is already runningHannes Reinecke2014-03-27
| * | dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbindMonam Agarwal2014-03-27
| * | dm: stop using bi_privateMikulas Patocka2014-03-27
| * | dm: remove dm_get_mapinfoMikulas Patocka2014-03-27
| * | dm: make dm_table_alloc_md_mempools staticMikulas Patocka2014-03-27
| * | dm: take care to copy the space map roots before locking the superblockJoe Thornber2014-03-27