index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_receiver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drbd: introduce WRITE_SAME support
Lars Ellenberg
2016-06-13
1
-35
/
+102
*
drbd: report sizes if rejecting too small peer disk
Lars Ellenberg
2016-06-13
1
-3
/
+6
*
drbd: when receiving P_TRIM, zero-out partial unaligned chunks
Lars Ellenberg
2016-06-13
1
-25
/
+115
*
drbd: allow parallel flushes for multi-volume resources
Lars Ellenberg
2016-06-13
1
-25
/
+89
*
drbd: Create the protocol feature THIN_RESYNC
Philipp Reisner
2016-06-13
1
-1
/
+4
*
drbd: Implement handling of thinly provisioned storage on resync target nodes
Philipp Reisner
2016-06-13
1
-3
/
+85
*
drbd: change bitmap write-out when leaving resync states
Lars Ellenberg
2016-06-13
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
*
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
2015-11-25
1
-14
/
+14
*
drbd: Get rid of some first_peer_device() calls
Andreas Gruenbacher
2015-11-25
1
-4
/
+4
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+2
*
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
1
-2
/
+2
*
block: Add discard flag to blkdev_issue_zeroout() function
Martin K. Petersen
2015-01-21
1
-1
/
+1
*
drbd: fix resync throttling initialization
Lars Ellenberg
2014-11-10
1
-1
/
+1
*
drbd: Improve asender performance
Lars Ellenberg
2014-09-11
1
-0
/
+6
*
drbd: Use better variable names
Andreas Gruenbacher
2014-09-11
1
-23
/
+23
*
drbd: silence underflow warning in read_in_block()
Dan Carpenter
2014-07-10
1
-1
/
+1
*
drbd: debugfs: add callback_history
Lars Ellenberg
2014-07-10
1
-0
/
+6
*
drbd: debugfs: Add in_flight_summary
Lars Ellenberg
2014-07-10
1
-0
/
+8
*
drbd: register peer requests on read_ee early
Lars Ellenberg
2014-07-10
1
-11
/
+14
*
drbd: track timing details of peer_requests
Lars Ellenberg
2014-07-10
1
-30
/
+48
*
drbd: improve throttling decisions of background resynchronisation
Lars Ellenberg
2014-07-10
1
-7
/
+12
*
drbd: also keep track of trim -> zero-out fallback peer_requests
Lars Ellenberg
2014-07-10
1
-0
/
+5
*
drbd: consistently use list_add_tail for peer_request tracking
Lars Ellenberg
2014-07-10
1
-2
/
+2
*
drbd: application writes may set-in-sync in protocol != C
Lars Ellenberg
2014-07-10
1
-0
/
+3
*
drbd: New net configuration option socket-check-timeout
Philipp Reisner
2014-07-10
1
-16
/
+30
*
drbd: Limit the time we are waiting for the first packet on an accepted socket
Philipp Reisner
2014-07-10
1
-0
/
+10
*
drbd: implement csums-after-crash-only
Lars Ellenberg
2014-07-10
1
-0
/
+2
*
drbd: don't implicitly resize Diskless node beyond end of device
Lars Ellenberg
2014-07-10
1
-3
/
+16
*
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
2014-07-10
1
-2
/
+1
*
drbd: get rid of drbd_queue_work_front
Lars Ellenberg
2014-07-10
1
-1
/
+1
*
drbd: allow write-ordering policy to be bumped up again
Lars Ellenberg
2014-07-10
1
-2
/
+4
*
drbd: refactor use of first_peer_device()
Lars Ellenberg
2014-07-10
1
-8
/
+10
*
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
2014-07-10
1
-13
/
+30
*
drbd: Move write_ordering from connection to resource
Philipp Reisner
2014-07-10
1
-13
/
+12
*
drbd: fix NULL pointer deref in blk_add_request_payload
Lars Ellenberg
2014-06-25
1
-1
/
+4
*
drbd: Fix a hole in the challange-response connection authentication
Philipp Reisner
2014-04-30
1
-0
/
+12
*
drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM
Lars Ellenberg
2014-04-30
1
-4
/
+14
*
drbd: prepare receiving side for REQ_DISCARD
Lars Ellenberg
2014-04-30
1
-18
/
+61
*
drbd: don't let application IO pre-empt resync too often
Lars Ellenberg
2014-04-30
1
-21
/
+26
*
drbd: fix potential distributed deadlock during verify or resync
Lars Ellenberg
2014-04-30
1
-5
/
+12
*
drbd: Break a deadlock while concurrent fencing and establishing a connection
Philipp Reisner
2014-04-30
1
-10
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
1
-11
/
+1
|
\
|
*
drbd: don't open-code kernel_recvmsg()
Al Viro
2014-04-01
1
-11
/
+1
[next]