..
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
17 years ago
Makefile
cleanup drivers/md/Makefile
16 years ago
bitmap.c
md: occasionally checkpoint drive recovery to reduce duplicate effort after a crash
16 years ago
bitmap.h
md: move headers out of include/linux/raid/
16 years ago
dm-bio-list.h
dm: bio_list macro renaming
18 years ago
dm-bio-record.h
…
dm-crypt.c
dm: consolidate target deregistration error handling
16 years ago
dm-delay.c
dm: consolidate target deregistration error handling
16 years ago
dm-exception-store.c
dm snapshot: extend exception store functions
16 years ago
dm-exception-store.h
dm snapshot: extend exception store functions
16 years ago
dm-io.c
block: fix bad definition of BIO_RW_SYNC
16 years ago
dm-ioctl.c
dm table: rework reference counting
16 years ago
dm-kcopyd.c
block: fix bad definition of BIO_RW_SYNC
16 years ago
dm-linear.c
dm: support barriers on simple devices
16 years ago
dm-log.c
dm log: ensure log bitmap fits on log device
16 years ago
dm-mpath.c
dm mpath: move trigger_event to system workqueue
16 years ago
dm-mpath.h
dm mpath: remove is_active from struct dm_path
17 years ago
dm-path-selector.c
dm: remove dm header from targets
17 years ago
dm-path-selector.h
…
dm-raid1.c
dm log: move region_size validation
16 years ago
dm-region-hash.c
dm raid1: separate region_hash interface part1
17 years ago
dm-round-robin.c
dm: remove dm header from targets
17 years ago
dm-snap-persistent.c
dm snapshot: extend exception store functions
16 years ago
dm-snap-transient.c
dm snapshot: extend exception store functions
16 years ago
dm-snap.c
dm snapshot: extend exception store functions
16 years ago
dm-snap.h
dm snapshot: extend exception store functions
16 years ago
dm-stripe.c
dm: consolidate target deregistration error handling
16 years ago
dm-sysfs.c
dm: add name and uuid to sysfs
16 years ago
dm-table.c
dm table: rework reference counting
16 years ago
dm-target.c
dm: consolidate target deregistration error handling
16 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
dm: consolidate target deregistration error handling
16 years ago
dm.c
dm: add name and uuid to sysfs
16 years ago
dm.h
dm: add name and uuid to sysfs
16 years ago
faulty.c
md: move md_k.h from include/linux/raid/ to drivers/md/
16 years ago
linear.c
md: move md_k.h from include/linux/raid/ to drivers/md/
16 years ago
linear.h
md: move lots of #include lines out of .h files and into .c
16 years ago
md.c
md: be more consistent about setting WriteMostly flag when adding a drive to an array
16 years ago
md.h
md: occasionally checkpoint drive recovery to reduce duplicate effort after a crash
16 years ago
mktables.c
md: raid6: Fix mktable.c
17 years ago
multipath.c
md: move md_k.h from include/linux/raid/ to drivers/md/
16 years ago
multipath.h
md: move lots of #include lines out of .h files and into .c
16 years ago
raid0.c
md: move md_k.h from include/linux/raid/ to drivers/md/
16 years ago
raid0.h
md: move lots of #include lines out of .h files and into .c
16 years ago
raid1.c
md: move md_k.h from include/linux/raid/ to drivers/md/
16 years ago
raid1.h
md: move lots of #include lines out of .h files and into .c
16 years ago
raid5.c
md: move md_k.h from include/linux/raid/ to drivers/md/
16 years ago
raid5.h
md: move lots of #include lines out of .h files and into .c
16 years ago
raid6.h
md: move lots of #include lines out of .h files and into .c
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
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
md: move md_k.h from include/linux/raid/ to drivers/md/
16 years ago
raid10.h
md: move lots of #include lines out of .h files and into .c
16 years ago
unroll.pl
…