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
Andre Noll f1cd14ae52 md: linear: Fix a division by zero bug for very small arrays. 16 years ago
..
raid6test md: raid6: clean up the style of raid6test/test.c 17 years ago
.gitignore
Kconfig raid, fastboot: hide RAID autodetect option if MD is compiled as a module 16 years ago
Makefile dm raid1: separate region_hash interface part1 16 years ago
bitmap.c Fix problem with waiting while holding rcu read lock in md/bitmap.c 17 years ago
dm-bio-list.h dm: bio_list macro renaming 17 years ago
dm-bio-record.h
dm-crypt.c dm crypt: remove waitqueue 16 years ago
dm-delay.c dm: remove dm header from targets 16 years ago
dm-exception-store.c dm: remove dm header from targets 16 years ago
dm-io.c dm: remove dm header from targets 16 years ago
dm-ioctl.c [PATCH] introduce fmode_t, do annotations 16 years ago
dm-kcopyd.c dm: remove dm header from targets 16 years ago
dm-linear.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
dm-log.c dm: remove dm header from targets 16 years ago
dm-mpath.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
dm-mpath.h dm mpath: remove is_active from struct dm_path 16 years ago
dm-path-selector.c dm: remove dm header from targets 16 years ago
dm-path-selector.h
dm-raid1.c dm raid1: fix do_failures 16 years ago
dm-region-hash.c dm raid1: separate region_hash interface part1 16 years ago
dm-round-robin.c dm: remove dm header from targets 16 years ago
dm-snap.c dm snapshot: wait for chunks in destructor 16 years ago
dm-snap.h dm snapshot: wait for chunks in destructor 16 years ago
dm-stripe.c dm: remove dm header from targets 16 years ago
dm-table.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 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: remove dm header from targets 16 years ago
dm.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev 16 years ago
dm.h dm: publish array_too_big 16 years ago
faulty.c md: check for memory allocation failure in faulty personality 16 years ago
linear.c md: linear: Fix a division by zero bug for very small arrays. 16 years ago
md.c md: revert the recent addition of a call to the BLKRRPART ioctl. 16 years ago
mktables.c md: raid6: Fix mktable.c 17 years ago
multipath.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 16 years ago
raid0.c md: Remove unnecessary #includes, #defines, and function declarations. 16 years ago
raid1.c md: build failure due to missing delay.h 16 years ago
raid5.c md: Relax minimum size restrictions on chunk_size. 16 years ago
raid6.h md: Remove unnecessary #includes, #defines, and function declarations. 16 years ago
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 md: fix bug in raid10 recovery. 16 years ago
unroll.pl