index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
drbd.h
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2017-08-29
drbd: switch from kmalloc() to kmalloc_array()
Roland Kammerer
2016-06-13
drbd: correctly handle failed crypto_alloc_hash
Lars Ellenberg
2016-06-13
drbd: code cleanups without semantic changes
Fabian Frederick
2015-11-25
drbd: make drbd known to lsblk: use bd_link_disk_holder
Lars Ellenberg
2015-11-25
drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4
Lars Ellenberg
2015-11-25
drbd: Backport the "events2" command
Andreas Gruenbacher
2015-11-25
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
2014-11-10
drbd: Minor cleanups
Andreas Gruenbacher
2014-07-10
drbd: silence underflow warning in read_in_block()
Dan Carpenter
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
2014-02-17
drbd: Move string function prototypes from linux/drbd.h to drbd_string.h
Andreas Gruenbacher
2014-02-17
drbd: Define the size of res_opts->cpu_mask in a single place
Andreas Gruenbacher
2013-06-28
drbd: Allow online change of al-stripes and al-stripe-size
Philipp Reisner
2013-03-28
drbd: use sched_setscheduler()
Philipp Reisner
2013-03-28
drbd: Fix disconnect to keep the peer disk state if connection breaks during ...
Philipp Reisner
2012-11-09
drbd: Broadcast sync progress no more often than once per second
Philipp Reisner
2012-11-09
drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/
Lars Ellenberg
2012-11-09
drbd: introduce stop-sector to online verify
Lars Ellenberg
2012-11-08
drbd: New disk option al-updates
Philipp Reisner
2012-11-08
drbd: Load balancing method: striping
Philipp Reisner
2012-11-08
drbd: Load balancing of read requests
Philipp Reisner
2012-11-08
drbd: on attach, enforce clean meta data
Lars Ellenberg
2012-11-08
drbd: Use the terminology suggested by the command names in the source code a...
Andreas Gruenbacher
2012-11-08
drbd: spelling fix: too small
Lars Ellenberg
2012-11-08
drbd: Refuse to change network options online when...
Philipp Reisner
2012-11-08
drbd: Fix the upper limit of resync-after
Andreas Gruenbacher
2012-11-08
drbd: Allow online change of replication protocol only with agreed_pv >= 100
Philipp Reisner
2012-11-08
drbd: Introduce protocol version 100 headers
Andreas Gruenbacher
2012-11-08
drbd: Converted drbd_try_outdate_peer() from mdev to tconn
Philipp Reisner
2012-11-04
drbd: Allow volumes to become primary only on one side
Philipp Reisner
2012-11-04
drbd: switch configuration interface from connector to genetlink
Lars Ellenberg
2011-10-14
drbd: Implemented new commands to create/delete connections/minors
Philipp Reisner
2011-10-14
drbd: Preparing the connector interface to operator on connections
Philipp Reisner
2011-10-14
drbd: new on-disk activity log transaction format
Lars Ellenberg
2011-09-28
drbd: Use new header layout
Philipp Reisner
2011-08-25
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
Andreas Gruenbacher
2011-05-24
drbd: Fix spelling
Bart Van Assche
2011-05-24
drbd: fix schedule in atomic
Lars Ellenberg
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-10
drbd: Remove unused function atodb_endio()
Andreas Gruenbacher
2011-03-10
drbd: Provide hints with the error message when clearing the sync pause flag
Philipp Reisner
2011-03-10
drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv
Andreas Gruenbacher
2011-03-10
drbd: Rename enum drbd_ret_codes to enum drbd_ret_code
Andreas Gruenbacher
2011-03-10
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
Philipp Reisner
2011-03-10
drbd: Implemented two new connection states Ahead/Behind
Philipp Reisner
2011-03-10
drbd: New configuration parameters for dealing with network congestion
Philipp Reisner
2010-10-22
drbd: Silenced an assert
Philipp Reisner
2010-10-15
drbd: add race-breaker to drbd_go_diskless
Lars Ellenberg
[next]