1. c6ae4c0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91 by Thomas Gleixner · 6 years ago
  2. f31e583 drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire") by Lars Ellenberg · 6 years ago
  3. 365cf66 drbd: switch from kmalloc() to kmalloc_array() by Roland Kammerer · 7 years ago
  4. 1b57e66 drbd: correctly handle failed crypto_alloc_hash by Lars Ellenberg · 9 years ago
  5. 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 9 years ago
  6. 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 10 years ago
  7. 92f108b drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4 by Lars Ellenberg · 10 years ago
  8. a297284 drbd: Backport the "events2" command by Andreas Gruenbacher · 10 years ago
  9. f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
  10. 179e20b8 drbd: Minor cleanups by Andreas Gruenbacher · 10 years ago
  11. bf0d6e4 drbd: silence underflow warning in read_in_block() by Dan Carpenter · 11 years ago
  12. 8fe39aa drbd: device->ldev is not guaranteed on an D_ATTACHING disk by Philipp Reisner · 11 years ago
  13. d9f6522 drbd: Move string function prototypes from linux/drbd.h to drbd_string.h by Andreas Gruenbacher · 13 years ago
  14. f44d043 drbd: Define the size of res_opts->cpu_mask in a single place by Andreas Gruenbacher · 13 years ago
  15. d752b26 drbd: Allow online change of al-stripes and al-stripe-size by Philipp Reisner · 12 years ago
  16. 3990e04 drbd: use sched_setscheduler() by Philipp Reisner · 12 years ago
  17. 2bd5ed5d drbd: Fix disconnect to keep the peer disk state if connection breaks during operation by Philipp Reisner · 12 years ago
  18. 328e0f1 drbd: Broadcast sync progress no more often than once per second by Philipp Reisner · 12 years ago
  19. eb12010 drbd: disambiguation, s/ERR_DISCARD/ERR_DISCARD_IMPOSSIBLE/ by Lars Ellenberg · 12 years ago
  20. 58ffa58 drbd: introduce stop-sector to online verify by Lars Ellenberg · 12 years ago
  21. 9a51ab1 drbd: New disk option al-updates by Philipp Reisner · 13 years ago
  22. d60de03 drbd: Load balancing method: striping by Philipp Reisner · 13 years ago
  23. 380207d drbd: Load balancing of read requests by Philipp Reisner · 13 years ago
  24. d5d7ebd drbd: on attach, enforce clean meta data by Lars Ellenberg · 14 years ago
  25. 789c1b6 drbd: Use the terminology suggested by the command names in the source code and messages by Andreas Gruenbacher · 14 years ago
  26. 67b58bf drbd: spelling fix: too small by Lars Ellenberg · 14 years ago
  27. dcb20d1 drbd: Refuse to change network options online when... by Philipp Reisner · 14 years ago
  28. 95f8efd drbd: Fix the upper limit of resync-after by Andreas Gruenbacher · 14 years ago
  29. b032b6f drbd: Allow online change of replication protocol only with agreed_pv >= 100 by Philipp Reisner · 14 years ago
  30. 0c8e36d drbd: Introduce protocol version 100 headers by Andreas Gruenbacher · 14 years ago
  31. cb70345 drbd: Converted drbd_try_outdate_peer() from mdev to tconn by Philipp Reisner · 14 years ago
  32. 047e95e2 drbd: Allow volumes to become primary only on one side by Philipp Reisner · 14 years ago
  33. 3b98c0c drbd: switch configuration interface from connector to genetlink by Lars Ellenberg · 14 years ago
  34. 774b305 drbd: Implemented new commands to create/delete connections/minors by Philipp Reisner · 14 years ago
  35. 1aba4d7 drbd: Preparing the connector interface to operator on connections by Philipp Reisner · 14 years ago
  36. 7ad651b drbd: new on-disk activity log transaction format by Lars Ellenberg · 14 years ago
  37. fd340c1 drbd: Use new header layout by Philipp Reisner · 14 years ago
  38. ca9bc12 drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG by Andreas Gruenbacher · 14 years ago
  39. 24c4830 drbd: Fix spelling by Bart Van Assche · 14 years ago
  40. 9a0d9d0 drbd: fix schedule in atomic by Lars Ellenberg · 14 years ago
  41. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  42. c5a9161 drbd: Remove unused function atodb_endio() by Andreas Gruenbacher · 14 years ago
  43. cd88d03 drbd: Provide hints with the error message when clearing the sync pause flag by Philipp Reisner · 14 years ago
  44. c8b3256 drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv by Andreas Gruenbacher · 14 years ago
  45. 116676c drbd: Rename enum drbd_ret_codes to enum drbd_ret_code by Andreas Gruenbacher · 14 years ago
  46. 73a01a1 drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC by Philipp Reisner · 14 years ago
  47. 6753171 drbd: Implemented two new connection states Ahead/Behind by Philipp Reisner · 14 years ago
  48. 422028b drbd: New configuration parameters for dealing with network congestion by Philipp Reisner · 14 years ago
  49. 8825f7c drbd: Silenced an assert by Philipp Reisner · 14 years ago
  50. 5dbfe7a drbd: add race-breaker to drbd_go_diskless by Lars Ellenberg · 14 years ago
  51. 22cc37a drbd: fix unlikely access after free and list corruption by Lars Ellenberg · 14 years ago
  52. fb22c40 drbd: Track the reasons to suspend IO in dedicated state bits by Philipp Reisner · 14 years ago
  53. 0b70a13 drbd: Sending of big packets, for payloads from 64KByte to 4GByte by Philipp Reisner · 14 years ago
  54. 47ff2d0 drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A by Philipp Reisner · 15 years ago
  55. 265be2d drbd: Finished the "on-no-data-accessible suspend-io;" functionality by Philipp Reisner · 15 years ago
  56. e7f52df drbd: revert "delay probes", feature is being re-implemented differently by Lars Ellenberg · 14 years ago
  57. dc66c74 drbd: Fixed a race between disk-attach and unexpected state changes by Philipp Reisner · 15 years ago
  58. 099c5c3 Preparing 8.3.8rc2 by Philipp Reisner · 15 years ago
  59. 3d42b36 drbd: This is now equivalent to drbd release 8.3.8rc1 by Philipp Reisner · 15 years ago
  60. 6495d2c drbd: Implemented the --assume-clean option for drbdsetup resize by Philipp Reisner · 15 years ago
  61. cf14c2e drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> ) by Philipp Reisner · 15 years ago
  62. 2ebccd7 drbd: The kernel code is now equivalent to out of tree release 8.3.7 by Philipp Reisner · 15 years ago
  63. 35a8a3f drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right file by Philipp Reisner · 15 years ago
  64. ad85dfe DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap) by Philipp Reisner · 15 years ago
  65. ed81452 Now it is equal to DRBD release 8.3.5 without compat crap by Philipp Reisner · 15 years ago
  66. 9f5180e drbd: Work on permission enforcement by Philipp Reisner · 15 years ago
  67. b411b36 The DRBD driver by Philipp Reisner · 15 years ago