aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drbd: Moved CONN_DRY_RUN to the per connection (tconn) flagsPhilipp Reisner2012-11-03
* drbd: Do not modify the connection state with something else that conn_reques...Philipp Reisner2012-11-03
* drbd: Allow two diskless minors to be connectedPhilipp Reisner2012-11-03
* drbd: New minors have to intherit the connection state form their connectionPhilipp Reisner2012-11-03
* drbd: process_done_ee() has to handle unconfigured devices nowPhilipp Reisner2012-11-03
* drbd: Ignore packets for non existing volumesPhilipp Reisner2012-11-03
* drbd: introduce in-kernel "down" commandLars Ellenberg2012-11-03
* drbd: add forgotten spin_unlockLars Ellenberg2012-11-03
* drbd: bail out if a config requrest is over-determined, and not matchingLars Ellenberg2012-11-03
* drbd: new-connection and new-minor succeed, if the object already existsLars Ellenberg2012-11-03
* drbd: Allow a Diskless Secondary volume to be removedLars Ellenberg2012-11-03
* drbd: simplify conn_all_vols_unconf, make it boolLars Ellenberg2012-11-03
* drbd: drbd_adm_get_status needs to show some more detailLars Ellenberg2012-11-03
* drbd: remove now unused connector related filesLars Ellenberg2012-11-03
* drbd: allow holes in minor and volume id allocationLars Ellenberg2012-11-03
* drbd: switch configuration interface from connector to genetlinkLars Ellenberg2012-11-03
* drbd: prepare the transition from connector to genetlinkLars Ellenberg2011-10-14
* drbd: get rid of drbd_bcast_ee, it is of no use anymoreLars Ellenberg2011-10-14
* drbd: fix drbd_delete_device: remove vnr from volumes; idr_remove(); synchron...Lars Ellenberg2011-10-14
* drbd: introduce a bio_set to allocate housekeeping bios fromLars Ellenberg2011-10-14
* drbd: use the newly introduced page pool for bitmap IOLars Ellenberg2011-10-14
* drbd: add page pool to be used for meta data IOLars Ellenberg2011-10-14
* drbd: only wakeup if something changed in update_peer_seqLars Ellenberg2011-10-14
* drbd: default to detach on-io-errorLars Ellenberg2011-10-14
* drbd: remove unused defineLars Ellenberg2011-10-14
* drbd: Replaced the minor_table array by an idrPhilipp Reisner2011-10-14
* drbd: Implemented new commands to create/delete connections/minorsPhilipp Reisner2011-10-14
* drbd: Converted drbd_nl_(net_conf|disconnect)() from mdev to tconnPhilipp Reisner2011-10-14
* drbd: Preparing the connector interface to operator on connectionsPhilipp Reisner2011-10-14
* drbd: Converted the transfer log from mdev to tconnPhilipp Reisner2011-10-14
* drbd: Improved the dec_*() macrosPhilipp Reisner2011-10-14
* drbd: Removed the mdev parameter from the ..to_tags() and ...from_tags() func...Philipp Reisner2011-10-14
* drbd: Reworked the unconfiguring and thread stopping codePhilipp Reisner2011-10-14
* drbd: Remove left-over function prototypesAndreas Gruenbacher2011-10-14
* drbd: Replace get_asender_cmd() with its implementationAndreas Gruenbacher2011-10-14
* drbd: Get rid of P_MAX_CMDAndreas Gruenbacher2011-10-14
* drbd: Remove redundant checkAndreas Gruenbacher2011-10-14
* drbd: Improve how conflicting writes are handledAndreas Gruenbacher2011-10-14
* drbd: Use ping-timeout when waiting for missing ack packetsAndreas Gruenbacher2011-10-14
* drbd: Replace atomic_add_return with atomic_inc_returnAndreas Gruenbacher2011-10-14
* drbd: Concurrent write detection fixAndreas Gruenbacher2011-10-14
* drbd: Use container_of() instead of castingAndreas Gruenbacher2011-10-14
* drbd: fix a wrong likely(), updated commentsLars Ellenberg2011-10-14
* drbd: silence some log messages on bitmap IOLars Ellenberg2011-10-14
* drbd: new on-disk activity log transaction formatLars Ellenberg2011-10-14
* lru_cache: allow multiple changes per transactionLars Ellenberg2011-10-14
* drbd: allow to select specific bitmap pages for writeoutLars Ellenberg2011-10-14
* lru_cache: consolidate lc_get and lc_try_getLars Ellenberg2011-10-14
* lru_cache.h: fix comments referring to ts_ instead of lc_Lars Ellenberg2011-10-14
* drbd: use clear_bit_unlock() where appropriateLars Ellenberg2011-10-14