summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/drbd_int.h
AgeCommit message (Expand)Author
2012-11-09drbd: introduce stop-sector to online verifyLars Ellenberg
2012-11-08drbd: flush drbd work queue before invalidate/invalidate remoteLars Ellenberg
2012-11-08drbd: report congestion if we are waiting for some userland callbackLars Ellenberg
2012-11-08drbd: differentiate between normal and forced detachLars Ellenberg
2012-11-08drbd: cleanup, remove two unused global flagsLars Ellenberg
2012-11-08drbd: base completion and destruction of requests on ref countsLars Ellenberg
2012-11-08drbd: introduce completion_ref and kref to struct drbd_requestLars Ellenberg
2012-11-08drbd: __drbd_make_request() is now voidLars Ellenberg
2012-11-08drbd: remove struct drbd_tl_epoch objects (barrier works)Lars Ellenberg
2012-11-08drbd: move the drbd_work_queue from drbd_socket to drbd_connectionLars Ellenberg
2012-11-08drbd: allow to dequeue batches of work at a timeLars Ellenberg
2012-11-08drbd: transfer log epoch numbers are now per resourceLars Ellenberg
2012-11-08drbd: allow bitmap to change during writeout from resync_finishedLars Ellenberg
2012-11-08drbd: fix resend/resubmit of frozen IOLars Ellenberg
2012-11-08drbd: Delay/reject other state changes while establishing a connectionPhilipp Reisner
2012-11-08drbd: ignore volume number for drbd barrier packet exchangeLars Ellenberg
2012-11-08drbd: simplify retry path of failed READ requestsLars Ellenberg
2012-11-08drbd: remove unused static helper functionLars Ellenberg
2012-11-08drbd: remove some very outdated commentsLars Ellenberg
2012-11-08drbd: remove now unused seq_num member from struct drbd_requestLars Ellenberg
2012-11-08drbd: Consider the disk-timeout also for meta-data IO operationsPhilipp Reisner
2012-11-08drbd: Fixed compat issue with disconnecting 8.4 from a primary 8.3Philipp Reisner
2012-11-08drbd: drbd_bm_ALe_set_all(): Remove unused functionAndreas Gruenbacher
2012-11-08drbd: Load balancing of read requestsPhilipp Reisner
2012-11-08drbd: Remove leftover prototypeAndreas Gruenbacher
2012-11-08drbd: Move list of epochs from mdev to tconnPhilipp Reisner
2012-11-08drbd: Prepare epochs per connectionPhilipp Reisner
2012-11-08drbd: Move write_ordering from mdev to tconnPhilipp Reisner
2012-11-08drbd: Move the CREATE_BARRIER flag from connection to devicePhilipp Reisner
2012-11-08drbd: Fixes from the drbd-8.3 branchPhilipp Reisner
2012-11-08drbd: Consider the discard-my-data flag for all volumes [bugz 359]Philipp Reisner
2012-11-08drbd: on attach, enforce clean meta dataLars Ellenberg
2012-11-08drbd: detach from frozen backing devicePhilipp Reisner
2012-11-08drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner
2012-11-08drbd: Fixes from the 8.3 development branchPhilipp Reisner
2012-11-08DRBD: Fix comparison always false warning due to long/long long compareDavid Howells
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: 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: Send PROTOCOL_UPDATE packets when appropriatePhilipp Reisner
2012-11-08drbd: Receiving part for the PROTOCOL_UPDATE packetPhilipp Reisner
2012-11-08drbd: protect updates to integrits_tfm by tconn->data->mutexPhilipp Reisner
2012-11-08drbd: Fix the upper limit of resync-afterAndreas Gruenbacher
2012-11-08drbd: Refer to resync-rate consistently throughout the codeAndreas Gruenbacher
2012-11-08drbd: Rename the want_lose field/flag to discard_my_dataAndreas Gruenbacher
2012-11-08drbd: Removing drbd_cfg_rwsemPhilipp Reisner
2012-11-08drbd: Refcounting for mdev objectsPhilipp Reisner
2012-11-08drbd: RCU for rs_plan_sPhilipp Reisner
2012-11-08drbd: Made the fifo object a self contained object (preparing for RCU)Philipp Reisner