Lars Ellenberg
|
c13f7e1a94
drbd: don't recvmsg with zero length
|
15 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Jens Axboe
|
53c2eb24ff
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/drivers
|
15 years ago |
Philipp Reisner
|
2451fc3b2b
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
|
15 years ago |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Linus Torvalds
|
8abfc6e7a4
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Lars Ellenberg
|
6719fb036c
drbd: fix potential data divergence after multiple failures
|
15 years ago |
Lars Ellenberg
|
82f59cc635
drbd: fix potential deadlock on detach
|
15 years ago |
Lars Ellenberg
|
856c50c7b6
drbd: add some more explicit drbd_md_sync
|
15 years ago |
Lars Ellenberg
|
0f8488e160
drbd: cleanup useless leftover warn/error printk's
|
15 years ago |
Philipp Reisner
|
b18b37befb
drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTED
|
15 years ago |
Lars Ellenberg
|
22cc37a943
drbd: fix unlikely access after free and list corruption
|
15 years ago |
Lars Ellenberg
|
e9ef7bb6f9
drbd: allow for explicit resync-finished notifications
|
15 years ago |
Lars Ellenberg
|
4ac4aadacb
drbd: preparation commit, using full state in receive_state()
|
15 years ago |
Lars Ellenberg
|
2b2bf2148f
drbd: drbd_send_ack_dp must not rely on header information
|
15 years ago |
Lars Ellenberg
|
004352fa60
drbd: Fix regression in recv_bm_rle_bits (compressed bitmap)
|
15 years ago |
Lars Ellenberg
|
8979d9c9e0
drbd: protocol compatibility for maximum packet sizes
|
15 years ago |
Philipp Reisner
|
fb22c402ff
drbd: Track the reasons to suspend IO in dedicated state bits
|
15 years ago |
Lars Ellenberg
|
a821cc4a9a
drbd: fix spurious protocol error
|
15 years ago |
Lars Ellenberg
|
1d53f09e17
drbd: fix potential kernel BUG (NULL deref)
|
15 years ago |
Lars Ellenberg
|
435f07402b
drbd: don't count sendpage()d pages only referenced by tcp as in use
|
15 years ago |
Philipp Reisner
|
76d2e7eca8
drbd: Adding support for BIO/Request flags: REQ_FUA, REQ_FLUSH and REQ_DISCARD
|
15 years ago |
Philipp Reisner
|
63106d3c6c
drbd: Removed a race that could cause unexpected execution of w_make_resync_request()
|
15 years ago |
Philipp Reisner
|
d53733893d
drbd: Actually allow BIOs up to 128k (was 32k).
|
15 years ago |
Philipp Reisner
|
02918be227
drbd: receiving of big packets, for payloads between 64kByte and 4GByte
|
15 years ago |
Philipp Reisner
|
0b70a13dac
drbd: Sending of big packets, for payloads from 64KByte to 4GByte
|
15 years ago |
Philipp Reisner
|
48acf86898
drbd: Microfix: Assigning sector once is sufficient
|
15 years ago |
Lars Ellenberg
|
0f0601f4ea
drbd: new configuration parameter c-min-rate
|
15 years ago |
Lars Ellenberg
|
80a40e439e
drbd: reduce code duplication when receiving data requests
|
15 years ago |
Lars Ellenberg
|
c36c3ced69
drbd: let drbd_free_ee implicitly free any digest
|
15 years ago |