aboutsummaryrefslogtreecommitdiff
path: root/include/linux/drbd.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Gravatar Thomas Gleixner 1-13/+1
2018-12-20drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")Gravatar Lars Ellenberg 1-1/+1
2017-08-29drbd: switch from kmalloc() to kmalloc_array()Gravatar Roland Kammerer 1-1/+1
2016-06-13drbd: correctly handle failed crypto_alloc_hashGravatar Lars Ellenberg 1-1/+1
2016-06-13drbd: code cleanups without semantic changesGravatar Fabian Frederick 1-0/+8
2015-11-25drbd: make drbd known to lsblk: use bd_link_disk_holderGravatar Lars Ellenberg 1-1/+1
2015-11-25drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4Gravatar Lars Ellenberg 1-1/+0
2015-11-25drbd: Backport the "events2" commandGravatar Andreas Gruenbacher 1-0/+16
2015-11-25drbd: Move enum write_ordering_e to drbd.hGravatar Andreas Gruenbacher 1-0/+7
2014-11-10drbd: Minor cleanupsGravatar Andreas Gruenbacher 1-1/+1
2014-07-10drbd: silence underflow warning in read_in_block()Gravatar Dan Carpenter 1-1/+1
2014-07-10drbd: device->ldev is not guaranteed on an D_ATTACHING diskGravatar Philipp Reisner 1-1/+1
2014-02-17drbd: Move string function prototypes from linux/drbd.h to drbd_string.hGravatar Andreas Gruenbacher 1-6/+0
2014-02-17drbd: Define the size of res_opts->cpu_mask in a single placeGravatar Andreas Gruenbacher 1-0/+2
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizeGravatar Philipp Reisner 1-1/+5
2013-03-28drbd: use sched_setscheduler()Gravatar Philipp Reisner 1-1/+1
2013-03-28drbd: Fix disconnect to keep the peer disk state if connection breaks during ...Gravatar Philipp Reisner 1-1/+2
2012-11-09drbd: Broadcast sync progress no more often than once per secondGravatar Philipp Reisner 1-2/+2
2012-11-09drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/Gravatar Lars Ellenberg 1-1/+1
2012-11-09drbd: introduce stop-sector to online verifyGravatar Lars Ellenberg 1-1/+1
2012-11-08drbd: New disk option al-updatesGravatar Philipp Reisner 1-0/+1
2012-11-08drbd: Load balancing method: stripingGravatar Philipp Reisner 1-0/+6
2012-11-08drbd: Load balancing of read requestsGravatar Philipp Reisner 1-0/+8
2012-11-08drbd: on attach, enforce clean meta dataGravatar Lars Ellenberg 1-1/+9
2012-11-08drbd: Use the terminology suggested by the command names in the source code a...Gravatar Andreas Gruenbacher 1-2/+2
2012-11-08drbd: spelling fix: too smallGravatar Lars Ellenberg 1-2/+2
2012-11-08drbd: Refuse to change network options online when...Gravatar Philipp Reisner 1-0/+1
2012-11-08drbd: Fix the upper limit of resync-afterGravatar Andreas Gruenbacher 1-2/+2
2012-11-08drbd: Allow online change of replication protocol only with agreed_pv >= 100Gravatar Philipp Reisner 1-0/+1
2012-11-08drbd: Introduce protocol version 100 headersGravatar Andreas Gruenbacher 1-0/+1
2012-11-08drbd: Converted drbd_try_outdate_peer() from mdev to tconnGravatar Philipp Reisner 1-1/+2
2012-11-04drbd: Allow volumes to become primary only on one sideGravatar Philipp Reisner 1-1/+2
2012-11-04drbd: switch configuration interface from connector to genetlinkGravatar Lars Ellenberg 1-34/+1
2011-10-14drbd: Implemented new commands to create/delete connections/minorsGravatar Philipp Reisner 1-0/+3
2011-10-14drbd: Preparing the connector interface to operator on connectionsGravatar Philipp Reisner 1-4/+15
2011-10-14drbd: new on-disk activity log transaction formatGravatar Lars Ellenberg 1-0/+4
2011-09-28drbd: Use new header layoutGravatar Philipp Reisner 1-1/+1
2011-08-25drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGGravatar Andreas Gruenbacher 1-2/+0
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