Jens Axboe
|
00e375e7e9
Merge branch 'for-2.6.37/drivers' into for-linus
|
15 years ago |
Mike Snitzer
|
77304d2aba
block: read i_size with i_size_read()
|
15 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
|
650789c87f
drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs
|
15 years ago |
Philipp Reisner
|
a8a4e51e69
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
|
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 |
Lars Ellenberg
|
82f59cc635
drbd: fix potential deadlock on detach
|
15 years ago |
Lars Ellenberg
|
3beec1d446
drbd: tag a few error messages with "assert failed"
|
15 years ago |
Lars Ellenberg
|
e9e6f3ec53
drbd: fix for possible deadlock on IO error during resync
|
15 years ago |
Lars Ellenberg
|
2b2bf2148f
drbd: drbd_send_ack_dp must not rely on header information
|
15 years ago |
Philipp Reisner
|
00b425377d
drbd: Allow larger values for c-fill-target.
|
15 years ago |
Philipp Reisner
|
fb22c402ff
drbd: Track the reasons to suspend IO in dedicated state bits
|
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 |
Lars Ellenberg
|
ee15b03816
drbd: fix race on meta-data update, addendum
|
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
|
0778286a13
drbd: Disable activity log updates when the whole device is out of sync
|
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 |
Lars Ellenberg
|
0f0601f4ea
drbd: new configuration parameter c-min-rate
|
15 years ago |
Lars Ellenberg
|
1d7734a0df
drbd: use rolling marks for resync speed calculation
|
15 years ago |
Lars Ellenberg
|
0bb70bf601
drbd: remove outdated comment and dead code
|
15 years ago |
Lars Ellenberg
|
c36c3ced69
drbd: let drbd_free_ee implicitly free any digest
|
15 years ago |
Philipp Reisner
|
85719573dd
drbd: Replaced some casts by an union. Improved comments
|
15 years ago |
Philipp Reisner
|
778f271dfe
drbd: The new, smarter resync speed controller
|
15 years ago |
Philipp Reisner
|
8e26f9ccb9
drbd: New sync_param packet, that includes the parameters of the new controller
|
15 years ago |
Philipp Reisner
|
f70b351159
drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended
|
15 years ago |
Philipp Reisner
|
84dfb9f564
drbd: Fixed a deadlock, probably only affected UP machines
|
15 years ago |