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: export suspended state to targets
Kiyoshi Ueda
2009-12-10
*
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
2009-12-10
*
dm: swap target postsuspend call and setting suspended flag
Kiyoshi Ueda
2009-12-10
*
dm: trace request based remapping
Jun'ichi Nomura
2009-12-10
*
dm: keep old table until after resume succeeded
Alasdair G Kergon
2009-12-10
*
dm: bind new table before destroying old
Alasdair G Kergon
2009-12-10
*
dm: add dm_deleting_md function
Mike Anderson
2009-12-10
*
dm: rename dm_get_table to dm_get_live_table
Alasdair G Kergon
2009-12-10
*
dm: add request based barrier support
Kiyoshi Ueda
2009-12-10
*
dm: move dm_end_request
Kiyoshi Ueda
2009-12-10
*
dm: refactor request based completion functions
Kiyoshi Ueda
2009-12-10
*
dm: use md pending for in flight IO counting
Kiyoshi Ueda
2009-12-10
*
dm: simplify request based suspend
Kiyoshi Ueda
2009-12-10
*
dm: abstract clone_rq
Kiyoshi Ueda
2009-12-10
*
dm: pass gfp_mask to alloc_rq_tio
Kiyoshi Ueda
2009-12-10
*
dm: use clone in map_request function
Kiyoshi Ueda
2009-12-10
*
dm: abstract dm_in_flight function
Kiyoshi Ueda
2009-12-10
*
dm io: use slab for struct io
Mikulas Patocka
2009-12-10
*
dm: dec_pending needs locking to save error value
Kiyoshi Ueda
2009-10-16
*
dm: add missing del_gendisk to alloc_dev error path
Zdenek Kabelac
2009-10-16
*
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
2009-10-06
*
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
2009-10-04
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
*
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
2009-09-14
*
bio: first step in sanitizing the bio->bi_rw flag testing
Jens Axboe
2009-09-11
*
dm multipath: fix oops when request based io fails when no paths
Kiyoshi Ueda
2009-09-04
*
dm: remove queue next_ordered workaround for barriers
Mike Snitzer
2009-07-23
*
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
2009-07-01
*
dm: disable interrupt when taking map_lock
Kiyoshi Ueda
2009-06-22
*
dm: do not set QUEUE_ORDERED_DRAIN if request based
Kiyoshi Ueda
2009-06-22
*
dm: enable request based option
Kiyoshi Ueda
2009-06-22
*
dm: prepare for request based option
Kiyoshi Ueda
2009-06-22
*
dm: calculate queue limits during resume not load
Mike Snitzer
2009-06-22
*
dm ioctl: support cookies for udev
Milan Broz
2009-06-22
*
dm: send empty barriers to targets in dm_flush
Mikulas Patocka
2009-06-22
*
dm: initialise tio in alloc_tio
Alasdair G Kergon
2009-06-22
*
dm: introduce num_flush_requests
Mikulas Patocka
2009-06-22
*
dm: remove check that prevents mapping empty bios
Mikulas Patocka
2009-06-22
*
dm: remove EOPNOTSUPP for barriers
Mikulas Patocka
2009-06-22
*
dm: store only first barrier error
Mikulas Patocka
2009-06-22
*
dm: process requeue in dm_wq_work
Mikulas Patocka
2009-06-22
*
dm: make dm_flush return void
Mikulas Patocka
2009-06-22
*
dm: always hold bdev reference
Mikulas Patocka
2009-06-22
*
dm: rename suspended_bdev to bdev
Mikulas Patocka
2009-06-22
*
dm: avoid unsupported spanning of md stripe boundaries
Mikulas Patocka
2009-06-22
*
dm: sysfs skip output when device is being destroyed
Milan Broz
2009-06-22
*
block: remove some includings of blktrace_api.h
Li Zefan
2009-06-16
*
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
2009-06-09
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
|
\
|
*
block: move bio list helpers into bio.h
Christoph Hellwig
2009-04-15
[prev]
[next]