index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm mpath: flush workqueues before suspend completes
Kiyoshi Ueda
2009-12-10
1
-4
/
+15
*
dm: rename dm_get_table to dm_get_live_table
Alasdair G Kergon
2009-12-10
2
-19
/
+19
*
dm: add request based barrier support
Kiyoshi Ueda
2009-12-10
1
-18
/
+196
*
dm: move dm_end_request
Kiyoshi Ueda
2009-12-10
1
-31
/
+31
*
dm: refactor request based completion functions
Kiyoshi Ueda
2009-12-10
1
-13
/
+24
*
dm: use md pending for in flight IO counting
Kiyoshi Ueda
2009-12-10
1
-28
/
+18
*
dm: simplify request based suspend
Kiyoshi Ueda
2009-12-10
1
-144
/
+14
*
dm: abstract clone_rq
Kiyoshi Ueda
2009-12-10
1
-17
/
+28
*
dm: pass gfp_mask to alloc_rq_tio
Kiyoshi Ueda
2009-12-10
1
-3
/
+4
*
dm: use clone in map_request function
Kiyoshi Ueda
2009-12-10
1
-3
/
+2
*
dm: abstract dm_in_flight function
Kiyoshi Ueda
2009-12-10
1
-2
/
+7
*
dm kcopyd: accept zero size jobs
Mikulas Patocka
2009-12-10
1
-1
/
+4
*
dm snapshot: track suspended state in target
Mike Snitzer
2009-12-10
1
-1
/
+16
*
dm snapshot: move cow ref from exception store to snap core
Mike Snitzer
2009-12-10
5
-57
/
+78
*
dm snapshot: add allocated metadata to snapshot status
Mike Snitzer
2009-12-10
4
-24
/
+41
*
dm snapshot: rename exception functions
Jon Brassow
2009-12-10
1
-33
/
+33
*
dm snapshot: rename exception_table to dm_exception_table
Jon Brassow
2009-12-10
1
-8
/
+9
*
dm snapshot: rename dm_snap_exception to dm_exception
Jon Brassow
2009-12-10
4
-28
/
+28
*
dm snapshot: consolidate insert exception functions
Jon Brassow
2009-12-10
1
-12
/
+4
*
dm snapshot: abstract minimum_chunk_size fn
Mikulas Patocka
2009-12-10
1
-12
/
+22
*
dm snapshot: simplify sector_to_chunk expression
Mikulas Patocka
2009-12-10
1
-1
/
+1
*
dm snapshot: avoid else clause in persistent_read_metadata
Jon Brassow
2009-12-10
1
-25
/
+21
*
dm ioctl: prefer strlcpy over strncpy
Roel Kluin
2009-12-10
1
-2
/
+2
*
dm raid1: explicitly initialise bio_lists
Mikulas Patocka
2009-12-10
1
-0
/
+4
*
dm raid1: hold all write bios when leg fails
Mikulas Patocka
2009-12-10
1
-2
/
+10
*
dm raid1: hold write bios when errors are handled
Mikulas Patocka
2009-12-10
1
-31
/
+32
*
dm raid1: remove bio_endio from dm_rh_mark_nosync
Mikulas Patocka
2009-12-10
2
-6
/
+3
*
dm raid1: abstract get_valid_mirror function
Mikulas Patocka
2009-12-10
1
-7
/
+15
*
dm raid1: use hold framework in do_failures
Mikulas Patocka
2009-12-10
1
-25
/
+9
*
dm raid1: add framework to hold bios during suspend
Mikulas Patocka
2009-12-10
1
-0
/
+41
*
dm raid1: report flush errors separately in status
Mikulas Patocka
2009-12-10
2
-6
/
+16
*
dm raid1: implement mirror_flush
Mikulas Patocka
2009-12-10
1
-1
/
+36
*
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
2
-3
/
+5
*
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 raid1: support flush
Mikulas Patocka
2009-12-10
2
-4
/
+34
*
dm io: remove extra bi_io_vec region hack
Mikulas Patocka
2009-12-10
1
-34
/
+55
*
dm io: use slab for struct io
Mikulas Patocka
2009-12-10
3
-1
/
+25
*
dm crypt: make wipe message also wipe essiv key
Milan Broz
2009-12-10
1
-4
/
+30
*
dm crypt: separate essiv allocation from initialisation
Milan Broz
2009-12-10
1
-26
/
+43
*
dm crypt: restructure essiv error path
Milan Broz
2009-12-10
1
-20
/
+26
*
dm crypt: move private iv fields to structs
Milan Broz
2009-12-10
1
-13
/
+22
*
dm crypt: make wipe message also wipe tfm key
Milan Broz
2009-12-10
1
-12
/
+7
*
dm snapshot: cope with chunk size larger than origin
Mikulas Patocka
2009-12-10
1
-0
/
+2
*
dm snapshot: only take lock for statustype info not table
Mikulas Patocka
2009-12-10
1
-4
/
+6
*
dm: sysfs add empty release function to avoid debug warning
Milan Broz
2009-12-10
1
-0
/
+8
*
dm exception store: free tmp_store on persistent flag error
Julia Lawall
2009-12-10
1
-1
/
+2
*
dm: avoid _hash_lock deadlock
Mikulas Patocka
2009-12-10
2
-9
/
+17
[next]