1. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  2. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  3. ae8bf31 drbd: cleanup ondisk meta data layout calculations and defines by Lars Ellenberg · 11 years ago
  4. f1d6a32 drbd: use copy_highpage by Akinobu Mita · 12 years ago
  5. 9868365 Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 by Philipp Reisner · 12 years ago
  6. e34b677 drbd: wait for meta data IO completion even with failed disk, unless force-detached by Lars Ellenberg · 12 years ago
  7. bc891c9 drbd: fix potential deadlock during bitmap (re-)allocation by Lars Ellenberg · 12 years ago
  8. fef45d2 drbd: Write all pages of the bitmap after an online resize by Philipp Reisner · 12 years ago
  9. 0c84966 drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  10. 1b6f197 drbd: fix access of unallocated pages and kernel panic by Lars Ellenberg · 12 years ago
  11. f66ee69 drbd: bm_page_async_io: properly initialize page->private by Lars Ellenberg · 12 years ago
  12. a220d29 drbd: allow bitmap to change during writeout from resync_finished by Lars Ellenberg · 12 years ago
  13. 9dab384 drbd: fix memleak in error path in bm_rw and drbd_bm_write_range by Lars Ellenberg · 12 years ago
  14. 32db80f drbd: Consider the disk-timeout also for meta-data IO operations by Philipp Reisner · 12 years ago
  15. 1a3cde4 drbd: drbd_bm_ALe_set_all(): Remove unused function by Andreas Gruenbacher · 13 years ago
  16. 22d8114 drbd: fix bitmap writeout after aborted resync by Lars Ellenberg · 13 years ago
  17. a209b4a drbd: Update some outdated comments to match the code by Andreas Gruenbacher · 13 years ago
  18. cdfda63 drbd: detach from frozen backing device by Philipp Reisner · 13 years ago
  19. 44edfb0 drbd: wait for meta data IO completion even with failed disk, unless force-detached by Lars Ellenberg · 12 years ago
  20. 0b143d4 drbd: fix potential deadlock during bitmap (re-)allocation by Lars Ellenberg · 12 years ago
  21. d1aa4d0 drbd: Write all pages of the bitmap after an online resize by Philipp Reisner · 12 years ago
  22. 383606e drbd: differentiate between normal and forced detach by Lars Ellenberg · 12 years ago
  23. 4eccc57 drbd: fix access of unallocated pages and kernel panic by Lars Ellenberg · 12 years ago
  24. 9476f39 drbd: introduce a bio_set to allocate housekeeping bios from by Lars Ellenberg · 13 years ago
  25. 0c7db27 drbd: bm_page_async_io: properly initialize page->private by Arne Redlich · 12 years ago
  26. 4d95a10 drbd: use the newly introduced page pool for bitmap IO by Lars Ellenberg · 13 years ago
  27. 0e8488a drbd: allow bitmap to change during writeout from resync_finished by Lars Ellenberg · 12 years ago
  28. 7caacb6 drbd: Consider the disk-timeout also for meta-data IO operations by Philipp Reisner · 13 years ago
  29. 22f46ce drbd: change some GFP_KERNEL to GFP_NOIO by Lars Ellenberg · 13 years ago
  30. 9e58c4d drbd: Bitmap IO functions can now return prematurely if the disk breaks by Philipp Reisner · 13 years ago
  31. d1f3779 drbd: Added a kref to bm_aio_ctx by Philipp Reisner · 13 years ago
  32. 589973a drbd: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  33. cfd8005 block: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  34. da4a75d drbd: introduce a bio_set to allocate housekeeping bios from by Lars Ellenberg · 13 years ago
  35. 9db4e77 drbd: use the newly introduced page pool for bitmap IO by Lars Ellenberg · 13 years ago
  36. c9d963a drbd: silence some log messages on bitmap IO by Lars Ellenberg · 13 years ago
  37. 45dfffe drbd: allow to select specific bitmap pages for writeout by Lars Ellenberg · 13 years ago
  38. 4738fa1 drbd: use clear_bit_unlock() where appropriate by Lars Ellenberg · 13 years ago
  39. 392c880 drbd: drbd_thread has now a pointer to a tconn instead of to a mdev by Philipp Reisner · 13 years ago
  40. bed879a drbd: Moved the thread name into the data structure by Philipp Reisner · 13 years ago
  41. 57f3224 drbd: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  42. e6b3ea8 drbd: moved receiver, worker and asender from mdev to tconn by Philipp Reisner · 13 years ago
  43. 841ce24 drbd: Replace the ERR_IF macro with an assert-like macro by Andreas Gruenbacher · 14 years ago
  44. 5a8b424 drbd: account bitmap IO during resync as resync-(related-)-io by Lars Ellenberg · 13 years ago
  45. 8ccee20 drbd: don't cond_resched_lock with IRQs disabled by Lars Ellenberg · 13 years ago
  46. 829c608 drbd: add missing spinlock to bitmap receive by Lars Ellenberg · 13 years ago
  47. 24c4830 drbd: Fix spelling by Bart Van Assche · 13 years ago
  48. 7e599e6 drbd: fix up merge error by Linus Torvalds · 13 years ago
  49. f0ff135 drbd: need include for bitops functions declarations by Stephen Rothwell · 13 years ago
  50. 20ceb2b drbd: describe bitmap locking for bulk operation in finer detail by Lars Ellenberg · 13 years ago
  51. 725a97e drbd: fix potential access of on-stack wait_queue_head_t after return by Lars Ellenberg · 14 years ago
  52. 7648cdf drbd: be less noisy with some log messages by Lars Ellenberg · 14 years ago
  53. 84e7c0f drbd: Removed a reference to debug macros removed long time ago by Lars Ellenberg · 14 years ago
  54. 6850c44 drbd: get rid of unused debug code by Lars Ellenberg · 14 years ago
  55. 4b0715f drbd: allow petabyte storage on 64bit arch by Lars Ellenberg · 14 years ago
  56. 19f843a drbd: bitmap keep track of changes vs on-disk bitmap by Lars Ellenberg · 14 years ago
  57. 95a0f10 drbd: store in-core bitmap little endian, regardless of architecture by Lars Ellenberg · 14 years ago
  58. 7777a8b drbd: bitmap: don't count unused bits (fix non-terminating resync) by Lars Ellenberg · 14 years ago
  59. 81e8465 drbd: Use the standard bool, true, and false keywords by Andreas Gruenbacher · 14 years ago
  60. 0cf9d27 drbd: Get rid of unnecessary macros (2) by Andreas Gruenbacher · 14 years ago
  61. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  62. 0778286 drbd: Disable activity log updates when the whole device is out of sync by Philipp Reisner · 14 years ago
  63. 5223671 drbd: Fixed bitmap in case of online-grow without resync by Philipp Reisner · 14 years ago
  64. b4ee79d drbd: Added some missing statics by Philipp Reisner · 14 years ago
  65. fd76438 drbd: Make sure to resync all of the new storage upon online resize by Philipp Reisner · 14 years ago
  66. 02d9a94 drbd: Implemented the set_new_bits parameter for drbd_bm_resize() by Philipp Reisner · 14 years ago
  67. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  68. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  69. 8a03ae2 block: drbd: Convert semaphore to mutex by Thomas Gleixner · 14 years ago
  70. b411b36 The DRBD driver by Philipp Reisner · 15 years ago