index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-snap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
dm snapshot: use per device mempools
Mikulas Patocka
1
-18
/
+22
2008-07-21
dm snapshot: fix race during exception creation
Mikulas Patocka
1
-0
/
+28
2008-07-21
dm snapshot: track snapshot reads
Mikulas Patocka
1
-10
/
+97
2008-04-25
dm: move include files
Alasdair G Kergon
1
-1
/
+1
2008-04-25
dm kcopyd: clean interface
Heinz Mauelshagen
1
-4
/
+4
2008-04-25
dm io: clean interface
Heinz Mauelshagen
1
-1
/
+1
2008-04-25
dm snapshot: store pointer to target instance
Mikulas Patocka
1
-3
/
+3
2008-04-25
dm snapshot: reduce default memory allocation
Milan Broz
1
-2
/
+2
2008-03-28
dm io: write error bits form long not int
Alasdair G Kergon
1
-1
/
+1
2008-02-08
dm snapshot: combine consecutive exceptions in memory
Milan Broz
1
-14
/
+68
2008-02-08
dm snapshot: use rounddown_pow_of_two
Robert P. J. Day
1
-12
/
+1
2007-10-20
dm: use is_power_of_2
vignesh babu
1
-1
/
+2
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
1
-1
/
+1
2007-07-12
dm: disable barriers
Stefan Bader
1
-6
/
+0
2007-07-12
dm snapshot: permit invalid activation
Milan Broz
1
-1
/
+4
2007-07-12
dm: use kmem_cache macro
Alasdair G Kergon
1
-55
/
+50
2006-12-08
[PATCH] make drivers/md/dm-snap.c:ksnapd static
Adrian Bunk
1
-1
/
+1
2006-12-08
[PATCH] dm: snapshot: abstract memory release
Milan Broz
1
-7
/
+12
2006-12-08
[PATCH] dm: map and endio symbolic return codes
Kiyoshi Ueda
1
-6
/
+6
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-3
/
+3
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-4
/
+5
2006-10-03
[PATCH] dm snapshot: fix freeing pending exception
Alasdair G Kergon
1
-10
/
+6
2006-10-03
[PATCH] dm snapshot: tidy pe ref counting
Alasdair G Kergon
1
-35
/
+48
2006-10-03
[PATCH] dm snapshot: add workqueue
Alasdair G Kergon
1
-0
/
+33
2006-10-03
[PATCH] dm snapshot: tidy pending_complete
Alasdair G Kergon
1
-46
/
+30
2006-10-03
[PATCH] dm snapshot: tidy snapshot_map
Alasdair G Kergon
1
-46
/
+26
2006-10-03
[PATCH] dm snapshot: fix metadata error handling
Mark McLoughlin
1
-12
/
+5
2006-10-03
[PATCH] dm snapshot: allow zero chunk_size
Mark McLoughlin
1
-41
/
+49
2006-10-03
[PATCH] dm snapshot: fix invalidation ENOMEM
Milan Broz
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] dm: improve error message consistency
Alasdair G Kergon
1
-4
/
+6
2006-06-26
[PATCH] dm snapshot: unify chunk_size
Alasdair G Kergon
1
-3
/
+3
2006-03-27
[PATCH] dm snapshot: fix kcopyd destructor
Alasdair G Kergon
1
-1
/
+5
2006-03-27
[PATCH] dm: remove SECTOR_FORMAT
Andrew Morton
1
-5
/
+6
2006-03-27
[PATCH] device-mapper snapshot: fix invalidation
Alasdair G Kergon
1
-121
/
+174
2006-03-27
[PATCH] device-mapper snapshot: replace sibling list
Alasdair G Kergon
1
-42
/
+80
2006-03-27
[PATCH] device-mapper snapshot: fix origin_write pending_exception submission
Alasdair G Kergon
1
-22
/
+19
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
1
-2
/
+1
2006-02-01
[PATCH] device-mapper snapshot: barriers not supported
Alasdair G Kergon
1
-0
/
+6
2006-02-01
[PATCH] device-mapper snapshot: load metadata on creation
Alasdair G Kergon
1
-11
/
+12
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-06
[PATCH] device-mapper snapshot: metadata reading separation
Alasdair G Kergon
1
-10
/
+15
2005-07-12
[PATCH] device-mapper snapshots: Handle origin extension
Alasdair G Kergon
1
-0
/
+4
2005-07-12
[PATCH] device-mapper multipath: Barriers not supported
Alasdair G Kergon
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1208