1. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 7 months ago
  2. a371457 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  3. 7f79f5f Merge android-4.9.206(2be2d899) into msm-4.9 by jianzhou · 4 years, 8 months ago
  4. 542bb9b drbd: fix print_st_err()'s prototype to match the definition by Luc Van Oostenryck · 6 years ago
  5. 26b3a73 drbd: do not block when adjusting "disk-options" while IO is frozen by Lars Ellenberg · 6 years ago
  6. 6bd1d015 drbd: reject attach of unsuitable uuids even if connected by Lars Ellenberg · 6 years ago
  7. 844df2c drbd: ignore "all zero" peer volume sizes in handshake by Lars Ellenberg · 6 years ago
  8. e00630f block: drbd: remove a stray unlock in __drbd_send_protocol() by Dan Carpenter · 5 years ago
  9. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 5 years ago
  10. dfaf368 drbd: dynamically allocate shash descriptor by Arnd Bergmann · 5 years ago
  11. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 6 years ago
  12. 0de45bf drbd: skip spurious timeout (ping-timeo) when failing promote by Lars Ellenberg · 6 years ago
  13. 1db8ab8 drbd: disconnect, if the wrong UUIDs are attached on a connected peer by Lars Ellenberg · 6 years ago
  14. b1ceaab drbd: narrow rcu_read_lock in drbd_sync_handshake by Roland Kammerer · 6 years ago
  15. 68a56a7 Merge android-4.9.112 (9e79039) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  16. f9b1cd6 drbd: fix access after free by Lars Ellenberg · 6 years ago
  17. 1cdb7f9 block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  18. d8e9e5e drbd: Fix kernel_sendmsg() usage - potential NULL deref by Richard Weinberger · 8 years ago
  19. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  20. 9d5059c dynamic_debug: only add header when used by Luis de Bethencourt · 8 years ago
  21. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  23. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  24. 1b57e66 drbd: correctly handle failed crypto_alloc_hash by Lars Ellenberg · 8 years ago
  25. 27ea1d8 drbd: al_write_transaction: skip re-scanning of bitmap page pointer array by Lars Ellenberg · 8 years ago
  26. 13c2088 drbd: finally report ms, not jiffies, in log message by Lars Ellenberg · 8 years ago
  27. 4e526a0 drbd: get rid of empty statement in is_valid_state by Roland Kammerer · 8 years ago
  28. 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 8 years ago
  29. 20004e2 drbd: bump current uuid when resuming IO with diskless peer by Lars Ellenberg · 8 years ago
  30. 31d6460 drbd: disallow promotion during resync handshake, avoid deadlock and hard reset by Lars Ellenberg · 8 years ago
  31. f2d3d75 drbd: sync_handshake: handle identical uuids with current (frozen) Primary by Lars Ellenberg · 8 years ago
  32. 9104d31 drbd: introduce WRITE_SAME support by Lars Ellenberg · 8 years ago
  33. 60bac04 drbd: report sizes if rejecting too small peer disk by Lars Ellenberg · 8 years ago
  34. 65f5be3 drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0 by Lars Ellenberg · 8 years ago
  35. af61494 drbd: only restart frozen disk io when D_UP_TO_DATE by Lars Ellenberg · 8 years ago
  36. 0ead5cc drbd: if there is no good data accessible, writes should be IO errors by Lars Ellenberg · 8 years ago
  37. 7bd000c drbd: don't forget error completion when "unsuspending" IO by Lars Ellenberg · 8 years ago
  38. 26a9611 drbd: introduce unfence-peer handler by Lars Ellenberg · 8 years ago
  39. 5052fee drbd: finish resync on sync source only by notification from sync target by Lars Ellenberg · 8 years ago
  40. 505675f drbd: allow larger max_discard_sectors by Lars Ellenberg · 8 years ago
  41. 7435e90 drbd: zero-out partial unaligned discards on local backend by Lars Ellenberg · 8 years ago
  42. 69ba1ee drbd: possibly disable discard support, if backend has discard_zeroes_data=0 by Lars Ellenberg · 8 years ago
  43. dd4f699 drbd: when receiving P_TRIM, zero-out partial unaligned chunks by Lars Ellenberg · 8 years ago
  44. f9ff0da drbd: allow parallel flushes for multi-volume resources by Lars Ellenberg · 8 years ago
  45. 0982368 drbd: fix for truncated minor number in callback command line by Lars Ellenberg · 8 years ago
  46. 1b228c9 drbd: fix regression: protocol A sometimes synchronous, C sometimes double-latency by Lars Ellenberg · 8 years ago
  47. bca1cba drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED by Lars Ellenberg · 8 years ago
  48. 92d94ae drbd: Create the protocol feature THIN_RESYNC by Philipp Reisner · 8 years ago
  49. a5ca66c drbd: Introduce new disk config option rs-discard-granularity by Philipp Reisner · 8 years ago
  50. 700ca8c drbd: Implement handling of thinly provisioned storage on resync target nodes by Philipp Reisner · 8 years ago
  51. c5c2385 drbd: Kill code duplication by Philipp Reisner · 8 years ago
  52. be115b6 drbd: change bitmap write-out when leaving resync states by Lars Ellenberg · 8 years ago
  53. c0065f9 drbd: bitmap bulk IO: do not always suspend IO by Lars Ellenberg · 8 years ago
  54. 8bf223c block: drbd: avoid to use BIO_MAX_SIZE by Ming Lei · 8 years ago
  55. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  56. bb3cc85 drbd: use bio op accessors by Mike Christie · 8 years ago
  57. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  58. 07a8e62 drbd: ->d_parent is never NULL or negative by Al Viro · 8 years ago
  59. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  60. 1dee3f5 block/drbd: align properly u64 in nl messages by Nicolas Dichtel · 8 years ago
  61. fe8fb75 drbd: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  62. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  63. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  64. 9534d67 drbd: Use shash and ahash by Herbert Xu · 9 years ago
  65. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  66. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  67. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  68. 8011e24 drbd: fix error path during resize by Lars Ellenberg · 9 years ago
  69. 5f7c012 drbd: avoid potential deadlock during handshake by Lars Ellenberg · 9 years ago
  70. 603ee2c drbd: separate out __al_write_transaction helper function by Lars Ellenberg · 9 years ago
  71. 7dbb438 drbd: make suspend_io() / resume_io() must be thread and recursion safe by Philipp Reisner · 12 years ago
  72. f85d9f2 drbd: fix "endless" transfer log walk in protocol A by Lars Ellenberg · 9 years ago
  73. 7064478 drbd: fix memory leak in drbd_adm_resize by Oleg Drokin · 9 years ago
  74. 5bded4e drbd: don't block forever in disconnect during resync if fencing=r-a-stonith by Lars Ellenberg · 9 years ago
  75. 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 10 years ago
  76. 088b705 drbd: fix queue limit setup for discard by Lars Ellenberg · 10 years ago
  77. edb5e5f drbd: fix spurious alert level printk by Lars Ellenberg · 10 years ago
  78. 5fb3bc4 drbd: use bitmap_weight() helper, don't open code by Lars Ellenberg · 10 years ago
  79. 2630628 drbd: avoid redefinition of BITS_PER_PAGE by Lars Ellenberg · 10 years ago
  80. 39e91a6 drbd: use resource name in workqueue by Lars Ellenberg · 10 years ago
  81. f5ec017 drbd: debugfs: expose ed_data_gen_id by Lars Ellenberg · 10 years ago
  82. 9fa4826 drbd: prevent NULL pointer deref when resuming diskless primary by Lars Ellenberg · 10 years ago
  83. 668700b drbd: Create a dedicated workqueue for sending acks on the control connection by Philipp Reisner · 10 years ago
  84. 1c03e52 drbd: Rename asender to ack_receiver by Philipp Reisner · 10 years ago
  85. 6434f40 drbd: fix refcount error during detach of an already failed disk by Lars Ellenberg · 10 years ago
  86. 2b47976 drbd: fix NULL deref in remember_new_state by Lars Ellenberg · 10 years ago
  87. 84d34f2 drbd: improve network timeout detection by Lars Ellenberg · 10 years ago
  88. 142207f drbd: drbd_panic_after_delayed_completion_of_aborted_request() by Lars Ellenberg · 10 years ago
  89. dc99562 drbd: add comment why we want to first call local-io-error, then send state by Lars Ellenberg · 10 years ago
  90. 9bd2eb2 drbd: also bump UUIDs if a diskless primary connects by Lars Ellenberg · 10 years ago
  91. 05a7277 drbd: drbdsetup detach of an unresponsive local disk should not block IO "forever" by Lars Ellenberg · 10 years ago
  92. 05cbbb3 drbd: Fix spurious disk-timeout by Lars Ellenberg · 10 years ago
  93. d38f8612 drbd: Replace 0 with the more meaningful GFP_NOWAIT by Philipp Reisner · 10 years ago
  94. d01efce drbd: Deletion of an unnecessary check before the function call "lc_destroy" by Markus Elfring · 10 years ago
  95. a55bbd3 drbd: Backport the "status" command by Andreas Gruenbacher · 10 years ago
  96. a297284 drbd: Backport the "events2" command by Andreas Gruenbacher · 10 years ago
  97. 28bc3b8 drbd: Fix locking across all resources by Andreas Gruenbacher · 10 years ago
  98. 1ec317d drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed() by Andreas Gruenbacher · 10 years ago
  99. f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
  100. 5dd2ca1 drbd: Get rid of some first_peer_device() calls by Andreas Gruenbacher · 10 years ago