1. 695d08f drbd: rcu_read_[un]lock() for all idr accesses that do not sleep by Philipp Reisner · 13 years ago
  2. ff370e5 drbd: drbd_delete_device() takes a struct drbd_conf * now by Philipp Reisner · 13 years ago
  3. 0c8e36d drbd: Introduce protocol version 100 headers by Andreas Gruenbacher · 13 years ago
  4. da39fec drbd: Remove now-unused int_dig_out buffer by Andreas Gruenbacher · 13 years ago
  5. 19f83c7 drbd: Implemented conn_lowest_conn() by Philipp Reisner · 13 years ago
  6. da9fbc2 drbd: Introduced a new type union drbd_dev_state by Philipp Reisner · 13 years ago
  7. 2aebfab drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *) by Philipp Reisner · 13 years ago
  8. 78bae59 drbd: Introduced drbd_read_state() by Philipp Reisner · 13 years ago
  9. cb70345 drbd: Converted drbd_try_outdate_peer() from mdev to tconn by Philipp Reisner · 13 years ago
  10. 22ab6a3 drbd: drbd_bm_read() never returns a positive value through drbd_bitmap_io() by Andreas Gruenbacher · 14 years ago
  11. e90285e drbd: Fixed conn_lowest_minor by Philipp Reisner · 13 years ago
  12. f399002 drbd: distribute former syncer_conf settings to disk, connection, and resource level by Lars Ellenberg · 13 years ago
  13. 6b75dce drbd: conn_khelper() for user mode callbacks for connections by Philipp Reisner · 13 years ago
  14. 40cbf08 drbd: fix conn_reconfig_start without conn_reconfig_done in drbd_adm_attach by Lars Ellenberg · 13 years ago
  15. 85f75dd7 drbd: introduce in-kernel "down" command by Lars Ellenberg · 13 years ago
  16. 527f4b2 drbd: bail out if a config requrest is over-determined, and not matching by Lars Ellenberg · 13 years ago
  17. 38f1961 drbd: new-connection and new-minor succeed, if the object already exists by Lars Ellenberg · 13 years ago
  18. cffec5b drbd: Allow a Diskless Secondary volume to be removed by Lars Ellenberg · 13 years ago
  19. 543cc10 drbd: drbd_adm_get_status needs to show some more detail by Lars Ellenberg · 13 years ago
  20. 8432b31 drbd: allow holes in minor and volume id allocation by Lars Ellenberg · 13 years ago
  21. 3b98c0c drbd: switch configuration interface from connector to genetlink by Lars Ellenberg · 13 years ago
  22. 774b305 drbd: Implemented new commands to create/delete connections/minors by Philipp Reisner · 13 years ago
  23. 8088319 drbd: Converted drbd_nl_(net_conf|disconnect)() from mdev to tconn by Philipp Reisner · 13 years ago
  24. 1aba4d7 drbd: Preparing the connector interface to operator on connections by Philipp Reisner · 13 years ago
  25. 2f5cdd0 drbd: Converted the transfer log from mdev to tconn by Philipp Reisner · 13 years ago
  26. 3f9cbe9 drbd: Removed the mdev parameter from the ..to_tags() and ...from_tags() functions by Philipp Reisner · 13 years ago
  27. 0e29d16 drbd: Reworked the unconfiguring and thread stopping code by Philipp Reisner · 13 years ago
  28. 8ccf218 drbd: Replace atomic_add_return with atomic_inc_return by Andreas Gruenbacher · 13 years ago
  29. 7ad651b drbd: new on-disk activity log transaction format by Lars Ellenberg · 13 years ago
  30. 46a15bc lru_cache: allow multiple changes per transaction by Lars Ellenberg · 13 years ago
  31. 6161042 drbd: in drbd_suspend_al, set AL_SUSPENDED before unlocking the activity log by Lars Ellenberg · 13 years ago
  32. df24aa4 drbd: Implemented connection wide state changes by Philipp Reisner · 13 years ago
  33. 8410da8 drbd: Introduced tconn->cstate_mutex by Philipp Reisner · 14 years ago
  34. bbeb641 drbd: Killed volume0; last step of multi-volume-enablement by Philipp Reisner · 14 years ago
  35. a21e929 drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_request) by Philipp Reisner · 14 years ago
  36. 8082228 drbd: Converted drbd_calc_cpu_mask() and drbd_thread_current_set_cpu() from mdev to tconn by Philipp Reisner · 14 years ago
  37. 0625ac1 drbd: Converted wake_asender() and request_ping() from mdev to tconn by Philipp Reisner · 14 years ago
  38. 25703f8 drbd: Moved DISCARD_CONCURRENT to the per connection (tconn) flags by Philipp Reisner · 14 years ago
  39. db830c4 drbd: Local variable renames: e -> peer_req by Andreas Gruenbacher · 14 years ago
  40. f6ffca9 drbd: Rename struct drbd_epoch_entry to struct drbd_peer_request by Andreas Gruenbacher · 14 years ago
  41. 191d3cc drbd: Made drbd_flush_workqueue() to take a tconn instead of an mdev by Philipp Reisner · 14 years ago
  42. a063845 drbd: moved crypto transformations and friends from mdev to tconn by Philipp Reisner · 14 years ago
  43. 87eeee4 drbd: moved req_lock and transfer log from mdev to tconn by Philipp Reisner · 14 years ago
  44. 31890f4 drbd: moved agreed_pro_version, last_received and ko_count to tconn by Philipp Reisner · 14 years ago
  45. e6b3ea8 drbd: moved receiver, worker and asender from mdev to tconn by Philipp Reisner · 14 years ago
  46. b2fb6dbe drbd: moved net_cont and net_cnt_wait from mdev to tconn by Philipp Reisner · 14 years ago
  47. 89e58e7 drbd: moved net_conf from mdev to tconn by Philipp Reisner · 14 years ago
  48. 841ce24 drbd: Replace the ERR_IF macro with an assert-like macro by Andreas Gruenbacher · 14 years ago
  49. 8554df1 drbd: Convert all constants in enum drbd_req_event to upper case by Andreas Gruenbacher · 14 years ago
  50. bb3bfe9 drbd: Remove the unused hash tables by Andreas Gruenbacher · 14 years ago
  51. 010f6e6 drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval by Andreas Gruenbacher · 14 years ago
  52. 9b2f61a drbd: fix warning by Philipp Reisner · 13 years ago
  53. 24c4830 drbd: Fix spelling by Bart Van Assche · 13 years ago
  54. 9a0d9d0 drbd: fix schedule in atomic by Lars Ellenberg · 13 years ago
  55. 99432fc drbd: Take a more conservative approach when deciding max_bio_size by Philipp Reisner · 13 years ago
  56. 21423fa drbd: Fixed state transitions after async outdate-peer-handler returned by Philipp Reisner · 13 years ago
  57. 8d49a775 Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  58. 873b0d5 drbd: serialize admin requests for new verify run with pending bitmap io by Lars Ellenberg · 14 years ago
  59. 20ceb2b drbd: describe bitmap locking for bulk operation in finer detail by Lars Ellenberg · 14 years ago
  60. 62b0da3 drbd: log UUIDs whenever they change by Lars Ellenberg · 14 years ago
  61. cd88d03 drbd: Provide hints with the error message when clearing the sync pause flag by Philipp Reisner · 14 years ago
  62. 194bfb3 drbd: serialize admin requests for new resync with pending bitmap io by Lars Ellenberg · 14 years ago
  63. 20ee639 drbd: cleaned up __set_current_state() followed by schedule_timeout() calls by Philipp Reisner · 14 years ago
  64. 4b0715f drbd: allow petabyte storage on 64bit arch by Lars Ellenberg · 14 years ago
  65. 19f843a drbd: bitmap keep track of changes vs on-disk bitmap by Lars Ellenberg · 14 years ago
  66. 24dccab drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size by Andreas Gruenbacher · 14 years ago
  67. f2024e7 drbd: drbd_nl_disk_conf: Avoid a compiler warning by Andreas Gruenbacher · 14 years ago
  68. 81e8465 drbd: Use the standard bool, true, and false keywords by Andreas Gruenbacher · 14 years ago
  69. bf885f8 drbd: Be more explicit about functions that return an enum drbd_state_rv by Andreas Gruenbacher · 14 years ago
  70. 116676c drbd: Rename enum drbd_ret_codes to enum drbd_ret_code by Andreas Gruenbacher · 14 years ago
  71. 2561b9c drbd: --force option for disconnect by Philipp Reisner · 14 years ago
  72. 42ff269 drbd: add packet_type 27 (return_code_only) to netlink api by Lars Ellenberg · 14 years ago
  73. 3e3a776 drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl by Lars Ellenberg · 14 years ago
  74. 422028b drbd: New configuration parameters for dealing with network congestion by Philipp Reisner · 14 years ago
  75. 1816a2b drbd: properly use max_hw_sectors to limit the our bio size by Lars Ellenberg · 14 years ago
  76. 3129b1b drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k by Lars Ellenberg · 14 years ago
  77. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  78. f30195c Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core by Jens Axboe · 14 years ago
  79. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  80. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  81. a8a4e51 drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses by Philipp Reisner · 14 years ago
  82. 2451fc3 drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code by Philipp Reisner · 14 years ago
  83. 82f59cc drbd: fix potential deadlock on detach by Lars Ellenberg · 14 years ago
  84. aaa8e2b drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid by Lars Ellenberg · 14 years ago
  85. 0f8488e drbd: cleanup useless leftover warn/error printk's by Lars Ellenberg · 14 years ago
  86. 8979d9c drbd: protocol compatibility for maximum packet sizes by Lars Ellenberg · 14 years ago
  87. fb22c40 drbd: Track the reasons to suspend IO in dedicated state bits by Philipp Reisner · 14 years ago
  88. 1090c05 drbd: drbd_md_sync before calling user space helpers by Lars Ellenberg · 14 years ago
  89. ef50a3e drbd: implicitly create unconfigured devices on sync-after dependencies by Lars Ellenberg · 14 years ago
  90. c518d04 drbd: fix race between deconfiguring and reconfiguring network by Lars Ellenberg · 14 years ago
  91. 0778286 drbd: Disable activity log updates when the whole device is out of sync by Philipp Reisner · 14 years ago
  92. d537338 drbd: Actually allow BIOs up to 128k (was 32k). by Philipp Reisner · 14 years ago
  93. 0f0601f drbd: new configuration parameter c-min-rate by Lars Ellenberg · 14 years ago
  94. 778f271 drbd: The new, smarter resync speed controller by Philipp Reisner · 14 years ago
  95. 9a31d71 drbd: New sync parameters for the smart resync rate controller by Philipp Reisner · 14 years ago
  96. f70b3511 drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended by Philipp Reisner · 14 years ago
  97. 8f48815 drbd: Allow attach while IO is suspended by Philipp Reisner · 14 years ago
  98. 481c6f5 drbd: Ensure that the peer was not rebootet in the meantime before resending TL by Philipp Reisner · 14 years ago
  99. 43a5182 drbd: Delayed creation of current-UUID by Philipp Reisner · 14 years ago
  100. 87f7be4 drbd: Run the fence-peer helper asynchronously by Philipp Reisner · 14 years ago