index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-08
drbd: on attach, enforce clean meta data
Lars Ellenberg
2012-11-08
drbd: detach from frozen backing device
Philipp Reisner
2012-11-08
drbd: Improve the "unexpected packet" error messages
Andreas Gruenbacher
2012-11-08
drbd: Fixed state transitions in case reading meta data failes
Philipp Reisner
2012-11-08
drbd: Improve compatibility with drbd's older than 8.3.7
Philipp Reisner
2012-11-08
drbd: Fixes from the 8.3 development branch
Philipp Reisner
2012-11-08
drbd: downgraded error printk to info
Lars Ellenberg
2012-11-08
drbd: allow ping-timeout of up to 30 seconds
Lars Ellenberg
2012-11-08
DRBD: Fix comparison always false warning due to long/long long compare
David Howells
2012-11-08
drbd: Rename --dry-run to --tentative
Andreas Gruenbacher
2012-11-08
drbd: Remove dead code
Andreas Gruenbacher
2012-11-08
drbd: Allow to pass resource options to the new-resource command
Andreas Gruenbacher
2012-11-08
drbd: Convert the generic netlink interface to accept connection endpoints
Andreas Gruenbacher
2012-11-08
drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE}
Andreas Gruenbacher
2012-11-08
drbd: Split off netlink mandatory attribute handling into separate file
Andreas Gruenbacher
2012-11-08
drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...
Andreas Gruenbacher
2012-11-08
drbd: Use the terminology suggested by the command names in the source code a...
Andreas Gruenbacher
2012-11-08
drbd: spelling fix: too small
Lars Ellenberg
2012-11-08
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
Lars Ellenberg
2012-11-08
drbd: Use DRBD_MINOR_COUNT_DEF in one more place
Andreas Gruenbacher
2012-11-08
drbd: Lower log priority for an event that is definitely not an error
Philipp Reisner
2012-11-08
drbd: Don't use empty nested netlink attributes
Andreas Gruenbacher
2012-11-08
drbd: drbd_adm_prepare(): Pass through error codes
Andreas Gruenbacher
2012-11-08
drbd: drbd_nla_check_mandatory(): Need to remove the DRBD_GENLA_F_MANDATORY f...
Andreas Gruenbacher
2012-11-08
drbd: Make drbd's use of netlink attribute flags less confusing
Andreas Gruenbacher
2012-11-08
drbd: Remove unused GENLA_F_MAY_IGNORE flag
Andreas Gruenbacher
2012-11-08
drbd: Output signed / unsigned netlink fields correctly
Andreas Gruenbacher
2012-11-08
drbd: Use more generic constant names
Andreas Gruenbacher
2012-11-08
drbd: Send PROTOCOL_UPDATE packets when appropriate
Philipp Reisner
2012-11-08
drbd: Receiving part for the PROTOCOL_UPDATE packet
Philipp Reisner
2012-11-08
drbd: Allocation of int_dig_in and int_dig_vv was missing
Philipp Reisner
2012-11-08
drbd: Made cmp_after_sb() more generic into convert_after_sb()
Philipp Reisner
2012-11-08
drbd: protect updates to integrits_tfm by tconn->data->mutex
Philipp Reisner
2012-11-08
drbd: Refuse to change network options online when...
Philipp Reisner
2012-11-08
drbd: Rename DISK_SIZE_SECT -> DISK_SIZE
Andreas Gruenbacher
2012-11-08
drbd: Convert resync-after into a signed netlink field
Andreas Gruenbacher
2012-11-08
drbd: Fix the upper limit of resync-after
Andreas Gruenbacher
2012-11-08
drbd: Refer to connect-int consistently throughout the code
Andreas Gruenbacher
2012-11-08
drbd: Refer to resync-rate consistently throughout the code
Andreas Gruenbacher
2012-11-08
drbd: skip spurious wait_event in drbd_al_begin_io
Lars Ellenberg
2012-11-08
drbd: Rename the want_lose field/flag to discard_my_data
Andreas Gruenbacher
2012-11-08
drbd: Also define the default values of boolean flags in a single place
Andreas Gruenbacher
2012-11-08
drbd: Make broadcast events return NO_ERROR
Andreas Gruenbacher
2012-11-08
drbd: Removing drbd_cfg_rwsem
Philipp Reisner
2012-11-08
drbd: Use RCU for the drbd_tconns list
Philipp Reisner
2012-11-08
drbd: Refcounting for mdev objects
Philipp Reisner
2012-11-08
drbd: Turn no-tcp-cork into tcp-cork={yes|no}
Andreas Gruenbacher
2012-11-08
drbd: Turn no-md-flushes into md-flushes={yes|no}
Andreas Gruenbacher
2012-11-08
drbd: Turn no-disk-drain into disk-drain={yes|no}
Andreas Gruenbacher
2012-11-08
drbd: Turn no-disk-flushes into disk-flushes={yes|no}
Andreas Gruenbacher
[next]