NeilBrown 3424bf6a77 md/raid5: don't include 'spare' drives when reshaping to fewer devices. 15 years ago
..
raid6test dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog 15 years ago
.gitignore 352dd1df32 gitignore: misc files 19 years ago
Kconfig 08fb730ca3 md: remove EXPERIMENTAL designation from RAID10 15 years ago
Makefile dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog 15 years ago
bitmap.c e8bebe2f71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
bitmap.h e555190d82 md/raid1: delay reads that could overtake behind-writes. 15 years ago
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios 16 years ago
dm-crypt.c 8215d6ec5f dm table: remove unused dm_get_device range parameters 15 years ago
dm-delay.c 8215d6ec5f dm table: remove unused dm_get_device range parameters 15 years ago
dm-exception-store.c fc56f6fbcc dm snapshot: move cow ref from exception store to snap core 15 years ago
dm-exception-store.h 1e03f97e43 dm snapshot: add merging 15 years ago
dm-io.c 12fc0f49dc dm io: handle empty barriers 15 years ago
dm-ioctl.c 3abf85b5b5 dm ioctl: introduce flag indicating uevent was generated 15 years ago
dm-kcopyd.c 9ca170a3c0 dm kcopyd: accept zero size jobs 15 years ago
dm-linear.c 8215d6ec5f dm table: remove unused dm_get_device range parameters 15 years ago
dm-log-userspace-base.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
dm-log-userspace-transfer.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 years ago
dm-log.c 8215d6ec5f dm table: remove unused dm_get_device range parameters 15 years ago
dm-mpath.c 8215d6ec5f dm table: remove unused dm_get_device range parameters 15 years ago
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path 16 years ago
dm-path-selector.c aea9058801 dm: path selector use module refcount directly 16 years ago
dm-path-selector.h 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors 16 years ago
dm-queue-length.c fd5e033908 dm mpath: add queue length load balancer 16 years ago
dm-raid1.c f070304094 dm raid1: fix deadlock when suspending failed device 15 years ago
dm-region-hash.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
dm-round-robin.c 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors 16 years ago
dm-service-time.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
dm-snap-persistent.c 55f67f2ded dm snapshot: persistent annotate work_queue as on stack 15 years ago
dm-snap-transient.c fc56f6fbcc dm snapshot: move cow ref from exception store to snap core 15 years ago
dm-snap.c 924e600d41 dm: eliminate some holes data structures 15 years ago
dm-stripe.c 8215d6ec5f dm table: remove unused dm_get_device range parameters 15 years ago
dm-sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
dm-table.c 8215d6ec5f dm table: remove unused dm_get_device range parameters 15 years ago
dm-target.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
dm-uevent.c ecdb2e257a dm table: remove dm_get from dm_table_get_md 15 years ago
dm-uevent.h 7a8c3d3b92 dm: uevent generate events 17 years ago
dm-zero.c 10d3bd09a3 dm: consolidate target deregistration error handling 16 years ago
dm.c 3abf85b5b5 dm ioctl: introduce flag indicating uevent was generated 15 years ago
dm.h 3abf85b5b5 dm ioctl: introduce flag indicating uevent was generated 15 years ago
faulty.c 19fdb9eefb Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus 15 years ago
linear.c 19fdb9eefb Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus 15 years ago
linear.h 495d357301 md/linear: use call_rcu to free obsolete 'conf' structures. 16 years ago
md.c 70fffd0bfa md: Don't update ->recovery_offset when reshaping an array to fewer devices. 15 years ago
md.h e93f68a1fc md: fix handling of array level takeover that re-arranges devices. 15 years ago
mktables.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
multipath.c 19fdb9eefb Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus 15 years ago
multipath.h 070ec55d07 md: remove mddev_to_conf "helper" macro 16 years ago
raid0.c 049d6c1ef9 md: enable raid4->raid0 takeover 15 years ago
raid0.h e93f68a1fc md: fix handling of array level takeover that re-arranges devices. 15 years ago
raid1.c 19fdb9eefb Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus 15 years ago
raid1.h 709ae4879a md/raid1: add takeover support for raid5->raid1 15 years ago
raid10.c f73ea87375 md: fix raid10 takeover: use new_layout for setup_conf 15 years ago
raid10.h e93f68a1fc md: fix handling of array level takeover that re-arranges devices. 15 years ago
raid5.c 3424bf6a77 md/raid5: don't include 'spare' drives when reshaping to fewer devices. 15 years ago
raid5.h a29d8b8e2d percpu: add __percpu sparse annotations to what's left 15 years ago
raid6algos.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
raid6altivec.uc dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog 15 years ago
raid6int.uc dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog 15 years ago
raid6mmx.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6recov.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6sse1.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6sse2.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
raid6x86.h 93ed05e2a5 md: fix typo in FSF address 16 years ago
unroll.awk dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog 15 years ago