aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* 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
| * | dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber2014-03-27
| * | dm cache: remove remainder of distinct discard block sizeHeinz Mauelshagen2014-03-27
| * | dm cache: prevent corruption caused by discard_block_size > cache_block_sizeMike Snitzer2014-03-27
| * | dm bitset: only flush the current word if it has been dirtiedJoe Thornber2014-03-27
| * | dm: add era targetJoe Thornber2014-03-27
| |/
* | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \
| * | bcache: remove nested function usageJohn Sheu2014-03-18
| * | bcache: Kill bucket->gc_genKent Overstreet2014-03-18
| * | bcache: Kill unused freelistKent Overstreet2014-03-18
| * | bcache: Rework btree cache reserve handlingKent Overstreet2014-03-18
| * | bcache: Kill btree_io_wqKent Overstreet2014-03-18
| * | bcache: btree locking reworkKent Overstreet2014-03-18
| * | bcache: Fix a race when freeing btree nodesKent Overstreet2014-03-18
| * | bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet2014-03-18
| * | bcache: Add bch_keylist_init_single()Kent Overstreet2014-03-18
| * | bcache: Improve priority_statsKent Overstreet2014-03-18
| * | bcache: Better alloc tracepointsKent Overstreet2014-03-18
| * | bcache: Kill dead cgroup codeKent Overstreet2014-03-18
| * | bcache: stop moving_gc marking buckets that can't be moved.Nicholas Swenson2014-03-18
| * | bcache: Fix moving_pred()Kent Overstreet2014-03-18
| * | bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson2014-03-18
| * | bcache: Fix discard granularityKent Overstreet2014-03-18