index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
2014-07-10
drbd: drbd_rs_number_requests: fix unit mismatch in comparison
Lars Ellenberg
2014-07-10
drbd: cosmetic: change all printk(level, ...) to pr_<level>(...)
Lars Ellenberg
2014-07-10
drbd: clear CRASHED_PRIMARY only after successful resync
Lars Ellenberg
2014-07-10
drbd: improve resync request throttling due to sendbuf size
Lars Ellenberg
2014-07-10
block: Convert last uses of __FUNCTION__ to __func__
Joe Perches
2014-07-10
drivers/block: Use RCU_INIT_POINTER(x, NULL) in drbd/drbd_state.c
Monam Agarwal
2014-07-10
drbd: short-circuit in maybe_pull_ahead
Lars Ellenberg
2014-07-10
drbd: application writes may set-in-sync in protocol != C
Lars Ellenberg
2014-07-10
drbd: New net configuration option socket-check-timeout
Philipp Reisner
2014-07-10
drbd: Limit the time we are waiting for the first packet on an accepted socket
Philipp Reisner
2014-07-10
drbd: implement csums-after-crash-only
Lars Ellenberg
2014-07-10
drbd: don't implicitly resize Diskless node beyond end of device
Lars Ellenberg
2014-07-10
drbd: fix bogus resync stats in /proc/drbd
Lars Ellenberg
2014-07-10
drbd: Remove unnecessary/unused code
Andreas Gruenbacher
2014-07-10
drbd: silence -Wmissing-prototypes warnings
Lars Ellenberg
2014-07-10
drbd: drop wrong debugging aid
Lars Ellenberg
2014-07-10
drbd: get rid of drbd_queue_work_front
Lars Ellenberg
2014-07-10
drbd: use drbd_device_post_work() in more places
Lars Ellenberg
2014-07-10
drbd: make sure disk cleanup happens in worker context
Lars Ellenberg
2014-07-10
drbd: close race when detaching from disk
Lars Ellenberg
2014-07-10
drbd: explicitly submit meta data requests with REQ_NOIDLE
Lars Ellenberg
2014-07-10
drbd: move set_disk_ro() to after we persisted the new role
Lars Ellenberg
2014-07-10
drbd: trigger tcp_push_pending_frames() for PING and PING_ACK
Lars Ellenberg
2014-07-10
drbd: re-add lost conf_mutex protection in drbd_set_role
Lars Ellenberg
2014-07-10
drbd: stop the meta data sync timer before open coded meta data sync
Lars Ellenberg
2014-07-10
drbd: fix resync finished detection
Lars Ellenberg
2014-07-10
drbd: fix a race stopping the worker thread
Lars Ellenberg
2014-07-10
drbd: get rid of atomic update on disk bitmap works
Lars Ellenberg
2014-07-10
drbd: allow write-ordering policy to be bumped up again
Lars Ellenberg
2014-07-10
drbd: refactor use of first_peer_device()
Lars Ellenberg
2014-07-10
drbd: reduce number of spinlock drop/re-aquire cycles
Lars Ellenberg
2014-07-10
drbd: rename drbd_free_bc() to drbd_free_ldev()
Philipp Reisner
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
2014-07-10
drbd: Move write_ordering from connection to resource
Philipp Reisner
2014-07-10
drbd: fix regression 'out of mem, failed to invoke fence-peer helper'
Lars Ellenberg
2014-06-25
drbd: fix NULL pointer deref in blk_add_request_payload
Lars Ellenberg
2014-04-30
drbd: use list_first_entry_or_null in first_peer_device/first_connection
Lars Ellenberg
2014-04-30
drbd: Allow attaching of a newly created device to any backing device
Philipp Reisner
2014-04-30
drbd: Test cstate while holding req_lock
Philipp Reisner
2014-04-30
drbd: use blk_set_stacking_limits()
Philipp Reisner
2014-04-30
drbd: evaluate disk and network timeout on different requests
Lars Ellenberg
2014-04-30
drbd: Fix a hole in the challange-response connection authentication
Philipp Reisner
2014-04-30
drbd: always implicitly close last epoch when idle
Lars Ellenberg
2014-04-30
drbd: add back some fairness to AL transactions
Lars Ellenberg
2014-04-30
drbd: keep max-bio size during detach/attach on disconnected primary
Lars Ellenberg
2014-04-30
drbd: fix a race between start_resync and send_and_submit
Lars Ellenberg
2014-04-30
drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM
Lars Ellenberg
2014-04-30
drbd: prepare sending side for REQ_DISCARD
Lars Ellenberg
2014-04-30
drbd: prepare receiving side for REQ_DISCARD
Lars Ellenberg
2014-04-30
drbd: allow parallel promote/demote actions
Lars Ellenberg
[prev]
[next]