1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 7e599e6 drbd: fix up merge error by Linus Torvalds · 13 years ago
  3. 8d49a775 Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  4. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  5. 1ddd504 cciss: fix lost command issue by Bud Brown · 13 years ago
  6. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  7. 59c2be1 rbd: use watch/notify for changes in rbd header by Yehuda Sadeh · 13 years ago
  8. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  9. f0ff135 drbd: need include for bitops functions declarations by Stephen Rothwell · 13 years ago
  10. dc113c1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  11. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  12. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  13. 059718d m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast by Geert Uytterhoeven · 14 years ago
  14. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  15. 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  16. b665380 Revert "cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deallocation" by Jens Axboe · 13 years ago
  17. 6d9a4f9 cciss: fix missed command status value CMD_UNABORTABLE by Stephen M. Cameron · 13 years ago
  18. fcab1c1 cciss: remove unnecessary casts by Stephen M. Cameron · 13 years ago
  19. 1601113 cciss: Mask off error bits of c->busaddr in cmd_special_free when calling pci_free_consistent by Stephen M. Cameron · 13 years ago
  20. 0498cc2 cciss: Inform controller we are using 32-bit tags. by Stephen M. Cameron · 13 years ago
  21. 4a76504 cciss: hoist tag masking out of loop by Stephen M. Cameron · 13 years ago
  22. 978eb51 cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deallocation by Stephen M. Cameron · 13 years ago
  23. 957c2ec cciss: export resettable host attribute by Stephen M. Cameron · 13 years ago
  24. 0356781 drbd: drop code present under #ifdef which is relevant to 2.6.28 and below by Or Gerlitz · 13 years ago
  25. 7961243 drbd: Fixed handling of read errors on a 'VerifyS' node by Philipp Reisner · 13 years ago
  26. 8f21420 drbd: Fixed handling of read errors on a 'VerifyT' node by Philipp Reisner · 13 years ago
  27. 7fde2be drbd: Implemented real timeout checking for request processing time by Philipp Reisner · 13 years ago
  28. c5a9161 drbd: Remove unused function atodb_endio() by Andreas Gruenbacher · 13 years ago
  29. fdda654 drbd: improve log message if received sector offset exceeds local capacity by Lars Ellenberg · 13 years ago
  30. e99dc36 drbd: kill dead code by Lars Ellenberg · 13 years ago
  31. 10f6d992 drbd: don't BUG_ON, if bio_add_page of a single page to an empty bio fails by Lars Ellenberg · 13 years ago
  32. 039312b drbd: Removed left over, now wrong comments by Philipp Reisner · 13 years ago
  33. 873b0d5 drbd: serialize admin requests for new verify run with pending bitmap io by Lars Ellenberg · 13 years ago
  34. e636db5 drbd: fix potential imbalance of ap_in_flight by Lars Ellenberg · 13 years ago
  35. 0ddc554 drbd: silence some noisy log messages during disconnect by Lars Ellenberg · 13 years ago
  36. 20ceb2b drbd: describe bitmap locking for bulk operation in finer detail by Lars Ellenberg · 13 years ago
  37. 62b0da3 drbd: log UUIDs whenever they change by Lars Ellenberg · 13 years ago
  38. d07c9c1 drbd: We can not process BIOs with a size of 0 by Philipp Reisner · 13 years ago
  39. cd88d03 drbd: Provide hints with the error message when clearing the sync pause flag by Philipp Reisner · 13 years ago
  40. 79a30d2 drbd: queue bitmap writeout more intelligently by Lars Ellenberg · 13 years ago
  41. 54b956a drbd: don't pointlessly queue bitmap send, if we lost connection by Lars Ellenberg · 13 years ago
  42. 194bfb3 drbd: serialize admin requests for new resync with pending bitmap io by Lars Ellenberg · 13 years ago
  43. 6c922ed drbd: only generate and send a new sync uuid after a successful state change by Lars Ellenberg · 13 years ago
  44. 20ee639 drbd: cleaned up __set_current_state() followed by schedule_timeout() calls by Philipp Reisner · 13 years ago
  45. 6a35c45 drbd: Ensure that an epoch contains only requests of one kind by Philipp Reisner · 13 years ago
  46. 2deb833 drbd: Fixed P_NEG_ACK processing for protocol A and B by Philipp Reisner · 13 years ago
  47. 94f2b05 drbd: Killed an assert that is no longer valid by Philipp Reisner · 13 years ago
  48. 148efa1 drbd: Do not drop net config if sending in drbd_send_protocol() fails by Philipp Reisner · 13 years ago
  49. 370a43e drbd: Work on the Ahead -> SyncSource transition by Philipp Reisner · 13 years ago
  50. 71c78cf drbd: Nothing should stop SyncSource -> Ahead transitions by Philipp Reisner · 13 years ago
  51. 4a23f26 drbd: Do not full sync if a P_SYNC_UUID packet gets lost by Philipp Reisner · 14 years ago
  52. 2b8a90b drbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAX by Philipp Reisner · 14 years ago
  53. 110a204 drbd: Remove useless / wrong comments by Andreas Gruenbacher · 14 years ago
  54. 794abb7 drbd: Cleaned up the resync timer logic by Philipp Reisner · 14 years ago
  55. da0a781 drbd: Be more careful with SyncSource -> Ahead transitions by Philipp Reisner · 14 years ago
  56. d612d30 drbd: No longer answer P_RS_DATA_REQUEST packets when in C_AHEAD mode by Philipp Reisner · 14 years ago
  57. 617049a drbd: Fixed an issue with AHEAD -> SYNC_SOURCE transitions by Philipp Reisner · 14 years ago
  58. 0719427 drbd: ratelimit io error messages by Lars Ellenberg · 14 years ago
  59. 3f98688 drbd: There might be a resync after unfreezing IO due to no disk [Bugz 332] by Philipp Reisner · 14 years ago
  60. 725a97e drbd: fix potential access of on-stack wait_queue_head_t after return by Lars Ellenberg · 14 years ago
  61. 06d33e9 drbd: improve on bitmap write out timing by Lars Ellenberg · 14 years ago
  62. 418e0a9 drbd: spelling fix in log message by Lars Ellenberg · 14 years ago
  63. 7648cdf drbd: be less noisy with some log messages by Lars Ellenberg · 14 years ago
  64. 5a22db8 drbd: serialize sending of resync uuid with pending w_send_oos by Lars Ellenberg · 14 years ago
  65. f735e363 drbd: add debugging assert to make sure the protocol is clean by Lars Ellenberg · 14 years ago
  66. c88d65e drbd: Documenting drbd_should_do_remote() and drbd_should_send_oos() by Philipp Reisner · 14 years ago
  67. 2265b47 drbd: fix potential dereference of NULL pointer by Lars Ellenberg · 14 years ago
  68. 02851e9 drbd: move bitmap write from resync_finished to after_state_change by Lars Ellenberg · 14 years ago
  69. 84e7c0f drbd: Removed a reference to debug macros removed long time ago by Lars Ellenberg · 14 years ago
  70. 6850c44 drbd: get rid of unused debug code by Lars Ellenberg · 14 years ago
  71. 4b0715f drbd: allow petabyte storage on 64bit arch by Lars Ellenberg · 14 years ago
  72. 19f843a drbd: bitmap keep track of changes vs on-disk bitmap by Lars Ellenberg · 14 years ago
  73. 95a0f10 drbd: store in-core bitmap little endian, regardless of architecture by Lars Ellenberg · 14 years ago
  74. 7777a8b drbd: bitmap: don't count unused bits (fix non-terminating resync) by Lars Ellenberg · 14 years ago
  75. 1b881ef drbd: Rename __inc_ap_bio_cond to may_inc_ap_bio by Andreas Gruenbacher · 14 years ago
  76. 24dccab drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size by Andreas Gruenbacher · 14 years ago
  77. 2c46407 drbd: receive_bitmap_plain: Get rid of ugly and useless enum by Andreas Gruenbacher · 14 years ago
  78. f70af11 drbd: send_bitmap_rle_or_plain: Get rid of ugly and useless enum by Andreas Gruenbacher · 14 years ago
  79. 78fcbda drbd: receive_bitmap: Missing free_page() on error path by Andreas Gruenbacher · 14 years ago
  80. de1f8e4 drbd: receive_bitmap: Avoid casting enum drbd_state_rv to int by Andreas Gruenbacher · 14 years ago
  81. 4114be8 drbd: receive_bitmap: Fix the wrong return value by Andreas Gruenbacher · 14 years ago
  82. f2024e7 drbd: drbd_nl_disk_conf: Avoid a compiler warning by Andreas Gruenbacher · 14 years ago
  83. 81e8465 drbd: Use the standard bool, true, and false keywords by Andreas Gruenbacher · 14 years ago
  84. 6184ea2 drbd: This code is dead now by Andreas Gruenbacher · 14 years ago
  85. bb43794 drbd: Another small enum drbd_state_rv cleanup by Andreas Gruenbacher · 14 years ago
  86. bf885f8 drbd: Be more explicit about functions that return an enum drbd_state_rv by Andreas Gruenbacher · 14 years ago
  87. c8b3256 drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv by Andreas Gruenbacher · 14 years ago
  88. 116676c drbd: Rename enum drbd_ret_codes to enum drbd_ret_code by Andreas Gruenbacher · 14 years ago
  89. 0cf9d27 drbd: Get rid of unnecessary macros (2) by Andreas Gruenbacher · 14 years ago
  90. 662d91a drbd: Get rid of unnecessary macros (1) by Andreas Gruenbacher · 14 years ago
  91. 2f58dcf drbd: Rename drbd_make_request_26 to drbd_make_request by Andreas Gruenbacher · 14 years ago
  92. 96756784 drbd: Remove left-over prototype by Andreas Gruenbacher · 14 years ago
  93. cab2f74 drbd: Make sure that drbd_send() has sent the right number of bytes by Andreas Gruenbacher · 14 years ago
  94. 220df4d drbd: fix incomplete error message by Lars Ellenberg · 14 years ago
  95. 7e458c3 drbd: Removed an unnecessary #undef by Andreas Gruenbacher · 14 years ago
  96. 8a3c104 drbd: fix regression, we need to close drbd epochs during normal operation by Lars Ellenberg · 14 years ago
  97. 09b9e79 drbd: Implemented the before-resync-source handler by Philipp Reisner · 14 years ago
  98. 2561b9c drbd: --force option for disconnect by Philipp Reisner · 14 years ago
  99. 42ff269 drbd: add packet_type 27 (return_code_only) to netlink api by Lars Ellenberg · 14 years ago
  100. 3e3a776 drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl by Lars Ellenberg · 14 years ago