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 |
Joe Perches
|
57f3224c3f
drbd: Convert vmalloc/memset to vzalloc
|
14 years ago |
Lars Ellenberg
|
5a8b424276
drbd: account bitmap IO during resync as resync-(related-)-io
|
14 years ago |
Lars Ellenberg
|
8ccee20e3e
drbd: don't cond_resched_lock with IRQs disabled
|
14 years ago |
Lars Ellenberg
|
829c608786
drbd: add missing spinlock to bitmap receive
|
14 years ago |
Bart Van Assche
|
24c4830c8e
drbd: Fix spelling
|
14 years ago |
Linus Torvalds
|
7e599e6e62
drbd: fix up merge error
|
14 years ago |
Stephen Rothwell
|
f0ff1357ce
drbd: need include for bitops functions declarations
|
14 years ago |
Lars Ellenberg
|
20ceb2b22e
drbd: describe bitmap locking for bulk operation in finer detail
|
14 years ago |
Lars Ellenberg
|
725a97e43e
drbd: fix potential access of on-stack wait_queue_head_t after return
|
14 years ago |
Lars Ellenberg
|
7648cdfe52
drbd: be less noisy with some log messages
|
14 years ago |
Lars Ellenberg
|
84e7c0f7d1
drbd: Removed a reference to debug macros removed long time ago
|
14 years ago |
Lars Ellenberg
|
6850c44214
drbd: get rid of unused debug code
|
14 years ago |
Lars Ellenberg
|
4b0715f096
drbd: allow petabyte storage on 64bit arch
|
14 years ago |
Lars Ellenberg
|
19f843aa08
drbd: bitmap keep track of changes vs on-disk bitmap
|
14 years ago |
Lars Ellenberg
|
95a0f10cdd
drbd: store in-core bitmap little endian, regardless of architecture
|
14 years ago |
Lars Ellenberg
|
7777a8ba1f
drbd: bitmap: don't count unused bits (fix non-terminating resync)
|
14 years ago |
Andreas Gruenbacher
|
81e84650c2
drbd: Use the standard bool, true, and false keywords
|
14 years ago |
Andreas Gruenbacher
|
0cf9d27e38
drbd: Get rid of unnecessary macros (2)
|
14 years ago |