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-thin.c
Commit message (
Expand
)
Author
Age
*
dm thin: sort the per thin deferred bios using an rb_tree
Mike Snitzer
2014-04-04
*
dm thin: use per thin device deferred bio lists
Mike Snitzer
2014-03-31
*
dm thin: simplify pool_is_congested
Mike Snitzer
2014-03-31
*
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
2014-03-28
*
dm thin: fix noflush suspend IO queueing
Joe Thornber
2014-03-05
*
dm thin: fix deadlock in __requeue_bio_list
Joe Thornber
2014-03-05
*
dm thin: fix out of data space handling
Joe Thornber
2014-03-05
*
dm thin: ensure user takes action to validate data and metadata consistency
Mike Snitzer
2014-03-05
*
dm thin: synchronize the pool mode during suspend
Mike Snitzer
2014-03-04
*
dm thin: allow metadata space larger than supported to go unused
Mike Snitzer
2014-02-27
*
dm thin: fix the error path for the thin device constructor
Mike Snitzer
2014-02-24
*
dm thin: avoid metadata commit if a pool's thin devices haven't changed
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
|
|
\
|
*
|
block: Generic bio chaining
Kent Overstreet
2013-11-24
|
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
*
|
|
dm thin: fix pool feature parsing
Mike Snitzer
2014-01-15
*
|
|
dm thin: fix set_pool_mode exposed pool operation races
Mike Snitzer
2014-01-07
*
|
|
dm thin: eliminate the no_free_space flag
Mike Snitzer
2014-01-07
*
|
|
dm thin: add error_if_no_space feature
Mike Snitzer
2014-01-07
*
|
|
dm thin: requeue bios to DM core if no_free_space and in read-only mode
Mike Snitzer
2014-01-07
*
|
|
dm thin: cleanup and improve no space handling
Mike Snitzer
2014-01-07
*
|
|
dm thin: log info when growing the data or metadata device
Mike Snitzer
2014-01-07
*
|
|
dm thin: handle metadata failures more consistently
Joe Thornber
2014-01-07
*
|
|
dm thin: factor out check_low_water_mark and use bools
Joe Thornber
2014-01-07
*
|
|
dm thin: add mappings to end of prepared_* lists
Mike Snitzer
2014-01-07
*
|
|
dm thin: return error from alloc_data_block if pool is not in write mode
Joe Thornber
2014-01-07
*
|
|
dm thin: use bool rather than unsigned for flags in structures
Mike Snitzer
2014-01-07
*
|
|
dm thin: fix discard support to a previously shared block
Joe Thornber
2014-01-07
*
|
|
dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
Mike Snitzer
2014-01-07
|
|
/
|
/
|
*
|
dm thin: allow pool in read-only mode to transition to read-write mode
Joe Thornber
2013-12-10
*
|
dm thin: re-establish read-only state when switching to fail mode
Joe Thornber
2013-12-10
*
|
dm thin: always fallback the pool mode if commit fails
Joe Thornber
2013-12-10
*
|
dm thin: switch to read-only mode if metadata space is exhausted
Mike Snitzer
2013-12-10
*
|
dm thin: switch to read only mode if a mapping insert fails
Joe Thornber
2013-12-10
|
/
*
dm thin: do not expose non-zero discard limits if discards disabled
Mike Snitzer
2013-09-23
*
dm thin: always return -ENOSPC if no_free_space is set
Mike Snitzer
2013-09-05
*
dm thin: set pool read-only if breaking_sharing fails block allocation
Mike Snitzer
2013-09-05
*
dm thin: prefix pool error messages with pool device name
Mike Snitzer
2013-09-05
*
dm thin: fix stacking of geometry limits
Mike Snitzer
2013-08-23
*
dm thin: fix metadata dev resize detection
Alasdair G Kergon
2013-05-19
*
dm thin: generate event when metadata threshold passed
Joe Thornber
2013-05-10
*
dm thin: detect metadata device resizing
Joe Thornber
2013-05-10
*
dm thin: open dev read only when possible
Joe Thornber
2013-05-10
*
dm thin: refactor data dev resize
Joe Thornber
2013-05-10
*
dm thin: fix non power of two discard granularity calc
Joe Thornber
2013-03-20
*
dm thin: fix discard corruption
Joe Thornber
2013-03-20
*
dm thin: remove cells from stack
Joe Thornber
2013-03-01
*
dm bio prison: pass cell memory in
Joe Thornber
2013-03-01
*
dm kcopyd: introduce configurable throttling
Mikulas Patocka
2013-03-01
[next]