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 6fd03301d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 16 years ago
..
raid6test md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
.gitignore
Kconfig md: remove CONFIG_MD_RAID_RESHAPE config option. 16 years ago
Makefile md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
bitmap.c Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 years ago
bitmap.h md: move headers out of include/linux/raid/ 16 years ago
dm-bio-record.h dm: preserve bi_io_vec when resubmitting bios 16 years ago
dm-crypt.c dm crypt: use kzfree 16 years ago
dm-delay.c block: move bio list helpers into bio.h 16 years ago
dm-exception-store.c block: Do away with the notion of hardsect_size 16 years ago
dm-exception-store.h dm snapshot: move status to exception store 16 years ago
dm-io.c dm io: make sync_io uninterruptible 16 years ago
dm-ioctl.c Driver Core: misc: add nodename support for misc devices. 16 years ago
dm-kcopyd.c dm kcopyd: fix callback race 16 years ago
dm-linear.c dm: remove limited barrier support 16 years ago
dm-log.c block: Do away with the notion of hardsect_size 16 years ago
dm-mpath.c block: move bio list helpers into bio.h 16 years ago
dm-mpath.h
dm-path-selector.c dm: path selector use module refcount directly 16 years ago
dm-path-selector.h
dm-raid1.c block: move bio list helpers into bio.h 16 years ago
dm-region-hash.c block: move bio list helpers into bio.h 16 years ago
dm-round-robin.c
dm-snap-persistent.c block: Do away with the notion of hardsect_size 16 years ago
dm-snap-transient.c dm snapshot: move status to exception store 16 years ago
dm-snap.c block: move bio list helpers into bio.h 16 years ago
dm-stripe.c
dm-sysfs.c
dm-table.c Revert "block: Fix bounce limit setting in DM" 16 years ago
dm-target.c dm target: remove struct tt_internal 16 years ago
dm-uevent.c
dm-uevent.h
dm-zero.c
dm.c block: remove some includings of blktrace_api.h 16 years ago
dm.h dm: remove limited barrier support 16 years ago
faulty.c md: centralize ->array_sectors modifications 16 years ago
linear.c block: Use accessor functions for queue limits 16 years ago
linear.h md: move lots of #include lines out of .h files and into .c 16 years ago
md.c Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 years ago
md.h md: tiny md.h cleanups 16 years ago
mktables.c md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
multipath.c block: Use accessor functions for queue limits 16 years ago
multipath.h md: move lots of #include lines out of .h files and into .c 16 years ago
raid0.c block: Use accessor functions for queue limits 16 years ago
raid0.h md: move lots of #include lines out of .h files and into .c 16 years ago
raid1.c block: Use accessor functions for queue limits 16 years ago
raid1.h md: move lots of #include lines out of .h files and into .c 16 years ago
raid5.c Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 years ago
raid5.h md/raid5 revise rules for when to update metadata during reshape 16 years ago
raid6algos.c md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6altivec.uc md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6int.uc md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6mmx.c md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6recov.c md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6sse1.c md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6sse2.c md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6x86.h md: fix typo in FSF address 16 years ago
raid10.c block: Use accessor functions for queue limits 16 years ago
raid10.h md: move lots of #include lines out of .h files and into .c 16 years ago
unroll.pl