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
Dan Williams bd2ab67030 md: close a livelock window in handle_parity_checks5 17 years ago
..
raid6test md: raid6: clean up the style of raid6test/test.c 17 years ago
.gitignore
Kconfig dm: targets no longer experimental 17 years ago
Makefile
bitmap.c md: reduce CPU wastage on idle md array with a write-intent bitmap 17 years ago
dm-bio-list.h
dm-bio-record.h
dm-crypt.c dm crypt: fix ctx pending 17 years ago
dm-delay.c
dm-emc.c
dm-exception-store.c dm snapshot: use uninitialized_var 17 years ago
dm-hw-handler.c
dm-hw-handler.h
dm-io.c dm io: write error bits form long not int 17 years ago
dm-io.h
dm-ioctl.c dm ioctl: use uninitialized_var 17 years ago
dm-linear.c
dm-log.c dm log: auto load modules 17 years ago
dm-log.h
dm-mpath-hp-sw.c
dm-mpath-rdac.c
dm-mpath.c dm mpath: add missing static 17 years ago
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-raid1.c dm io: write error bits form long not int 17 years ago
dm-round-robin.c
dm-snap.c dm io: write error bits form long not int 17 years ago
dm-snap.h dm snapshot: combine consecutive exceptions in memory 17 years ago
dm-stripe.c dm: stripe enhanced status return 17 years ago
dm-table.c Introduce path_put() 17 years ago
dm-target.c
dm-uevent.c
dm-uevent.h
dm-zero.c
dm.c dm: move deferred bio flushing to workqueue 17 years ago
dm.h dm: trigger change uevent on rename 17 years ago
faulty.c md: change ITERATE_RDEV to rdev_for_each 17 years ago
kcopyd.c dm io: write error bits form long not int 17 years ago
kcopyd.h dm io: write error bits form long not int 17 years ago
linear.c md: change ITERATE_RDEV to rdev_for_each 17 years ago
md.c md: remove the 'super' sysfs attribute from devices in an 'md' array 17 years ago
mktables.c md: raid6: Fix mktable.c 17 years ago
multipath.c md: change ITERATE_RDEV to rdev_for_each 17 years ago
raid0.c md: change ITERATE_RDEV to rdev_for_each 17 years ago
raid1.c md: fix possible raid1/raid10 deadlock on read error during resync 17 years ago
raid5.c md: close a livelock window in handle_parity_checks5 17 years ago
raid6.h
raid6algos.c
raid6altivec.uc
raid6int.uc
raid6mmx.c
raid6recov.c
raid6sse1.c
raid6sse2.c
raid6x86.h
raid10.c md: the md RAID10 resync thread could cause a md RAID10 array deadlock 17 years ago
unroll.pl