Age | Commit message (Expand) | Author |
2014-07-10 | drbd: silence underflow warning in read_in_block() | Dan Carpenter |
2014-07-10 | drbd: device->ldev is not guaranteed on an D_ATTACHING disk | Philipp Reisner |
2014-02-17 | drbd: Move string function prototypes from linux/drbd.h to drbd_string.h | Andreas Gruenbacher |
2014-02-17 | drbd: Define the size of res_opts->cpu_mask in a single place | Andreas Gruenbacher |
2013-06-28 | drbd: Allow online change of al-stripes and al-stripe-size | Philipp Reisner |
2013-03-28 | drbd: use sched_setscheduler() | Philipp Reisner |
2013-03-28 | drbd: Fix disconnect to keep the peer disk state if connection breaks during ... | Philipp Reisner |
2012-11-09 | drbd: Broadcast sync progress no more often than once per second | Philipp Reisner |
2012-11-09 | drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/ | Lars Ellenberg |
2012-11-09 | drbd: introduce stop-sector to online verify | Lars Ellenberg |
2012-11-08 | drbd: New disk option al-updates | Philipp Reisner |
2012-11-08 | drbd: Load balancing method: striping | Philipp Reisner |
2012-11-08 | drbd: Load balancing of read requests | Philipp Reisner |
2012-11-08 | drbd: on attach, enforce clean meta data | Lars Ellenberg |
2012-11-08 | drbd: Use the terminology suggested by the command names in the source code a... | Andreas Gruenbacher |
2012-11-08 | drbd: spelling fix: too small | Lars Ellenberg |
2012-11-08 | drbd: Refuse to change network options online when... | Philipp Reisner |
2012-11-08 | drbd: Fix the upper limit of resync-after | Andreas Gruenbacher |
2012-11-08 | drbd: Allow online change of replication protocol only with agreed_pv >= 100 | Philipp Reisner |
2012-11-08 | drbd: Introduce protocol version 100 headers | Andreas Gruenbacher |
2012-11-08 | drbd: Converted drbd_try_outdate_peer() from mdev to tconn | Philipp Reisner |
2012-11-04 | drbd: Allow volumes to become primary only on one side | Philipp Reisner |
2012-11-04 | drbd: switch configuration interface from connector to genetlink | Lars Ellenberg |
2011-10-14 | drbd: Implemented new commands to create/delete connections/minors | Philipp Reisner |
2011-10-14 | drbd: Preparing the connector interface to operator on connections | Philipp Reisner |
2011-10-14 | drbd: new on-disk activity log transaction format | Lars Ellenberg |
2011-09-28 | drbd: Use new header layout | Philipp Reisner |
2011-08-25 | drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG | Andreas Gruenbacher |
2011-05-24 | drbd: Fix spelling | Bart Van Assche |
2011-05-24 | drbd: fix schedule in atomic | Lars Ellenberg |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-10 | drbd: Remove unused function atodb_endio() | Andreas Gruenbacher |
2011-03-10 | drbd: Provide hints with the error message when clearing the sync pause flag | Philipp Reisner |
2011-03-10 | drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv | Andreas Gruenbacher |
2011-03-10 | drbd: Rename enum drbd_ret_codes to enum drbd_ret_code | Andreas Gruenbacher |
2011-03-10 | drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC | Philipp Reisner |
2011-03-10 | drbd: Implemented two new connection states Ahead/Behind | Philipp Reisner |
2011-03-10 | drbd: New configuration parameters for dealing with network congestion | Philipp Reisner |
2010-10-22 | drbd: Silenced an assert | Philipp Reisner |
2010-10-15 | drbd: add race-breaker to drbd_go_diskless | Lars Ellenberg |
2010-10-14 | drbd: fix unlikely access after free and list corruption | Lars Ellenberg |
2010-10-14 | drbd: Track the reasons to suspend IO in dedicated state bits | Philipp Reisner |
2010-10-14 | drbd: Sending of big packets, for payloads from 64KByte to 4GByte | Philipp Reisner |
2010-10-14 | drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A | Philipp Reisner |
2010-10-14 | drbd: Finished the "on-no-data-accessible suspend-io;" functionality | Philipp Reisner |
2010-08-07 | drbd: revert "delay probes", feature is being re-implemented differently | Lars Ellenberg |
2010-06-14 | drbd: Fixed a race between disk-attach and unexpected state changes | Philipp Reisner |
2010-06-01 | Preparing 8.3.8rc2 | Philipp Reisner |
2010-05-21 | drbd: This is now equivalent to drbd release 8.3.8rc1 | Philipp Reisner |
2010-05-18 | drbd: Implemented the --assume-clean option for drbdsetup resize | Philipp Reisner |