1. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  2. e9e6f3e drbd: fix for possible deadlock on IO error during resync by Lars Ellenberg · 14 years ago
  3. 2b2bf21 drbd: drbd_send_ack_dp must not rely on header information by Lars Ellenberg · 14 years ago
  4. 00b4253 drbd: Allow larger values for c-fill-target. by Philipp Reisner · 14 years ago
  5. fb22c40 drbd: Track the reasons to suspend IO in dedicated state bits by Philipp Reisner · 14 years ago
  6. 435f074 drbd: don't count sendpage()d pages only referenced by tcp as in use by Lars Ellenberg · 14 years ago
  7. 76d2e7e drbd: Adding support for BIO/Request flags: REQ_FUA, REQ_FLUSH and REQ_DISCARD by Philipp Reisner · 14 years ago
  8. ee15b03 drbd: fix race on meta-data update, addendum by Lars Ellenberg · 14 years ago
  9. 63106d3 drbd: Removed a race that could cause unexpected execution of w_make_resync_request() by Philipp Reisner · 14 years ago
  10. 0778286 drbd: Disable activity log updates when the whole device is out of sync by Philipp Reisner · 14 years ago
  11. d537338 drbd: Actually allow BIOs up to 128k (was 32k). by Philipp Reisner · 14 years ago
  12. 02918be drbd: receiving of big packets, for payloads between 64kByte and 4GByte by Philipp Reisner · 14 years ago
  13. 0b70a13 drbd: Sending of big packets, for payloads from 64KByte to 4GByte by Philipp Reisner · 14 years ago
  14. 0f0601f drbd: new configuration parameter c-min-rate by Lars Ellenberg · 14 years ago
  15. 1d7734a drbd: use rolling marks for resync speed calculation by Lars Ellenberg · 14 years ago
  16. 0bb70bf drbd: remove outdated comment and dead code by Lars Ellenberg · 14 years ago
  17. c36c3ce drbd: let drbd_free_ee implicitly free any digest by Lars Ellenberg · 14 years ago
  18. 8571957 drbd: Replaced some casts by an union. Improved comments by Philipp Reisner · 14 years ago
  19. 778f271 drbd: The new, smarter resync speed controller by Philipp Reisner · 14 years ago
  20. 8e26f9c drbd: New sync_param packet, that includes the parameters of the new controller by Philipp Reisner · 14 years ago
  21. f70b351 drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended by Philipp Reisner · 14 years ago
  22. 84dfb9f drbd: Fixed a deadlock, probably only affected UP machines by Philipp Reisner · 15 years ago
  23. 43a5182 drbd: Delayed creation of current-UUID by Philipp Reisner · 15 years ago
  24. 87f7be4 drbd: Run the fence-peer helper asynchronously by Philipp Reisner · 15 years ago
  25. 265be2d drbd: Finished the "on-no-data-accessible suspend-io;" functionality by Philipp Reisner · 15 years ago
  26. 11b58e7 drbd: factored tl_restart() out of tl_clear(). by Philipp Reisner · 15 years ago
  27. 7e602c0 drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writes by Philipp Reisner · 15 years ago
  28. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  29. e7f52df drbd: revert "delay probes", feature is being re-implemented differently by Lars Ellenberg · 14 years ago
  30. 7383506 drbd: use drbd specific ratelimit instead of global printk_ratelimit by Lars Ellenberg · 15 years ago
  31. 32fa7e9 drbd: Removed the now empty w_io_error() function by Philipp Reisner · 15 years ago
  32. 344fa46 drbd: improve network latency, TCP_QUICKACK by Lars Ellenberg · 15 years ago
  33. 2c8d196 drbd: Revert "drbd: Create new current UUID as late as possible" by Philipp Reisner · 15 years ago
  34. 0c3f345 drbd: Create new current UUID as late as possible by Philipp Reisner · 15 years ago
  35. 9a25a04 drbd: If we detect late that IO got frozen, retry after we thawed. by Philipp Reisner · 15 years ago
  36. 45bb912 drbd: Allow drbd_epoch_entries to use multiple bios. by Lars Ellenberg · 15 years ago
  37. 708d740 drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning members by Lars Ellenberg · 15 years ago
  38. 162f3ec drbd: Fixes to the new delay_probes code by Philipp Reisner · 15 years ago
  39. a8cdfd8 drbd: A fixes to the new resync speed code by Philipp Reisner · 15 years ago
  40. bd26bfc drbd: Actually send delay probes by Philipp Reisner · 15 years ago
  41. 7237bc4 drbd: Sending of delay_probes by Philipp Reisner · 15 years ago
  42. 0ced55a drbd: Receiving of delay_probes by Philipp Reisner · 15 years ago
  43. 6b4388a drbd: Added transmission faults to the fault injection code by Philipp Reisner · 15 years ago
  44. e89b591 drbd: Implemented flags for the resize packet by Philipp Reisner · 15 years ago
  45. 02d9a94 drbd: Implemented the set_new_bits parameter for drbd_bm_resize() by Philipp Reisner · 15 years ago
  46. d845030 drbd: made determin_dev_size's parameter an flag enum by Philipp Reisner · 15 years ago
  47. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 15 years ago
  48. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 15 years ago
  49. 309d160 drbd: Reduce the time an empty resync takes usually by Philipp Reisner · 15 years ago
  50. c42b6cf drbd: add missing drbd command names to avoid <NULL> in error messages by Lars Ellenberg · 15 years ago
  51. cf14c2e drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> ) by Philipp Reisner · 15 years ago
  52. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  53. a393db6 drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced) by Philipp Reisner · 15 years ago
  54. 36bfc7e drbd: check on CONFIG_LBDAF, not LBD by Lars Ellenberg · 15 years ago
  55. 7d4e9d0 drbd: Constify struct file_operations by Emese Revfy · 15 years ago
  56. 132cc53 drbd: needs __ratelimit() by Randy Dunlap · 15 years ago
  57. 6a0afdf drbd: remove tracing bits by Jens Axboe · 15 years ago
  58. b411b36 The DRBD driver by Philipp Reisner · 15 years ago