1. a7e546f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  2. d1aa4d0 drbd: Write all pages of the bitmap after an online resize by Philipp Reisner · 12 years ago
  3. 509fc01 drbd: Finish requests that completed while IO was frozen by Philipp Reisner · 12 years ago
  4. 227f052 drbd: fix drbd wire compatibility for empty flushes by Lars Ellenberg · 12 years ago
  5. d97482e drbd: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  6. a73ff32 drbd: announce FLUSH/FUA capability to upper layers by Lars Ellenberg · 12 years ago
  7. db141b2 drbd: fix max_bio_size to be unsigned by Lars Ellenberg · 12 years ago
  8. 7ee1fb9 drbd: flush drbd work queue before invalidate/invalidate remote by Lars Ellenberg · 12 years ago
  9. c12e9c8 drbd: fix potential access after free by Lars Ellenberg · 12 years ago
  10. 63a6d0b drbd: call local-io-error handler early by Lars Ellenberg · 12 years ago
  11. 0029d62 drbd: do not reset rs_pending_cnt too early by Lars Ellenberg · 12 years ago
  12. 8843787 drbd: reset congestion information before reporting it in /proc/drbd by Lars Ellenberg · 12 years ago
  13. c2ba686 drbd: report congestion if we are waiting for some userland callback by Lars Ellenberg · 12 years ago
  14. 383606e drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  15. d264580 drbd: cleanup, remove two unused global flags by Lars Ellenberg · 12 years ago
  16. 6d407cf Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus by Jens Axboe · 12 years ago
  17. 0d5934e drbd: fix null pointer dereference with on-congestion policy when diskless by Lars Ellenberg · 12 years ago
  18. 1ed25b2 drbd: fix list corruption by failing but already aborted reads by Lars Ellenberg · 12 years ago
  19. 4eccc57 drbd: fix access of unallocated pages and kernel panic by Lars Ellenberg · 12 years ago
  20. a70f35a Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  21. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 12 years ago
  23. 92b4ca2 drbd: grammar fix in log message by Lars Ellenberg · 12 years ago
  24. bc4854b drbd: check MODULE for THIS_MODULE by Cong Wang · 12 years ago
  25. f6d0a8d drbd: Restore the request restart logic by Philipp Reisner · 12 years ago
  26. 9476f39 drbd: introduce a bio_set to allocate housekeeping bios from by Lars Ellenberg · 13 years ago
  27. 3c2f7a8 drbd: remove unused define by Lars Ellenberg · 13 years ago
  28. 0c7db27 drbd: bm_page_async_io: properly initialize page->private by Arne Redlich · 12 years ago
  29. 4d95a10 drbd: use the newly introduced page pool for bitmap IO by Lars Ellenberg · 13 years ago
  30. 4281808 drbd: add page pool to be used for meta data IO by Lars Ellenberg · 13 years ago
  31. 0e8488a drbd: allow bitmap to change during writeout from resync_finished by Lars Ellenberg · 12 years ago
  32. a574daf drbd: fix race between drbdadm invalidate/verify and finishing resync by Lars Ellenberg · 12 years ago
  33. ba280c0 drbd: fix resend/resubmit of frozen IO by Lars Ellenberg · 12 years ago
  34. 5de7382 drbd: Ensure that data_size is not 0 before using data_size-1 as index by Philipp Reisner · 12 years ago
  35. 197296f drbd: Delay/reject other state changes while establishing a connection by Philipp Reisner · 12 years ago
  36. 46385c8 drbd: move put_ldev from __req_mod() to the endio callback by Lars Ellenberg · 13 years ago
  37. d64957c drbd: fix WRITE_ACKED_BY_PEER_AND_SIS to not set RQ_NET_DONE by Lars Ellenberg · 12 years ago
  38. 41c4a00 drbd: fix READ_RETRY_REMOTE_CANCELED to not complete if device is suspended by Lars Ellenberg · 13 years ago
  39. 6d49e10 drbd: make OOS_HANDED_TO_NETWORK its own case by Lars Ellenberg · 13 years ago
  40. c088b2d drbd: don't pretend that barrier_nr == 0 was special by Lars Ellenberg · 12 years ago
  41. 7ffcaa7 drbd: remove unused static helper function by Lars Ellenberg · 12 years ago
  42. a5d214f drbd: remove some very outdated comments by Lars Ellenberg · 12 years ago
  43. 1abc2af drbd: missing wakeup after drbd_rs_del_all by Lars Ellenberg · 12 years ago
  44. 671a74e drbd: remove now unused seq_num member from struct drbd_request by Lars Ellenberg · 12 years ago
  45. 001a886 drbd: fix potential data corruption and protocol error by Lars Ellenberg · 12 years ago
  46. b6a370ba drbd: Fix a potential write ordering issue on SyncTarget nodes by Philipp Reisner · 12 years ago
  47. fc28845 drbd: Fix a potential race that could case data inconsistency by Philipp Reisner · 13 years ago
  48. 031a7c1 drbd: add missing part_round_stats to _drbd_start_io_acct by Lars Ellenberg · 13 years ago
  49. 47a4f1c drbd: Fix module refcount leak in drbd_accept() by Lars Ellenberg · 13 years ago
  50. 7caacb6 drbd: Consider the disk-timeout also for meta-data IO operations by Philipp Reisner · 13 years ago
  51. 4afc433 drbd: Do not send state packets while lower than C_CONNECTED cstate by Philipp Reisner · 13 years ago
  52. 545752d drbd: fix race between disconnect and receive_state by Lars Ellenberg · 13 years ago
  53. 763eb63 drbd: fix potential spinlock deadlock by Lars Ellenberg · 13 years ago
  54. e89868a drbd: Fixed an obvious copy-n-paste mistake by Philipp Reisner · 13 years ago
  55. f479ea0 drbd: send intermediate state change results to the peer by Lars Ellenberg · 13 years ago
  56. a2e9138 drbd: fix spurious meta data IO "error" by Lars Ellenberg · 13 years ago
  57. aaae506 drbd: Fixed a race condition between detach and start of resync by Philipp Reisner · 13 years ago
  58. 6a9a92f drbd: fix harmless race to not trigger an ASSERT by Lars Ellenberg · 13 years ago
  59. 5ba3dac drbd: Derive sync-UUIDs only from the bitmap-uuid if it is non-zero by Philipp Reisner · 13 years ago
  60. 7b4e4d3 drbd: drbd_nl_resize(): Fix missing put_ldev() on error path by Andreas Gruenbacher · 13 years ago
  61. 40424e4 drbd: fix "stalled" empty resync by Lars Ellenberg · 13 years ago
  62. 1e86ac4 drbd: Bugfix for the connection behavior by Philipp Reisner · 13 years ago
  63. 80f9fd5 drbd: Cleanup all epoch objects upon connection loss by Philipp Reisner · 13 years ago
  64. fd2491f drbd: detach must not try to abort non-local requests from drbd-8.4 by Philipp Reisner · 13 years ago
  65. 79f16f5 drbd: Consider that the no-data-condition could be in connected state by Philipp Reisner · 13 years ago
  66. bca482e drbd: Fixed current UUID generation by Philipp Reisner · 13 years ago
  67. 22f46ce drbd: change some GFP_KERNEL to GFP_NOIO by Lars Ellenberg · 13 years ago
  68. dfa8bed drbd: Implemented the disk-timeout option by Philipp Reisner · 13 years ago
  69. 02ee8f9 drbd: Force flag for the detach operation by Philipp Reisner · 13 years ago
  70. 5ca1de0 drbd: Allow new IOs while the local disk in in FAILED state by Philipp Reisner · 13 years ago
  71. 9e58c4d drbd: Bitmap IO functions can now return prematurely if the disk breaks by Philipp Reisner · 13 years ago
  72. d1f3779 drbd: Added a kref to bm_aio_ctx by Philipp Reisner · 13 years ago
  73. b205762 drbd: Hold a reference to ldev while doing meta-data IO by Philipp Reisner · 13 years ago
  74. 4a2fe56 drbd: Keep a reference to the bio until the completion handler finished by Philipp Reisner · 13 years ago
  75. 0c46442 drbd: Implemented wait_until_done_or_disk_failure() by Philipp Reisner · 13 years ago
  76. e171173 drbd: Replaced md_io_mutex by an atomic: md_io_in_use by Philipp Reisner · 13 years ago
  77. cc94c65 drbd: moved md_io into mdev by Philipp Reisner · 13 years ago
  78. 2b4dd36 drbd: Immediately allow completion of IOs, that wait for IO completions on a failed disk by Philipp Reisner · 13 years ago
  79. 6d7e32f drbd: Keep a reference to barrier acked requests by Philipp Reisner · 13 years ago
  80. 6809384 drbd: Improve compatibility with drbd's older than 8.3.7 by Philipp Reisner · 13 years ago
  81. 77e8fdf drbd: Only print sanitize state's warnings, if the state change happens by Philipp Reisner · 13 years ago
  82. 0766734 drbd: downgraded error printk to info by Lars Ellenberg · 13 years ago
  83. 5f138ce DRBD: Fix comparison always false warning due to long/long long compare by David Howells · 13 years ago
  84. 7948bcd drbd: spelling fix: too small by Lars Ellenberg · 13 years ago
  85. 1381e9a drbd: cosmetic: fix accidental division instead of modulo when pretty printing by Lars Ellenberg · 13 years ago
  86. ebd2b0c drbd: Lower log priority for an event that is definitely not an error by Philipp Reisner · 13 years ago
  87. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  88. 70834d3 usermodehelper: use UMH_WAIT_PROC consistently by Oleg Nesterov · 12 years ago
  89. 589973a drbd: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  90. cfd8005 block: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  91. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  92. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  93. 5c04b42 Merge branch 'v3.1-rc10' into for-3.2/core by Jens Axboe · 13 years ago
  94. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  95. e5de063 Remove unneeded version.h includes from drivers/block/ by Jesper Juhl · 13 years ago
  96. 1d273b9 drbd: Use angle brackets for system includes by Joe Perches · 13 years ago
  97. 57f3224 drbd: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  98. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  99. ddad9ef drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse by H Hartley Sweeten · 13 years ago
  100. 7b28afe Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 13 years ago