summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md/3.16' of git://neil.brown.name/mdLinus Torvalds2014-06-114-42/+138
|\
| * raid5: speedup sync_request processingEivind Sarto2014-06-101-1/+1
| * md/raid5: deadlock between retry_aligned_read with barrier iohui jiao2014-06-051-1/+1
| * raid5: add an option to avoid copy data from bio to stripe cacheShaohua Li2014-05-292-22/+101
| * md/bitmap: remove confusing code from filemap_get_page.NeilBrown2014-05-291-5/+1
| * raid5: avoid release list until last reference of the stripeEivind Sarto2014-05-291-0/+5
| * md: md_clear_badblocks should return an error code on failure.NeilBrown2014-05-291-1/+1
| * md/raid56: Don't perform reads to support writes until stripe is ready.NeilBrown2014-05-291-12/+18
| * md: refuse to change shape of array if it is active but read-onlyNeilBrown2014-05-291-0/+10
* | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-086-11/+10
|\ \
| * \ Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-036-10/+10
| |\ \
| | * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-186-10/+10
| * | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-021-1/+0
| |\ \ \
| | * | | block: remove struct request buffer memberJens Axboe2014-04-151-1/+0
* | | | | Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-06-021-1/+4
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | md: always set MD_RECOVERY_INTR when interrupting a reshape thread.NeilBrown2014-05-291-0/+1
| * | | md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".NeilBrown2014-05-281-1/+3
* | | | Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-303-9/+19
|\ \ \ \ | |/ / / |/| | |
| * | | dm mpath: really fix lockdep warningHannes Reinecke2014-05-271-6/+8
| * | | dm cache: always split discards on cache block boundariesHeinz Mauelshagen2014-05-271-0/+2
| * | | dm thin: add 'no_space_timeout' dm-thin-pool module paramMike Snitzer2014-05-201-3/+9
* | | | Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-213-51/+35
|\ \ \ \ | |/ / /
| * | | dm mpath: fix lock order inconsistency in multipath_ioctlMike Snitzer2014-05-141-1/+1
| * | | dm thin: add timeout to stop out-of-data-space mode holding IO foreverJoe Thornber2014-05-141-0/+21
| * | | dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE modeJoe Thornber2014-05-141-1/+1
| * | | dm crypt: fix cpu hotplug crash by removing per-cpu structureMikulas Patocka2014-05-141-49/+12
* | | | Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-05-132-7/+9
|\ \ \ \ | |/ / / |/| | |
| * | | md: avoid possible spinning md thread at shutdown.NeilBrown2014-05-061-1/+2
| * | | md/raid10: call wait_barrier() for each request submitted.NeilBrown2014-05-061-6/+7
| | |/ | |/|
* | | Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-05-023-12/+81
|\ \ \ | |/ / |/| |
| * | dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer2014-05-011-0/+1
| * | dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer2014-04-291-1/+1
| * | dm verity: fix biovecs hash calculation regressionMilan Broz2014-04-151-6/+9
| * | dm thin: fix rcu_read_lock being held in code that can sleepJoe Thornber2014-04-081-3/+67
| * | dm thin: irqsave must always be used with the pool->lock spinlockJoe Thornber2014-04-081-2/+3
* | | Merge tag '3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-04-171-2/+1
|\ \ \ | |_|/ |/| |
| * | raid5: fix a race of stripe count checkShaohua Li2014-04-171-2/+1
* | | Merge tag 'md/3.15' of git://neil.brown.name/mdLinus Torvalds2014-04-115-51/+61
|\ \ \ | |/ /
| * | raid5: get_active_stripe avoids device_lockShaohua Li2014-04-091-7/+2
| * | raid5: make_request does less prepare waitShaohua Li2014-04-091-5/+14
| * | md: avoid oops on unload if some process is in poll or select.NeilBrown2014-04-091-0/+16
| * | md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...NeilBrown2014-04-091-4/+13
| * | md/bitmap: don't abuse i_writecount for bitmap files.NeilBrown2014-04-093-35/+16
* | | Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0519-475/+2233
|\ \ \ | | |/ | |/|
| * | dm cache: fix a lock-inversionJoe Thornber2014-04-043-52/+20
| * | dm thin: sort the per thin deferred bios using an rb_treeMike Snitzer2014-04-041-2/+82
| * | dm thin: use per thin device deferred bio listsMike Snitzer2014-03-311-61/+104
| * | dm thin: simplify pool_is_congestedMike Snitzer2014-03-311-11/+5
| * | dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer2014-03-281-1/+1
| * | dm mpath: print more useful warnings in multipath_message()Jose Castillo2014-03-271-2/+2
OpenPOWER on IntegriCloud