summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd
Commit message (Expand)AuthorAge
* block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter2019-11-08
* augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse2019-09-25
* signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2019-08-19
* drbd: dynamically allocate shash descriptorArnd Bergmann2019-07-23
* Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-09
|\
| * block: drbd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-20
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ | |/ |/|
| * signal/drbd: Use send_sig not force_sigEric W. Biederman2019-05-27
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner2019-05-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
| * netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-07
|\ \
| * | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-06
| |/
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\ \
| * | block: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-09
| |/
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-07
|\ \
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
| |/
* / crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
|/
* Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-02
|\
| * drbd: Change drbd_request_detach_interruptible's return type to intNathan Chancellor2018-12-20
| * drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")Lars Ellenberg2018-12-20
| * drbd: skip spurious timeout (ping-timeo) when failing promoteLars Ellenberg2018-12-20
| * drbd: don't retry connection if peers do not agree on "authentication" settingsLars Ellenberg2018-12-20
| * drbd: fix print_st_err()'s prototype to match the definitionLuc Van Oostenryck2018-12-20
| * drbd: avoid spurious self-outdating with concurrent disconnect / downLars Ellenberg2018-12-20
| * drbd: do not block when adjusting "disk-options" while IO is frozenLars Ellenberg2018-12-20
| * drbd: fix comment typosLars Ellenberg2018-12-20
| * drbd: reject attach of unsuitable uuids even if connectedLars Ellenberg2018-12-20
| * drbd: attach on connected diskless peer must not shrink a consistent deviceLars Ellenberg2018-12-20
| * drbd: fix confusing error message during attachLars Ellenberg2018-12-20
| * drbd: disconnect, if the wrong UUIDs are attached on a connected peerLars Ellenberg2018-12-20
| * drbd: ignore "all zero" peer volume sizes in handshakeLars Ellenberg2018-12-20
| * drbd: centralize printk reporting of new size into drbd_set_my_capacity()Lars Ellenberg2018-12-20
| * drbd: must not use connection after kref_put(&connection->kref)Lars Ellenberg2018-12-20
| * drbd: narrow rcu_read_lock in drbd_sync_handshakeRoland Kammerer2018-12-20
* | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\|
| * block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig2018-11-15
| * drbd: don't override the queue_lockChristoph Hellwig2018-11-15
* | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-20
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | drivers/block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-10
* | block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche2018-10-03
* | drbd: Convert from ahash to shashKees Cook2018-09-06
|/
* drivers/block/drbd: remove the null check for kmem_cache_destroyzhong jiang2018-08-08
* block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2018-07-18
* block: Add part_stat_read_accum to read across field entries.Michael Callahan2018-07-18
* drbd: mark expected switch fall-throughsGustavo A. R. Silva2018-07-09
* drbd: Do not redefine __must_hold()Bart Van Assche2018-07-09