aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/drbd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-09drbd: Broadcast sync progress no more often than once per secondPhilipp Reisner1-2/+2
2012-11-09drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/Lars Ellenberg1-1/+1
2012-11-09drbd: introduce stop-sector to online verifyLars Ellenberg1-1/+1
2012-11-08drbd: New disk option al-updatesPhilipp Reisner1-0/+1
2012-11-08drbd: Load balancing method: stripingPhilipp Reisner1-0/+6
2012-11-08drbd: Load balancing of read requestsPhilipp Reisner1-0/+8
2012-11-08drbd: on attach, enforce clean meta dataLars Ellenberg1-1/+9
2012-11-08drbd: Use the terminology suggested by the command names in the source code and messagesAndreas Gruenbacher1-2/+2
2012-11-08drbd: spelling fix: too smallLars Ellenberg1-2/+2
2012-11-08drbd: Refuse to change network options online when...Philipp Reisner1-0/+1
2012-11-08drbd: Fix the upper limit of resync-afterAndreas Gruenbacher1-2/+2
2012-11-08drbd: Allow online change of replication protocol only with agreed_pv >= 100Philipp Reisner1-0/+1
2012-11-08drbd: Introduce protocol version 100 headersAndreas Gruenbacher1-0/+1
2012-11-08drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner1-1/+2
2012-11-04drbd: Allow volumes to become primary only on one sidePhilipp Reisner1-1/+2
2012-11-04drbd: switch configuration interface from connector to genetlinkLars Ellenberg1-34/+1
2011-10-14drbd: Implemented new commands to create/delete connections/minorsPhilipp Reisner1-0/+3
2011-10-14drbd: Preparing the connector interface to operator on connectionsPhilipp Reisner1-4/+15
2011-10-14drbd: new on-disk activity log transaction formatLars Ellenberg1-0/+4
2011-09-28drbd: Use new header layoutPhilipp Reisner1-1/+1
2011-08-25drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGAndreas Gruenbacher1-2/+0
2011-05-24drbd: Fix spellingBart Van Assche1-4/+4
2011-05-24drbd: fix schedule in atomicLars Ellenberg1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-10drbd: Remove unused function atodb_endio()Andreas Gruenbacher1-1/+1
2011-03-10drbd: Provide hints with the error message when clearing the sync pause flagPhilipp Reisner1-0/+2
2011-03-10drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rvAndreas Gruenbacher1-2/+2
2011-03-10drbd: Rename enum drbd_ret_codes to enum drbd_ret_codeAndreas Gruenbacher1-1/+1
2011-03-10drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner1-1/+1
2011-03-10drbd: Implemented two new connection states Ahead/BehindPhilipp Reisner1-0/+4
2011-03-10drbd: New configuration parameters for dealing with network congestionPhilipp Reisner1-0/+7
2010-10-22drbd: Silenced an assertPhilipp Reisner1-1/+1
2010-10-15drbd: add race-breaker to drbd_go_disklessLars Ellenberg1-1/+1
2010-10-14drbd: fix unlikely access after free and list corruptionLars Ellenberg1-2/+2
2010-10-14drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner1-3/+7
2010-10-14drbd: Sending of big packets, for payloads from 64KByte to 4GBytePhilipp Reisner1-0/+2
2010-10-14drbd: Do not allow a fencing-policy of resource-and-stonith with protocol APhilipp Reisner1-0/+1
2010-10-14drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner1-0/+5
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg1-1/+1
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner1-1/+1
2010-06-01Preparing 8.3.8rc2Philipp Reisner1-1/+1
2010-05-21drbd: This is now equivalent to drbd release 8.3.8rc1Philipp Reisner1-2/+2
2010-05-18drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner1-1/+2
2010-03-11drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner1-1/+1
2010-01-12drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner1-1/+1
2009-11-25drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner1-7/+0
2009-11-24DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap)Philipp Reisner1-1/+1
2009-11-04Now it is equal to DRBD release 8.3.5 without compat crapPhilipp Reisner1-1/+1
2009-10-06drbd: Work on permission enforcementPhilipp Reisner1-0/+1
2009-10-01The DRBD driverPhilipp Reisner1-0/+349