Commit Graph

1868 Commits (dbc39ec4b69de34e2c2c937131649cc4a104283f)

Author SHA1 Message Date
NeilBrown f0b4f7e2f2 md: Fix - again - partition detection when array becomes active 14 years ago
NeilBrown da9cf5050a md: avoid spinlock problem in blk_throtl_exit 14 years ago
NeilBrown 8f5f02c460 md: correctly handle probe of an 'mdp' device. 14 years ago
NeilBrown cbe6ef1d26 md: don't set_capacity before array is active. 14 years ago
Krzysztof Wojcik f7bee80945 md: Fix raid1->raid0 takeover 14 years ago
Krzysztof Wojcik 02214dc546 FIX: md: process hangs at wait_barrier after 0->10 takeover 14 years ago
Chris Mason e91ece5590 md_make_request: don't touch the bio after calling make_request 14 years ago
NeilBrown c6751b2bde md: Don't allow slot_store while resync/recovery is happening. 14 years ago
NeilBrown 7281f8129c md: don't clear curr_resync_completed at end of resync. 14 years ago
NeilBrown a8c42c7f47 md: Don't use remove_and_add_spares to remove failed devices from a read-only array 14 years ago
Krzysztof Wojcik fc3a08b85b Add raid1->raid0 takeover support 14 years ago
NeilBrown f21e9ff7f7 md: Remove the AllReserved flag for component devices. 14 years ago
NeilBrown 50da084096 md: don't abort checking spares as soon as one cannot be added. 14 years ago
NeilBrown 469518a345 md: fix the test for finding spares in raid5_start_reshape. 14 years ago
NeilBrown 87a8dec91e md: simplify some 'if' conditionals in raid5_start_reshape. 14 years ago
NeilBrown de171cb9a5 md: revert change to raid_disks on failure. 14 years ago
Tejun Heo 49731baa41 block: restore multiple bd_link_disk_holder() support 14 years ago
NeilBrown bf2cb0dab8 md: Fix removal of extra drives when converting RAID6 to RAID5 14 years ago
NeilBrown ba1b41b6b4 md: range check slot number when manually adding a spare. 14 years ago
NeilBrown 1a940fcee3 md/raid5: handle manually-added spares in start_reshape. 14 years ago
Rémi Rérolle 13ae864bc8 md: fix sync_completed reporting for very large drives (>2TB) 14 years ago
NeilBrown 23ddff3792 md: allow suspend_lo and suspend_hi to decrease as well as increase. 14 years ago
NeilBrown 75d3da43cb md: Don't let implementation detail of curr_resync leak out through sysfs. 14 years ago
Jonathan Brassow a6ff7e089c md: separate meta and data devs 14 years ago
Jonathan Brassow ccebd4c415 md-new-param-to_sync_page_io 14 years ago
Jonathan Brassow 57b2caa394 md-new-param-to-calc_dev_sboffset 14 years ago
NeilBrown 7ebc0be7ff md: Be more careful about clearing flags bit in ->recovery 14 years ago
NeilBrown defad61a5b md: md_stop_writes requires mddev_lock. 14 years ago
Jonathan Brassow 43c73ca43b md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer 14 years ago
NeilBrown 0ca69886a8 md: Ensure no IO request to get md device before it is properly initialised. 14 years ago
Joe Perches 067032bc62 md: Fix single printks with multiple KERN_<level>s 14 years ago
NeilBrown 6c98791014 md: fix regression resulting in delays in clearing bits in a bitmap 14 years ago
NeilBrown 9d09e663d5 dm: raid456 basic support 14 years ago
NeilBrown 99d03c141b dm: per target unplug callback support 14 years ago
NeilBrown 9d357b0787 dm: introduce target callbacks and congestion callback 14 years ago
Chandra Seetharaman 4e2d19e46b dm mpath: delay activate_path retry on SCSI_DH_RETRY 14 years ago
Kiyoshi Ueda 052189a2ec dm: remove superfluous irq disablement in dm_request_fn 14 years ago
Dan Carpenter dbc883f157 dm log: use PTR_ERR value instead of ENOMEM 14 years ago
Mike Snitzer b83b2f295a dm snapshot: avoid storing private suspended state 14 years ago
Tejun Heo 239c8dd533 dm snapshot: persistent make metadata_wq multithreaded 14 years ago
Tejun Heo 9c4376de98 dm: use non reentrant workqueues if equivalent 14 years ago
Tejun Heo 4d4d66ab53 dm: convert workqueues to alloc_ordered 14 years ago
Tejun Heo f521f074ab dm stripe: switch from local workqueue to system_wq 14 years ago
Tejun Heo d5ffa387e2 dm: dont use flush_scheduled_work 14 years ago
Tejun Heo fecec20e55 dm snapshot: remove unused dm_snapshot queued_bios_work 14 years ago
Milan Broz 810b492375 dm ioctl: suppress needless warning messages 14 years ago
Milan Broz 3474578593 dm crypt: add loop aes iv generator 14 years ago
Milan Broz d1f9642381 dm crypt: add multi key capability 14 years ago
Milan Broz 2dc5327d3a dm crypt: add post iv call to iv generator 14 years ago
Milan Broz 20c82538e4 dm crypt: use io thread for reads only if mempool exhausted 14 years ago