Commit History

Author SHA1 Message Date
  Lars Ellenberg 73d901b74f drbd: remove now unused connector related files 14 years ago
  Lars Ellenberg 8432b31457 drbd: allow holes in minor and volume id allocation 14 years ago
  Lars Ellenberg 3b98c0c209 drbd: switch configuration interface from connector to genetlink 14 years ago
  Lars Ellenberg ec2c35ac1e drbd: prepare the transition from connector to genetlink 14 years ago
  Lars Ellenberg 3cb7a2a90f drbd: get rid of drbd_bcast_ee, it is of no use anymore 14 years ago
  Lars Ellenberg 569083c08d drbd: fix drbd_delete_device: remove vnr from volumes; idr_remove(); synchronize_rcu(); before cleanup 14 years ago
  Lars Ellenberg da4a75d2ef drbd: introduce a bio_set to allocate housekeeping bios from 14 years ago
  Lars Ellenberg 9db4e77f8c drbd: use the newly introduced page pool for bitmap IO 14 years ago
  Lars Ellenberg 35abf59424 drbd: add page pool to be used for meta data IO 14 years ago
  Lars Ellenberg 3c13b680ce drbd: only wakeup if something changed in update_peer_seq 14 years ago
  Lars Ellenberg a5df0e199c drbd: default to detach on-io-error 14 years ago
  Lars Ellenberg 2c4a48d097 drbd: remove unused define 14 years ago
  Philipp Reisner 81a5d60ecf drbd: Replaced the minor_table array by an idr 14 years ago
  Philipp Reisner 774b305518 drbd: Implemented new commands to create/delete connections/minors 14 years ago
  Philipp Reisner 80883197da drbd: Converted drbd_nl_(net_conf|disconnect)() from mdev to tconn 14 years ago
  Philipp Reisner 1aba4d7fcf drbd: Preparing the connector interface to operator on connections 14 years ago
  Philipp Reisner 2f5cdd0b2c drbd: Converted the transfer log from mdev to tconn 14 years ago
  Philipp Reisner 49559d87fd drbd: Improved the dec_*() macros 14 years ago
  Philipp Reisner 3f9cbe937e drbd: Removed the mdev parameter from the ..to_tags() and ...from_tags() functions 14 years ago
  Philipp Reisner 0e29d163f7 drbd: Reworked the unconfiguring and thread stopping code 14 years ago
  Andreas Gruenbacher c66342d949 drbd: Remove left-over function prototypes 14 years ago
  Andreas Gruenbacher 7201b972de drbd: Replace get_asender_cmd() with its implementation 14 years ago
  Andreas Gruenbacher 6e849ce88c drbd: Get rid of P_MAX_CMD 14 years ago
  Andreas Gruenbacher 1b3bb47d52 drbd: Remove redundant check 14 years ago
  Andreas Gruenbacher 7be8da0798 drbd: Improve how conflicting writes are handled 14 years ago
  Andreas Gruenbacher 71b1c1eb9c drbd: Use ping-timeout when waiting for missing ack packets 14 years ago
  Andreas Gruenbacher 8ccf218e9f drbd: Replace atomic_add_return with atomic_inc_return 14 years ago
  Andreas Gruenbacher 206d358941 drbd: Concurrent write detection fix 14 years ago
  Andreas Gruenbacher 8050e6d005 drbd: Use container_of() instead of casting 14 years ago
  Lars Ellenberg 9676c76097 drbd: fix a wrong likely(), updated comments 14 years ago