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-log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: use memweight()
Akinobu Mita
2012-07-30
1
-11
/
+2
*
dm: reject trailing characters in sccanf input
Mikulas Patocka
2012-03-28
1
-1
/
+2
*
dm: use vzalloc
Joe Perches
2011-08-02
1
-2
/
+1
*
dm log: clean up bit little endian bitops
Akinobu Mita
2011-08-02
1
-5
/
+4
*
dm: suppress endian warnings
Alasdair G Kergon
2011-08-02
1
-7
/
+13
*
dm io: use fixed initial mempool size
Mikulas Patocka
2011-05-29
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-03-25
1
-1
/
+1
|
\
|
*
dm: fix opening log and cow devices for read only tables
Milan Broz
2011-03-24
1
-1
/
+1
*
|
dm: use little-endian bitops
Akinobu Mita
2011-03-23
1
-4
/
+4
|
/
*
dm log: use PTR_ERR value instead of ENOMEM
Dan Carpenter
2011-01-13
1
-1
/
+1
*
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-09-10
1
-1
/
+1
*
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2010-03-06
1
-2
/
+1
*
dm raid1: report flush errors separately in status
Mikulas Patocka
2009-12-10
1
-4
/
+12
*
dm log: use flush callback fn
Mikulas Patocka
2009-12-10
1
-2
/
+15
*
dm log: add flush callback fn
Mikulas Patocka
2009-12-10
1
-2
/
+4
*
dm log: introduce flush_failed variable
Mikulas Patocka
2009-12-10
1
-1
/
+4
*
dm log: add flush_header function
Mikulas Patocka
2009-12-10
1
-1
/
+22
*
dm raid1: split touched state into two
Mikulas Patocka
2009-12-10
1
-7
/
+11
*
dm log: fix create_log_context to use logical_block_size of log device
Mike Snitzer
2009-06-22
1
-3
/
+4
*
dm: use i_size_read
Mikulas Patocka
2009-06-22
1
-1
/
+1
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+2
*
dm log: remove struct dm_dirty_log_internal
Mike Snitzer
2009-04-02
1
-44
/
+14
*
dm log: use standard kernel module refcount
Mike Snitzer
2009-04-02
1
-16
/
+3
*
dm log: ensure log bitmap fits on log device
Milan Broz
2009-01-06
1
-0
/
+8
*
dm log: move region_size validation
Milan Broz
2009-01-06
1
-2
/
+14
*
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
2009-01-06
1
-10
/
+7
*
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
2009-01-06
1
-0
/
+5
*
dm: remove dm header from targets
Mikulas Patocka
2008-10-21
1
-1
/
+1
*
dm log: make dm_dirty_log init and exit static
Adrian Bunk
2008-07-21
1
-2
/
+2
*
dm: move include files
Alasdair G Kergon
2008-04-25
1
-2
/
+2
*
dm log: make module use tracking internal
Jonathan Brassow
2008-04-25
1
-29
/
+94
*
dm log: move register functions
Alasdair G Kergon
2008-04-25
1
-26
/
+26
*
dm log: clean interface
Heinz Mauelshagen
2008-04-25
1
-44
/
+45
*
dm io: clean interface
Heinz Mauelshagen
2008-04-25
1
-1
/
+1
*
dm log: move dirty region log code into separate module
Heinz Mauelshagen
2008-04-25
1
-1
/
+8
*
dm log: generalise name in messages
Heinz Mauelshagen
2008-04-25
1
-7
/
+8
*
dm log: auto load modules
Jonathan Brassow
2008-02-08
1
-1
/
+50
*
dm log: split suspend
Jonathan Brassow
2007-10-20
1
-1
/
+1
*
dm log: fix resume failed log device
Jonathan Brassow
2007-05-09
1
-1
/
+8
*
dm log: update dm io interface
Heinz Mauelshagen
2007-05-09
1
-7
/
+24
*
dm log: report fault status
Jonathan E Brassow
2007-05-09
1
-3
/
+4
*
dm log: fault detection
Jonathan E Brassow
2007-05-09
1
-3
/
+27
*
[PATCH] dm: raid1: reset sync_search on resume
Jonathan E Brassow
2006-12-08
1
-0
/
+9
*
[PATCH] dm: log: rename complete_resync_work
Jonathan E Brassow
2006-12-08
1
-6
/
+9
*
[PATCH] dm: improve error message consistency
Alasdair G Kergon
2006-06-26
1
-0
/
+2
*
[PATCH] dm mirror log: sync_count fix
Alasdair G Kergon
2006-06-26
1
-1
/
+5
*
[PATCH] dm mirror log: bitset_size fix
Alasdair G Kergon
2006-06-26
1
-2
/
+2
*
[PATCH] dm mirror log: refactor context
Alasdair G Kergon
2006-06-26
1
-50
/
+63
*
[PATCH] dm mirror log: sector size fix
Kevin Corry
2006-06-26
1
-49
/
+19
*
[PATCH] device-mapper log bitset: fix big endian find_next_zero_bit
Stefan Bader
2006-02-02
1
-1
/
+2
[next]