You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/md
Milan Broz 80b16c192e dm io: fix panic on large request 18 years ago
..
raid6test [PATCH] RAID6 Altivec fix 20 years ago
.gitignore gitignore: misc files 19 years ago
Kconfig Use menuconfig objects II - MD 18 years ago
Makefile Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop 18 years ago
bitmap.c md: change bitmap_unplug and others to void functions 18 years ago
dm-bio-list.h dm: bio_list prefetch removal 18 years ago
dm-bio-record.h
dm-crypt.c dm io: fix panic on large request 18 years ago
dm-delay.c dm delay: cleanup 18 years ago
dm-emc.c [PATCH] struct path: rename DM's struct path 18 years ago
dm-exception-store.c dm: fix memory leak in dm_create_persistent() when starting metadata update thread fails 18 years ago
dm-hw-handler.c BUG_ON() Conversion in md/dm-hw-handler.c 19 years ago
dm-hw-handler.h dm mpath: log device name 18 years ago
dm-io.c dm io: fix panic on large request 18 years ago
dm-io.h dm io: remove old interface 18 years ago
dm-ioctl.c [PATCH] mark struct file_operations const 4 18 years ago
dm-linear.c [PATCH] dm: map and endio symbolic return codes 18 years ago
dm-log.c dm log: fix resume failed log device 18 years ago
dm-log.h [PATCH] dm: log: rename complete_resync_work 18 years ago
dm-mpath-rdac.c dm mpath: rdac 18 years ago
dm-mpath.c dm: disable barriers 18 years ago
dm-mpath.h [PATCH] struct path: rename DM's struct path 18 years ago
dm-path-selector.c BUG_ON() Conversion in md/dm-path-selector.c 19 years ago
dm-path-selector.h [PATCH] struct path: rename DM's struct path 18 years ago
dm-raid1.c some kmalloc/memset ->kzalloc (tree wide) 18 years ago
dm-round-robin.c dm: remove duplicate module name from error msgs 18 years ago
dm-snap.c dm: disable barriers 18 years ago
dm-snap.h dm: use kmem_cache macro 18 years ago
dm-stripe.c [PATCH] dm: map and endio symbolic return codes 18 years ago
dm-table.c dm: allow offline devices 18 years ago
dm-target.c [PATCH] dm: improve error message consistency 19 years ago
dm-zero.c [PATCH] dm: map and endio symbolic return codes 18 years ago
dm.c unregister_blkdev() delete redundant messages in callers 18 years ago
dm.h dm: add ratelimit logging macros 18 years ago
faulty.c [PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly 18 years ago
kcopyd.c dm: use kmem_cache macro 18 years ago
kcopyd.h
linear.c md: fix bug with linear hot-add and elsewhere 18 years ago
md.c md: change bitmap_unplug and others to void functions 18 years ago
mktables.c
multipath.c [PATCH] md: fix up maintenance of ->degraded in multipath 18 years ago
raid0.c md: avoid overflow in raid0 calculation with large components 18 years ago
raid1.c md: change bitmap_unplug and others to void functions 18 years ago
raid5.c async_tx: fix kmap_atomic usage in async_memcpy 18 years ago
raid6.h [PATCH] RAID6 Altivec fix 20 years ago
raid6algos.c [PATCH] drivers/md/raid6algos.c: fix a NULL dereference 19 years ago
raid6altivec.uc [PATCH] RAID6 Altivec fix 20 years ago
raid6int.uc
raid6mmx.c [PATCH] md: RAID6: clean up CPUID and FPU enter/exit code 18 years ago
raid6recov.c
raid6sse1.c [PATCH] md: RAID6: clean up CPUID and FPU enter/exit code 18 years ago
raid6sse2.c [PATCH] md: RAID6: clean up CPUID and FPU enter/exit code 18 years ago
raid6x86.h [PATCH] md: RAID6: clean up CPUID and FPU enter/exit code 18 years ago
raid10.c md: change bitmap_unplug and others to void functions 18 years ago
unroll.pl