aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_nl.c
AgeCommit message (Expand)Author
2012-11-08drbd: report net config even for resources without a single volumeLars Ellenberg
2012-11-08drbd: Correctly handle resources without volumesPhilipp Reisner
2012-11-08drbd: Fixed removal of volumes/devices from connected resourcesPhilipp Reisner
2012-11-08drbd: on attach, enforce clean meta dataLars Ellenberg
2012-11-08drbd: detach from frozen backing devicePhilipp Reisner
2012-11-08drbd: Fixed state transitions in case reading meta data failesPhilipp Reisner
2012-11-08drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner
2012-11-08drbd: Remove dead codeAndreas Gruenbacher
2012-11-08drbd: Allow to pass resource options to the new-resource commandAndreas Gruenbacher
2012-11-08drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher
2012-11-08drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE}Andreas Gruenbacher
2012-11-08drbd: Split off netlink mandatory attribute handling into separate fileAndreas Gruenbacher
2012-11-08drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher
2012-11-08drbd: Use the terminology suggested by the command names in the source code a...Andreas Gruenbacher
2012-11-08drbd: spelling fix: too smallLars Ellenberg
2012-11-08drbd: Don't use empty nested netlink attributesAndreas Gruenbacher
2012-11-08drbd: drbd_adm_prepare(): Pass through error codesAndreas Gruenbacher
2012-11-08drbd: Send PROTOCOL_UPDATE packets when appropriatePhilipp Reisner
2012-11-08drbd: Refuse to change network options online when...Philipp Reisner
2012-11-08drbd: Fix the upper limit of resync-afterAndreas Gruenbacher
2012-11-08drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher
2012-11-08drbd: Make broadcast events return NO_ERRORAndreas Gruenbacher
2012-11-08drbd: Removing drbd_cfg_rwsemPhilipp Reisner
2012-11-08drbd: Use RCU for the drbd_tconns listPhilipp Reisner
2012-11-08drbd: Refcounting for mdev objectsPhilipp Reisner
2012-11-08drbd: Turn no-md-flushes into md-flushes={yes|no}Andreas Gruenbacher
2012-11-08drbd: RCU for rs_plan_sPhilipp Reisner
2012-11-08drbd: Enforce limits of disk_conf members; centralized these checksPhilipp Reisner
2012-11-08drbd: Made the fifo object a self contained object (preparing for RCU)Philipp Reisner
2012-11-08drbd: RCU for disk_confPhilipp Reisner
2012-11-08drbd: Introduce __s32_field in the genetlink macro magicLars Ellenberg
2012-11-08drbd: Split drbd_alter_sa() into drbd_sync_after_valid() and drbd_sync_after_...Philipp Reisner
2012-11-08drbd: drbd_dew_dev_size() gets the user requests disk_size as argumentPhilipp Reisner
2012-11-08drbd: Renamed the net_conf_update mutex to conf_updatePhilipp Reisner
2012-11-08drbd: Removed dead codePhilipp Reisner
2012-11-08drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher
2012-11-08drbd: fix schedule in atomicLars Ellenberg
2012-11-08drbd: fix thread stop deadlockLars Ellenberg
2012-11-08drbd: fix race when forcefully disconnectingLars Ellenberg
2012-11-08drbd: Allow to change data-integrity-alg on the flyAndreas Gruenbacher
2012-11-08drbd: Remove obsolete drbd_crypto_is_hash()Andreas Gruenbacher
2012-11-08drbd: Rename integrity_r_tfm -> peer_integrity_tfmAndreas Gruenbacher
2012-11-08drbd: Rename integrity_w_tfm -> integrity_tfmAndreas Gruenbacher
2012-11-08drbd: rename variable sc to res_optsLars Ellenberg
2012-11-08drbd: rename variable ndc to new_disk_confLars Ellenberg
2012-11-08drbd: on reconfiguration requests, mind the SET_DEFAULTS flagLars Ellenberg
2012-11-08drbd: Consider all crypto options in connect and in net-optionsPhilipp Reisner
2012-11-08drbd: fix various disconnecting racesLars Ellenberg
2012-11-08drbd: remove useless kobject_uevent from drbd_adm_connectLars Ellenberg
2012-11-08drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bitsPhilipp Reisner