Akinobu Mita
|
f1d6a328bb
drbd: use copy_highpage
|
12 years ago |
Philipp Reisner
|
986836503e
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
|
12 years ago |
Lars Ellenberg
|
e34b677d09
drbd: wait for meta data IO completion even with failed disk, unless force-detached
|
12 years ago |
Lars Ellenberg
|
bc891c9ae3
drbd: fix potential deadlock during bitmap (re-)allocation
|
12 years ago |
Philipp Reisner
|
fef45d297e
drbd: Write all pages of the bitmap after an online resize
|
13 years ago |
Lars Ellenberg
|
0c84966601
drbd: differentiate between normal and forced detach
|
13 years ago |
Lars Ellenberg
|
1b6f19740d
drbd: fix access of unallocated pages and kernel panic
|
13 years ago |
Lars Ellenberg
|
f66ee69746
drbd: bm_page_async_io: properly initialize page->private
|
13 years ago |
Lars Ellenberg
|
a220d29180
drbd: allow bitmap to change during writeout from resync_finished
|
13 years ago |
Lars Ellenberg
|
9dab3842b5
drbd: fix memleak in error path in bm_rw and drbd_bm_write_range
|
13 years ago |
Philipp Reisner
|
32db80f6f6
drbd: Consider the disk-timeout also for meta-data IO operations
|
13 years ago |
Andreas Gruenbacher
|
1a3cde4406
drbd: drbd_bm_ALe_set_all(): Remove unused function
|
13 years ago |
Lars Ellenberg
|
22d81140ae
drbd: fix bitmap writeout after aborted resync
|
14 years ago |
Andreas Gruenbacher
|
a209b4aec3
drbd: Update some outdated comments to match the code
|
14 years ago |
Philipp Reisner
|
cdfda633d2
drbd: detach from frozen backing device
|
14 years ago |
Lars Ellenberg
|
44edfb0d78
drbd: wait for meta data IO completion even with failed disk, unless force-detached
|
12 years ago |
Lars Ellenberg
|
0b143d4382
drbd: fix potential deadlock during bitmap (re-)allocation
|
13 years ago |
Philipp Reisner
|
d1aa4d04da
drbd: Write all pages of the bitmap after an online resize
|
13 years ago |
Lars Ellenberg
|
383606e0de
drbd: differentiate between normal and forced detach
|
13 years ago |
Lars Ellenberg
|
4eccc57979
drbd: fix access of unallocated pages and kernel panic
|
13 years ago |
Lars Ellenberg
|
9476f39d66
drbd: introduce a bio_set to allocate housekeeping bios from
|
14 years ago |
Arne Redlich
|
0c7db27920
drbd: bm_page_async_io: properly initialize page->private
|
13 years ago |
Lars Ellenberg
|
4d95a10f97
drbd: use the newly introduced page pool for bitmap IO
|
14 years ago |
Lars Ellenberg
|
0e8488ade2
drbd: allow bitmap to change during writeout from resync_finished
|
13 years ago |
Philipp Reisner
|
7caacb69ac
drbd: Consider the disk-timeout also for meta-data IO operations
|
13 years ago |
Lars Ellenberg
|
22f46ce2ef
drbd: change some GFP_KERNEL to GFP_NOIO
|
14 years ago |
Philipp Reisner
|
9e58c4dad7
drbd: Bitmap IO functions can now return prematurely if the disk breaks
|
14 years ago |
Philipp Reisner
|
d1f3779bbe
drbd: Added a kref to bm_aio_ctx
|
14 years ago |
Cong Wang
|
589973a704
drbd: remove the second argument of k[un]map_atomic()
|
13 years ago |
Cong Wang
|
cfd8005c99
block: remove the second argument of k[un]map_atomic()
|
13 years ago |