Commit Graph

1894 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
Martin K. Petersen 89078d572e md: Fix integrity registration error when no devices are capable 14 years ago
Mustafa Mesanovic 2991520200 dm stripe: implement merge method 14 years ago
Mike Snitzer a490a07a67 dm mpath: allow table load with no priority groups 14 years ago
Mike Snitzer 19040c0bc8 dm mpath: fail message ioctl if specified path is not valid 14 years ago
Milan Broz f868120549 dm ioctl: add flag to wipe buffers for secure data 14 years ago
Milan Broz 6bb43b5d1f dm ioctl: prepare for crypt key wiping 14 years ago
Milan Broz de8be5ac70 dm crypt: wipe keys string immediately after key is set 14 years ago
Josef Bacik 3407ef5262 dm: add flakey target 14 years ago
Milan Broz 024d37e95e dm: fix opening log and cow devices for read only tables 14 years ago
Akinobu Mita bb5cda3d70 dm: use little-endian bitops 14 years ago
Akinobu Mita 6b33aff368 md: use little-endian bitops 14 years ago
Shaohua Li 1e9bb8808a block: fix non-atomic access to genhd inflight structures 14 years ago
Martin K. Petersen a91a2785b2 block: Require subsystems to explicitly allocate bio_set integrity mempool 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Patrick McHardy 01a16b21d6 netlink: kill eff_cap from struct netlink_skb_parms 14 years ago
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
Hannes Reinecke 751b2a7d62 [SCSI] dm mpath: propagate target errors immediately 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 ada609ee2a workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER 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