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
/
dm.c
Age
Commit message (
Expand
)
Author
2015-02-18
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-02-12
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-12
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-09
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2015-02-09
dm: prepare for allocating blk-mq clone requests in target
Keith Busch
2015-02-09
dm: submit stacked requests in irq enabled context
Keith Busch
2015-02-09
dm: split request structure out from dm_rq_target_io structure
Mike Snitzer
2015-02-09
dm: remove exports for request-based interfaces without external callers
Mike Snitzer
2015-02-09
dm: fix multipath regression due to initializing wrong request
Mike Snitzer
2015-01-28
block: require blk_rq_prep_clone() be given an initialized clone request
Keith Busch
2015-01-24
dm: fix handling of multiple internal suspends
Mikulas Patocka
2014-12-17
dm: fix missed error code if .end_io isn't implemented by target_type
zhendong chen
2014-12-13
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-11-24
md: use generic io stats accounting functions to simplify io stat accounting
Gu Zheng
2014-11-23
dm: use rcu_dereference_protected instead of rcu_dereference
Eric Dumazet
2014-11-19
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-11-19
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-11-19
dm: return earlier from dm_blk_ioctl if target doesn't implement .ioctl
Mike Snitzer
2014-11-10
dm: do not call dm_sync_table() when creating new devices
Hannes Reinecke
2014-11-10
dm: sparse: Annotate field with __rcu for checking
Pranith Kumar
2014-11-10
dm: Use rcu_dereference() for accessing rcu pointer
Pranith Kumar
2014-11-10
dm: improve documentation and code clarity in dm_merge_bvec
Mike Snitzer
2014-10-05
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2014-10-05
dm: use bioset_create_nobvec()
Junichi Nomura
2014-10-05
dm: remove nr_iovecs parameter from alloc_tio()
Junichi Nomura
2014-07-10
dm: allocate a special workqueue for deferred device removal
Mikulas Patocka
2014-06-12
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-04
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2014-06-04
dm: disable WRITE SAME if it fails
Mike Snitzer
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
dm: introduce dm_accept_partial_bio
Mikulas Patocka
2014-06-03
dm: change sector_count member in clone_info from sector_t to unsigned
Mikulas Patocka
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-15
block: remove struct request buffer member
Jens Axboe
2014-03-27
dm table: add dm_table_run_md_queue_async
Mike Snitzer
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-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-14
dm sysfs: fix a module unload race
Mikulas Patocka
2014-01-07
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-01-07
dm: remove pointless kobject comparison in dm_get_from_kobject
Mikulas Patocka
2013-11-23
dm: Refactor for new bio cloning/splitting
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-11-09
dm: allow remove to be deferred
Mikulas Patocka
2013-09-23
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
2013-09-23
dm: add reserved_rq_based_ios module parameter
Mike Snitzer
2013-09-23
dm: lower bio-based mempool reservation
Mike Snitzer
2013-09-20
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2013-09-05
dm: add statistics support
Mikulas Patocka
[next]