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-cache-target.c
Commit message (
Expand
)
Author
Age
*
dm cache: set minimum_io_size to cache's data block size
Mike Snitzer
2014-08-01
*
dm cache metadata: use dm-space-map-metadata.h defined size limits
Mike Snitzer
2014-08-01
*
dm cache: fail migrations in the do_worker error path
Joe Thornber
2014-08-01
*
dm cache: simplify deferred set reference count increments
Joe Thornber
2014-08-01
*
dm cache: fix race affecting dirty block count
Anssi Hannula
2014-08-01
*
dm cache: always split discards on cache block boundaries
Heinz Mauelshagen
2014-05-27
*
dm cache: fix writethrough mode quiescing in cache_map
Mike Snitzer
2014-05-01
*
dm cache: fix a lock-inversion
Joe Thornber
2014-04-04
*
dm cache: remove remainder of distinct discard block size
Heinz Mauelshagen
2014-03-27
*
dm cache: prevent corruption caused by discard_block_size > cache_block_size
Mike Snitzer
2014-03-27
*
dm cache: fix access beyond end of origin device
Heinz Mauelshagen
2014-03-12
*
dm cache: fix truncation bug when copying a block to/from >2TB fast device
Heinz Mauelshagen
2014-03-12
*
dm cache: fix truncation bug when mapping I/O to >2TB fast device
Heinz Mauelshagen
2014-02-28
*
dm cache: do not add migration to completed list before unhooking bio
Mike Snitzer
2014-02-17
*
dm cache: move hook_info into common portion of per_bio_data structure
Mike Snitzer
2014-02-17
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
|
\
|
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
|
|
\
|
*
|
dm cache: increment bi_remaining when bi_end_io is restored
Mike Snitzer
2013-12-03
|
*
|
block: Generic bio chaining
Kent Overstreet
2013-11-24
|
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
*
|
|
dm cache: add policy name to status output
Mike Snitzer
2014-01-16
*
|
|
dm cache: add block sizes and total cache blocks to status output
Mike Snitzer
2014-01-10
|
|
/
|
/
|
*
|
dm cache: actually resize cache
Vincent Pelletier
2013-12-10
|
/
*
dm cache: resolve small nits and improve Documentation
Mike Snitzer
2013-11-12
*
dm cache: add cache block invalidation support
Joe Thornber
2013-11-11
*
dm cache: add passthrough mode
Joe Thornber
2013-11-11
*
dm cache: cache shrinking support
Joe Thornber
2013-11-11
*
dm cache: promotion optimisation for writes
Joe Thornber
2013-11-09
*
dm cache: optimize commit_if_needed
Heinz Mauelshagen
2013-11-09
*
dm cache: log error message if dm_kcopyd_copy() fails
Heinz Mauelshagen
2013-11-09
*
dm cache: use cell_defer() boolean argument consistently
Heinz Mauelshagen
2013-11-09
*
dm cache: return -EINVAL if the user specifies unknown cache policy
Mikulas Patocka
2013-11-09
*
dm cache: improve efficiency of quiescing flag management
Joe Thornber
2013-11-09
*
dm cache: fix a race condition between queuing new migrations and quiescing f...
Joe Thornber
2013-11-09
*
dm cache: io destined for the cache device can now serve as tick bios
Joe Thornber
2013-11-09
*
dm cache: eliminate holes in cache structure
Mike Snitzer
2013-08-23
*
dm cache: fix stacking of geometry limits
Mike Snitzer
2013-08-23
*
dm cache: add data block size limits to code and Documentation
Mike Snitzer
2013-08-23
*
dm cache: fix arm link errors with inline
Mikulas Patocka
2013-07-10
*
dm cache: set config value
Joe Thornber
2013-05-10
*
dm cache: move config fns
Alasdair G Kergon
2013-05-10
*
dm cache: replace memcpy with struct assignment
Joe Thornber
2013-05-10
*
dm cache: fix typos in comments
Joe Thornber
2013-05-10
*
dm cache: tune migration throttling
Joe Thornber
2013-05-10
*
dm cache: fix error return code in cache_create
Wei Yongjun
2013-05-10
*
dm cache: reduce bio front_pad size in writeback mode
Mike Snitzer
2013-04-05
*
dm cache: fix writes to cache device in writethrough mode
Darrick J. Wong
2013-04-05
*
dm cache: policy ignore hints if generated by different version
Mike Snitzer
2013-03-20
*
dm cache: fix race in writethrough implementation
Joe Thornber
2013-03-20
*
dm cache: avoid calling policy destructor twice on error
Heinz Mauelshagen
2013-03-20
[next]