index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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
*
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
*
dm snapshot: avoid having two exceptions for the same chunk
Mikulas Patocka
2009-04-02
1
-0
/
+13
*
dm snapshot: avoid dropping lock in __find_pending_exception
Mikulas Patocka
2009-04-02
1
-18
/
+24
*
dm snapshot: refactor __find_pending_exception
Mikulas Patocka
2009-04-02
1
-24
/
+28
*
dm snapshot: extend exception store functions
Jonathan Brassow
2009-01-06
1
-2
/
+7
*
dm snapshot: split out exception store implementations
Alasdair G Kergon
2009-01-06
1
-6
/
+14
*
dm snapshot: separate out exception store interface
Jonathan Brassow
2009-01-06
1
-0
/
+1
*
dm: consolidate target deregistration error handling
Mikulas Patocka
2009-01-06
1
-9
/
+2
[next]