- e8d17b0 drbd: drbd_send_handshake(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
- 927036f drbd: drbd_send_state(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
- 103ea27 drbd: drbd_send_sync_param(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
- f725446 drbd: drbd_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
- 7d168ed drbd: Get rid of USE_DATA_SOCKET and USE_META_SOCKET by Andreas Gruenbacher · 14 years ago
- 596a37f drbd: conn_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
- 04dfa13 drbd: _drbd_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
- ecf2363 drbd: _conn_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
- ce9879c drbd: conn_send_cmd2(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
- fb708e4 drbd: Add drbd_send_all(): Send an entire buffer by Andreas Gruenbacher · 14 years ago
- 11b0be2 drbd: drbd_get_data_sock(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 14 years ago
- c0d42c8 drbd: drbd_send(): Return a "real" error code if we have no socket by Andreas Gruenbacher · 14 years ago
- e90285e drbd: Fixed conn_lowest_minor by Philipp Reisner · 14 years ago
- f399002 drbd: distribute former syncer_conf settings to disk, connection, and resource level by Lars Ellenberg · 14 years ago
- 6b75dce drbd: conn_khelper() for user mode callbacks for connections by Philipp Reisner · 14 years ago
- 047e95e2 drbd: Allow volumes to become primary only on one side by Philipp Reisner · 14 years ago
- 40cbf08 drbd: fix conn_reconfig_start without conn_reconfig_done in drbd_adm_attach by Lars Ellenberg · 14 years ago
- e4f78ed drbd: Separate connection state changes from minor dev state changes #2 by Philipp Reisner · 14 years ago
- f19e4f8 drbd: Converted got_Ping() and got_PingAck() from mdev to tconn by Philipp Reisner · 14 years ago
- a4fbda8 drbd: Allow packet handler functions that take a connection (meta connection) by Philipp Reisner · 14 years ago
- dfafcc8 drbd: Separate connection state changes from minor dev state changes #1 by Philipp Reisner · 14 years ago
- 7204624 drbd: Converted receive_protocol() from mdev to tconn by Philipp Reisner · 14 years ago
- d9ae84e drbd: Allow packet handler functions that take a connection by Philipp Reisner · 14 years ago
- 8169e41 drbd: Moved CONN_DRY_RUN to the per connection (tconn) flags by Philipp Reisner · 14 years ago
- 38fa998 drbd: Do not modify the connection state with something else that conn_request_state() by Philipp Reisner · 14 years ago
- 34f646b drbd: Allow two diskless minors to be connected by Philipp Reisner · 14 years ago
- 2325eb6 drbd: New minors have to intherit the connection state form their connection by Philipp Reisner · 14 years ago
- 082a343 drbd: process_done_ee() has to handle unconfigured devices now by Philipp Reisner · 14 years ago
- 2de876e drbd: Ignore packets for non existing volumes by Philipp Reisner · 14 years ago
- 85f75dd7 drbd: introduce in-kernel "down" command by Lars Ellenberg · 14 years ago
- 3c5e5f6 drbd: add forgotten spin_unlock by Lars Ellenberg · 14 years ago
- 527f4b2 drbd: bail out if a config requrest is over-determined, and not matching by Lars Ellenberg · 14 years ago
- 38f1961 drbd: new-connection and new-minor succeed, if the object already exists by Lars Ellenberg · 14 years ago
- cffec5b drbd: Allow a Diskless Secondary volume to be removed by Lars Ellenberg · 14 years ago
- d0456c7 drbd: simplify conn_all_vols_unconf, make it bool by Lars Ellenberg · 14 years ago
- 543cc10 drbd: drbd_adm_get_status needs to show some more detail by Lars Ellenberg · 14 years ago
- 73d901b drbd: remove now unused connector related files by Lars Ellenberg · 14 years ago
- 8432b31 drbd: allow holes in minor and volume id allocation by Lars Ellenberg · 14 years ago
- 3b98c0c drbd: switch configuration interface from connector to genetlink by Lars Ellenberg · 14 years ago
- ec2c35a drbd: prepare the transition from connector to genetlink by Lars Ellenberg · 14 years ago
- 3cb7a2a drbd: get rid of drbd_bcast_ee, it is of no use anymore by Lars Ellenberg · 14 years ago
- 569083c drbd: fix drbd_delete_device: remove vnr from volumes; idr_remove(); synchronize_rcu(); before cleanup by Lars Ellenberg · 14 years ago
- da4a75d drbd: introduce a bio_set to allocate housekeeping bios from by Lars Ellenberg · 14 years ago
- 9db4e77 drbd: use the newly introduced page pool for bitmap IO by Lars Ellenberg · 14 years ago
- 35abf59 drbd: add page pool to be used for meta data IO by Lars Ellenberg · 14 years ago
- 3c13b68 drbd: only wakeup if something changed in update_peer_seq by Lars Ellenberg · 14 years ago
- a5df0e1 drbd: default to detach on-io-error by Lars Ellenberg · 14 years ago
- 2c4a48d drbd: remove unused define by Lars Ellenberg · 14 years ago
- 81a5d60 drbd: Replaced the minor_table array by an idr by Philipp Reisner · 14 years ago
- 774b305 drbd: Implemented new commands to create/delete connections/minors by Philipp Reisner · 14 years ago
- 8088319 drbd: Converted drbd_nl_(net_conf|disconnect)() from mdev to tconn by Philipp Reisner · 14 years ago
- 1aba4d7 drbd: Preparing the connector interface to operator on connections by Philipp Reisner · 14 years ago
- 2f5cdd0 drbd: Converted the transfer log from mdev to tconn by Philipp Reisner · 14 years ago
- 49559d8 drbd: Improved the dec_*() macros by Philipp Reisner · 14 years ago
- 3f9cbe9 drbd: Removed the mdev parameter from the ..to_tags() and ...from_tags() functions by Philipp Reisner · 14 years ago
- 0e29d16 drbd: Reworked the unconfiguring and thread stopping code by Philipp Reisner · 14 years ago
- c66342d drbd: Remove left-over function prototypes by Andreas Gruenbacher · 14 years ago
- 7201b97 drbd: Replace get_asender_cmd() with its implementation by Andreas Gruenbacher · 14 years ago
- 6e849ce drbd: Get rid of P_MAX_CMD by Andreas Gruenbacher · 14 years ago
- 1b3bb47 drbd: Remove redundant check by Andreas Gruenbacher · 14 years ago
- 7be8da0 drbd: Improve how conflicting writes are handled by Andreas Gruenbacher · 14 years ago
- 71b1c1e drbd: Use ping-timeout when waiting for missing ack packets by Andreas Gruenbacher · 14 years ago
- 8ccf218 drbd: Replace atomic_add_return with atomic_inc_return by Andreas Gruenbacher · 14 years ago
- 206d358 drbd: Concurrent write detection fix by Andreas Gruenbacher · 14 years ago
- 8050e6d drbd: Use container_of() instead of casting by Andreas Gruenbacher · 14 years ago
- 9676c76 drbd: fix a wrong likely(), updated comments by Lars Ellenberg · 14 years ago
- c9d963a drbd: silence some log messages on bitmap IO by Lars Ellenberg · 14 years ago
- 7ad651b drbd: new on-disk activity log transaction format by Lars Ellenberg · 14 years ago
- 46a15bc lru_cache: allow multiple changes per transaction by Lars Ellenberg · 14 years ago
- 45dfffe drbd: allow to select specific bitmap pages for writeout by Lars Ellenberg · 14 years ago
- a9efc74 lru_cache: consolidate lc_get and lc_try_get by Lars Ellenberg · 14 years ago
- 0097f04 lru_cache.h: fix comments referring to ts_ instead of lc_ by Lars Ellenberg · 14 years ago
- 4738fa1 drbd: use clear_bit_unlock() where appropriate by Lars Ellenberg · 14 years ago
- 6161042 drbd: in drbd_suspend_al, set AL_SUSPENDED before unlocking the activity log by Lars Ellenberg · 14 years ago
- 867f574 drbd: fix typo in comment by Lars Ellenberg · 14 years ago
- 8c387de drbd: simplify condition in drbd_may_do_local_read() by Lars Ellenberg · 14 years ago
- c670a39 drbd: Use the IS_ALIGNED() macro in some more places by Andreas Gruenbacher · 14 years ago
- 8ca9844 drbd: Remove obsolete comment by Andreas Gruenbacher · 14 years ago
- d0e22a2 drbd: Iterate over all overlapping intervals in a tree by Andreas Gruenbacher · 14 years ago
- fcefa62 drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio by Andreas Gruenbacher · 14 years ago
- fbe29de drbd: Rename drbd_submit_ee -> drbd_submit_peer_request by Andreas Gruenbacher · 14 years ago
- df24aa4 drbd: Implemented connection wide state changes by Philipp Reisner · 14 years ago
- 047cd4a drbd: implemented receiving of P_CONN_ST_CHG_REQ by Philipp Reisner · 14 years ago
- fc3b10a drbd: Implemented receiving of P_CONN_ST_CHG_REPLY by Philipp Reisner · 14 years ago
- 5aabf46 drbd: Global_state_lock not necessary here... by Philipp Reisner · 14 years ago
- cf29c9d drbd: Implemented conn_send_state_req() by Philipp Reisner · 14 years ago
- 8410da8 drbd: Introduced tconn->cstate_mutex by Philipp Reisner · 14 years ago
- dad2055 drbd: Removed drbd_state_lock() and drbd_state_unlock() by Philipp Reisner · 14 years ago
- bbeb641 drbd: Killed volume0; last step of multi-volume-enablement by Philipp Reisner · 14 years ago
- 56707f9 drbd: Code de-duplication; new function apply_mask_val() by Philipp Reisner · 14 years ago
- 4308a0a drbd: Removed the os parameter form sanitize_state() by Philipp Reisner · 14 years ago
- fda7411 drbd: Extracted is_valid_conn_transition() out of is_valid_transition() by Philipp Reisner · 14 years ago
- 3509502 drbd: Extracted is_valid_transition() out of sanitize_state() by Philipp Reisner · 14 years ago
- a75f34a drbd: Renamed is_valid_state_transition() to is_valid_soft_transition() by Philipp Reisner · 14 years ago
- d50eee2 drbd: Extracted after_conn_state_ch() out of after_state_ch() by Philipp Reisner · 14 years ago
- 2a67d8b drbd: Converted drbd_send_ping() and related functions from mdev to tconn by Philipp Reisner · 14 years ago
- 00d5694 drbd: Generalized the work callbacks by Philipp Reisner · 14 years ago
- 6699b65 drbd: Moved some initializing code into drbd_new_tconn() by Philipp Reisner · 14 years ago
- 392c880 drbd: drbd_thread has now a pointer to a tconn instead of to a mdev by Philipp Reisner · 14 years ago
- 19393e1 drbd: Converted drbd_worker() from mdev to tconn by Philipp Reisner · 14 years ago