index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
drbd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-25
drbd: make drbd known to lsblk: use bd_link_disk_holder
Lars Ellenberg
1
-1
/
+1
2015-11-25
drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4
Lars Ellenberg
1
-1
/
+0
2015-11-25
drbd: Backport the "events2" command
Andreas Gruenbacher
1
-0
/
+16
2015-11-25
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
1
-0
/
+7
2014-11-10
drbd: Minor cleanups
Andreas Gruenbacher
1
-1
/
+1
2014-07-10
drbd: silence underflow warning in read_in_block()
Dan Carpenter
1
-1
/
+1
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
1
-1
/
+1
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 ...
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 a...
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
[next]