Commit Graph

162 Commits (bc75cc6b5636eed5f6a481cba808e906f71cfd94)

Author SHA1 Message Date
NeilBrown 7820f9e1dd md: remove sparse warning:symbol XXX was not declared. 15 years ago
Andre Noll cdc2ae6d6a md: fix some comments. 16 years ago
Dan Williams f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
NeilBrown 43b2e5d86d md: move md_k.h from include/linux/raid/ to drivers/md/ 16 years ago
NeilBrown bff61975b3 md: move lots of #include lines out of .h files and into .c 16 years ago
NeilBrown 92022950c6 md: move most content from md.h to md_k.h 16 years ago
NeilBrown 8b2b5c217c md: move LEVEL_* definition from md_k.h to md_u.h 16 years ago
Christoph Hellwig ef740c372d md: move headers out of include/linux/raid/ 16 years ago
NeilBrown eea1bf384e md: Fix is_mddev_idle test (again). 16 years ago
Jaswinder Singh Rajput bcf74582af headers_check fix: raid/md_p.h 16 years ago
NeilBrown 4044ba58dd md: don't retry recovery of raid1 that fails due to error on source drive. 16 years ago
NeilBrown efeb53c0e5 md: Allow md devices to be created by name. 16 years ago
NeilBrown d3374825ce md: make devices disappear when they are no longer needed. 16 years ago
Cheng Renquan cd2ac9321c md: need another print_sb for mdp_superblock_1 16 years ago
Cheng Renquan 159ec1fc06 md: use list_for_each_entry macro directly 16 years ago
Andre Noll ccacc7d2cf md: raid0: make hash_spacing and preshift sector-based. 16 years ago
Andre Noll 83838ed878 md: raid0: Represent the size of strip zones in sectors. 16 years ago
Andre Noll 6199d3db0f md: raid0: Represent zone->zone_offset in sectors. 16 years ago
Andre Noll 019c4e2f3e md: raid0: Represent device offset in sectors. 16 years ago
NeilBrown 0c3573f19d md: use sysfs_notify_dirent to notify changes to md/sync_action. 16 years ago
NeilBrown 3c0ee63a64 md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state 17 years ago
NeilBrown b62b75905d md: use sysfs_notify_dirent to notify changes to md/array_state 17 years ago
NeilBrown d710e13812 md: remove space after function name in declaration and call. 17 years ago
NeilBrown fb4d8c76e5 md: Remove unnecessary #includes, #defines, and function declarations. 17 years ago
Andre Noll ab5bd5cbc8 md: Convert remaining 1k representations in linear.c to sectors. 17 years ago
Andre Noll 6283815d18 md: linear: Represent dev_info->size and dev_info->offset in sectors. 17 years ago
Dan Williams d8e64406a0 md: delay notification of 'active_idle' to the recovery thread 17 years ago
NeilBrown 4b80991c6c md: Protect access to mddev->disks list using RCU 17 years ago
NeilBrown f2ea68cf42 md: only count actual openers as access which prevent a 'stop' 17 years ago
Andre Noll d6e2215052 md: linear: Make array_size sector-based and rename it to array_sectors. 17 years ago
Andre Noll f233ea5c9e md: Make mddev->array_size sector-based. 17 years ago
Andre Noll 7e93a89251 md: Remove some unused macros. 17 years ago
Andre Noll 0f420358e3 md: Turn rdev->sb_offset into a sector-based quantity. 17 years ago
Dan Williams b5470dc5fc md: resolve external metadata handling deadlock in md_allow_write 17 years ago
Dan Williams d8ee0728b5 md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_states 17 years ago
Dan Williams 600aa10993 md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states' 17 years ago
Dan Williams ecc65c9b3f md: replace STRIPE_OP_CHECK with 'check_states' 17 years ago
Dan Williams 2b7497f0e0 md: kill STRIPE_OP_IO flag 17 years ago
Dan Williams b203886edb md: kill STRIPE_OP_MOD_DMA in raid5 offload 17 years ago
Neil Brown 526647320e Make sure all changes to md/dev-XX/state are notified 17 years ago
Neil Brown 72a23c211e Make sure all changes to md/sync_action are notified. 17 years ago
Neil Brown 5e96ee65c8 Allow setting start point for requested check/repair 17 years ago
Neil Brown a0da84f35b Improve setting of "events_cleared" for write-intent bitmaps. 17 years ago
NeilBrown dfc7064500 md: restart recovery cleanly after device failure. 17 years ago
Bernd Schubert 90b08710e4 md: allow parallel resync of md-devices. 17 years ago
Christoph Hellwig 6bcfd60186 md: kill file_path wrapper 17 years ago
Adrian Bunk 03de250a26 md: proper extern for mdp_major 17 years ago
Dan Williams 6bfe0b4990 md: support blocking writes to an array on device failure 17 years ago
Dan Williams 8b3e6cdc53 md: introduce get_priority_stripe() to improve raid456 write performance 17 years ago
Matthew Wilcox 5a6483feb0 include: Remove unnecessary inclusions of asm/semaphore.h 17 years ago