..
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
md: fix some (more) errors with bitmaps on devices larger than 2TB.
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
dm snapshot: move ctr parsing to exception store
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
dm log: remove struct dm_dirty_log_internal
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
dm snapshot: persistent fix dtr cleanup
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
dm: remove limited barrier support
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: move bio list helpers into bio.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
md: centralize ->array_sectors modifications
16 years ago
linear.h
md: move lots of #include lines out of .h files and into .c
16 years ago
md.c
md: remove rd%d links immediately after stopping an array.
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
md: centralize ->array_sectors modifications
16 years ago
multipath.h
md: move lots of #include lines out of .h files and into .c
16 years ago
raid0.c
md: 'array_size' sysfs attribute
16 years ago
raid0.h
md: move lots of #include lines out of .h files and into .c
16 years ago
raid1.c
block: move bio list helpers into bio.h
16 years ago
raid1.h
md: move lots of #include lines out of .h files and into .c
16 years ago
raid5.c
md: update sync_completed and reshape_position even more often.
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
md/raid10: don't clear bitmap during recovery if array will still be degraded.
16 years ago
raid10.h
md: move lots of #include lines out of .h files and into .c
16 years ago
unroll.pl
…