index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
2022-05-25
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-05-15
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
2022-04-20
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2020-01-29
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2019-12-05
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
2019-12-05
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
2019-12-05
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2019-12-05
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
2019-12-05
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
2019-08-25
drbd: dynamically allocate shash descriptor
Arnd Bergmann
2019-02-12
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
2019-02-12
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
2019-02-12
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
2018-07-11
drbd: fix access after free
Lars Ellenberg
2016-11-09
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-02
dynamic_debug: only add header when used
Luis de Bethencourt
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-06-13
drbd: correctly handle failed crypto_alloc_hash
Lars Ellenberg
2016-06-13
drbd: al_write_transaction: skip re-scanning of bitmap page pointer array
Lars Ellenberg
2016-06-13
drbd: finally report ms, not jiffies, in log message
Lars Ellenberg
2016-06-13
drbd: get rid of empty statement in is_valid_state
Roland Kammerer
2016-06-13
drbd: code cleanups without semantic changes
Fabian Frederick
2016-06-13
drbd: bump current uuid when resuming IO with diskless peer
Lars Ellenberg
2016-06-13
drbd: disallow promotion during resync handshake, avoid deadlock and hard reset
Lars Ellenberg
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: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0
Lars Ellenberg
2016-06-13
drbd: only restart frozen disk io when D_UP_TO_DATE
Lars Ellenberg
2016-06-13
drbd: if there is no good data accessible, writes should be IO errors
Lars Ellenberg
2016-06-13
drbd: don't forget error completion when "unsuspending" IO
Lars Ellenberg
2016-06-13
drbd: introduce unfence-peer handler
Lars Ellenberg
2016-06-13
drbd: finish resync on sync source only by notification from sync target
Lars Ellenberg
2016-06-13
drbd: allow larger max_discard_sectors
Lars Ellenberg
2016-06-13
drbd: zero-out partial unaligned discards on local backend
Lars Ellenberg
2016-06-13
drbd: possibly disable discard support, if backend has discard_zeroes_data=0
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: fix for truncated minor number in callback command line
Lars Ellenberg
2016-06-13
drbd: fix regression: protocol A sometimes synchronous, C sometimes double-la...
Lars Ellenberg
2016-06-13
drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED
Lars Ellenberg
2016-06-13
drbd: Create the protocol feature THIN_RESYNC
Philipp Reisner
2016-06-13
drbd: Introduce new disk config option rs-discard-granularity
Philipp Reisner
2016-06-13
drbd: Implement handling of thinly provisioned storage on resync target nodes
Philipp Reisner
2016-06-13
drbd: Kill code duplication
Philipp Reisner
2016-06-13
drbd: change bitmap write-out when leaving resync states
Lars Ellenberg
2016-06-13
drbd: bitmap bulk IO: do not always suspend IO
Lars Ellenberg
[next]