aboutsummaryrefslogtreecommitdiff
path: root/include/linux/drbd.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-24drbd: Fix spellingGravatar Bart Van Assche 1-4/+4
2011-05-24drbd: fix schedule in atomicGravatar Lars Ellenberg 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-03-10drbd: Remove unused function atodb_endio()Gravatar Andreas Gruenbacher 1-1/+1
2011-03-10drbd: Provide hints with the error message when clearing the sync pause flagGravatar Philipp Reisner 1-0/+2
2011-03-10drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rvGravatar Andreas Gruenbacher 1-2/+2
2011-03-10drbd: Rename enum drbd_ret_codes to enum drbd_ret_codeGravatar Andreas Gruenbacher 1-1/+1
2011-03-10drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCGravatar Philipp Reisner 1-1/+1
2011-03-10drbd: Implemented two new connection states Ahead/BehindGravatar Philipp Reisner 1-0/+4
2011-03-10drbd: New configuration parameters for dealing with network congestionGravatar Philipp Reisner 1-0/+7
2010-10-22drbd: Silenced an assertGravatar Philipp Reisner 1-1/+1
2010-10-15drbd: add race-breaker to drbd_go_disklessGravatar Lars Ellenberg 1-1/+1
2010-10-14drbd: fix unlikely access after free and list corruptionGravatar Lars Ellenberg 1-2/+2
2010-10-14drbd: Track the reasons to suspend IO in dedicated state bitsGravatar Philipp Reisner 1-3/+7
2010-10-14drbd: Sending of big packets, for payloads from 64KByte to 4GByteGravatar Philipp Reisner 1-0/+2
2010-10-14drbd: Do not allow a fencing-policy of resource-and-stonith with protocol AGravatar Philipp Reisner 1-0/+1
2010-10-14drbd: Finished the "on-no-data-accessible suspend-io;" functionalityGravatar Philipp Reisner 1-0/+5
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyGravatar Lars Ellenberg 1-1/+1
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesGravatar Philipp Reisner 1-1/+1
2010-06-01Preparing 8.3.8rc2Gravatar Philipp Reisner 1-1/+1
2010-05-21drbd: This is now equivalent to drbd release 8.3.8rc1Gravatar Philipp Reisner 1-2/+2
2010-05-18drbd: Implemented the --assume-clean option for drbdsetup resizeGravatar Philipp Reisner 1-1/+2
2010-03-11drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Gravatar Philipp Reisner 1-1/+1
2010-01-12drbd: The kernel code is now equivalent to out of tree release 8.3.7Gravatar Philipp Reisner 1-1/+1
2009-11-25drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right fileGravatar Philipp Reisner 1-7/+0
2009-11-24DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap)Gravatar Philipp Reisner 1-1/+1
2009-11-04Now it is equal to DRBD release 8.3.5 without compat crapGravatar Philipp Reisner 1-1/+1
2009-10-06drbd: Work on permission enforcementGravatar Philipp Reisner 1-0/+1
2009-10-01The DRBD driverGravatar Philipp Reisner 1-0/+349