1. e8d17b0 drbd: drbd_send_handshake(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 13 years ago
  2. 927036f drbd: drbd_send_state(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 13 years ago
  3. 103ea27 drbd: drbd_send_sync_param(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 13 years ago
  4. f725446 drbd: drbd_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 13 years ago
  5. 7d168ed drbd: Get rid of USE_DATA_SOCKET and USE_META_SOCKET by Andreas Gruenbacher · 13 years ago
  6. 596a37f drbd: conn_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 13 years ago
  7. 04dfa13 drbd: _drbd_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 13 years ago
  8. ecf2363 drbd: _conn_send_cmd(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 13 years ago
  9. ce9879c drbd: conn_send_cmd2(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 13 years ago
  10. fb708e4 drbd: Add drbd_send_all(): Send an entire buffer by Andreas Gruenbacher · 14 years ago
  11. 11b0be2 drbd: drbd_get_data_sock(): Return 0 upon success and an error code otherwise by Andreas Gruenbacher · 13 years ago
  12. c0d42c8 drbd: drbd_send(): Return a "real" error code if we have no socket by Andreas Gruenbacher · 14 years ago
  13. e90285e drbd: Fixed conn_lowest_minor by Philipp Reisner · 13 years ago
  14. f399002 drbd: distribute former syncer_conf settings to disk, connection, and resource level by Lars Ellenberg · 13 years ago
  15. 6b75dce drbd: conn_khelper() for user mode callbacks for connections by Philipp Reisner · 13 years ago
  16. 047e95e2 drbd: Allow volumes to become primary only on one side by Philipp Reisner · 13 years ago
  17. 40cbf08 drbd: fix conn_reconfig_start without conn_reconfig_done in drbd_adm_attach by Lars Ellenberg · 13 years ago
  18. e4f78ed drbd: Separate connection state changes from minor dev state changes #2 by Philipp Reisner · 13 years ago
  19. f19e4f8 drbd: Converted got_Ping() and got_PingAck() from mdev to tconn by Philipp Reisner · 13 years ago
  20. a4fbda8 drbd: Allow packet handler functions that take a connection (meta connection) by Philipp Reisner · 13 years ago
  21. dfafcc8 drbd: Separate connection state changes from minor dev state changes #1 by Philipp Reisner · 13 years ago
  22. 7204624 drbd: Converted receive_protocol() from mdev to tconn by Philipp Reisner · 13 years ago
  23. d9ae84e drbd: Allow packet handler functions that take a connection by Philipp Reisner · 13 years ago
  24. 8169e41 drbd: Moved CONN_DRY_RUN to the per connection (tconn) flags by Philipp Reisner · 13 years ago
  25. 38fa998 drbd: Do not modify the connection state with something else that conn_request_state() by Philipp Reisner · 13 years ago
  26. 34f646b drbd: Allow two diskless minors to be connected by Philipp Reisner · 13 years ago
  27. 2325eb6 drbd: New minors have to intherit the connection state form their connection by Philipp Reisner · 13 years ago
  28. 082a343 drbd: process_done_ee() has to handle unconfigured devices now by Philipp Reisner · 13 years ago
  29. 2de876e drbd: Ignore packets for non existing volumes by Philipp Reisner · 13 years ago
  30. 85f75dd7 drbd: introduce in-kernel "down" command by Lars Ellenberg · 13 years ago
  31. 3c5e5f6 drbd: add forgotten spin_unlock by Lars Ellenberg · 13 years ago
  32. 527f4b2 drbd: bail out if a config requrest is over-determined, and not matching by Lars Ellenberg · 13 years ago
  33. 38f1961 drbd: new-connection and new-minor succeed, if the object already exists by Lars Ellenberg · 13 years ago
  34. cffec5b drbd: Allow a Diskless Secondary volume to be removed by Lars Ellenberg · 13 years ago
  35. d0456c7 drbd: simplify conn_all_vols_unconf, make it bool by Lars Ellenberg · 13 years ago
  36. 543cc10 drbd: drbd_adm_get_status needs to show some more detail by Lars Ellenberg · 13 years ago
  37. 8432b31 drbd: allow holes in minor and volume id allocation by Lars Ellenberg · 13 years ago
  38. 3b98c0c drbd: switch configuration interface from connector to genetlink by Lars Ellenberg · 13 years ago
  39. ccae786 drbd: log request sector offset and size for IO errors by Lars Ellenberg · 12 years ago
  40. a2a3c74f drbd: always write bitmap on detach by Lars Ellenberg · 12 years ago
  41. 06f10ad drbd: prepare for more than 32 bit flags by Lars Ellenberg · 12 years ago
  42. 44edfb0 drbd: wait for meta data IO completion even with failed disk, unless force-detached by Lars Ellenberg · 12 years ago
  43. 8b45a5c drbd: a few more GFP_KERNEL -> GFP_NOIO by Lars Ellenberg · 12 years ago
  44. 0b143d4 drbd: fix potential deadlock during bitmap (re-)allocation by Lars Ellenberg · 12 years ago
  45. 7fb907c drbd: panic on delayed completion of aborted requests by Lars Ellenberg · 12 years ago
  46. dbd0820 drbd: Remove dead code by Philipp Reisner · 12 years ago
  47. 599377a drbd: Avoid NetworkFailure state during disconnect by Philipp Reisner · 12 years ago
  48. c12a3d8 drbd: Fix a potential issue with the DISCARD_CONCURRENT flag by Philipp Reisner · 12 years ago
  49. 02b91b5 drbd: introduce stop-sector to online verify by Lars Ellenberg · 12 years ago
  50. 9f2247b drbd: Protect accesses to the uuid set with a spinlock by Philipp Reisner · 12 years ago
  51. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 12 years ago
  52. a7e546f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  53. d1aa4d0 drbd: Write all pages of the bitmap after an online resize by Philipp Reisner · 12 years ago
  54. 509fc01 drbd: Finish requests that completed while IO was frozen by Philipp Reisner · 12 years ago
  55. 227f052 drbd: fix drbd wire compatibility for empty flushes by Lars Ellenberg · 12 years ago
  56. d97482e drbd: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  57. a73ff32 drbd: announce FLUSH/FUA capability to upper layers by Lars Ellenberg · 12 years ago
  58. db141b2 drbd: fix max_bio_size to be unsigned by Lars Ellenberg · 12 years ago
  59. 7ee1fb9 drbd: flush drbd work queue before invalidate/invalidate remote by Lars Ellenberg · 12 years ago
  60. c12e9c8 drbd: fix potential access after free by Lars Ellenberg · 12 years ago
  61. 63a6d0b drbd: call local-io-error handler early by Lars Ellenberg · 12 years ago
  62. 0029d62 drbd: do not reset rs_pending_cnt too early by Lars Ellenberg · 12 years ago
  63. 8843787 drbd: reset congestion information before reporting it in /proc/drbd by Lars Ellenberg · 12 years ago
  64. c2ba686 drbd: report congestion if we are waiting for some userland callback by Lars Ellenberg · 12 years ago
  65. 383606e drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  66. d264580 drbd: cleanup, remove two unused global flags by Lars Ellenberg · 12 years ago
  67. 6d407cf Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus by Jens Axboe · 12 years ago
  68. 0d5934e drbd: fix null pointer dereference with on-congestion policy when diskless by Lars Ellenberg · 12 years ago
  69. 1ed25b2 drbd: fix list corruption by failing but already aborted reads by Lars Ellenberg · 12 years ago
  70. 4eccc57 drbd: fix access of unallocated pages and kernel panic by Lars Ellenberg · 12 years ago
  71. a70f35a Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  72. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  73. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 12 years ago
  74. 92b4ca2 drbd: grammar fix in log message by Lars Ellenberg · 12 years ago
  75. bc4854b drbd: check MODULE for THIS_MODULE by Cong Wang · 12 years ago
  76. f6d0a8d drbd: Restore the request restart logic by Philipp Reisner · 12 years ago
  77. 9476f39 drbd: introduce a bio_set to allocate housekeeping bios from by Lars Ellenberg · 13 years ago
  78. 3c2f7a8 drbd: remove unused define by Lars Ellenberg · 13 years ago
  79. 0c7db27 drbd: bm_page_async_io: properly initialize page->private by Arne Redlich · 12 years ago
  80. 4d95a10 drbd: use the newly introduced page pool for bitmap IO by Lars Ellenberg · 13 years ago
  81. 4281808 drbd: add page pool to be used for meta data IO by Lars Ellenberg · 13 years ago
  82. 0e8488a drbd: allow bitmap to change during writeout from resync_finished by Lars Ellenberg · 12 years ago
  83. a574daf drbd: fix race between drbdadm invalidate/verify and finishing resync by Lars Ellenberg · 12 years ago
  84. ba280c0 drbd: fix resend/resubmit of frozen IO by Lars Ellenberg · 12 years ago
  85. 5de7382 drbd: Ensure that data_size is not 0 before using data_size-1 as index by Philipp Reisner · 12 years ago
  86. 197296f drbd: Delay/reject other state changes while establishing a connection by Philipp Reisner · 12 years ago
  87. 46385c8 drbd: move put_ldev from __req_mod() to the endio callback by Lars Ellenberg · 13 years ago
  88. d64957c drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE by Lars Ellenberg · 12 years ago
  89. 41c4a00 drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended by Lars Ellenberg · 13 years ago
  90. 6d49e10 drbd: make OOS_HANDED_TO_NETWORK its own case by Lars Ellenberg · 13 years ago
  91. c088b2d drbd: don't pretend that barrier_nr == 0 was special by Lars Ellenberg · 12 years ago
  92. 7ffcaa7 drbd: remove unused static helper function by Lars Ellenberg · 12 years ago
  93. a5d214f drbd: remove some very outdated comments by Lars Ellenberg · 12 years ago
  94. 1abc2af drbd: missing wakeup after drbd_rs_del_all by Lars Ellenberg · 12 years ago
  95. 671a74e drbd: remove now unused seq_num member from struct drbd_request by Lars Ellenberg · 12 years ago
  96. 001a886 drbd: fix potential data corruption and protocol error by Lars Ellenberg · 12 years ago
  97. b6a370ba drbd: Fix a potential write ordering issue on SyncTarget nodes by Philipp Reisner · 12 years ago
  98. fc28845 drbd: Fix a potential race that could case data inconsistency by Philipp Reisner · 13 years ago
  99. 031a7c1 drbd: add missing part_round_stats to _drbd_start_io_acct by Lars Ellenberg · 13 years ago
  100. 47a4f1c drbd: Fix module refcount leak in drbd_accept() by Lars Ellenberg · 13 years ago