aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* 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
* 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
* dm cache: fix access beyond end of origin deviceHeinz Mauelshagen2014-03-12
* dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen2014-03-12
* dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber2014-03-07
* dm thin: fix noflush suspend IO queueingJoe Thornber2014-03-05
* dm thin: fix deadlock in __requeue_bio_listJoe Thornber2014-03-05
* dm thin: fix out of data space handlingJoe Thornber2014-03-05
* dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer2014-03-05
* dm thin: synchronize the pool mode during suspendMike Snitzer2014-03-04
* dm snapshot: fix metadata corruptionMikulas Patocka2014-03-03
* dm: fix Kconfig indentationMike Snitzer2014-03-03
* dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen2014-02-28
* dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen2014-02-28
* dm thin: allow metadata space larger than supported to go unusedMike Snitzer2014-02-27
* dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke2014-02-26
* dm thin: fix the error path for the thin device constructorMike Snitzer2014-02-24
* dm raid1: fix immutable biovec related BUG when retrying read bioMikulas Patocka2014-02-18
* dm io: fix I/O to multiple destinationsMikulas Patocka2014-02-17
* dm thin: avoid metadata commit if a pool's thin devices haven't changedMike Snitzer2014-02-17
* dm cache: do not add migration to completed list before unhooking bioMike Snitzer2014-02-17
* dm cache: move hook_info into common portion of per_bio_data structureMike Snitzer2014-02-17
* Merge tag 'md/3.14-fixes' of git://neil.brown.name/mdLinus Torvalds2014-02-14
|\
| * md/raid5: Fix CPU hotplug callback registrationOleg Nesterov2014-02-12
| * md/raid1: restore ability for check and repair to fix read errors.NeilBrown2014-02-04