Commit Graph

1282 Commits (abf1e11a0dcf5514139cb76ed8eb050107653abd)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
NeilBrown 48606a9f2f md/raid5: correctly update sync_completed when we reach max_resync 16 years ago
Dan Williams 7a3ab90894 md/raid5: add missing call to schedule() after prepare_to_wait() 16 years ago
NeilBrown 495d357301 md/linear: use call_rcu to free obsolete 'conf' structures. 16 years ago
SandeepKsinha af11c397fd md linear: Protecting mddev with rcu locks to avoid races 16 years ago
Andre Noll 0894cc3066 md: Move check for bitmap presence to personality code. 16 years ago
NeilBrown 8190e754e0 md: remove chunksize rounding from common code. 16 years ago
NeilBrown 13f2682b72 md: raid0/linear: ensure device sizes are rounded to chunk size. 16 years ago
NeilBrown 1b57f13223 md: move assignment of ->utime so that it never gets skipped. 16 years ago
Andre Noll 8c6ac868b1 md: Push down reconstruction log message to personality code. 16 years ago
NeilBrown 50ac168a6e md: merge reconfig and check_reshape methods. 16 years ago
NeilBrown 597a711b69 md: remove unnecessary arguments from ->reconfig method. 16 years ago
NeilBrown 01ee22b496 md: raid5: check stripe cache is large enough in start_reshape 16 years ago
NeilBrown d6e412eaa5 md: raid0: chunk_sectors cleanups. 16 years ago
Andre Noll cdc2ae6d6a md: fix some comments. 16 years ago
Andre Noll 0ba459d262 md/raid5: Use is_power_of_2() in raid5_reconfig()/raid6_reconfig(). 16 years ago
Andre Noll 09c9e5fa1b md: convert conf->chunk_size and conf->prev_chunk to sectors. 16 years ago
Andre Noll 664e7c413f md: Convert mddev->new_chunk to sectors. 16 years ago
Andre Noll 9d8f036362 md: Make mddev->chunk_size sector-based. 16 years ago
Li Zefan e212d6f250 block: remove some includings of blktrace_api.h 16 years ago
raz ben yehuda fbb704efb7 md: raid0 :Enables chunk size other than powers of 2. 16 years ago
raz ben yehuda 2ac06c3332 md: prepare for non-power-of-two chunk sizes 16 years ago
raz ben yehuda 740da44918 md: raid5: chunk size check in setup_conf 16 years ago
raz ben yehuda 964e7913b0 md: raid10: chunk size check in run 16 years ago
raz ben yehuda 92e59b6ba2 md: raid0: chunk size check in raid0_run 16 years ago
raz ben yehuda 46994191ae md: have raid0 report its formation 16 years ago
raz ben yehuda 1b9614291e md: have raid0 compile with MD_DEBUG on 16 years ago
Sandeep K Sinha aece3d1f40 md: Binary search in linear raid 16 years ago
Sandeep K Sinha 4db7cdc859 md: Removing num_sector and replacing start_sector with end_sector 16 years ago
Sandeep K Sinha 45d4582f21 md: Removal of hash table in linear raid 16 years ago
NeilBrown 070ec55d07 md: remove mddev_to_conf "helper" macro 16 years ago
NeilBrown a6b3deafe0 md: raid0: remove setting of segment boundary. 16 years ago
NeilBrown b414579f45 md: raid0: remove ->dev pointer from strip_zone structure 16 years ago
NeilBrown 49f357a22b md: raid0: remove ->sectors from the strip_zone structure. 16 years ago
Andre Noll fb5ab4b5d6 md: raid0: Fix a memory leak when stopping a raid0 array. 16 years ago
Andre Noll ed7b00380d md: raid0: Allocate all buffers for the raid0 configuration in one function. 16 years ago
Andre Noll 5568a6035d md: raid0: Make raid0_run() return a proper error code. 16 years ago
Andre Noll 8f79cfcdb6 md: raid0: Remove hash spacing and sector shift. 16 years ago
Andre Noll 09770e0b6e md: raid0: Remove hash table. 16 years ago
NeilBrown d27a43abd7 md/raid0: two cleanups in create_stripe_zones. 16 years ago
Andre Noll dc58266385 md: raid0: Replace hash table lookup by looping over all strip_zones. 16 years ago
Kay Sievers d405640539 Driver Core: misc: add nodename support for misc devices. 16 years ago
Li Zefan 55782138e4 tracing/events: convert block trace points to TRACE_EVENT() 16 years ago
NeilBrown 0e6e0271a2 md/raid5: fix bug in reshape code when chunk_size decreases. 16 years ago
NeilBrown a8c906ca3f md/raid5 - avoid deadlocks in get_active_stripe during reshape 16 years ago
NeilBrown f001a70cdc md/raid5: use conf->raid_disks in preference to mddev->raid_disk 16 years ago
Jens Axboe 9df1bb9b51 Revert "block: Fix bounce limit setting in DM" 16 years ago
Martin K. Petersen a05c0205ba block: Fix bounce limit setting in DM 16 years ago
NeilBrown ed37d83e6a md: raid5: change incorrect usage of 'min' macro to 'min_t' 16 years ago
NeilBrown b492b852cd md: don't use locked_ioctl. 16 years ago