..
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: Make mddev->size sector-based.
16 years ago
bitmap.h
md: move headers out of include/linux/raid/
16 years ago
dm-bio-list.h
dm: bio list add bio_list_add_head
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
dm: consolidate target deregistration error handling
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 table: rework reference counting fix
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: remove struct dm_dirty_log_internal
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: path selector use module refcount directly
16 years ago
dm-path-selector.h
…
dm-raid1.c
dm raid1: add is_remote_recovering hook for clusters
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: persistent fix dtr cleanup
16 years ago
dm-snap-transient.c
dm snapshot: move status to exception store
16 years ago
dm-snap.c
dm snapshot: move status to exception store
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: fix upgrade mode race
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
dm: set queue ordered mode
16 years ago
dm.h
dm target: remove struct tt_internal
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
Merge branch 'for-linus' of git://neil.brown.name/md
16 years ago
md.h
md: add explicit method to signal the end of a reshape.
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
md/raid1: fix build breakage
16 years ago
raid1.h
md: move lots of #include lines out of .h files and into .c
16 years ago
raid5.c
md/raid5 revise rules for when to update metadata during reshape
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: 'array_size' sysfs attribute
16 years ago
raid10.h
md: move lots of #include lines out of .h files and into .c
16 years ago
unroll.pl
…