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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks
NeilBrown
2006-06-26
1
-148
/
+135
*
[PATCH] md/bitmap: tidy up i_writecount handling in md/bitmap
NeilBrown
2006-06-26
2
-26
/
+31
*
[PATCH] md/bitmap: remove dead code from md/bitmap
NeilBrown
2006-06-26
1
-22
/
+0
*
[PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bi...
NeilBrown
2006-06-26
1
-18
/
+2
*
[PATCH] md/bitmap: use set_bit etc for bitmap page attributes
NeilBrown
2006-06-26
1
-7
/
+12
*
[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmap
NeilBrown
2006-06-26
1
-19
/
+22
*
[PATCH] md/bitmap: remove bitmap writeback daemon
NeilBrown
2006-06-26
1
-107
/
+8
*
[PATCH] md/bitmap: fix online removal of file-backed bitmaps
NeilBrown
2006-06-26
1
-2
/
+5
*
[PATCH] md: split reshape portion of raid5 sync_request into a separate function
NeilBrown
2006-06-26
1
-118
/
+128
*
[PATCH] md: make md_print_devices() static
Adrian Bunk
2006-06-26
1
-2
/
+5
*
[PATCH] md: support stripe/offset mode in raid10
NeilBrown
2006-06-26
1
-21
/
+43
*
[PATCH] md: allow a linear array to have drives added while active
NeilBrown
2006-06-26
2
-15
/
+74
*
[PATCH] md: allow checkpoint of recovery with version-1 superblock
NeilBrown
2006-06-26
4
-23
/
+99
*
[PATCH] md: remove nuisance message at shutdown
NeilBrown
2006-06-26
1
-1
/
+1
*
[PATCH] md: merge raid5 and raid6 code
NeilBrown
2006-06-26
4
-2527
/
+1002
*
[PATCH] md: increase the delay before marking metadata clean, and make it con...
NeilBrown
2006-06-26
1
-2
/
+52
*
[PATCH] md: remove useless ioctl warning
NeilBrown
2006-06-26
1
-5
/
+0
*
[PATCH] md: remove arbitrary limit on chunk size
NeilBrown
2006-06-26
3
-5
/
+5
*
[PATCH] md: reformat code in raid1_end_write_request to avoid goto
NeilBrown
2006-06-26
1
-17
/
+17
*
[PATCH] dm: improve error message consistency
Alasdair G Kergon
2006-06-26
16
-112
/
+141
*
[PATCH] dm: prevent removal if open
Alasdair G Kergon
2006-06-26
3
-21
/
+78
*
[PATCH] dm: create error table
David Teigland
2006-06-26
1
-0
/
+38
*
[PATCH] dm: add exports
Alasdair G Kergon
2006-06-26
2
-80
/
+7
*
[PATCH] dm: consolidate creation functions
Alasdair G Kergon
2006-06-26
3
-31
/
+26
*
[PATCH] dm table split_args: handle no input
David Teigland
2006-06-26
1
-0
/
+6
*
[PATCH] dm kcopyd: error accumulation fix
Jonathan Brassow
2006-06-26
2
-3
/
+3
*
[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
2
-50
/
+20
*
[PATCH] dm table: get_target: fix last index
Milan Broz
2006-06-26
1
-1
/
+1
*
[PATCH] dm: mirror sector offset fix
Neil Brown
2006-06-26
1
-31
/
+32
*
[PATCH] dm: fix block device initialisation
Jeff Mahoney
2006-06-26
1
-4
/
+4
*
[PATCH] dm: add module ref counting
Jeff Mahoney
2006-06-26
1
-0
/
+6
*
[PATCH] dm: fix mapped device ref counting
Jeff Mahoney
2006-06-26
1
-10
/
+24
*
[PATCH] dm: add DMF_FREEING
Jeff Mahoney
2006-06-26
1
-2
/
+30
*
[PATCH] dm: change minor_lock to spinlock
Jeff Mahoney
2006-06-26
1
-14
/
+13
*
[PATCH] dm: move idr_pre_get
Jeff Mahoney
2006-06-26
1
-14
/
+9
*
[PATCH] dm: fix idr minor allocation
Jeff Mahoney
2006-06-26
1
-3
/
+16
*
[PATCH] dm snapshot: unify chunk_size
Alasdair G Kergon
2006-06-26
2
-26
/
+45
*
[PATCH] VT binding: Make sticon support binding
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] VT binding: Make promcon support binding
Antonino A. Daplas
2006-06-26
1
-2
/
+2
*
[PATCH] VT binding: Make newport_con support binding
Antonino A. Daplas
2006-06-26
1
-10
/
+28
*
[PATCH] VT binding: Make mdacon support binding
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
Antonino A. Daplas
2006-06-26
1
-4
/
+2
*
[PATCH] VT binding: Make VT binding a Kconfig option
Antonino A. Daplas
2006-06-26
2
-16
/
+44
*
[PATCH] VT binding: Add sysfs control to the VT layer
Antonino A. Daplas
2006-06-26
1
-147
/
+232
*
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
2006-06-26
2
-61
/
+150
*
[PATCH] VT binding: Add binding/unbinding support for the VT console
Antonino A. Daplas
2006-06-26
1
-33
/
+434
*
[PATCH] Detaching fbcon: add capability to attach/detach fbcon
Antonino A. Daplas
2006-06-26
1
-58
/
+97
[next]