block: move stats from disk to part0
[safe/jmp/linux-2.6] / drivers / md / md.c
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: always set bdev->bd_part
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-09-19 NeilBrownmd: Don't wait UNINTERRUPTIBLE for other resync to...
2008-09-01 NeilBrownRemove invalidate_partition call from do_md_stop.
2008-08-07 Dan Williamsmd: cancel check/repair requests when recovery is needed
2008-08-05 NeilBrownAllow faulty devices to be removed from a readonly...
2008-08-05 NeilBrownFail safely when trying to grow an array with a write...
2008-08-05 NeilBrownRestore force switch of md array to readonly at reboot...
2008-08-05 NeilBrownMake writes to md/safe_mode_delay immediately effective.
2008-07-29 Dan Williamsmd: do not count blocked devices as spares
2008-07-23 Dan Williamsmd: delay notification of 'active_idle' to the recovery...
2008-07-21 NeilBrownmd: Protect access to mddev->disks list using RCU
2008-07-21 NeilBrownmd: only count actual openers as access which prevent...
2008-07-21 Andre Nollmd: Make mddev->array_size sector-based.
2008-07-21 Andre Nollmd: Make super_type->rdev_size_change() take sector...
2008-07-21 Andre Nollmd: Fix check for overlapping devices.
2008-07-21 Neil Brownmd: Tidy up rdev_size_store a bit:
2008-07-11 Andre Nollmd: Turn rdev->sb_offset into a sector-based quantity.
2008-07-11 Andre Nollmd: Make calc_dev_sboffset() return a sector count.
2008-07-11 Andre Nollmd: Replace calc_dev_size() by calc_num_sectors().
2008-07-11 Andre Nollmd: Make update_size() take the number of sectors.
2008-07-11 Neil Brownmd: Better control of when do_md_stop is allowed to...
2008-07-11 Andre Nollmd: get_disk_info(): Don't convert between signed and...
2008-07-11 Andre Nollmd: Simplify restart_array().
2008-07-11 Andre Nollmd: alloc_disk_sb(): Return proper error value.
2008-07-11 Andre Nollmd: Simplify sb_equal().
2008-07-11 Andre Nollmd: Simplify uuid_equal().
2008-07-08 Andre Nollmd: sb_equal(): Fix misleading printk.
2008-07-08 Andre Nollmd: Fix a typo in the comment to cmd_match().
2008-07-08 Andre Nollmd: Fix typo in array_state comment.
2008-07-08 Andre Nollmd: sync_speed_show(): Trivial cleanups.
2008-07-08 Andre Nollmd: do_md_run(): Fix misleading error message.
2008-07-08 Andre Nollmd: md_getgeo(): Move comment to proper position.
2008-07-08 Andre Nollmd: md_ioctl(): Fix misleading indentation.
2008-07-01 Dan Williamsmd: resolve external metadata handling deadlock in...
2008-06-27 Chris WebbSupport changing rdev size on running arrays.
2008-06-27 Neil BrownMake sure all changes to md/dev-XX/state are notified
2008-06-27 Neil BrownMake sure all changes to md/degraded are notified.
2008-06-27 Neil BrownMake sure all changes to md/sync_action are notified.
2008-06-27 Neil BrownMake sure all changes to md/array_state are notified.
2008-06-27 Neil BrownDon't reject HOT_REMOVE_DISK request for an array that...
2008-06-27 Neil Brownrationalise return value for ->hot_add_disk method.
2008-06-27 Neil BrownSupport adding a spare to a live md array with external...
2008-06-27 Neil BrownEnable setting of 'offset' and 'size' of a hot-added...
2008-06-27 Neil BrownDon't try to make md arrays dirty if that is not meanin...
2008-06-27 Neil BrownClose race in md_probe
2008-06-27 Neil BrownAllow setting start point for requested check/repair
2008-06-27 Neil BrownFix error paths if md_probe fails.
2008-06-06 Dan Williamsmd: fix uninitialized use of mddev->recovery_wait
2008-05-24 NeilBrownmd: restart recovery cleanly after device failure.
2008-05-24 Bernd Schubertmd: allow parallel resync of md-devices.
2008-05-24 Dan Williamsmd: notify userspace on 'stop' events
2008-05-24 NeilBrownmd: notify userspace on 'write-pending' changes to...
2008-05-24 Christoph Hellwigmd: kill file_path wrapper
2008-04-30 Dan Williamsmd: support blocking writes to an array on device failure
2008-04-30 Dan Williamsmd: prevent duplicates in bind_rdev_to_array
2008-04-30 Dan Williamsmd: remove a stray command from a copy and paste error...
2008-04-30 NeilBrownmd: fix up switching md arrays between read-only and...
2008-04-30 NeilBrownmd: fix 'safemode' handling for external metadata.
2008-04-30 NeilBrownmd: reinitialise more mddev fields in do_md_stop.
2008-04-30 NeilBrownmd: skip all metadata update processing when using...
2008-04-30 Dan Williamsmd: fix use after free when removing rdev via sysfs
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-04-29 Denis V. Lunevdrivers: use non-racy method for proc entries creation (2)
2008-04-29 Nick Pigginblock: make queue flags non-atomic
2008-04-28 Harvey Harrisonmd: fix integer as NULL pointer warnings in md.c
2008-04-21 Nick AndrewRAID: remove trailing space from printk line
2008-03-20 NeilBrownmd: remove the 'super' sysfs attribute from devices...
2008-03-11 NeilBrownmd: fix formatting error in /proc/mdstat
2008-03-05 NeilBrownmd: lock access to rdev attributes properly
2008-03-05 NeilBrownmd: make sure a reshape is started when device switches...
2008-03-05 NeilBrownmd: clean up irregularity with raid autodetect
2008-03-05 NeilBrownmd: guard against possible bad array geometry in v1...
2008-02-15 Jan Blunckd_path: Make seq_path() use a struct path argument
2008-02-06 NeilBrownmd: change ITERATE_RDEV_GENERIC to rdev_for_each_list...
2008-02-06 NeilBrownmd: change ITERATE_RDEV to rdev_for_each
2008-02-06 NeilBrownmd: change INTERATE_MDDEV to for_each_mddev
2008-02-06 NeilBrownmd: change a few 'int' to 'size_t' in md
2008-02-06 NeilBrownmd: fix use-after-free bug when dropping an rdev from...
2008-02-06 NeilBrownmd: allow an md array to appear with 0 drives if it...
2008-02-06 NeilBrownmd: lock address when changing attributes of component...
2008-02-06 NeilBrownmd: allow devices to be shared between md arrays
2008-02-06 NeilBrownmd: set and test the ->persistent flag for md devices...
2008-02-06 NeilBrownmd: allow a maximum extent to be set for resyncing
2008-02-06 NeilBrownmd: give userspace control over removing failed devices...
2008-02-06 NeilBrownmd: support 'external' metadata for md arrays
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_init_ng() to kobject_init()
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_add_ng() to kobject_add()
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/md/md.c to use kobject_init...
2008-01-25 Kay SieversDriver core: convert block from raw kobjects to core...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/md/md.c to use kobject_init_and_add
2007-11-09 Alan D. BrunelleAdd UNPLUG traces to all appropriate places
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-17 Iustin Popmd: expose the degraded status of an assembled array...
2007-10-17 NeilBrownmd: 'sync_action' in sysfs returns wrong value for...
2007-10-17 Michael J. Evansmd: software Raid autodetect dev list not array
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
next