Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f0601f4ea2f53cfd8bcae060fb03d9bbde070ec
/
drivers
/
block
/
drbd
/
drbd_receiver.c
0f0601f
drbd: new configuration parameter c-min-rate
by Lars Ellenberg
· 14 years ago
80a40e4
drbd: reduce code duplication when receiving data requests
by Lars Ellenberg
· 14 years ago
c36c3ce
drbd: let drbd_free_ee implicitly free any digest
by Lars Ellenberg
· 14 years ago
8571957
drbd: Replaced some casts by an union. Improved comments
by Philipp Reisner
· 14 years ago
778f271
drbd: The new, smarter resync speed controller
by Philipp Reisner
· 14 years ago
8e26f9c
drbd: New sync_param packet, that includes the parameters of the new controller
by Philipp Reisner
· 14 years ago
f70b3511
drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended
by Philipp Reisner
· 14 years ago
84dfb9f
drbd: Fixed a deadlock, probably only affected UP machines
by Philipp Reisner
· 14 years ago
65d922c
drbd: Do not do a hard state change when establishing a connection [bugz 304]
by Philipp Reisner
· 14 years ago
481c6f5
drbd: Ensure that the peer was not rebootet in the meantime before resending TL
by Philipp Reisner
· 14 years ago
87f7be4
drbd: Run the fence-peer helper asynchronously
by Philipp Reisner
· 14 years ago
18a50fa
drbd: Now we need to handle the ed_uuid of an diskless, unconnected primary correctly
by Philipp Reisner
· 14 years ago
11b58e7
drbd: factored tl_restart() out of tl_clear().
by Philipp Reisner
· 14 years ago
288f422
drbd: Track all IO requests on the TL, not writes only
by Philipp Reisner
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e7f52df
drbd: revert "delay probes", feature is being re-implemented differently
by Lars Ellenberg
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
698f931
fix comment/printk typos concerning "already"
by Uwe Kleine-König
· 14 years ago
039e1fb
drbd: removed duplicated #includes
by Andrea Gelmini
· 14 years ago
5dbf167
drbd: need to set socket bufsize early to take effect
by Lars Ellenberg
· 14 years ago
2c8d196
drbd: Revert "drbd: Create new current UUID as late as possible"
by Philipp Reisner
· 14 years ago
23ce422
drbd: Null pointer deref fix to the large "multi bio rewrite"
by Philipp Reisner
· 14 years ago
0c3f345
drbd: Create new current UUID as late as possible
by Philipp Reisner
· 14 years ago
a1c88d0
drbd: always use_bmbv, ignore setting
by Lars Ellenberg
· 14 years ago
45bb912
drbd: Allow drbd_epoch_entries to use multiple bios.
by Lars Ellenberg
· 14 years ago
0ced55a
drbd: Receiving of delay_probes
by Philipp Reisner
· 15 years ago
6b4388a
drbd: Added transmission faults to the fault injection code
by Philipp Reisner
· 15 years ago
e89b591
drbd: Implemented flags for the resize packet
by Philipp Reisner
· 15 years ago
3a11a48
drbd: New handler: initial-split-brain
by Adam Gandelman
· 15 years ago
6666032
drbd: check for corrupt or malicous sector addresses when receiving data
by Lars Ellenberg
· 15 years ago
c3fe30b
drbd: cleanup: This code path to trigger a resync is no longer needed
by Philipp Reisner
· 15 years ago
c3470cd
drbd: fix potential protocol error
by Lars Ellenberg
· 15 years ago
8d1894e
drbd: remove bogus ASSERT
by Lars Ellenberg
· 15 years ago
7407cf3
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 15 years ago
fbd9b09
blkdev: generalize flags for blkdev_issue_fn functions
by Dmitry Monakhov
· 15 years ago
7e2455c
drbd: Terminate a connection early if sending the protocol fails
by Philipp Reisner
· 15 years ago
309d160
drbd: Reduce the time an empty resync takes usually
by Philipp Reisner
· 15 years ago
4589d7f
drbd_disconnect: grab meta.socket mutex as well
by Lars Ellenberg
· 15 years ago
580b976
drbd: fix broken state change after split-brain attach while connected
by Lars Ellenberg
· 15 years ago
cf14c2e
drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
by Philipp Reisner
· 15 years ago
d3db7b4
drbd: null dereference bug
by Dan Carpenter
· 15 years ago
a393db6
drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced)
by Philipp Reisner
· 15 years ago
b10d96c
drbd: Don't go into StandAlone mode when authentification failes because of network error
by Johannes Thoma
· 15 years ago
2d1ee87
drivers/block/drbd: Correct NULL test
by Julia Lawall
· 15 years ago
367a8d7
drbd: Silenced an assert that could triggered after changing write ordering method
by Philipp Reisner
· 15 years ago
820cd61
drbd: remove unused #include <linux/version.h>
by Huang Weiyi
· 15 years ago
d8c2a36
Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]
by Philipp Reisner
· 15 years ago
0b33a91
add missing state change on corrupt packet header in drbd_recv_header
by Lars Ellenberg
· 15 years ago
e656ec8
Do not deadlock in drbd_disconnect() [bugz 258]
by Philipp Reisner
· 15 years ago
ad19bf6
fix grammar in printk
by Lars Ellenberg
· 15 years ago
6a0afdf
drbd: remove tracing bits
by Jens Axboe
· 15 years ago
ab8fafc
dropping unneeded include autoconf.h
by Lars Ellenberg
· 15 years ago
b411b36
The DRBD driver
by Philipp Reisner
· 15 years ago