index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
drbd_genl.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
drbd: new disk-option disable-write-same
Lars Ellenberg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-06-13
drbd: when receiving P_TRIM, zero-out partial unaligned chunks
Lars Ellenberg
2016-06-13
drbd: Introduce new disk config option rs-discard-granularity
Philipp Reisner
2015-11-25
drbd: Backport the "status" command
Andreas Gruenbacher
2015-11-25
drbd: Backport the "events2" command
Andreas Gruenbacher
2014-07-10
drbd: New net configuration option socket-check-timeout
Philipp Reisner
2014-07-10
drbd: implement csums-after-crash-only
Lars Ellenberg
2014-02-17
drbd: Define the size of res_opts->cpu_mask in a single place
Andreas Gruenbacher
2014-02-17
drbd: Improve some function and variable naming
Andreas Gruenbacher
2013-06-28
drbd: Allow online change of al-stripes and al-stripe-size
Philipp Reisner
2012-11-09
drbd: pass some more information to userspace.
Philipp Marek
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 of read requests
Philipp Reisner
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
2012-11-08
drbd: Rename --dry-run to --tentative
Andreas Gruenbacher
2012-11-08
drbd: Convert the generic netlink interface to accept connection endpoints
Andreas Gruenbacher
2012-11-08
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...
Andreas Gruenbacher
2012-11-08
drbd: Use the terminology suggested by the command names in the source code a...
Andreas Gruenbacher
2012-11-08
drbd: Make drbd's use of netlink attribute flags less confusing
Andreas Gruenbacher
2012-11-08
drbd: Convert resync-after into a signed netlink field
Andreas Gruenbacher
2012-11-08
drbd: Fix the upper limit of resync-after
Andreas Gruenbacher
2012-11-08
drbd: Refer to connect-int consistently throughout the code
Andreas Gruenbacher
2012-11-08
drbd: Refer to resync-rate consistently throughout the code
Andreas Gruenbacher
2012-11-08
drbd: Rename the want_lose field/flag to discard_my_data
Andreas Gruenbacher
2012-11-08
drbd: Also define the default values of boolean flags in a single place
Andreas Gruenbacher
2012-11-08
drbd: Turn no-tcp-cork into tcp-cork={yes|no}
Andreas Gruenbacher
2012-11-08
drbd: Turn no-md-flushes into md-flushes={yes|no}
Andreas Gruenbacher
2012-11-08
drbd: Turn no-disk-drain into disk-drain={yes|no}
Andreas Gruenbacher
2012-11-08
drbd: Turn no-disk-flushes into disk-flushes={yes|no}
Andreas Gruenbacher
2012-11-08
drbd: Introduce __s32_field in the genetlink macro magic
Lars Ellenberg
2012-11-08
drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h
Andreas Gruenbacher
2012-11-08
drbd: Introduce protocol version 100 headers
Andreas Gruenbacher
2012-11-08
drbd: distribute former syncer_conf settings to disk, connection, and resourc...
Lars Ellenberg
2012-11-04
drbd: introduce in-kernel "down" command
Lars Ellenberg
2011-10-14
drbd: prepare the transition from connector to genetlink
Lars Ellenberg