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
/
drivers
/
block
/
drbd
/
drbd_nl.c
Age
Commit message (
Expand
)
Author
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-27
signal/drbd: Use send_sig not force_sig
Eric W. Biederman
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2018-12-20
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
2018-12-20
drbd: avoid spurious self-outdating with concurrent disconnect / down
Lars Ellenberg
2018-12-20
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
2018-12-20
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2018-12-20
drbd: fix confusing error message during attach
Lars Ellenberg
2018-12-20
drbd: centralize printk reporting of new size into drbd_set_my_capacity()
Lars Ellenberg
2018-09-06
drbd: Convert from ahash to shash
Kees Cook
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2017-08-29
drbd: rename "usermode_helper" to "drbd_usermode_helper"
Greg Kroah-Hartman
2017-08-29
drbd: fix potential deadlock when trying to detach during handshake
Lars Ellenberg
2017-08-29
drbd: new disk-option disable-write-same
Lars Ellenberg
2017-06-27
drbd: Drop unnecessary static
Julia Lawall
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2016-06-13
drbd: code cleanups without semantic changes
Fabian Frederick
2016-06-13
drbd: introduce WRITE_SAME support
Lars Ellenberg
2016-06-13
drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0
Lars Ellenberg
2016-06-13
drbd: don't forget error completion when "unsuspending" IO
Lars Ellenberg
2016-06-13
drbd: introduce unfence-peer handler
Lars Ellenberg
2016-06-13
drbd: possibly disable discard support, if backend has discard_zeroes_data=0
Lars Ellenberg
2016-06-13
drbd: when receiving P_TRIM, zero-out partial unaligned chunks
Lars Ellenberg
2016-06-13
drbd: fix for truncated minor number in callback command line
Lars Ellenberg
2016-06-13
drbd: Introduce new disk config option rs-discard-granularity
Philipp Reisner
2016-06-13
drbd: Kill code duplication
Philipp Reisner
2016-05-10
block/drbd: align properly u64 in nl messages
Nicolas Dichtel
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-27
drbd: Use shash and ahash
Herbert Xu
2015-11-25
drbd: fix error path during resize
Lars Ellenberg
2015-11-25
drbd: avoid potential deadlock during handshake
Lars Ellenberg
2015-11-25
drbd: make suspend_io() / resume_io() must be thread and recursion safe
Philipp Reisner
2015-11-25
drbd: fix memory leak in drbd_adm_resize
Oleg Drokin
2015-11-25
drbd: make drbd known to lsblk: use bd_link_disk_holder
Lars Ellenberg
2015-11-25
drbd: fix queue limit setup for discard
Lars Ellenberg
2015-11-25
drbd: prevent NULL pointer deref when resuming diskless primary
Lars Ellenberg
2015-11-25
drbd: Create a dedicated workqueue for sending acks on the control connection
Philipp Reisner
2015-11-25
drbd: fix refcount error during detach of an already failed disk
Lars Ellenberg
2015-11-25
drbd: drbdsetup detach of an unresponsive local disk should not block IO "for...
Lars Ellenberg
2015-11-25
drbd: Replace 0 with the more meaningful GFP_NOWAIT
Philipp Reisner
2015-11-25
drbd: Deletion of an unnecessary check before the function call "lc_destroy"
Markus Elfring
2015-11-25
drbd: Backport the "status" command
Andreas Gruenbacher
2015-11-25
drbd: Backport the "events2" command
Andreas Gruenbacher
2015-11-25
drbd: Fix locking across all resources
Andreas Gruenbacher
2015-11-25
drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed()
Andreas Gruenbacher
2015-11-25
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
[next]