index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_receiver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-22
block: drbd: remove impossible failure handling
Ming Lei
1
-13
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-1
/
+1
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-1
/
+1
2016-06-13
drbd: correctly handle failed crypto_alloc_hash
Lars Ellenberg
1
-1
/
+2
2016-06-13
drbd: code cleanups without semantic changes
Fabian Frederick
1
-4
/
+4
2016-06-13
drbd: sync_handshake: handle identical uuids with current (frozen) Primary
Lars Ellenberg
1
-3
/
+44
2016-06-13
drbd: introduce WRITE_SAME support
Lars Ellenberg
1
-35
/
+102
2016-06-13
drbd: report sizes if rejecting too small peer disk
Lars Ellenberg
1
-3
/
+6
2016-06-13
drbd: when receiving P_TRIM, zero-out partial unaligned chunks
Lars Ellenberg
1
-25
/
+115
2016-06-13
drbd: allow parallel flushes for multi-volume resources
Lars Ellenberg
1
-25
/
+89
2016-06-13
drbd: Create the protocol feature THIN_RESYNC
Philipp Reisner
1
-1
/
+4
2016-06-13
drbd: Implement handling of thinly provisioned storage on resync target nodes
Philipp Reisner
1
-3
/
+85
2016-06-13
drbd: change bitmap write-out when leaving resync states
Lars Ellenberg
1
-3
/
+5
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-1
/
+1
2016-06-07
drbd: use bio op accessors
Mike Christie
1
-12
/
+24
2016-01-27
drbd: Use shash and ahash
Herbert Xu
1
-30
/
+26
2015-11-25
drbd: use resource name in workqueue
Lars Ellenberg
1
-1
/
+4
2015-11-25
drbd: Create a dedicated workqueue for sending acks on the control connection
Philipp Reisner
1
-88
/
+115
2015-11-25
drbd: Rename asender to ack_receiver
Philipp Reisner
1
-3
/
+3
2015-11-25
drbd: Backport the "events2" command
Andreas Gruenbacher
1
-6
/
+0
2015-11-25
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
1
-14
/
+14
2015-11-25
drbd: Get rid of some first_peer_device() calls
Andreas Gruenbacher
1
-4
/
+4
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+2
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
1
-2
/
+2
2015-01-21
block: Add discard flag to blkdev_issue_zeroout() function
Martin K. Petersen
1
-1
/
+1
2014-11-10
drbd: fix resync throttling initialization
Lars Ellenberg
1
-1
/
+1
2014-09-11
drbd: Improve asender performance
Lars Ellenberg
1
-0
/
+6
2014-09-11
drbd: Use better variable names
Andreas Gruenbacher
1
-23
/
+23
2014-07-10
drbd: silence underflow warning in read_in_block()
Dan Carpenter
1
-1
/
+1
2014-07-10
drbd: debugfs: add callback_history
Lars Ellenberg
1
-0
/
+6
2014-07-10
drbd: debugfs: Add in_flight_summary
Lars Ellenberg
1
-0
/
+8
2014-07-10
drbd: register peer requests on read_ee early
Lars Ellenberg
1
-11
/
+14
2014-07-10
drbd: track timing details of peer_requests
Lars Ellenberg
1
-30
/
+48
2014-07-10
drbd: improve throttling decisions of background resynchronisation
Lars Ellenberg
1
-7
/
+12
2014-07-10
drbd: also keep track of trim -> zero-out fallback peer_requests
Lars Ellenberg
1
-0
/
+5
2014-07-10
drbd: consistently use list_add_tail for peer_request tracking
Lars Ellenberg
1
-2
/
+2
2014-07-10
drbd: application writes may set-in-sync in protocol != C
Lars Ellenberg
1
-0
/
+3
2014-07-10
drbd: New net configuration option socket-check-timeout
Philipp Reisner
1
-16
/
+30
2014-07-10
drbd: Limit the time we are waiting for the first packet on an accepted socket
Philipp Reisner
1
-0
/
+10
2014-07-10
drbd: implement csums-after-crash-only
Lars Ellenberg
1
-0
/
+2
2014-07-10
drbd: don't implicitly resize Diskless node beyond end of device
Lars Ellenberg
1
-3
/
+16
2014-07-10
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
1
-2
/
+1
2014-07-10
drbd: get rid of drbd_queue_work_front
Lars Ellenberg
1
-1
/
+1
2014-07-10
drbd: allow write-ordering policy to be bumped up again
Lars Ellenberg
1
-2
/
+4
2014-07-10
drbd: refactor use of first_peer_device()
Lars Ellenberg
1
-8
/
+10
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
1
-13
/
+30
2014-07-10
drbd: Move write_ordering from connection to resource
Philipp Reisner
1
-13
/
+12
2014-06-25
drbd: fix NULL pointer deref in blk_add_request_payload
Lars Ellenberg
1
-1
/
+4
2014-04-30
drbd: Fix a hole in the challange-response connection authentication
Philipp Reisner
1
-0
/
+12
2014-04-30
drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM
Lars Ellenberg
1
-4
/
+14
[next]