Dan Williams
|
b522adcde9
md: 'array_size' sysfs attribute
|
16 年之前 |
Dan Williams
|
1f403624bd
md: centralize ->array_sectors modifications
|
16 年之前 |
Dan Williams
|
80c3a6ce4b
md: add 'size' as a personality method
|
16 年之前 |
Andre Noll
|
dd8ac336c1
md: Represent raid device size in sectors.
|
16 年之前 |
NeilBrown
|
43b2e5d86d
md: move md_k.h from include/linux/raid/ to drivers/md/
|
16 年之前 |
NeilBrown
|
bff61975b3
md: move lots of #include lines out of .h files and into .c
|
16 年之前 |
Christoph Hellwig
|
ef740c372d
md: move headers out of include/linux/raid/
|
16 年之前 |
Cheng Renquan
|
159ec1fc06
md: use list_for_each_entry macro directly
|
16 年之前 |
Andre Noll
|
ccacc7d2cf
md: raid0: make hash_spacing and preshift sector-based.
|
16 年之前 |
Andre Noll
|
83838ed878
md: raid0: Represent the size of strip zones in sectors.
|
16 年之前 |
Andre Noll
|
0825b87a7d
md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.
|
16 年之前 |
Andre Noll
|
6b8796cc3d
md: raid0 create_strip_zones(): Make two local variables sector-based.
|
16 年之前 |
Andre Noll
|
6199d3db0f
md: raid0: Represent zone->zone_offset in sectors.
|
16 年之前 |
Andre Noll
|
019c4e2f3e
md: raid0: Represent device offset in sectors.
|
16 年之前 |
Andre Noll
|
e0f0686834
md: raid0_make_request(): Replace local variable block by sector.
|
16 年之前 |
Andre Noll
|
a471200595
md: raid0_make_request(): Remove local variable chunk_size.
|
16 年之前 |
Andre Noll
|
1b7fdf8ff7
md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.
|
16 年之前 |
NeilBrown
|
fb4d8c76e5
md: Remove unnecessary #includes, #defines, and function declarations.
|
16 年之前 |
Denis ChengRq
|
6feef531f5
block: mark bio_split_pool static
|
16 年之前 |
Tejun Heo
|
074a7aca7a
block: move stats from disk to part0
|
17 年之前 |
Tejun Heo
|
c995905916
block: fix diskstats access
|
17 年之前 |
Linus Torvalds
|
8a392625b6
Merge branch 'for-linus' of git://neil.brown.name/md
|
17 年之前 |
Andre Noll
|
f233ea5c9e
md: Make mddev->array_size sector-based.
|
17 年之前 |
Alasdair G Kergon
|
cc371e66e3
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
|
17 年之前 |
Neil Brown
|
e7e72bf641
Remove blkdev warning triggered by using md
|
17 年之前 |
NeilBrown
|
d089c6af10
md: change ITERATE_RDEV to rdev_for_each
|
17 年之前 |
Alan D. Brunelle
|
2ad8b1ef11
Add UNPLUG traces to all appropriate places
|
17 年之前 |
NeilBrown
|
8299d7f7c0
md: fix a bug in some never-used code.
|
17 年之前 |
Jens Axboe
|
fd5d806266
block: convert blkdev_issue_flush() to use empty barriers
|
17 年之前 |
NeilBrown
|
6712ecf8f6
Drop 'size' argument from bio_endio and bi_end_io
|
17 年之前 |