Commit History

Author SHA1 Message Date
  Al Viro a39907fa2f [PATCH] switch md 17 years ago
  Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
  NeilBrown 92850bbd71 md: allow extended partitions on md devices. 16 years ago
  NeilBrown 3c0ee63a64 md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state 16 years ago
  NeilBrown b62b75905d md: use sysfs_notify_dirent to notify changes to md/array_state 16 years ago
  Dan Williams 97ce0a7f9c md: fix input truncation in safe_delay_store() 16 years ago
  Stephen Rothwell 255707274e md: build failure due to missing delay.h 16 years ago
  NeilBrown 4bbf3771ca md: Relax minimum size restrictions on chunk_size. 16 years ago
  NeilBrown d710e13812 md: remove space after function name in declaration and call. 16 years ago
  NeilBrown fb4d8c76e5 md: Remove unnecessary #includes, #defines, and function declarations. 16 years ago
  NeilBrown 80268ee927 md: Don't try to set an array to 'read-auto' if it is already in that state. 16 years ago
  NeilBrown ea43ddd849 md: Allow metadata_version to be updated for externally managed metadata. 16 years ago
  Chris Webb 7d3c6f8717 md: Fix rdev_size_store with size == 0 16 years ago
  Tejun Heo 074a7aca7a block: move stats from disk to part0 17 years ago
  Tejun Heo 0762b8bde9 block: always set bdev->bd_part 17 years ago
  Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago
  NeilBrown 9744197c3d md: Don't wait UNINTERRUPTIBLE for other resync to finish 17 years ago
  NeilBrown 271f5a9b8f Remove invalidate_partition call from do_md_stop. 17 years ago
  Dan Williams 56ac36d722 md: cancel check/repair requests when recovery is needed 17 years ago
  NeilBrown c89a8eee61 Allow faulty devices to be removed from a readonly array. 17 years ago
  NeilBrown dba034eef2 Fail safely when trying to grow an array with a write-intent bitmap. 17 years ago
  NeilBrown 2b25000bf5 Restore force switch of md array to readonly at reboot time. 17 years ago
  NeilBrown 19052c0e85 Make writes to md/safe_mode_delay immediately effective. 17 years ago
  Dan Williams e542713529 md: do not count blocked devices as spares 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 f233ea5c9e md: Make mddev->array_size sector-based. 17 years ago
  Andre Noll 15f4a5fdf3 md: Make super_type->rdev_size_change() take sector-based sizes. 17 years ago
  Andre Noll d07bd3bcc4 md: Fix check for overlapping devices. 17 years ago