Commit Graph

1282 Commits (abf1e11a0dcf5514139cb76ed8eb050107653abd)

Author SHA1 Message Date
Jonathan Brassow 71fab00a6b dm snapshot: remove dm_snap header use 16 years ago
Jonathan Brassow 49beb2b87a dm exception store: move cow pointer 16 years ago
Jonathan Brassow d021684951 dm exception store: move chunk_fields 16 years ago
Jonathan Brassow 0cea9c7827 dm exception store: move dm_target pointer 16 years ago
Jonathan Brassow 493df71c64 dm exception store: introduce registry 16 years ago
Jonathan Brassow 7513c2a761 dm raid1: add is_remote_recovering hook for clusters 16 years ago
Jonathan Brassow b2a1146529 dm exception store: separate type from instance 16 years ago
Mike Snitzer ec44ab9d66 dm log: remove struct dm_dirty_log_internal 16 years ago
Mike Snitzer 84e67c9319 dm log: use standard kernel module refcount 16 years ago
Johannes Weiner b81d6cf79b dm crypt: use kzfree 16 years ago
Cheng Renquan 45194e4f89 dm target: remove struct tt_internal 16 years ago
Alasdair G Kergon 570b9d968b dm table: fix upgrade mode race 16 years ago
Jun'ichi Nomura aea9058801 dm: path selector use module refcount directly 16 years ago
Cheng Renquan 5642b8a61a dm target: use module refcount directly 16 years ago
Mikulas Patocka 35bf659b00 dm snapshot: avoid having two exceptions for the same chunk 16 years ago
Mikulas Patocka c66213921c dm snapshot: avoid dropping lock in __find_pending_exception 16 years ago
Mikulas Patocka 2913808eb5 dm snapshot: refactor __find_pending_exception 16 years ago
Mikulas Patocka b64b6bf4fd dm io: make sync_io uninterruptible 16 years ago
Mikulas Patocka 95f8fac8dc dm raid1: switch read_record from kmalloc to slab to save memory 16 years ago
Mikulas Patocka a920f6b3ac dm: preserve bi_io_vec when resubmitting bios 16 years ago
NeilBrown c8f517c444 md/raid5 revise rules for when to update metadata during reshape 16 years ago
NeilBrown b0f9ec047b md/raid5: minor code cleanups in make_request. 16 years ago
NeilBrown 2cffc4a01d md: remove CONFIG_MD_RAID_RESHAPE config option. 16 years ago
NeilBrown ab69ae12ce md/raid5: be more careful about write ordering when reshaping. 16 years ago
NeilBrown d1a7c50369 md: don't display meaningless values in sysfs files resync_start and sync_speed 16 years ago
NeilBrown 88ce4930e2 md/raid5: allow layout and chunksize to be changed on active array. 16 years ago
NeilBrown 7a66138107 md/raid5: reshape using largest of old and new chunk size 16 years ago
NeilBrown e183eaedd5 md/raid5: prepare for allowing reshape to change layout 16 years ago
NeilBrown 784052ecc6 md/raid5: prepare for allowing reshape to change chunksize. 16 years ago
NeilBrown 86b42c713b md/raid5: clearly differentiate 'before' and 'after' stripes during reshape. 16 years ago
NeilBrown ec32a2bd35 md: allow number of drives in raid5 to be reduced 16 years ago
NeilBrown fef9c61fdf md/raid5: change reshape-progress measurement to cope with reshaping backwards. 16 years ago
NeilBrown cea9c22800 md: add explicit method to signal the end of a reshape. 16 years ago
NeilBrown 7ec0547838 md/raid5: enhance raid5_size to work correctly with negative delta_disks 16 years ago
NeilBrown 34e04e87fb md/raid5: drop qd_idx from r6_state 16 years ago
Dan Williams f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 years ago
Andre Noll 18b0033491 md: raid5 run(): Fix max_degraded for raid level 4. 16 years ago
Dan Williams b522adcde9 md: 'array_size' sysfs attribute 16 years ago
Dan Williams 1f403624bd md: centralize ->array_sectors modifications 16 years ago
Dan Williams 80c3a6ce4b md: add 'size' as a personality method 16 years ago
Atsushi SAKAI 93ed05e2a5 md: fix typo in FSF address 16 years ago
NeilBrown fc9739c6d6 md: add takeover support for converting raid6 back into raid5 16 years ago
NeilBrown e9d4758f6e md: add takeover support for raid4 -> raid5 conversion. 16 years ago
NeilBrown b354603527 md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5. 16 years ago
NeilBrown d562b0c431 md: add ->takeover method for raid5 to be able to take over raid1 16 years ago
NeilBrown 245f46c2c2 md: add ->takeover method to support changing the personality managing an array 16 years ago
NeilBrown 409c57f380 md: enable suspend/resume of md devices. 16 years ago
NeilBrown e0cf8f045b md: md_unregister_thread should cope with being passed NULL 16 years ago
NeilBrown 91adb56473 md/raid5: refactor raid5 "run" 16 years ago
NeilBrown 34817e8c39 md: make sure new_level, new_chunksize, new_layout always have sensible values. 16 years ago