summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_int.h
Commit message (Expand)AuthorAgeFilesLines
...
| * drbd: Load balancing of read requestsPhilipp Reisner2012-11-081-0/+1
| * drbd: Remove leftover prototypeAndreas Gruenbacher2012-11-081-2/+0
| * drbd: Move list of epochs from mdev to tconnPhilipp Reisner2012-11-081-3/+3
| * drbd: Prepare epochs per connectionPhilipp Reisner2012-11-081-0/+1
| * drbd: Move write_ordering from mdev to tconnPhilipp Reisner2012-11-081-2/+4
| * drbd: Move the CREATE_BARRIER flag from connection to devicePhilipp Reisner2012-11-081-1/+1
| * drbd: Fixes from the drbd-8.3 branchPhilipp Reisner2012-11-081-2/+2
| * drbd: Consider the discard-my-data flag for all volumes [bugz 359]Philipp Reisner2012-11-081-0/+1
| * drbd: on attach, enforce clean meta dataLars Ellenberg2012-11-081-6/+0
| * drbd: detach from frozen backing devicePhilipp Reisner2012-11-081-4/+8
| * drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner2012-11-081-1/+2
| * drbd: Fixes from the 8.3 development branchPhilipp Reisner2012-11-081-5/+5
| * DRBD: Fix comparison always false warning due to long/long long compareDavid Howells2012-11-081-1/+1
| * drbd: Allow to pass resource options to the new-resource commandAndreas Gruenbacher2012-11-081-2/+2
| * drbd: Convert the generic netlink interface to accept connection endpointsAndreas Gruenbacher2012-11-081-0/+7
| * drbd: Split off netlink mandatory attribute handling into separate fileAndreas Gruenbacher2012-11-081-6/+0
| * drbd: Also need to check for DRBD_GENLA_F_MANDATORY flags before nla_find_nes...Andreas Gruenbacher2012-11-081-0/+6
| * drbd: Send PROTOCOL_UPDATE packets when appropriatePhilipp Reisner2012-11-081-1/+1
| * drbd: Receiving part for the PROTOCOL_UPDATE packetPhilipp Reisner2012-11-081-1/+2
| * drbd: protect updates to integrits_tfm by tconn->data->mutexPhilipp Reisner2012-11-081-1/+1
| * drbd: Fix the upper limit of resync-afterAndreas Gruenbacher2012-11-081-2/+2
| * drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher2012-11-081-3/+3
| * drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher2012-11-081-1/+1
| * drbd: Removing drbd_cfg_rwsemPhilipp Reisner2012-11-081-6/+3
| * drbd: Refcounting for mdev objectsPhilipp Reisner2012-11-081-1/+2
| * drbd: RCU for rs_plan_sPhilipp Reisner2012-11-081-1/+1
| * drbd: Made the fifo object a self contained object (preparing for RCU)Philipp Reisner2012-11-081-3/+4
| * drbd: RCU for disk_confPhilipp Reisner2012-11-081-10/+44
| * drbd: Split drbd_alter_sa() into drbd_sync_after_valid() and drbd_sync_after_...Philipp Reisner2012-11-081-1/+2
| * drbd: drbd_dew_dev_size() gets the user requests disk_size as argumentPhilipp Reisner2012-11-081-1/+1
| * drbd: Renamed the net_conf_update mutex to conf_updatePhilipp Reisner2012-11-081-1/+1
| * drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher2012-11-081-1/+1
| * drbd: Introduce a "lockless" variant of drbd_send_protocoll()Andreas Gruenbacher2012-11-081-0/+1
| * drbd: Rename integrity_r_tfm -> peer_integrity_tfmAndreas Gruenbacher2012-11-081-1/+1
| * drbd: Rename integrity_w_tfm -> integrity_tfmAndreas Gruenbacher2012-11-081-1/+1
| * drbd: on reconfiguration requests, mind the SET_DEFAULTS flagLars Ellenberg2012-11-081-0/+1
| * drbd: Removed the OBJECT_DYING and the CONFIG_PENDING bitsPhilipp Reisner2012-11-081-6/+0
| * drbd: Take a reference on tconn when finding a tconn by namePhilipp Reisner2012-11-081-1/+1
| * drbd: Basic refcounting for drbd_tconnPhilipp Reisner2012-11-081-2/+3
| * drbd: Eliminated drbd_free_resoruces() it is superseeded by conn_free_crypto()Philipp Reisner2012-11-081-1/+0
| * drbd: fix setsockopt for user mode linuxLars Ellenberg2012-11-081-13/+20
| * drbd: Considering that the two_primaries config flag can changePhilipp Reisner2012-11-081-0/+4
| * drbd: Proper locking for updates to net_conf under RCUPhilipp Reisner2012-11-081-26/+3
| * drbd: rcu_read_lock() and rcu_dereference() for tconn->net_confPhilipp Reisner2012-11-081-6/+9
| * drbd: Runtime changeable wire protocolPhilipp Reisner2012-11-081-0/+6
| * drbd: protect all idr accesses that might sleep with drbd_cfg_rwsemPhilipp Reisner2012-11-081-1/+1
| * drbd: Converted drbd_cfg_mutex into drbd_cfg_rwsemPhilipp Reisner2012-11-081-1/+3
| * drbd: Inlined drbd_free_mdev(); it got called only from one placePhilipp Reisner2012-11-081-1/+0
| * drbd: drbd_delete_device() takes a struct drbd_conf * nowPhilipp Reisner2012-11-081-1/+1
| * drbd: Rename drbd_pp_alloc() to drbd_alloc_pages() and make it non-staticAndreas Gruenbacher2012-11-081-0/+1