summaryrefslogtreecommitdiff
path: root/include/linux/drbd.h
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner
2018-12-20drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")Lars Ellenberg
2017-08-29drbd: switch from kmalloc() to kmalloc_array()Roland Kammerer
2016-06-13drbd: correctly handle failed crypto_alloc_hashLars Ellenberg
2016-06-13drbd: code cleanups without semantic changesFabian Frederick
2015-11-25drbd: make drbd known to lsblk: use bd_link_disk_holderLars Ellenberg
2015-11-25drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4Lars Ellenberg
2015-11-25drbd: Backport the "events2" commandAndreas Gruenbacher
2015-11-25drbd: Move enum write_ordering_e to drbd.hAndreas Gruenbacher
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