index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
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: 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: 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: 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
2012-11-08
drbd: RCU for rs_plan_s
Philipp Reisner
2012-11-08
drbd: Enforce limits of disk_conf members; centralized these checks
Philipp Reisner
2012-11-08
drbd: Made the fifo object a self contained object (preparing for RCU)
Philipp Reisner
2012-11-08
drbd: RCU for disk_conf
Philipp Reisner
2012-11-08
drbd: Introduce __s32_field in the genetlink macro magic
Lars Ellenberg
2012-11-08
drbd: Renamed (old|new)_conf into (old|new)_net_conf in receive_SyncParam
Philipp Reisner
2012-11-08
drbd: Split drbd_alter_sa() into drbd_sync_after_valid() and drbd_sync_after_...
Philipp Reisner
2012-11-08
drbd: drbd_dew_dev_size() gets the user requests disk_size as argument
Philipp Reisner
2012-11-08
drbd: Renamed the net_conf_update mutex to conf_update
Philipp Reisner
2012-11-08
drbd: Removed dead code
Philipp Reisner
2012-11-08
drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h
Andreas Gruenbacher
2012-11-08
drbd: fix schedule in atomic
Lars Ellenberg
2012-11-08
drbd: fix thread stop deadlock
Lars Ellenberg
2012-11-08
drbd: fix race when forcefully disconnecting
Lars Ellenberg
2012-11-08
drbd: Allow to change data-integrity-alg on the fly
Andreas Gruenbacher
2012-11-08
drbd: Introduce a "lockless" variant of drbd_send_protocoll()
Andreas Gruenbacher
2012-11-08
drbd: Remove obsolete drbd_crypto_is_hash()
Andreas Gruenbacher
2012-11-08
drbd: Rename integrity_r_tfm -> peer_integrity_tfm
Andreas Gruenbacher
2012-11-08
drbd: Rename integrity_w_tfm -> integrity_tfm
Andreas Gruenbacher
2012-11-08
drbd: Wrong use of RCU in receive_protocol()
Andreas Gruenbacher
2012-11-08
drbd: fix copy/paste error in comment
Lars Ellenberg
2012-11-08
drbd: rename variable sc to res_opts
Lars Ellenberg
2012-11-08
drbd: rename variable ndc to new_disk_conf
Lars Ellenberg
2012-11-08
drbd: on reconfiguration requests, mind the SET_DEFAULTS flag
Lars Ellenberg
[next]