index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Commit message (
Expand
)
Author
Age
*
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-29
*
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-27
*
dm: run queue on re-queue
Junichi Nomura
2015-05-26
*
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-30
*
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-04-15
*
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-31
*
dm: fix add_disk() NULL pointer due to race with free_dev()
Mike Snitzer
2015-03-23
*
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-27
*
dm: fix a race condition in dm_get_md
Mikulas Patocka
2015-02-18
*
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-12
|
\
|
*
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
*
|
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
|
\
|
|
*
dm: fix multipath regression due to initializing wrong request
Mike Snitzer
2015-02-09
|
*
block: require blk_rq_prep_clone() be given an initialized clone request
Keith Busch
2015-01-28
*
|
dm: fix handling of multiple internal suspends
Mikulas Patocka
2015-01-24
|
/
*
dm: fix missed error code if .end_io isn't implemented by target_type
zhendong chen
2014-12-17
*
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
|
\
|
*
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-23
*
|
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-19
*
|
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-11-10
|
/
*
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-10-05
*
dm: allocate a special workqueue for deferred device removal
Mikulas Patocka
2014-07-10
[next]