..
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
dm: add integrity support
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 mpath: remove is_active from struct dm_path
17 years ago
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: remove dm header from targets
17 years ago
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: consolidate target deregistration error handling
16 years ago
dm-sysfs.c
dm: add name and uuid to sysfs
16 years ago
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: consolidate target deregistration error handling
16 years ago
dm.c
tracing/events: convert block trace points to TRACE_EVENT()
16 years ago
dm.h
dm: remove limited barrier support
16 years ago
faulty.c
md: merge reconfig and check_reshape methods.
16 years ago
linear.c
md: raid0/linear: ensure device sizes are rounded to chunk size.
16 years ago
linear.h
md: Removing num_sector and replacing start_sector with end_sector
16 years ago
md.c
md: remove chunksize rounding from common code.
16 years ago
md.h
md: remove chunksize rounding from common code.
16 years ago
mktables.c
md/raid6: move raid6 data processing to raid6_pq.ko
16 years ago
multipath.c
md: remove mddev_to_conf "helper" macro
16 years ago
multipath.h
md: remove mddev_to_conf "helper" macro
16 years ago
raid0.c
md: raid0/linear: ensure device sizes are rounded to chunk size.
16 years ago
raid0.h
md: remove mddev_to_conf "helper" macro
16 years ago
raid1.c
md: Push down reconstruction log message to personality code.
16 years ago
raid1.h
md: remove mddev_to_conf "helper" macro
16 years ago
raid5.c
md: Push down reconstruction log message to personality code.
16 years ago
raid5.h
md: convert conf->chunk_size and conf->prev_chunk to sectors.
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
md: Push down reconstruction log message to personality code.
16 years ago
raid10.h
md: remove mddev_to_conf "helper" macro
16 years ago
unroll.pl
…