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 56ac36d722 md: cancel check/repair requests when recovery is needed 17 years ago
..
raid6test md: raid6: clean up the style of raid6test/test.c 17 years ago
.gitignore
Kconfig [SCSI] scsi_dh: fix kconfig related build errors 17 years ago
Makefile [SCSI] scsi_dh: Remove hardware handler infrastructure from dm 17 years ago
bitmap.c md: the bitmap code needs to use blk_plug_device_unlocked() 17 years ago
dm-bio-list.h dm: bio_list macro renaming 17 years ago
dm-bio-record.h
dm-crypt.c dm crypt: add merge 17 years ago
dm-delay.c dm: bio_list macro renaming 17 years ago
dm-exception-store.c dm: move include files 17 years ago
dm-io.c dm: unplug queues in threads 17 years ago
dm-ioctl.c dm ioctl: use uninitialized_var 17 years ago
dm-kcopyd.c dm: unplug queues in threads 17 years ago
dm-linear.c dm: linear add merge 17 years ago
dm-log.c dm log: make dm_dirty_log init and exit static 17 years ago
dm-mpath.c [SCSI] scsi_dh: attach to hardware handler from dm-mpath 17 years ago
dm-mpath.h [SCSI] scsi_dh: Remove hardware handler infrastructure from dm 17 years ago
dm-path-selector.c dm: use kzalloc 17 years ago
dm-path-selector.h
dm-raid1.c dm: unplug queues in threads 17 years ago
dm-round-robin.c
dm-snap.c dm snapshot: use per device mempools 17 years ago
dm-snap.h dm snapshot: use per device mempools 17 years ago
dm-stripe.c dm: stripe enhanced status return 17 years ago
dm-table.c [PATCH] switch mtd and dm-table to lookup_bdev() 17 years ago
dm-target.c dm: use kzalloc 17 years ago
dm-uevent.c md: replace remaining __FUNCTION__ occurrences 17 years ago
dm-uevent.h dm: uevent generate events 17 years ago
dm-zero.c
dm.c dm: introduce merge_bvec_fn 17 years ago
dm.h dm log: make dm_dirty_log init and exit static 17 years ago
faulty.c md: Make mddev->array_size sector-based. 17 years ago
linear.c Merge branch 'for-linus' of git://neil.brown.name/md 17 years ago
md.c md: cancel check/repair requests when recovery is needed 17 years ago
mktables.c md: raid6: Fix mktable.c 17 years ago
multipath.c md: Make mddev->array_size sector-based. 17 years ago
raid0.c Merge branch 'for-linus' of git://neil.brown.name/md 17 years ago
raid1.c md: Make mddev->array_size sector-based. 17 years ago
raid5.c Don't let a blocked_rdev interfere with read request in raid5/6 17 years ago
raid6.h
raid6algos.c drivers/md: use time_before, time_before_eq, etc 17 years ago
raid6altivec.uc
raid6int.uc
raid6mmx.c x86 merge fallout: uml 17 years ago
raid6recov.c
raid6sse1.c x86 merge fallout: uml 17 years ago
raid6sse2.c x86 merge fallout: uml 17 years ago
raid6x86.h x86 merge fallout: uml 17 years ago
raid10.c Allow raid10 resync to happening in larger chunks. 17 years ago
unroll.pl