Andre Noll
|
58c0fed400
md: Make mddev->size sector-based.
|
16 vuotta sitten |
NeilBrown
|
97e4f42d62
md: occasionally checkpoint drive recovery to reduce duplicate effort after a crash
|
16 vuotta sitten |
NeilBrown
|
43b2e5d86d
md: move md_k.h from include/linux/raid/ to drivers/md/
|
16 vuotta sitten |
NeilBrown
|
bff61975b3
md: move lots of #include lines out of .h files and into .c
|
16 vuotta sitten |
Christoph Hellwig
|
ef740c372d
md: move headers out of include/linux/raid/
|
16 vuotta sitten |
NeilBrown
|
355a43e641
md: write bitmap information to devices that are undergoing recovery.
|
16 vuotta sitten |
NeilBrown
|
d0a4bb4927
md: never clear bit from the write-intent bitmap when the array is degraded.
|
16 vuotta sitten |
NeilBrown
|
1187cf0a3c
md: Allow write-intent bitmaps to have chunksize < PAGE_SIZE
|
16 vuotta sitten |
Cheng Renquan
|
159ec1fc06
md: use list_for_each_entry macro directly
|
16 vuotta sitten |
NeilBrown
|
538452700d
md: fix bitmap-on-external-file bug.
|
16 vuotta sitten |
NeilBrown
|
a2ed9615e3
md: Don't read past end of bitmap when reading bitmap.
|
16 vuotta sitten |
NeilBrown
|
b2d2c4cead
Fix problem with waiting while holding rcu read lock in md/bitmap.c
|
16 vuotta sitten |
Jens Axboe
|
93769f5807
md: the bitmap code needs to use blk_plug_device_unlocked()
|
17 vuotta sitten |
NeilBrown
|
4b80991c6c
md: Protect access to mddev->disks list using RCU
|
17 vuotta sitten |
Andre Noll
|
0f420358e3
md: Turn rdev->sb_offset into a sector-based quantity.
|
17 vuotta sitten |
Neil Brown
|
a0da84f35b
Improve setting of "events_cleared" for write-intent bitmaps.
|
17 vuotta sitten |
Christoph Hellwig
|
6bcfd60186
md: kill file_path wrapper
|
17 vuotta sitten |
NeilBrown
|
7be3dfec47
md: reduce CPU wastage on idle md array with a write-intent bitmap
|
17 vuotta sitten |
NeilBrown
|
8311c29d40
md: reduce CPU wastage on idle md array with a write-intent bitmap
|
17 vuotta sitten |
Jan Blunck
|
cf28b4863f
d_path: Make d_path() use a struct path
|
17 vuotta sitten |
NeilBrown
|
d089c6af10
md: change ITERATE_RDEV to rdev_for_each
|
17 vuotta sitten |
NeilBrown
|
b47490c9bc
md: Update md bitmap during resync.
|
17 vuotta sitten |
Alan D. Brunelle
|
2ad8b1ef11
Add UNPLUG traces to all appropriate places
|
17 vuotta sitten |
NeilBrown
|
85bfb4da8c
md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata
|
17 vuotta sitten |
NeilBrown
|
4ad1366376
md: change bitmap_unplug and others to void functions
|
18 vuotta sitten |
NeilBrown
|
f0d76d70bc
md: check that internal bitmap does not overlap other data
|
18 vuotta sitten |
NeilBrown
|
ab6085c795
md: don't write more than is required of the last page of a bitmap
|
18 vuotta sitten |
Mark Fasheh
|
ef51c97623
Remove do_sync_file_range()
|
18 vuotta sitten |
Neil Brown
|
505fa2c4a2
[PATCH] md: fix calculation for size of filemap_attr array in md/bitmap
|
18 vuotta sitten |
Andrew Morton
|
fc0ecff698
[PATCH] remove invalidate_inode_pages()
|
18 vuotta sitten |