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
*
fs: move code out of buffer.c
Al Viro
2012-01-03
*
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-11-04
|
\
|
*
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
|
*
block: rename __make_request() to blk_queue_bio()
Jens Axboe
2011-09-12
|
*
block: export __make_request
Christoph Hellwig
2011-09-12
*
|
dm: export dm get md
Alasdair G Kergon
2011-10-31
*
|
dm table: add immutable feature
Alasdair G Kergon
2011-10-31
*
|
dm: remove superfluous smp_mb
Namhyung Kim
2011-10-31
*
|
dm: use local printk ratelimit
Namhyung Kim
2011-10-31
|
/
*
dm table: set flush capability based on underlying devices
Mike Snitzer
2011-08-02
*
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
2011-08-02
*
dm table: fix discard support
Mike Snitzer
2011-08-02
*
dm: fix idr leak on module removal
Alasdair G Kergon
2011-08-02
*
block: fix non-atomic access to genhd inflight structures
Shaohua Li
2011-03-22
*
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
*
dm: remove superfluous irq disablement in dm_request_fn
Kiyoshi Ueda
2011-01-13
*
dm: use non reentrant workqueues if equivalent
Tejun Heo
2011-01-13
*
dm: convert workqueues to alloc_ordered
Tejun Heo
2011-01-13
*
dm: remove dm_mutex after bkl conversion
Milan Broz
2011-01-13
*
dm: dont take i_mutex to change device size
Mike Snitzer
2011-01-13
*
block: trace event block fix unassigned field
Jeff Moyer
2011-01-07
*
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
2010-11-16
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
|
\
|
*
dm: convey that all flushes are processed as empty
Mike Snitzer
2010-09-10
|
*
dm: fix locking context in queue_io()
Kiyoshi Ueda
2010-09-10
|
*
dm: relax ordering of bio-based flush implementation
Tejun Heo
2010-09-10
|
*
dm: implement REQ_FLUSH/FUA support for request-based dm
Tejun Heo
2010-09-10
|
*
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-09-10
|
*
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
*
|
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
|
/
*
dm: split discard requests on target boundaries
Mike Snitzer
2010-08-11
*
dm: factor out max_io_len_target_boundary
Mike Snitzer
2010-08-11
*
dm: use common __issue_target_request for flush and discard support
Mike Snitzer
2010-08-11
*
dm: linear support discard
Mike Snitzer
2010-08-11
*
dm: rename map_info flush_request to target_request_nr
Mike Snitzer
2010-08-11
*
dm: do not initialise full request queue when bio based
Mike Snitzer
2010-08-11
*
dm ioctl: make bio or request based device type immutable
Mike Snitzer
2010-08-11
*
dm: skip second flush on bio unsupported error
Mikulas Patocka
2010-08-11
*
dm: separate device deletion from dm_put
Kiyoshi Ueda
2010-08-11
*
dm: prevent access to md being deleted
Kiyoshi Ueda
2010-08-11
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
*
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
*
dm: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
*
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
2010-03-05
*
dm: free dm_io before bio_endio not after
Mikulas Patocka
2010-03-05
*
dm table: remove dm_get from dm_table_get_md
Kiyoshi Ueda
2010-03-05
*
dm mpath: fix stall when requeueing io
Kiyoshi Ueda
2010-02-16
[next]