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
Linus Torvalds b0af205afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 17 years ago
..
raid6test md: raid6: clean up the style of raid6test/test.c 17 years ago
.gitignore gitignore: misc files 19 years ago
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 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 18 years ago
dm-bio-record.h
dm-crypt.c dm crypt: avoid unnecessary wait when splitting bio 17 years ago
dm-delay.c dm: bio_list macro renaming 18 years ago
dm-exception-store.c dm exception store: use chunk_t for_areas 17 years ago
dm-io.c dm: unplug queues in threads 17 years ago
dm-ioctl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 17 years ago
dm-mpath.h dm mpath: remove is_active from struct dm_path 17 years ago
dm-path-selector.c dm: use kzalloc 18 years ago
dm-path-selector.h [PATCH] struct path: rename DM's struct path 18 years ago
dm-raid1.c dm raid1: kcopyd should stop on error if errors handled 17 years ago
dm-round-robin.c dm: remove duplicate module name from error msgs 18 years ago
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 block: don't depend on consecutive minor space 17 years ago
dm-table.c dm: detect lost queue 17 years ago
dm-target.c dm: use kzalloc 18 years ago
dm-uevent.c md: replace remaining __FUNCTION__ occurrences 17 years ago
dm-uevent.h dm: uevent generate events 18 years ago
dm-zero.c Drop 'size' argument from bio_endio and bi_end_io 18 years ago
dm.c block: move stats from disk to part0 17 years ago
dm.h dm: publish dm_vcalloc 17 years ago
faulty.c md: Make mddev->array_size sector-based. 17 years ago
linear.c block: mark bio_split_pool static 17 years ago
md.c block: move stats from disk to part0 17 years ago
mktables.c md: raid6: Fix mktable.c 17 years ago
multipath.c block: move stats from disk to part0 17 years ago
raid0.c block: mark bio_split_pool static 17 years ago
raid1.c block: move stats from disk to part0 17 years ago
raid5.c block: move stats from disk to part0 17 years ago
raid6.h [PATCH] RAID6 Altivec fix 20 years ago
raid6algos.c drivers/md: use time_before, time_before_eq, etc 17 years ago
raid6altivec.uc [PATCH] RAID6 Altivec fix 20 years ago
raid6int.uc
raid6mmx.c x86 merge fallout: uml 18 years ago
raid6recov.c
raid6sse1.c x86 merge fallout: uml 18 years ago
raid6sse2.c x86 merge fallout: uml 18 years ago
raid6x86.h x86 merge fallout: uml 18 years ago
raid10.c block: mark bio_split_pool static 17 years ago
unroll.pl