index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_receiver.c
Age
Commit message (
Expand
)
Author
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
2015-11-25
drbd: Move enum write_ordering_e to drbd.h
Andreas Gruenbacher
2015-11-25
drbd: Get rid of some first_peer_device() calls
Andreas Gruenbacher
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-01-21
block: Add discard flag to blkdev_issue_zeroout() function
Martin K. Petersen
2014-11-10
drbd: fix resync throttling initialization
Lars Ellenberg
2014-09-11
drbd: Improve asender performance
Lars Ellenberg
2014-09-11
drbd: Use better variable names
Andreas Gruenbacher
2014-07-10
drbd: silence underflow warning in read_in_block()
Dan Carpenter
2014-07-10
drbd: debugfs: add callback_history
Lars Ellenberg
2014-07-10
drbd: debugfs: Add in_flight_summary
Lars Ellenberg
2014-07-10
drbd: register peer requests on read_ee early
Lars Ellenberg
2014-07-10
drbd: track timing details of peer_requests
Lars Ellenberg
2014-07-10
drbd: improve throttling decisions of background resynchronisation
Lars Ellenberg
2014-07-10
drbd: also keep track of trim -> zero-out fallback peer_requests
Lars Ellenberg
2014-07-10
drbd: consistently use list_add_tail for peer_request tracking
Lars Ellenberg
[next]