index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-snap.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
1
-2
/
+0
|
/
*
dm: rename map_info flush_request to target_request_nr
Mike Snitzer
2010-08-12
1
-1
/
+1
*
dm snapshot: implement merge
Mikulas Patocka
2010-08-12
1
-0
/
+16
*
dm snapshot: test chunk size against both origin and snapshot
Mikulas Patocka
2010-08-12
1
-15
/
+21
*
dm snapshot: iterate origin and cow devices
Mikulas Patocka
2010-08-12
1
-1
/
+7
*
dm: eliminate some holes data structures
Mike Snitzer
2010-03-06
1
-13
/
+13
*
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2010-03-06
1
-5
/
+3
*
dm snapshot: use merge origin if snapshot invalid
Mikulas Patocka
2009-12-10
1
-5
/
+4
*
dm snapshot: report merge failure in status
Mike Snitzer
2009-12-10
1
-2
/
+28
*
dm snapshot: merge consecutive chunks together
Mike Snitzer
2009-12-10
1
-10
/
+21
*
dm snapshot: trigger exceptions in remaining snapshots during merge
Mikulas Patocka
2009-12-10
1
-0
/
+83
*
dm snapshot: delay merging a chunk until writes to it complete
Mikulas Patocka
2009-12-10
1
-1
/
+5
*
dm snapshot: queue writes to chunks being merged
Mikulas Patocka
2009-12-10
1
-13
/
+78
*
dm snapshot: add merging
Mikulas Patocka
2009-12-10
1
-6
/
+233
*
dm snapshot: permit only one merge at once
Mikulas Patocka
2009-12-10
1
-6
/
+27
*
dm snapshot: support barriers in snapshot merge target
Mike Snitzer
2009-12-10
1
-3
/
+18
*
dm snapshot: avoid allocating exceptions in merge
Mikulas Patocka
2009-12-10
1
-1
/
+56
*
dm snapshot: rework writing to origin
Mikulas Patocka
2009-12-10
1
-106
/
+49
*
dm snapshot: add merge target
Mikulas Patocka
2009-12-10
1
-12
/
+41
*
dm snapshot: create function for chunk_is_tracked wait
Mike Snitzer
2009-12-10
1
-6
/
+12
*
dm snapshot: make bio optional in __origin_write
Mikulas Patocka
2009-12-10
1
-5
/
+18
*
dm snapshot: allow live exception store handover between tables
Mike Snitzer
2009-12-10
1
-27
/
+236
*
dm snapshot: track suspended state in target
Mike Snitzer
2009-12-10
1
-1
/
+16
*
dm snapshot: move cow ref from exception store to snap core
Mike Snitzer
2009-12-10
1
-25
/
+49
*
dm snapshot: add allocated metadata to snapshot status
Mike Snitzer
2009-12-10
1
-9
/
+12
*
dm snapshot: rename exception functions
Jon Brassow
2009-12-10
1
-33
/
+33
*
dm snapshot: rename exception_table to dm_exception_table
Jon Brassow
2009-12-10
1
-8
/
+9
*
dm snapshot: rename dm_snap_exception to dm_exception
Jon Brassow
2009-12-10
1
-17
/
+17
*
dm snapshot: consolidate insert exception functions
Jon Brassow
2009-12-10
1
-12
/
+4
*
dm snapshot: abstract minimum_chunk_size fn
Mikulas Patocka
2009-12-10
1
-12
/
+22
*
dm snapshot: cope with chunk size larger than origin
Mikulas Patocka
2009-12-10
1
-0
/
+2
*
dm snapshot: only take lock for statustype info not table
Mikulas Patocka
2009-12-10
1
-4
/
+6
*
dm snapshot: use unsigned integer chunk size
Mikulas Patocka
2009-10-16
1
-2
/
+2
*
dm snapshot: lock snapshot while supplying status
Mikulas Patocka
2009-10-16
1
-0
/
+4
*
dm snapshot: require non zero chunk size by end of ctr
Mikulas Patocka
2009-10-16
1
-0
/
+5
*
dm snapshot: free exception store on init failure
Jonathan Brassow
2009-10-16
1
-1
/
+4
*
dm snapshot: sort by chunk size to fix race
Mikulas Patocka
2009-10-16
1
-1
/
+6
*
dm snapshot: implement iterate devices
Mike Snitzer
2009-09-04
1
-2
/
+21
*
dm snapshot: support barriers
Mikulas Patocka
2009-06-22
1
-0
/
+11
*
block: move bio list helpers into bio.h
Christoph Hellwig
2009-04-15
1
-1
/
+0
*
dm snapshot: move status to exception store
Jonathan Brassow
2009-04-02
1
-6
/
+2
*
dm snapshot: move ctr parsing to exception store
Jonathan Brassow
2009-04-02
1
-112
/
+35
*
dm snapshot: use DMEMIT macro for status
Jonathan Brassow
2009-04-02
1
-9
/
+10
*
dm snapshot: remove dm_snap header
Jonathan Brassow
2009-04-02
1
-1
/
+71
*
dm snapshot: remove dm_snap header use
Jonathan Brassow
2009-04-02
1
-9
/
+9
*
dm exception store: move cow pointer
Jonathan Brassow
2009-04-02
1
-13
/
+17
*
dm exception store: move chunk_fields
Jonathan Brassow
2009-04-02
1
-21
/
+26
*
dm exception store: move dm_target pointer
Jonathan Brassow
2009-04-02
1
-4
/
+3
*
dm exception store: introduce registry
Jonathan Brassow
2009-04-02
1
-23
/
+18
*
dm exception store: separate type from instance
Jonathan Brassow
2009-04-02
1
-10
/
+10
[prev]
[next]