index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
1
-2
/
+1
2009-12-10
dm raid1: report flush errors separately in status
Mikulas Patocka
1
-4
/
+12
2009-12-10
dm log: use flush callback fn
Mikulas Patocka
1
-2
/
+15
2009-12-10
dm log: add flush callback fn
Mikulas Patocka
1
-2
/
+4
2009-12-10
dm log: introduce flush_failed variable
Mikulas Patocka
1
-1
/
+4
2009-12-10
dm log: add flush_header function
Mikulas Patocka
1
-1
/
+22
2009-12-10
dm raid1: split touched state into two
Mikulas Patocka
1
-7
/
+11
2009-06-22
dm log: fix create_log_context to use logical_block_size of log device
Mike Snitzer
1
-3
/
+4
2009-06-22
dm: use i_size_read
Mikulas Patocka
1
-1
/
+1
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-1
/
+2
2009-04-02
dm log: remove struct dm_dirty_log_internal
Mike Snitzer
1
-44
/
+14
2009-04-02
dm log: use standard kernel module refcount
Mike Snitzer
1
-16
/
+3
2009-01-06
dm log: ensure log bitmap fits on log device
Milan Broz
1
-0
/
+8
2009-01-06
dm log: move region_size validation
Milan Broz
1
-2
/
+14
2009-01-06
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
1
-10
/
+7
2009-01-06
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
1
-0
/
+5
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
1
-1
/
+1
2008-07-21
dm log: make dm_dirty_log init and exit static
Adrian Bunk
1
-2
/
+2
2008-04-25
dm: move include files
Alasdair G Kergon
1
-2
/
+2
2008-04-25
dm log: make module use tracking internal
Jonathan Brassow
1
-29
/
+94
2008-04-25
dm log: move register functions
Alasdair G Kergon
1
-26
/
+26
2008-04-25
dm log: clean interface
Heinz Mauelshagen
1
-44
/
+45
2008-04-25
dm io: clean interface
Heinz Mauelshagen
1
-1
/
+1
2008-04-25
dm log: move dirty region log code into separate module
Heinz Mauelshagen
1
-1
/
+8
2008-04-25
dm log: generalise name in messages
Heinz Mauelshagen
1
-7
/
+8
2008-02-08
dm log: auto load modules
Jonathan Brassow
1
-1
/
+50
2007-10-20
dm log: split suspend
Jonathan Brassow
1
-1
/
+1
2007-05-09
dm log: fix resume failed log device
Jonathan Brassow
1
-1
/
+8
2007-05-09
dm log: update dm io interface
Heinz Mauelshagen
1
-7
/
+24
2007-05-09
dm log: report fault status
Jonathan E Brassow
1
-3
/
+4
2007-05-09
dm log: fault detection
Jonathan E Brassow
1
-3
/
+27
2006-12-08
[PATCH] dm: raid1: reset sync_search on resume
Jonathan E Brassow
1
-0
/
+9
2006-12-08
[PATCH] dm: log: rename complete_resync_work
Jonathan E Brassow
1
-6
/
+9
2006-06-26
[PATCH] dm: improve error message consistency
Alasdair G Kergon
1
-0
/
+2
2006-06-26
[PATCH] dm mirror log: sync_count fix
Alasdair G Kergon
1
-1
/
+5
2006-06-26
[PATCH] dm mirror log: bitset_size fix
Alasdair G Kergon
1
-2
/
+2
2006-06-26
[PATCH] dm mirror log: refactor context
Alasdair G Kergon
1
-50
/
+63
2006-06-26
[PATCH] dm mirror log: sector size fix
Kevin Corry
1
-49
/
+19
2006-02-02
[PATCH] device-mapper log bitset: fix big endian find_next_zero_bit
Stefan Bader
1
-1
/
+2
2006-02-01
[PATCH] device-mapper log bitset: fix endian
Patrick Caulfield
1
-34
/
+11
2006-01-06
[PATCH] make dm-mirror not issue invalid resync requests
Darrick J. Wong
1
-1
/
+1
2005-11-22
[PATCH] device-mapper: mirror log bitset fix
Alasdair G Kergon
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+711