summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | dm-mpath: do not activate failed pathsHannes Reinecke2014-03-271-2/+5
| * | dm mpath: remove extra nesting in map functionMike Snitzer2014-03-271-22/+24
| * | dm mpath: remove map_io()Hannes Reinecke2014-03-271-13/+6
| * | dm mpath: reduce memory pressure when requeuingHannes Reinecke2014-03-271-23/+15
| * | dm mpath: remove process_queued_ios()Hannes Reinecke2014-03-271-42/+27
| * | dm mpath: push back requests instead of queueingHannes Reinecke2014-03-271-78/+36
| * | dm table: add dm_table_run_md_queue_asyncMike Snitzer2014-03-273-0/+25
| * | dm mpath: do not call pg_init when it is already runningHannes Reinecke2014-03-271-2/+4
| * | dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbindMonam Agarwal2014-03-271-1/+1
| * | dm: stop using bi_privateMikulas Patocka2014-03-271-4/+3
| * | dm: remove dm_get_mapinfoMikulas Patocka2014-03-271-10/+0
| * | dm: make dm_table_alloc_md_mempools staticMikulas Patocka2014-03-272-2/+1
| * | dm: take care to copy the space map roots before locking the superblockJoe Thornber2014-03-273-81/+127
| * | dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber2014-03-275-27/+16
| * | dm cache: remove remainder of distinct discard block sizeHeinz Mauelshagen2014-03-274-77/+46
| * | dm cache: prevent corruption caused by discard_block_size > cache_block_sizeMike Snitzer2014-03-271-34/+3
| * | dm bitset: only flush the current word if it has been dirtiedJoe Thornber2014-03-272-1/+10
| * | dm: add era targetJoe Thornber2014-03-273-0/+1743
| |/
* | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-0117-767/+629
|\ \
| * | bcache: remove nested function usageJohn Sheu2014-03-182-72/+76
| * | bcache: Kill bucket->gc_genKent Overstreet2014-03-184-11/+9
OpenPOWER on IntegriCloud