index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2014-05-01
dm cache: fix writethrough mode quiescing in cache_map
Mike Snitzer
2014-04-29
dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning
Mike Snitzer
2014-04-15
dm verity: fix biovecs hash calculation regression
Milan Broz
2014-04-08
dm thin: fix rcu_read_lock being held in code that can sleep
Joe Thornber
2014-04-08
dm thin: irqsave must always be used with the pool->lock spinlock
Joe Thornber
2014-04-04
dm cache: fix a lock-inversion
Joe Thornber
2014-04-04
dm thin: sort the per thin deferred bios using an rb_tree
Mike Snitzer
2014-03-31
dm thin: use per thin device deferred bio lists
Mike Snitzer
2014-03-31
dm thin: simplify pool_is_congested
Mike Snitzer
2014-03-28
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
2014-03-27
dm mpath: print more useful warnings in multipath_message()
Jose Castillo
2014-03-27
dm-mpath: do not activate failed paths
Hannes Reinecke
2014-03-27
dm mpath: remove extra nesting in map function
Mike Snitzer
2014-03-27
dm mpath: remove map_io()
Hannes Reinecke
2014-03-27
dm mpath: reduce memory pressure when requeuing
Hannes Reinecke
2014-03-27
dm mpath: remove process_queued_ios()
Hannes Reinecke
2014-03-27
dm mpath: push back requests instead of queueing
Hannes Reinecke
2014-03-27
dm table: add dm_table_run_md_queue_async
Mike Snitzer
2014-03-27
dm mpath: do not call pg_init when it is already running
Hannes Reinecke
2014-03-27
dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind
Monam Agarwal
2014-03-27
dm: stop using bi_private
Mikulas Patocka
2014-03-27
dm: remove dm_get_mapinfo
Mikulas Patocka
2014-03-27
dm: make dm_table_alloc_md_mempools static
Mikulas Patocka
2014-03-27
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
2014-03-27
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
2014-03-27
dm cache: remove remainder of distinct discard block size
Heinz Mauelshagen
2014-03-27
dm cache: prevent corruption caused by discard_block_size > cache_block_size
Mike Snitzer
2014-03-27
dm bitset: only flush the current word if it has been dirtied
Joe Thornber
2014-03-27
dm: add era target
Joe Thornber
2014-03-12
dm cache: fix access beyond end of origin device
Heinz Mauelshagen
2014-03-12
dm cache: fix truncation bug when copying a block to/from >2TB fast device
Heinz Mauelshagen
2014-03-07
dm space map metadata: fix refcount decrement below 0 which caused corruption
Joe Thornber
2014-03-05
dm thin: fix noflush suspend IO queueing
Joe Thornber
2014-03-05
dm thin: fix deadlock in __requeue_bio_list
Joe Thornber
2014-03-05
dm thin: fix out of data space handling
Joe Thornber
2014-03-05
dm thin: ensure user takes action to validate data and metadata consistency
Mike Snitzer
2014-03-04
dm thin: synchronize the pool mode during suspend
Mike Snitzer
2014-03-03
dm snapshot: fix metadata corruption
Mikulas Patocka
2014-03-03
dm: fix Kconfig indentation
Mike Snitzer
2014-02-28
dm cache mq: fix memory allocation failure for large cache devices
Heinz Mauelshagen
2014-02-28
dm cache: fix truncation bug when mapping I/O to >2TB fast device
Heinz Mauelshagen
2014-02-27
dm thin: allow metadata space larger than supported to go unused
Mike Snitzer
2014-02-26
dm mpath: fix stalls when handling invalid ioctls
Hannes Reinecke
2014-02-24
dm thin: fix the error path for the thin device constructor
Mike Snitzer
2014-02-18
dm raid1: fix immutable biovec related BUG when retrying read bio
Mikulas Patocka
2014-02-17
dm io: fix I/O to multiple destinations
Mikulas Patocka
2014-02-17
dm thin: avoid metadata commit if a pool's thin devices haven't changed
Mike Snitzer
2014-02-17
dm cache: do not add migration to completed list before unhooking bio
Mike Snitzer
2014-02-17
dm cache: move hook_info into common portion of per_bio_data structure
Mike Snitzer
2014-02-14
Merge tag 'md/3.14-fixes' of git://neil.brown.name/md
Linus Torvalds
[next]