summaryrefslogtreecommitdiffstats
path: root/include/linux/drbd.h
Commit message (Expand)AuthorAgeFilesLines
* drbd: correctly handle failed crypto_alloc_hashLars Ellenberg2016-06-131-1/+1
* drbd: code cleanups without semantic changesFabian Frederick2016-06-131-0/+8
* drbd: make drbd known to lsblk: use bd_link_disk_holderLars Ellenberg2015-11-251-1/+1
* drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4Lars Ellenberg2015-11-251-1/+0
* drbd: Backport the "events2" commandAndreas Gruenbacher2015-11-251-0/+16
* drbd: Move enum write_ordering_e to drbd.hAndreas Gruenbacher2015-11-251-0/+7
* drbd: Minor cleanupsAndreas Gruenbacher2014-11-101-1/+1
* drbd: silence underflow warning in read_in_block()Dan Carpenter2014-07-101-1/+1
* drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner2014-07-101-1/+1
* drbd: Move string function prototypes from linux/drbd.h to drbd_string.hAndreas Gruenbacher2014-02-171-6/+0
* drbd: Define the size of res_opts->cpu_mask in a single placeAndreas Gruenbacher2014-02-171-0/+2
* drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner2013-06-281-1/+5
* drbd: use sched_setscheduler()Philipp Reisner2013-03-281-1/+1
* drbd: Fix disconnect to keep the peer disk state if connection breaks during ...Philipp Reisner2013-03-281-1/+2
* drbd: Broadcast sync progress no more often than once per secondPhilipp Reisner2012-11-091-2/+2
* drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/Lars Ellenberg2012-11-091-1/+1
* drbd: introduce stop-sector to online verifyLars Ellenberg2012-11-091-1/+1
* drbd: New disk option al-updatesPhilipp Reisner2012-11-081-0/+1
* drbd: Load balancing method: stripingPhilipp Reisner2012-11-081-0/+6
* drbd: Load balancing of read requestsPhilipp Reisner2012-11-081-0/+8
* drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-081-1/+9
* drbd: Use the terminology suggested by the command names in the source code a...Andreas Gruenbacher2012-11-081-2/+2
* drbd: spelling fix: too smallLars Ellenberg2012-11-081-2/+2
* drbd: Refuse to change network options online when...Philipp Reisner2012-11-081-0/+1
* drbd: Fix the upper limit of resync-afterAndreas Gruenbacher2012-11-081-2/+2
* drbd: Allow online change of replication protocol only with agreed_pv >= 100Philipp Reisner2012-11-081-0/+1
* drbd: Introduce protocol version 100 headersAndreas Gruenbacher2012-11-081-0/+1
* drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner2012-11-081-1/+2
* drbd: Allow volumes to become primary only on one sidePhilipp Reisner2012-11-041-1/+2
* drbd: switch configuration interface from connector to genetlinkLars Ellenberg2012-11-041-34/+1
* drbd: Implemented new commands to create/delete connections/minorsPhilipp Reisner2011-10-141-0/+3
* drbd: Preparing the connector interface to operator on connectionsPhilipp Reisner2011-10-141-4/+15
* drbd: new on-disk activity log transaction formatLars Ellenberg2011-10-141-0/+4
* drbd: Use new header layoutPhilipp Reisner2011-09-281-1/+1
* drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIGAndreas Gruenbacher2011-08-251-2/+0
* drbd: Fix spellingBart Van Assche2011-05-241-4/+4
* drbd: fix schedule in atomicLars Ellenberg2011-05-241-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* drbd: Remove unused function atodb_endio()Andreas Gruenbacher2011-03-101-1/+1
* drbd: Provide hints with the error message when clearing the sync pause flagPhilipp Reisner2011-03-101-0/+2
* drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rvAndreas Gruenbacher2011-03-101-2/+2
* drbd: Rename enum drbd_ret_codes to enum drbd_ret_codeAndreas Gruenbacher2011-03-101-1/+1
* drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner2011-03-101-1/+1
* drbd: Implemented two new connection states Ahead/BehindPhilipp Reisner2011-03-101-0/+4
* drbd: New configuration parameters for dealing with network congestionPhilipp Reisner2011-03-101-0/+7
* drbd: Silenced an assertPhilipp Reisner2010-10-221-1/+1
* drbd: add race-breaker to drbd_go_disklessLars Ellenberg2010-10-151-1/+1
* drbd: fix unlikely access after free and list corruptionLars Ellenberg2010-10-141-2/+2
* drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner2010-10-141-3/+7
* drbd: Sending of big packets, for payloads from 64KByte to 4GBytePhilipp Reisner2010-10-141-0/+2