Martin K. Petersen
|
8f6c2e4b32
md: Use new topology calls to indicate alignment and I/O sizes
|
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
|
13f2682b72
md: raid0/linear: ensure device sizes are rounded to chunk size.
|
16 years ago |
Andre Noll
|
9d8f036362
md: Make mddev->chunk_size sector-based.
|
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 |
Martin K. Petersen
|
ae03bf639a
block: Use accessor functions for queue limits
|
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 |
Andre Noll
|
dd8ac336c1
md: Represent raid device size in sectors.
|
16 years ago |
NeilBrown
|
43b2e5d86d
md: move md_k.h from include/linux/raid/ to drivers/md/
|
16 years ago |
NeilBrown
|
bff61975b3
md: move lots of #include lines out of .h files and into .c
|
16 years ago |
Christoph Hellwig
|
ef740c372d
md: move headers out of include/linux/raid/
|
16 years ago |
Andre Noll
|
852c8bf484
md: Fix a bug in linear.c causing which_dev() to return the wrong device.
|
16 years ago |
Cheng Renquan
|
159ec1fc06
md: use list_for_each_entry macro directly
|
16 years ago |
Andre Noll
|
f1cd14ae52
md: linear: Fix a division by zero bug for very small arrays.
|
16 years ago |
NeilBrown
|
fb4d8c76e5
md: Remove unnecessary #includes, #defines, and function declarations.
|
16 years ago |
Andre Noll
|
ab5bd5cbc8
md: Convert remaining 1k representations in linear.c to sectors.
|
16 years ago |
Andre Noll
|
23242fbb47
md: linear.c: Make two local variables sector-based.
|
16 years ago |
Andre Noll
|
6283815d18
md: linear: Represent dev_info->size and dev_info->offset in sectors.
|
16 years ago |
Andre Noll
|
451708d2a4
md: linear.c: Remove broken debug code.
|
16 years ago |
Andre Noll
|
481d86c7eb
md: linear.c: Remove pointless initialization of curr_offset.
|
16 years ago |
Andre Noll
|
e61130228e
md: linear.c: Fix typo in comment.
|
16 years ago |
Denis ChengRq
|
6feef531f5
block: mark bio_split_pool static
|
16 years ago |
Tejun Heo
|
074a7aca7a
block: move stats from disk to part0
|
16 years ago |
Tejun Heo
|
c995905916
block: fix diskstats access
|
16 years ago |