linux/drivers/md
David Howells c4028958b6 WorkStruct: make allyesconfig
Fix up for make allyesconfig.

Signed-Off-By: David Howells <dhowells@redhat.com>
2006-11-22 14:57:56 +00:00
..
raid6test
.gitignore
Kconfig [PATCH] md: remove 'experimental' classification from raid5 reshape 2006-10-03 08:04:18 -07:00
Makefile
bitmap.c [PATCH] md: endian annotations for the bitmap superblock 2006-10-21 13:35:05 -07:00
dm-bio-list.h
dm-bio-record.h
dm-crypt.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
dm-emc.c [PATCH] Split struct request ->flags into two parts 2006-09-30 20:23:37 +02:00
dm-exception-store.c [PATCH] dm snapshot: fix metadata writing when suspending 2006-10-03 08:04:14 -07:00
dm-hw-handler.c
dm-hw-handler.h
dm-io.c
dm-io.h
dm-ioctl.c [PATCH] dm: fix find_device race 2006-11-08 18:29:23 -08:00
dm-linear.c [PATCH] dm: support ioctls on mapped devices: fix with fake file 2006-10-03 08:04:13 -07:00
dm-log.c
dm-log.h
dm-mpath.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-raid1.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
dm-round-robin.c [PATCH] dm: multipath: fix rr_add_path order 2006-11-08 18:29:23 -08:00
dm-snap.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
dm-snap.h [PATCH] dm snapshot: add workqueue 2006-10-03 08:04:14 -07:00
dm-stripe.c
dm-table.c [PATCH] dm table: add target flush 2006-10-03 08:04:16 -07:00
dm-target.c
dm-zero.c
dm.c [PATCH] dm: suspend: fix error path 2006-11-08 18:29:23 -08:00
dm.h [PATCH] dm table: add target preresume 2006-10-03 08:04:15 -07:00
faulty.c
kcopyd.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
kcopyd.h
linear.c [PATCH] md: define backing_dev_info.congested_fn for raid0 and linear 2006-10-03 08:04:18 -07:00
md.c [PATCH] md: do not freeze md threads for suspend 2006-11-08 18:29:24 -08:00
mktables.c
multipath.c [PATCH] md: fix up maintenance of ->degraded in multipath 2006-10-28 11:30:51 -07:00
raid0.c [PATCH] md: define backing_dev_info.congested_fn for raid0 and linear 2006-10-03 08:04:18 -07:00
raid1.c [PATCH] md: fix printk format warnings, seen on powerpc64: 2006-10-28 11:30:52 -07:00
raid5.c [PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=n 2006-11-08 18:29:24 -08:00
raid6.h
raid6algos.c
raid6altivec.uc
raid6int.uc
raid6mmx.c
raid6recov.c
raid6sse1.c
raid6sse2.c
raid6x86.h
raid10.c [PATCH] md: fix printk format warnings, seen on powerpc64: 2006-10-28 11:30:52 -07:00
unroll.pl
xor.c