index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_receiver.c
Age
Commit message (
Expand
)
Author
2019-01-02
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
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 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: 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: 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-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-09-06
drbd: Convert from ahash to shash
Kees Cook
2018-07-18
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
2018-07-09
drbd: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-05-30
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
2017-12-02
drbd: switch to sock_recvmsg()
Al Viro
2017-11-06
drbd: Convert timers to use timer_setup()
Kees Cook
2017-08-29
drbd: switch from kmalloc() to kmalloc_array()
Roland Kammerer
2017-08-29
drbd: move global variables to drbd namespace and make some static
Roland Kammerer
2017-08-29
drbd: fix race between handshake and admin disconnect/down
Lars Ellenberg
2017-08-29
drbd: mark symbols static where possible
Baoyou Xie
2017-08-29
drbd: introduce drbd_recv_header_maybe_unplug
Lars Ellenberg
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-04-08
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
drbd: make intelligent use of blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2016-11-22
block: drbd: remove impossible failure handling
Ming Lei
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-06-13
drbd: correctly handle failed crypto_alloc_hash
Lars Ellenberg
2016-06-13
drbd: code cleanups without semantic changes
Fabian Frederick
2016-06-13
drbd: sync_handshake: handle identical uuids with current (frozen) Primary
Lars Ellenberg
2016-06-13
drbd: introduce WRITE_SAME support
Lars Ellenberg
2016-06-13
drbd: report sizes if rejecting too small peer disk
Lars Ellenberg
2016-06-13
drbd: when receiving P_TRIM, zero-out partial unaligned chunks
Lars Ellenberg
2016-06-13
drbd: allow parallel flushes for multi-volume resources
Lars Ellenberg
2016-06-13
drbd: Create the protocol feature THIN_RESYNC
Philipp Reisner
2016-06-13
drbd: Implement handling of thinly provisioned storage on resync target nodes
Philipp Reisner
2016-06-13
drbd: change bitmap write-out when leaving resync states
Lars Ellenberg
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
drbd: use bio op accessors
Mike Christie
2016-01-27
drbd: Use shash and ahash
Herbert Xu
2015-11-25
drbd: use resource name in workqueue
Lars Ellenberg
2015-11-25
drbd: Create a dedicated workqueue for sending acks on the control connection
Philipp Reisner
2015-11-25
drbd: Rename asender to ack_receiver
Philipp Reisner
2015-11-25
drbd: Backport the "events2" command
Andreas Gruenbacher
[next]