index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_receiver.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-03
1
-31
/
+220
|
\
|
*
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2018-12-20
1
-15
/
+156
|
*
drbd: don't retry connection if peers do not agree on "authentication" settings
Lars Ellenberg
2018-12-20
1
-1
/
+1
|
*
drbd: fix comment typos
Lars Ellenberg
2018-12-20
1
-1
/
+1
|
*
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2018-12-20
1
-0
/
+19
|
*
drbd: attach on connected diskless peer must not shrink a consistent device
Lars Ellenberg
2018-12-20
1
-5
/
+6
|
*
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
2018-12-20
1
-1
/
+1
|
*
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
2018-12-20
1
-3
/
+30
|
*
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
2018-12-20
1
-5
/
+6
*
|
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-20
1
-1
/
+1
|
/
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-02
1
-1
/
+1
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-1
/
+1
*
|
drbd: Convert from ahash to shash
Kees Cook
2018-09-06
1
-17
/
+18
|
/
*
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
2018-07-18
1
-2
/
+1
*
drbd: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-09
1
-0
/
+3
*
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-3
/
+3
*
drbd: switch to sock_recvmsg()
Al Viro
2017-12-03
1
-1
/
+2
*
drbd: Convert timers to use timer_setup()
Kees Cook
2017-11-06
1
-1
/
+1
*
drbd: switch from kmalloc() to kmalloc_array()
Roland Kammerer
2017-08-29
1
-1
/
+1
*
drbd: move global variables to drbd namespace and make some static
Roland Kammerer
2017-08-29
1
-1
/
+1
*
drbd: fix race between handshake and admin disconnect/down
Lars Ellenberg
2017-08-29
1
-0
/
+3
*
drbd: mark symbols static where possible
Baoyou Xie
2017-08-29
1
-1
/
+1
*
drbd: introduce drbd_recv_header_maybe_unplug
Lars Ellenberg
2017-08-29
1
-3
/
+44
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-2
/
+2
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-3
/
+3
*
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-3
/
+3
*
drbd: make intelligent use of blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
1
-98
/
+4
*
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
1
-3
/
+6
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
block: drbd: remove impossible failure handling
Ming Lei
2016-11-22
1
-13
/
+1
*
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-1
/
+1
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-1
/
+1
*
drbd: correctly handle failed crypto_alloc_hash
Lars Ellenberg
2016-06-14
1
-1
/
+2
*
drbd: code cleanups without semantic changes
Fabian Frederick
2016-06-14
1
-4
/
+4
*
drbd: sync_handshake: handle identical uuids with current (frozen) Primary
Lars Ellenberg
2016-06-14
1
-3
/
+44
*
drbd: introduce WRITE_SAME support
Lars Ellenberg
2016-06-14
1
-35
/
+102
*
drbd: report sizes if rejecting too small peer disk
Lars Ellenberg
2016-06-14
1
-3
/
+6
*
drbd: when receiving P_TRIM, zero-out partial unaligned chunks
Lars Ellenberg
2016-06-14
1
-25
/
+115
*
drbd: allow parallel flushes for multi-volume resources
Lars Ellenberg
2016-06-14
1
-25
/
+89
*
drbd: Create the protocol feature THIN_RESYNC
Philipp Reisner
2016-06-14
1
-1
/
+4
*
drbd: Implement handling of thinly provisioned storage on resync target nodes
Philipp Reisner
2016-06-14
1
-3
/
+85
*
drbd: change bitmap write-out when leaving resync states
Lars Ellenberg
2016-06-14
1
-3
/
+5
*
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-1
/
+1
*
drbd: use bio op accessors
Mike Christie
2016-06-07
1
-12
/
+24
*
drbd: Use shash and ahash
Herbert Xu
2016-01-27
1
-30
/
+26
*
drbd: use resource name in workqueue
Lars Ellenberg
2015-11-25
1
-1
/
+4
*
drbd: Create a dedicated workqueue for sending acks on the control connection
Philipp Reisner
2015-11-25
1
-88
/
+115
*
drbd: Rename asender to ack_receiver
Philipp Reisner
2015-11-25
1
-3
/
+3
*
drbd: Backport the "events2" command
Andreas Gruenbacher
2015-11-25
1
-6
/
+0
[next]