aboutsummaryrefslogtreecommitdiff
path: root/include/linux/drbd.h
AgeCommit message (Expand)Author
2014-11-10drbd: Minor cleanupsAndreas Gruenbacher
2014-07-10drbd: silence underflow warning in read_in_block()Dan Carpenter
2014-07-10drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner
2014-02-17drbd: Move string function prototypes from linux/drbd.h to drbd_string.hAndreas Gruenbacher
2014-02-17drbd: Define the size of res_opts->cpu_mask in a single placeAndreas Gruenbacher
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner
2013-03-28drbd: use sched_setscheduler()Philipp Reisner
2013-03-28drbd: Fix disconnect to keep the peer disk state if connection breaks during ...Philipp Reisner
2012-11-09drbd: Broadcast sync progress no more often than once per secondPhilipp Reisner
2012-11-09drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/Lars Ellenberg
2012-11-09drbd: introduce stop-sector to online verifyLars Ellenberg
2012-11-08drbd: New disk option al-updatesPhilipp Reisner
2012-11-08drbd: Load balancing method: stripingPhilipp Reisner
2012-11-08drbd: Load balancing of read requestsPhilipp Reisner
2012-11-08drbd: on attach, enforce clean meta dataLars Ellenberg
2012-11-08drbd: Use the terminology suggested by the command names in the source code a...Andreas Gruenbacher
2012-11-08drbd: spelling fix: too smallLars Ellenberg
2012-11-08drbd: Refuse to change network options online when...Philipp Reisner
2012-11-08drbd: Fix the upper limit of resync-afterAndreas Gruenbacher
2012-11-08drbd: Allow online change of replication protocol only with agreed_pv >= 100Philipp Reisner
2012-11-08drbd: Introduce protocol version 100 headersAndreas Gruenbacher
2012-11-08drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner
2012-11-04drbd: Allow volumes to become primary only on one sidePhilipp Reisner
2012-11-04drbd: switch configuration interface from connector to genetlinkLars Ellenberg
2011-10-14drbd: Implemented new commands to create/delete connections/minorsPhilipp Reisner
2011-10-14drbd: Preparing the connector interface to operator on connectionsPhilipp Reisner
2011-10-14drbd: new on-disk activity log transaction formatLars Ellenberg
2011-09-28drbd: Use new header layoutPhilipp Reisner
2011-08-25drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGAndreas Gruenbacher
2011-05-24drbd: Fix spellingBart Van Assche
2011-05-24drbd: fix schedule in atomicLars Ellenberg
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10drbd: Remove unused function atodb_endio()Andreas Gruenbacher
2011-03-10drbd: Provide hints with the error message when clearing the sync pause flagPhilipp Reisner
2011-03-10drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rvAndreas Gruenbacher
2011-03-10drbd: Rename enum drbd_ret_codes to enum drbd_ret_codeAndreas Gruenbacher
2011-03-10drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner
2011-03-10drbd: Implemented two new connection states Ahead/BehindPhilipp Reisner
2011-03-10drbd: New configuration parameters for dealing with network congestionPhilipp Reisner
2010-10-22drbd: Silenced an assertPhilipp Reisner
2010-10-15drbd: add race-breaker to drbd_go_disklessLars Ellenberg
2010-10-14drbd: fix unlikely access after free and list corruptionLars Ellenberg
2010-10-14drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner
2010-10-14drbd: Sending of big packets, for payloads from 64KByte to 4GBytePhilipp Reisner
2010-10-14drbd: Do not allow a fencing-policy of resource-and-stonith with protocol APhilipp Reisner
2010-10-14drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner
2010-06-01Preparing 8.3.8rc2Philipp Reisner
2010-05-21drbd: This is now equivalent to drbd release 8.3.8rc1Philipp Reisner