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
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm thin: move bio_prison code to separate module
Mike Snitzer
2012-10-12
1
-0
/
+8
*
Merge tag 'md-3.6' of git://neil.brown.name/md
Linus Torvalds
2012-08-02
1
-2
/
+3
|
\
|
*
md/dm-raid: DM_RAID should select MD_RAID10
NeilBrown
2012-08-02
1
-2
/
+3
*
|
dm persistent data: remove debug space map checker
Joe Thornber
2012-07-27
1
-9
/
+0
|
/
*
dm: add verity target
Mikulas Patocka
2012-03-28
1
-0
/
+20
*
dm raid: no longer experimental
Alasdair G Kergon
2012-03-28
1
-2
/
+2
*
dm uevent: no longer experimental
Alasdair G Kergon
2012-03-28
1
-2
/
+2
*
dm: add thin provisioning target
Joe Thornber
2011-10-31
1
-0
/
+28
*
dm: add bufio
Mikulas Patocka
2011-10-31
1
-0
/
+8
*
dm raid: support metadata devices
Jonathan Brassow
2011-08-02
1
-2
/
+3
*
dm: add flakey target
Josef Bacik
2011-03-24
1
-0
/
+6
*
dm: raid456 basic support
NeilBrown
2011-01-13
1
-0
/
+24
*
Merge branch 'async' of macbook:git/btrfs-unstable
David Woodhouse
2010-08-09
1
-17
/
+1
|
\
|
*
async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies
David Woodhouse
2009-10-29
1
-13
/
+0
|
*
md: Factor out RAID6 algorithms into lib/
David Woodhouse
2009-10-29
1
-5
/
+2
*
|
md: remove EXPERIMENTAL designation from RAID10
NeilBrown
2010-05-18
1
-2
/
+2
*
|
md: revise Kconfig help for MD_MULTIPATH
NeilBrown
2009-12-14
1
-5
/
+4
|
/
*
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-09-08
1
-0
/
+30
|
\
|
*
dm raid1: add userspace log
Jonthan Brassow
2009-06-22
1
-0
/
+11
|
*
dm mpath: add service time load balancer
Kiyoshi Ueda
2009-06-22
1
-0
/
+10
|
*
dm mpath: add queue length load balancer
Kiyoshi Ueda
2009-06-22
1
-0
/
+9
*
|
md/raid456: distribute raid processing over multiple cores
Dan Williams
2009-08-29
1
-0
/
+11
*
|
md/raid6: asynchronous raid6 operations
Dan Williams
2009-08-29
1
-0
/
+2
*
|
async_tx: raid6 recovery self test
Dan Williams
2009-08-29
1
-0
/
+13
|
/
*
md: remove CONFIG_MD_RAID_RESHAPE config option.
NeilBrown
2009-03-31
1
-29
/
+0
*
md/raid6: move raid6 data processing to raid6_pq.ko
Dan Williams
2009-03-31
1
-0
/
+4
*
raid, fastboot: hide RAID autodetect option if MD is compiled as a module
Alan Jenkins
2008-10-12
1
-1
/
+1
*
raid: make RAID autodetect default a KConfig option
Arjan van de Ven
2008-10-12
1
-0
/
+14
*
[SCSI] scsi_dh: fix kconfig related build errors
Chandra Seetharaman
2008-07-15
1
-1
/
+5
*
[SCSI] scsi_dh: Remove hardware handlers from dm
Chandra Seetharaman
2008-06-05
1
-18
/
+0
*
[SCSI] scsi_dh: Use SCSI device handler in dm-multipath
Chandra Seetharaman
2008-06-05
1
-0
/
+1
*
dm: targets no longer experimental
Alasdair G Kergon
2008-02-08
1
-12
/
+12
*
dm mpath: hp requires scsi
Paul Mundt
2007-12-20
1
-1
/
+1
*
dm: add uevent to core
Mike Anderson
2007-10-20
1
-0
/
+6
*
dm mpath: add hp handler
Dave Wysochanski
2007-10-20
1
-0
/
+6
*
DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined
Randy Dunlap
2007-08-24
1
-1
/
+1
*
Use menuconfig objects II - MD
Jan Engelhardt
2007-07-17
1
-10
/
+5
*
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...
Linus Torvalds
2007-07-13
1
-0
/
+2
|
\
|
*
async_tx: add the async_tx api
Dan Williams
2007-07-13
1
-1
/
+2
|
*
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
2007-07-13
1
-0
/
+1
*
|
dm mpath: rdac
Chandra Seetharaman
2007-07-12
1
-0
/
+6
|
/
*
dm: delay target
Heinz Mauelshagen
2007-05-09
1
-0
/
+9
*
[CRYPTO] dm-crypt: Select CRYPTO_CBC
Herbert Xu
2006-12-10
1
-0
/
+1
*
[PATCH] md: remove 'experimental' classification from raid5 reshape
NeilBrown
2006-10-03
1
-4
/
+6
*
[PATCH] dm: add debug macro
Bryn Reeves
2006-10-03
1
-0
/
+8
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
1
-0
/
+3
*
[PATCH] md: Fix Kconfig error
akpm@osdl.org
2006-06-26
1
-1
/
+1
*
[PATCH] md: md Kconfig speeling feex
Justin Piszcz
2006-06-26
1
-3
/
+3
*
[PATCH] md: merge raid5 and raid6 code
NeilBrown
2006-06-26
1
-26
/
+12
*
[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned
NeilBrown
2006-04-11
1
-5
/
+6
[next]