Commit Graph

153 Commits (2e34bde18576a02c897ae6b699ea26301d92be1b)

Author SHA1 Message Date
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
NeilBrown d0fae18f1b md: clean up irregularity with raid autodetect 17 years ago
NeilBrown 8311c29d40 md: reduce CPU wastage on idle md array with a write-intent bitmap 17 years ago
NeilBrown 73c34431c7 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. 17 years ago
NeilBrown d089c6af10 md: change ITERATE_RDEV to rdev_for_each 17 years ago
NeilBrown c5d79adba7 md: allow devices to be shared between md arrays 17 years ago
NeilBrown c620727779 md: allow a maximum extent to be set for resyncing 17 years ago
NeilBrown e691063a61 md: support 'external' metadata for md arrays 17 years ago
NeilBrown b47490c9bc md: Update md bitmap during resync. 17 years ago
Adrian Bunk 5ebf2c1260 bitmap.h: remove dead artifacts 18 years ago