index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
2025-08-28
drbd: add missing kref_get in handle_write_conflicts
Sarah Newman
2024-11-08
drbd: Add NULL check for net_conf to prevent dereference in state validation
Mikhail Lobanov
2024-11-08
drbd: Fix atomicity violation in drbd_uuid_set_bm()
Qiu-ji Chen
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
2023-05-17
drbd: correctly submit flush bio on barrier
Christoph Böhmwalder
2022-11-25
drbd: use after free in drbd_create_device()
Dan Carpenter
2022-06-14
drbd: fix duplicate array initializer
Arnd Bergmann
2022-05-25
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-05-15
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
2022-04-15
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-15
drbd: fix potential silent data corruption
Lars Ellenberg
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2019-07-23
drbd: dynamically allocate shash descriptor
Arnd Bergmann
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
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-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-09
block: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-01-02
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-20
drbd: Change drbd_request_detach_interruptible's return type to int
Nathan Chancellor
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: don't retry connection if peers do not agree on "authentication" settings
Lars Ellenberg
2018-12-20
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
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: fix comment typos
Lars Ellenberg
2018-12-20
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2018-12-20
drbd: attach on connected diskless peer must not shrink a consistent device
Lars Ellenberg
2018-12-20
drbd: fix confusing error message during attach
Lars Ellenberg
2018-12-20
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
2018-12-20
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
2018-12-20
drbd: centralize printk reporting of new size into drbd_set_my_capacity()
Lars Ellenberg
2018-12-20
drbd: must not use connection after kref_put(&connection->kref)
Lars Ellenberg
2018-12-20
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
[next]