index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-snap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-01
dm kcopyd: introduce configurable throttling
Mikulas Patocka
1
-1
/
+4
2013-03-01
dm snapshot: add missing module aliases
Mikulas Patocka
1
-0
/
+2
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
1
-5
/
+5
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
1
-10
/
+6
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2012-12-21
dm: remove map_info
Mikulas Patocka
1
-8
/
+4
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
1
-13
/
+23
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
1
-1
/
+1
2012-12-21
dm snapshot: use per_bio_data
Mikulas Patocka
1
-35
/
+8
2012-12-21
dm snapshot: optimize track_chunk
Mikulas Patocka
1
-3
/
+2
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
1
-3
/
+3
2012-07-27
dm: support non power of two target max_io_len
Mike Snitzer
1
-12
/
+15
2012-07-27
dm snapshot: remove redundant assignment in merge fn
Alasdair G Kergon
1
-1
/
+0
2011-08-02
dm snapshot: skip reading origin when overwriting complete chunk
Mikulas Patocka
1
-3
/
+57
2011-08-02
dm snapshot: style cleanups
Jonathan Brassow
1
-8
/
+6
2011-08-02
dm snapshot: remove unused definitions
Mikulas Patocka
1
-10
/
+0
2011-05-29
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
1
-2
/
+3
2011-05-29
dm kcopyd: reserve fewer pages
Mikulas Patocka
1
-6
/
+1
2011-03-24
dm: fix opening log and cow devices for read only tables
Milan Broz
1
-1
/
+1
2011-01-13
dm snapshot: avoid storing private suspended state
Mike Snitzer
1
-20
/
+4
2011-01-13
dm snapshot: remove unused dm_snapshot queued_bios_work
Tejun Heo
1
-38
/
+0
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+3
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
1
-2
/
+0
2010-09-10
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
1
-3
/
+3
2010-08-12
dm: rename map_info flush_request to target_request_nr
Mike Snitzer
1
-1
/
+1
2010-08-12
dm snapshot: implement merge
Mikulas Patocka
1
-0
/
+16
2010-08-12
dm snapshot: test chunk size against both origin and snapshot
Mikulas Patocka
1
-15
/
+21
2010-08-12
dm snapshot: iterate origin and cow devices
Mikulas Patocka
1
-1
/
+7
2010-03-06
dm: eliminate some holes data structures
Mike Snitzer
1
-13
/
+13
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
1
-5
/
+3
2009-12-10
dm snapshot: use merge origin if snapshot invalid
Mikulas Patocka
1
-5
/
+4
2009-12-10
dm snapshot: report merge failure in status
Mike Snitzer
1
-2
/
+28
2009-12-10
dm snapshot: merge consecutive chunks together
Mike Snitzer
1
-10
/
+21
2009-12-10
dm snapshot: trigger exceptions in remaining snapshots during merge
Mikulas Patocka
1
-0
/
+83
2009-12-10
dm snapshot: delay merging a chunk until writes to it complete
Mikulas Patocka
1
-1
/
+5
2009-12-10
dm snapshot: queue writes to chunks being merged
Mikulas Patocka
1
-13
/
+78
2009-12-10
dm snapshot: add merging
Mikulas Patocka
1
-6
/
+233
2009-12-10
dm snapshot: permit only one merge at once
Mikulas Patocka
1
-6
/
+27
2009-12-10
dm snapshot: support barriers in snapshot merge target
Mike Snitzer
1
-3
/
+18
2009-12-10
dm snapshot: avoid allocating exceptions in merge
Mikulas Patocka
1
-1
/
+56
2009-12-10
dm snapshot: rework writing to origin
Mikulas Patocka
1
-106
/
+49
2009-12-10
dm snapshot: add merge target
Mikulas Patocka
1
-12
/
+41
2009-12-10
dm snapshot: create function for chunk_is_tracked wait
Mike Snitzer
1
-6
/
+12
2009-12-10
dm snapshot: make bio optional in __origin_write
Mikulas Patocka
1
-5
/
+18
2009-12-10
dm snapshot: allow live exception store handover between tables
Mike Snitzer
1
-27
/
+236
2009-12-10
dm snapshot: track suspended state in target
Mike Snitzer
1
-1
/
+16
2009-12-10
dm snapshot: move cow ref from exception store to snap core
Mike Snitzer
1
-25
/
+49
2009-12-10
dm snapshot: add allocated metadata to snapshot status
Mike Snitzer
1
-9
/
+12
2009-12-10
dm snapshot: rename exception functions
Jon Brassow
1
-33
/
+33
2009-12-10
dm snapshot: rename exception_table to dm_exception_table
Jon Brassow
1
-8
/
+9
[next]