index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: suspend merging snapshot when doing exception handover
Mikulas Patocka
2015-02-27
1
-6
/
+29
*
dm snapshot: suspend origin when doing exception handover
Mikulas Patocka
2015-02-27
1
-9
/
+84
*
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
2015-02-18
1
-2
/
+2
*
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-9
/
+1
*
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-12
1
-19
/
+48
|
\
|
*
dm snapshot: do not split read bios sent to snapshot-origin target
Mikulas Patocka
2014-06-03
1
-3
/
+15
|
*
dm snapshot: allocate a per-target structure for snapshot-origin target
Mikulas Patocka
2014-06-03
1
-18
/
+35
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-2
/
+2
|
/
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-9
/
+10
|
\
|
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
1
-7
/
+64
|
|
\
|
*
|
block: Generic bio chaining
Kent Overstreet
2013-11-23
1
-0
/
+1
|
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-9
/
+9
*
|
|
dm snapshot: use GFP_KERNEL when initializing exceptions
Mikulas Patocka
2014-01-14
1
-5
/
+5
|
|
/
|
/
|
*
|
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
2013-12-10
1
-7
/
+64
|
/
*
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
2013-09-20
1
-3
/
+2
*
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
2013-05-10
1
-0
/
+1
*
dm kcopyd: introduce configurable throttling
Mikulas Patocka
2013-03-01
1
-1
/
+4
*
dm snapshot: add missing module aliases
Mikulas Patocka
2013-03-01
1
-0
/
+2
*
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
1
-5
/
+5
*
dm: fix truncated status strings
Mikulas Patocka
2013-03-01
1
-10
/
+6
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+1
*
dm: remove map_info
Mikulas Patocka
2012-12-21
1
-8
/
+4
*
dm snapshot: do not use map_context
Mikulas Patocka
2012-12-21
1
-13
/
+23
*
dm: move target request nr to dm_target_io
Mikulas Patocka
2012-12-21
1
-1
/
+1
*
dm snapshot: use per_bio_data
Mikulas Patocka
2012-12-21
1
-35
/
+8
*
dm snapshot: optimize track_chunk
Mikulas Patocka
2012-12-21
1
-3
/
+2
*
dm thin: commit before gathering status
Alasdair G Kergon
2012-07-27
1
-3
/
+3
*
dm: support non power of two target max_io_len
Mike Snitzer
2012-07-27
1
-12
/
+15
*
dm snapshot: remove redundant assignment in merge fn
Alasdair G Kergon
2012-07-27
1
-1
/
+0
*
dm snapshot: skip reading origin when overwriting complete chunk
Mikulas Patocka
2011-08-02
1
-3
/
+57
*
dm snapshot: style cleanups
Jonathan Brassow
2011-08-02
1
-8
/
+6
*
dm snapshot: remove unused definitions
Mikulas Patocka
2011-08-02
1
-10
/
+0
*
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
2011-05-29
1
-2
/
+3
*
dm kcopyd: reserve fewer pages
Mikulas Patocka
2011-05-29
1
-6
/
+1
*
dm: fix opening log and cow devices for read only tables
Milan Broz
2011-03-24
1
-1
/
+1
*
dm snapshot: avoid storing private suspended state
Mike Snitzer
2011-01-13
1
-20
/
+4
*
dm snapshot: remove unused dm_snapshot queued_bios_work
Tejun Heo
2011-01-13
1
-38
/
+0
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-3
/
+3
|
\
|
*
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-09-10
1
-3
/
+3
*
|
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
[next]