index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-snap.c
Age
Commit message (
Expand
)
Author
2015-02-27
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-18
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-06-12
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-03
dm snapshot: do not split read bios sent to snapshot-origin target
Mikulas Patocka
2014-06-03
dm snapshot: allocate a per-target structure for snapshot-origin target
Mikulas Patocka
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-14
dm snapshot: use GFP_KERNEL when initializing exceptions
Mikulas Patocka
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-10
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
2013-11-23
block: Generic bio chaining
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-09-20
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
2013-05-10
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
2013-03-01
dm kcopyd: introduce configurable throttling
Mikulas Patocka
2013-03-01
dm snapshot: add missing module aliases
Mikulas Patocka
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-12-21
dm: remove map_info
Mikulas Patocka
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
2012-12-21
dm snapshot: use per_bio_data
Mikulas Patocka
2012-12-21
dm snapshot: optimize track_chunk
Mikulas Patocka
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
2012-07-27
dm: support non power of two target max_io_len
Mike Snitzer
2012-07-27
dm snapshot: remove redundant assignment in merge fn
Alasdair G Kergon
2011-08-02
dm snapshot: skip reading origin when overwriting complete chunk
Mikulas Patocka
2011-08-02
dm snapshot: style cleanups
Jonathan Brassow
2011-08-02
dm snapshot: remove unused definitions
Mikulas Patocka
2011-05-29
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
2011-05-29
dm kcopyd: reserve fewer pages
Mikulas Patocka
2011-03-24
dm: fix opening log and cow devices for read only tables
Milan Broz
2011-01-13
dm snapshot: avoid storing private suspended state
Mike Snitzer
2011-01-13
dm snapshot: remove unused dm_snapshot queued_bios_work
Tejun Heo
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-08-12
dm: rename map_info flush_request to target_request_nr
Mike Snitzer
2010-08-12
dm snapshot: implement merge
Mikulas Patocka
2010-08-12
dm snapshot: test chunk size against both origin and snapshot
Mikulas Patocka
2010-08-12
dm snapshot: iterate origin and cow devices
Mikulas Patocka
2010-03-06
dm: eliminate some holes data structures
Mike Snitzer
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2009-12-10
dm snapshot: use merge origin if snapshot invalid
Mikulas Patocka
2009-12-10
dm snapshot: report merge failure in status
Mike Snitzer
2009-12-10
dm snapshot: merge consecutive chunks together
Mike Snitzer
2009-12-10
dm snapshot: trigger exceptions in remaining snapshots during merge
Mikulas Patocka
[next]