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
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-3
/
+3
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+8
2016-07-20
dm snap: add fake origin_direct_access
Toshi Kani
1
-0
/
+8
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
1
-6
/
+7
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-3
/
+3
2016-03-10
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
1
-0
/
+9
2016-02-22
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
1
-1
/
+1
2016-01-08
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
1
-15
/
+5
2015-12-10
dm: don't save and restore bi_private
Mikulas Patocka
1
-5
/
+1
2015-10-09
dm snapshot: add new persistent store option to support overflow
Mike Snitzer
1
-5
/
+9
2015-09-02
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-4
/
+16
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
1
-15
/
+0
2015-08-12
dm snapshot: don't invalidate on-disk image on snapshot write overflow
Mikulas Patocka
1
-4
/
+16
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-3
/
+3
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
1
-1
/
+0
2015-05-05
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
1
-1
/
+1
2015-02-27
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
1
-6
/
+29
2015-02-27
dm snapshot: suspend origin when doing exception handover
Mikulas Patocka
1
-9
/
+84
2015-02-18
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
1
-2
/
+2
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-9
/
+1
2014-06-12
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+48
2014-06-03
dm snapshot: do not split read bios sent to snapshot-origin target
Mikulas Patocka
1
-3
/
+15
2014-06-03
dm snapshot: allocate a per-target structure for snapshot-origin target
Mikulas Patocka
1
-18
/
+35
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+10
2014-01-14
dm snapshot: use GFP_KERNEL when initializing exceptions
Mikulas Patocka
1
-5
/
+5
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
1
-7
/
+64
2013-12-10
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
1
-7
/
+64
2013-11-23
block: Generic bio chaining
Kent Overstreet
1
-0
/
+1
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-9
/
+9
2013-09-20
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
1
-3
/
+2
2013-05-10
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
1
-0
/
+1
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
[next]