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
*
md: fix an occasional deadlock in raid5
NeilBrown
2008-02-06
1
-9
/
+5
*
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...
NeilBrown
2008-02-06
1
-4
/
+4
*
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
2008-02-06
9
-46
/
+46
*
md: change INTERATE_MDDEV to for_each_mddev
NeilBrown
2008-02-06
1
-6
/
+6
*
md: change a few 'int' to 'size_t' in md
NeilBrown
2008-02-06
1
-3
/
+3
*
md: fix use-after-free bug when dropping an rdev from an md array
NeilBrown
2008-02-06
1
-3
/
+5
*
md: allow an md array to appear with 0 drives if it has external metadata
NeilBrown
2008-02-06
1
-3
/
+4
*
md: lock address when changing attributes of component devices
NeilBrown
2008-02-06
1
-1
/
+7
*
md: allow devices to be shared between md arrays
NeilBrown
2008-02-06
1
-10
/
+78
*
md: set and test the ->persistent flag for md devices more consistently
NeilBrown
2008-02-06
1
-3
/
+6
*
md: allow a maximum extent to be set for resyncing
NeilBrown
2008-02-06
4
-10
/
+95
*
md: give userspace control over removing failed devices when external metdata...
NeilBrown
2008-02-06
1
-9
/
+34
*
md: support 'external' metadata for md arrays
NeilBrown
2008-02-06
1
-19
/
+58
*
md: Update md bitmap during resync.
NeilBrown
2008-02-06
4
-5
/
+36
*
md: raid6: clean up the style of raid6test/test.c
H. Peter Anvin
2008-02-06
1
-48
/
+69
*
md: raid6: Fix mktable.c
H. Peter Anvin
2008-02-06
1
-26
/
+17
*
coding style cleanups for drivers/md/mktables.c
Oliver Pinter
2008-02-06
1
-88
/
+92
*
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
Kobject: rename kobject_add_ng() to kobject_add()
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
Kobject: convert drivers/md/md.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
1
-9
/
+4
*
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2008-01-24
2
-6
/
+6
*
Kobject: change drivers/md/md.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-4
/
+6
*
md: fix data corruption when a degraded raid5 array is reshaped
Dan Williams
2008-01-08
1
-2
/
+4
*
dm crypt: use bio_add_page
Milan Broz
2007-12-20
1
-13
/
+11
*
dm: merge max_hw_sector
Neil Brown
2007-12-20
1
-0
/
+9
*
dm: trigger change uevent on rename
Alasdair G Kergon
2007-12-20
3
-1
/
+10
*
dm crypt: fix write endio
Milan Broz
2007-12-20
1
-3
/
+4
*
dm mpath: hp requires scsi
Paul Mundt
2007-12-20
1
-1
/
+1
*
dm: table detect io beyond device
Jun'ichi Nomura
2007-12-20
4
-14
/
+32
*
raid5: fix unending write sequence
Dan Williams
2007-11-14
1
-7
/
+9
*
Add UNPLUG traces to all appropriate places
Alan D. Brunelle
2007-11-09
9
-18
/
+10
*
md: fix misapplied patch in raid5.c
Neil Brown
2007-11-05
1
-7
/
+7
*
dm: bounce_pfn limit added
Vasily Averin
2007-11-02
1
-0
/
+7
*
x86 merge fallout: uml
Al Viro
2007-10-29
5
-7
/
+7
*
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-27
1
-1
/
+1
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
1
-6
/
+2
*
md: raid5: fix clearing of biofill operations
Dan Williams
2007-10-23
1
-3
/
+14
*
md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata
NeilBrown
2007-10-23
1
-1
/
+1
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-10
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
2
-2
/
+2
|
\
|
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
|
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
|
dm crypt: tidy pending
Milan Broz
2007-10-20
1
-6
/
+6
*
|
dm mpath: send uevents
Mike Anderson
2007-10-20
1
-0
/
+7
*
|
dm: uevent generate events
Mike Anderson
2007-10-20
3
-0
/
+196
*
|
dm: add uevent to core
Mike Anderson
2007-10-20
5
-0
/
+133
*
|
dm: export name and uuid
Mike Anderson
2007-10-20
1
-0
/
+32
*
|
dm raid1: add mirror_set to struct mirror
Jonathan Brassow
2007-10-20
1
-0
/
+2
*
|
dm log: split suspend
Jonathan Brassow
2007-10-20
3
-3
/
+4
[next]