aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd
Commit message (Expand)AuthorAge
...
| * drbd: Refer to connect-int consistently throughout the codeAndreas Gruenbacher2012-11-08
| * drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher2012-11-08
| * drbd: skip spurious wait_event in drbd_al_begin_ioLars Ellenberg2012-11-08
| * drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher2012-11-08
| * drbd: Make broadcast events return NO_ERRORAndreas Gruenbacher2012-11-08
| * drbd: Removing drbd_cfg_rwsemPhilipp Reisner2012-11-08
| * drbd: Use RCU for the drbd_tconns listPhilipp Reisner2012-11-08
| * drbd: Refcounting for mdev objectsPhilipp Reisner2012-11-08
| * drbd: Turn no-tcp-cork into tcp-cork={yes|no}Andreas Gruenbacher2012-11-08
| * drbd: Turn no-md-flushes into md-flushes={yes|no}Andreas Gruenbacher2012-11-08
| * drbd: Turn no-disk-drain into disk-drain={yes|no}Andreas Gruenbacher2012-11-08
| * drbd: Turn no-disk-flushes into disk-flushes={yes|no}Andreas Gruenbacher2012-11-08
| * drbd: RCU for rs_plan_sPhilipp Reisner2012-11-08
| * drbd: Enforce limits of disk_conf members; centralized these checksPhilipp Reisner2012-11-08
| * drbd: Made the fifo object a self contained object (preparing for RCU)Philipp Reisner2012-11-08
| * drbd: RCU for disk_confPhilipp Reisner2012-11-08
| * drbd: Introduce __s32_field in the genetlink macro magicLars Ellenberg2012-11-08
| * drbd: Renamed (old|new)_conf into (old|new)_net_conf in receive_SyncParamPhilipp Reisner2012-11-08
| * drbd: Split drbd_alter_sa() into drbd_sync_after_valid() and drbd_sync_after_...Philipp Reisner2012-11-08
| * drbd: drbd_dew_dev_size() gets the user requests disk_size as argumentPhilipp Reisner2012-11-08
| * drbd: Renamed the net_conf_update mutex to conf_updatePhilipp Reisner2012-11-08
| * drbd: Removed dead codePhilipp Reisner2012-11-08
| * drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher2012-11-08
| * drbd: fix schedule in atomicLars Ellenberg2012-11-08
| * drbd: fix thread stop deadlockLars Ellenberg2012-11-08
| * drbd: fix race when forcefully disconnectingLars Ellenberg2012-11-08
| * drbd: Allow to change data-integrity-alg on the flyAndreas Gruenbacher2012-11-08
| * drbd: Introduce a "lockless" variant of drbd_send_protocoll()Andreas Gruenbacher2012-11-08
| * drbd: Remove obsolete drbd_crypto_is_hash()Andreas Gruenbacher2012-11-08
| * drbd: Rename integrity_r_tfm -> peer_integrity_tfmAndreas Gruenbacher2012-11-08
| * drbd: Rename integrity_w_tfm -> integrity_tfmAndreas Gruenbacher2012-11-08
| * drbd: Wrong use of RCU in receive_protocol()Andreas Gruenbacher2012-11-08
| * drbd: fix copy/paste error in commentLars Ellenberg2012-11-08
| * drbd: rename variable sc to res_optsLars Ellenberg2012-11-08
| * drbd: rename variable ndc to new_disk_confLars Ellenberg2012-11-08
| * drbd: on reconfiguration requests, mind the SET_DEFAULTS flagLars Ellenberg2012-11-08
| * drbd: Consider all crypto options in connect and in net-optionsPhilipp Reisner2012-11-08
| * drbd: fix various disconnecting racesLars Ellenberg2012-11-08
| * drbd: remove useless kobject_uevent from drbd_adm_connectLars Ellenberg2012-11-08
| * drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bitsPhilipp Reisner2012-11-08
| * drbd: Take a reference on tconn when finding a tconn by namePhilipp Reisner2012-11-08
| * drbd: Basic refcounting for drbd_tconnPhilipp Reisner2012-11-08
| * drbd: Eliminated drbd_free_resoruces() it is superseeded by conn_free_crypto()Philipp Reisner2012-11-08
| * drbd: move comment about stopping the receiver thread to where it belongsLars Ellenberg2012-11-08
| * drbd: cmdname() enum to string convertion was missing a few constantsLars Ellenberg2012-11-08
| * drbd: fix setsockopt for user mode linuxLars Ellenberg2012-11-08
| * drbd: allow status dump request all volumes of a specific resourceLars Ellenberg2012-11-08
| * drbd: Considering that the two_primaries config flag can changePhilipp Reisner2012-11-08
| * drbd: Proper locking for updates to net_conf under RCUPhilipp Reisner2012-11-08
| * drbd: rcu_read_lock() and rcu_dereference() for tconn->net_confPhilipp Reisner2012-11-08