index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
drbd.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-17
drbd: Move string function prototypes from linux/drbd.h to drbd_string.h
Andreas Gruenbacher
1
-6
/
+0
2014-02-17
drbd: Define the size of res_opts->cpu_mask in a single place
Andreas Gruenbacher
1
-0
/
+2
2013-06-28
drbd: Allow online change of al-stripes and al-stripe-size
Philipp Reisner
1
-1
/
+5
2013-03-28
drbd: use sched_setscheduler()
Philipp Reisner
1
-1
/
+1
2013-03-28
drbd: Fix disconnect to keep the peer disk state if connection breaks during operation
Philipp Reisner
1
-1
/
+2
2012-11-09
drbd: Broadcast sync progress no more often than once per second
Philipp Reisner
1
-2
/
+2
2012-11-09
drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/
Lars Ellenberg
1
-1
/
+1
2012-11-09
drbd: introduce stop-sector to online verify
Lars Ellenberg
1
-1
/
+1
2012-11-08
drbd: New disk option al-updates
Philipp Reisner
1
-0
/
+1
2012-11-08
drbd: Load balancing method: striping
Philipp Reisner
1
-0
/
+6
2012-11-08
drbd: Load balancing of read requests
Philipp Reisner
1
-0
/
+8
2012-11-08
drbd: on attach, enforce clean meta data
Lars Ellenberg
1
-1
/
+9
2012-11-08
drbd: Use the terminology suggested by the command names in the source code and messages
Andreas Gruenbacher
1
-2
/
+2
2012-11-08
drbd: spelling fix: too small
Lars Ellenberg
1
-2
/
+2
2012-11-08
drbd: Refuse to change network options online when...
Philipp Reisner
1
-0
/
+1
2012-11-08
drbd: Fix the upper limit of resync-after
Andreas Gruenbacher
1
-2
/
+2
2012-11-08
drbd: Allow online change of replication protocol only with agreed_pv >= 100
Philipp Reisner
1
-0
/
+1
2012-11-08
drbd: Introduce protocol version 100 headers
Andreas Gruenbacher
1
-0
/
+1
2012-11-08
drbd: Converted drbd_try_outdate_peer() from mdev to tconn
Philipp Reisner
1
-1
/
+2
2012-11-04
drbd: Allow volumes to become primary only on one side
Philipp Reisner
1
-1
/
+2
2012-11-04
drbd: switch configuration interface from connector to genetlink
Lars Ellenberg
1
-34
/
+1
2011-10-14
drbd: Implemented new commands to create/delete connections/minors
Philipp Reisner
1
-0
/
+3
2011-10-14
drbd: Preparing the connector interface to operator on connections
Philipp Reisner
1
-4
/
+15
2011-10-14
drbd: new on-disk activity log transaction format
Lars Ellenberg
1
-0
/
+4
2011-09-28
drbd: Use new header layout
Philipp Reisner
1
-1
/
+1
2011-08-25
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
Andreas Gruenbacher
1
-2
/
+0
2011-05-24
drbd: Fix spelling
Bart Van Assche
1
-4
/
+4
2011-05-24
drbd: fix schedule in atomic
Lars Ellenberg
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-10
drbd: Remove unused function atodb_endio()
Andreas Gruenbacher
1
-1
/
+1
2011-03-10
drbd: Provide hints with the error message when clearing the sync pause flag
Philipp Reisner
1
-0
/
+2
2011-03-10
drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv
Andreas Gruenbacher
1
-2
/
+2
2011-03-10
drbd: Rename enum drbd_ret_codes to enum drbd_ret_code
Andreas Gruenbacher
1
-1
/
+1
2011-03-10
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
Philipp Reisner
1
-1
/
+1
2011-03-10
drbd: Implemented two new connection states Ahead/Behind
Philipp Reisner
1
-0
/
+4
2011-03-10
drbd: New configuration parameters for dealing with network congestion
Philipp Reisner
1
-0
/
+7
2010-10-22
drbd: Silenced an assert
Philipp Reisner
1
-1
/
+1
2010-10-15
drbd: add race-breaker to drbd_go_diskless
Lars Ellenberg
1
-1
/
+1
2010-10-14
drbd: fix unlikely access after free and list corruption
Lars Ellenberg
1
-2
/
+2
2010-10-14
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
1
-3
/
+7
2010-10-14
drbd: Sending of big packets, for payloads from 64KByte to 4GByte
Philipp Reisner
1
-0
/
+2
2010-10-14
drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A
Philipp Reisner
1
-0
/
+1
2010-10-14
drbd: Finished the "on-no-data-accessible suspend-io;" functionality
Philipp Reisner
1
-0
/
+5
2010-08-07
drbd: revert "delay probes", feature is being re-implemented differently
Lars Ellenberg
1
-1
/
+1
2010-06-14
drbd: Fixed a race between disk-attach and unexpected state changes
Philipp Reisner
1
-1
/
+1
2010-06-01
Preparing 8.3.8rc2
Philipp Reisner
1
-1
/
+1
2010-05-21
drbd: This is now equivalent to drbd release 8.3.8rc1
Philipp Reisner
1
-2
/
+2
2010-05-18
drbd: Implemented the --assume-clean option for drbdsetup resize
Philipp Reisner
1
-1
/
+2
2010-03-11
drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
Philipp Reisner
1
-1
/
+1
2010-01-12
drbd: The kernel code is now equivalent to out of tree release 8.3.7
Philipp Reisner
1
-1
/
+1
[next]