index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
2015-06-17
dm stats: add support for request-based DM devices
Mikulas Patocka
2015-06-02
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
2015-05-29
dm: factor out a common cleanup_mapped_device()
Mike Snitzer
2015-05-29
dm: cleanup methods that requeue requests
Mike Snitzer
2015-05-29
dm: do not allocate any mempools for blk-mq request-based DM
Mike Snitzer
2015-05-29
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
2015-05-29
dm: fix casting bug in dm_merge_bvec()
Joe Thornber
2015-05-29
dm: fix false warning in free_rq_clone() for unmapped requests
Mike Snitzer
2015-05-27
dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY
Mike Snitzer
2015-05-27
dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
Junichi Nomura
2015-05-26
dm: run queue on re-queue
Junichi Nomura
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-04-30
dm: fix free_rq_clone() NULL pointer when requeueing unmapped request
Mike Snitzer
2015-04-30
dm: only initialize the request_queue once
Christoph Hellwig
2015-04-15
dm verity: add error handling modes for corrupted blocks
Sami Tolvanen
2015-04-15
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
2015-04-15
dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mq
Mike Snitzer
2015-04-15
dm: add full blk-mq support to request-based DM
Mike Snitzer
2015-04-15
dm: impose configurable deadline for dm_request_fn's merge heuristic
Mike Snitzer
2015-04-15
dm: don't start current request if it would've merged with the previous
Mike Snitzer
2015-04-15
dm: reduce the queue delay used in dm_request_fn from 100ms to 10ms
Mike Snitzer
2015-04-15
dm: don't schedule delayed run of the queue if nothing to do
Mike Snitzer
2015-04-15
dm: only run the queue on completion if congested or no requests pending
Mike Snitzer
2015-04-15
dm: remove request-based logic from make_request_fn wrapper
Mike Snitzer
2015-03-31
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
2015-03-31
dm: remove unnecessary wrapper around blk_lld_busy
Mike Snitzer
2015-03-31
dm: rename __dm_get_reserved_ios() helper to __dm_get_module_param()
Mike Snitzer
2015-03-23
dm: fix add_disk() NULL pointer due to race with free_dev()
Mike Snitzer
2015-02-27
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
2015-02-27
dm snapshot: suspend origin when doing exception handover
Mikulas Patocka
2015-02-27
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
2015-02-18
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-02-13
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-24
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
[prev]
[next]