1. 8404e19 drbd: remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
  2. 6327c911 drbd: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
  3. 6ec2a0f block: drbd: drbd_receiver: Demote less than half complete kernel-doc header by Lee Jones · 3 years, 10 months ago
  4. 9b48ff0 block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers by Lee Jones · 3 years, 10 months ago
  5. e862801 drbd: Avoid comma separated statements by Joe Perches · 4 years, 4 months ago
  6. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 1 month ago
  7. cb8432d block: allocate struct hd_struct as part of struct bdev_inode by Christoph Hellwig · 4 years, 1 month ago
  8. 155bd9d drbd: remove ->this_bdev by Christoph Hellwig · 4 years, 3 months ago
  9. 8c40c7c drbd: don't detour through bd_contains for the gendisk by Christoph Hellwig · 4 years, 4 months ago
  10. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  11. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  12. ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
  13. 8b70098 sched: Remove sched_set_*() return value by Peter Zijlstra · 4 years, 8 months ago
  14. c9ec052 sched,drbd: Convert to sched_set_fifo*() by Peter Zijlstra · 4 years, 8 months ago
  15. ddd061b tcp: add tcp_sock_set_quickack by Christoph Hellwig · 4 years, 7 months ago
  16. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  17. db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 7 months ago
  18. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 9 months ago
  19. 6a36587 drbd: fifo_alloc() should use struct_size by Stephen Kitt · 5 years ago
  20. 77ce56e drbd: dynamically allocate shash descriptor by Arnd Bergmann · 5 years ago
  21. c6ae4c0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91 by Thomas Gleixner · 6 years ago
  22. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  23. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  24. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  25. e16fb3a block: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  26. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  27. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  28. f31e583 drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire") by Lars Ellenberg · 6 years ago
  29. 9049ccd drbd: don't retry connection if peers do not agree on "authentication" settings by Lars Ellenberg · 6 years ago
  30. a2823ea drbd: fix comment typos by Lars Ellenberg · 6 years ago
  31. fe43ed9 drbd: reject attach of unsuitable uuids even if connected by Lars Ellenberg · 6 years ago
  32. ad6e897 drbd: attach on connected diskless peer must not shrink a consistent device by Lars Ellenberg · 6 years ago
  33. b17b596 drbd: disconnect, if the wrong UUIDs are attached on a connected peer by Lars Ellenberg · 6 years ago
  34. 94c43a1 drbd: ignore "all zero" peer volume sizes in handshake by Lars Ellenberg · 6 years ago
  35. d29e89e drbd: narrow rcu_read_lock in drbd_sync_handshake by Roland Kammerer · 6 years ago
  36. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  37. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  38. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  39. 3d0e637 drbd: Convert from ahash to shash by Kees Cook · 6 years ago
  40. 59767fb block: Add part_stat_read_accum to read across field entries. by Michael Callahan · 6 years ago
  41. d769a99 drbd: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  42. 0892fac drbd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  43. f7765c3 drbd: switch to sock_recvmsg() by Al Viro · 7 years ago
  44. 2bccef3 drbd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  45. 365cf663 drbd: switch from kmalloc() to kmalloc_array() by Roland Kammerer · 7 years ago
  46. 183ece3 drbd: move global variables to drbd namespace and make some static by Roland Kammerer · 7 years ago
  47. cde81d9 drbd: fix race between handshake and admin disconnect/down by Lars Ellenberg · 7 years ago
  48. 1ffa7bf drbd: mark symbols static where possible by Baoyou Xie · 7 years ago
  49. c51a0ef drbd: introduce drbd_recv_header_maybe_unplug by Lars Ellenberg · 7 years ago
  50. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  51. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  52. 45c2179 drbd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  53. 0dbed96 drbd: make intelligent use of blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  54. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  55. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  56. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  57. 06efffd block: drbd: remove impossible failure handling by Ming Lei · 8 years ago
  58. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  59. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  60. 1b57e66 drbd: correctly handle failed crypto_alloc_hash by Lars Ellenberg · 9 years ago
  61. 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 9 years ago
  62. f2d3d75b drbd: sync_handshake: handle identical uuids with current (frozen) Primary by Lars Ellenberg · 9 years ago
  63. 9104d31 drbd: introduce WRITE_SAME support by Lars Ellenberg · 9 years ago
  64. 60bac04 drbd: report sizes if rejecting too small peer disk by Lars Ellenberg · 9 years ago
  65. dd4f699 drbd: when receiving P_TRIM, zero-out partial unaligned chunks by Lars Ellenberg · 9 years ago
  66. f9ff0da drbd: allow parallel flushes for multi-volume resources by Lars Ellenberg · 9 years ago
  67. 92d94ae drbd: Create the protocol feature THIN_RESYNC by Philipp Reisner · 9 years ago
  68. 700ca8c drbd: Implement handling of thinly provisioned storage on resync target nodes by Philipp Reisner · 9 years ago
  69. be115b6 drbd: change bitmap write-out when leaving resync states by Lars Ellenberg · 9 years ago
  70. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  71. bb3cc85 drbd: use bio op accessors by Mike Christie · 9 years ago
  72. 9534d67 drbd: Use shash and ahash by Herbert Xu · 9 years ago
  73. 39e91a6 drbd: use resource name in workqueue by Lars Ellenberg · 10 years ago
  74. 668700b drbd: Create a dedicated workqueue for sending acks on the control connection by Philipp Reisner · 10 years ago
  75. 1c03e52 drbd: Rename asender to ack_receiver by Philipp Reisner · 10 years ago
  76. a297284 drbd: Backport the "events2" command by Andreas Gruenbacher · 10 years ago
  77. f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
  78. 5dd2ca1 drbd: Get rid of some first_peer_device() calls by Andreas Gruenbacher · 10 years ago
  79. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  80. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 10 years ago
  81. d93ba7a block: Add discard flag to blkdev_issue_zeroout() function by Martin K. Petersen · 10 years ago
  82. ff8bd88 drbd: fix resync throttling initialization by Lars Ellenberg · 10 years ago
  83. abde9cc drbd: Improve asender performance by Lars Ellenberg · 10 years ago
  84. 11f8b2b drbd: Use better variable names by Andreas Gruenbacher · 10 years ago
  85. bf0d6e4 drbd: silence underflow warning in read_in_block() by Dan Carpenter · 11 years ago
  86. 944410e drbd: debugfs: add callback_history by Lars Ellenberg · 11 years ago
  87. f418815 drbd: debugfs: Add in_flight_summary by Lars Ellenberg · 11 years ago
  88. c5a2c15 drbd: register peer requests on read_ee early by Lars Ellenberg · 11 years ago
  89. 21ae5d7 drbd: track timing details of peer_requests by Lars Ellenberg · 11 years ago
  90. ad3fee7 drbd: improve throttling decisions of background resynchronisation by Lars Ellenberg · 11 years ago
  91. 45d2933 drbd: also keep track of trim -> zero-out fallback peer_requests by Lars Ellenberg · 11 years ago
  92. b9ed708 drbd: consistently use list_add_tail for peer_request tracking by Lars Ellenberg · 11 years ago
  93. 08d0dab drbd: application writes may set-in-sync in protocol != C by Lars Ellenberg · 11 years ago
  94. 5d0b17f drbd: New net configuration option socket-check-timeout by Philipp Reisner · 11 years ago
  95. 4920e37 drbd: Limit the time we are waiting for the first packet on an accepted socket by Philipp Reisner · 11 years ago
  96. aaaba34 drbd: implement csums-after-crash-only by Lars Ellenberg · 11 years ago
  97. 6a8d68b1 drbd: don't implicitly resize Diskless node beyond end of device by Lars Ellenberg · 11 years ago
  98. 8ce953a drbd: silence -Wmissing-prototypes warnings by Lars Ellenberg · 11 years ago
  99. 4dd726f drbd: get rid of drbd_queue_work_front by Lars Ellenberg · 11 years ago
  100. 70df709 drbd: allow write-ordering policy to be bumped up again by Lars Ellenberg · 11 years ago