1. 52a0cab drbd: Use struct_group() to zero algs by Kees Cook · 3 years, 1 month ago
  2. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 1 month ago
  3. cb690f5 Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  4. 2754808 drbd: Fix double free problem in drbd_create_device by Wu Bo · 3 years, 2 months ago
  5. 3f01727 Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  6. da7b392 drbd: use bdev_nr_sectors instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
  7. e92ab4e drbd: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
  8. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  9. edb0872 block: move the bdi from the request_queue to the gendisk by Christoph Hellwig · 3 years, 5 months ago
  10. 471aa70 block: pass a gendisk to blk_queue_update_readahead by Christoph Hellwig · 3 years, 5 months ago
  11. 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  12. 8404e19 drbd: remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
  13. b647ad0 drbd: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
  14. 6327c911 drbd: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
  15. 9c282c2 drbd: use DEFINE_SPINLOCK() for spinlock by Guobin Huang · 3 years, 9 months ago
  16. a425711 block: drbd: drbd_nl: Demote half-complete kernel-doc headers by Lee Jones · 3 years, 10 months ago
  17. 6ec2a0f block: drbd: drbd_receiver: Demote less than half complete kernel-doc header by Lee Jones · 3 years, 10 months ago
  18. 584164c block: drbd: drbd_main: Fix a bunch of function documentation discrepancies by Lee Jones · 3 years, 10 months ago
  19. 1f1e87b block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit by Lee Jones · 3 years, 10 months ago
  20. f58a0d18 block: drbd: drbd_main: Remove duplicate field initialisation by Lee Jones · 3 years, 10 months ago
  21. 9b48ff0 block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers by Lee Jones · 3 years, 10 months ago
  22. 49ece31 block: drbd: drbd_state: Fix some function documentation issues by Lee Jones · 3 years, 10 months ago
  23. b8b8710 block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header by Lee Jones · 3 years, 10 months ago
  24. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  25. 9820b4d Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  26. e862801 drbd: Avoid comma separated statements by Joe Perches · 4 years, 4 months ago
  27. ae7153f drbd: remove drbd_req_make_private_bio by Christoph Hellwig · 4 years ago
  28. 19304f9 drbd: remove bio_alloc_drbd by Christoph Hellwig · 4 years ago
  29. 370276b drbd: remove unused argument from drbd_request_prepare and __drbd_make_request by Guoqing Jiang · 4 years ago
  30. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  31. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 1 month ago
  32. cb8432d block: allocate struct hd_struct as part of struct bdev_inode by Christoph Hellwig · 4 years, 1 month ago
  33. bc254eb drbd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 1 month ago
  34. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  35. 155bd9d drbd: remove ->this_bdev by Christoph Hellwig · 4 years, 3 months ago
  36. fb25ebe drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() by Coly Li · 4 years, 3 months ago
  37. 74f9445 drbd: don't set ->bd_contains by Christoph Hellwig · 4 years, 4 months ago
  38. 8c40c7c drbd: don't detour through bd_contains for the gendisk by Christoph Hellwig · 4 years, 4 months ago
  39. c2e4cd5 block: lift setting the readahead size into the block layer by Christoph Hellwig · 4 years, 3 months ago
  40. b807a2c drbd: remove dead code in device_to_statistics by Christoph Hellwig · 4 years, 3 months ago
  41. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  42. 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
  43. 060a72a Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  44. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  45. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  46. b9b1a5d block: remove blk_queue_stack_limits by Christoph Hellwig · 4 years, 5 months ago
  47. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  48. 805cdb8b drbd: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  49. 21cf866 writeback: remove bdi->congested_fn by Christoph Hellwig · 4 years, 6 months ago
  50. d5c6983 drbd: remove a bogus bdi_rw_congested call by Christoph Hellwig · 4 years, 6 months ago
  51. c0ad0be Replace HTTP links with HTTPS ones: DRBD driver by Alexander A. Klimov · 4 years, 6 months ago
  52. ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
  53. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
  54. f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 6 months ago
  55. 84bc83c drbd: stop using ->queuedata by Christoph Hellwig · 4 years, 6 months ago
  56. 1060bfc drbd: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  57. 8b70098 sched: Remove sched_set_*() return value by Peter Zijlstra · 4 years, 8 months ago
  58. c9ec052 sched,drbd: Convert to sched_set_fifo*() by Peter Zijlstra · 4 years, 8 months ago
  59. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  60. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  61. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  62. ddd061b tcp: add tcp_sock_set_quickack by Christoph Hellwig · 4 years, 7 months ago
  63. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  64. db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 7 months ago
  65. 24d6929 drbd: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
  66. 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  67. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
  68. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 9 months ago
  69. 91dfa2d block/drbd: delete invalid function drbd_md_mark_dirty_ by Jackie Liu · 4 years, 10 months ago
  70. 6a36587 drbd: fifo_alloc() should use struct_size by Stephen Kitt · 5 years ago
  71. ec45a26 drbd: Remove unneeded semicolon by zhengbin · 5 years ago
  72. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  73. 8e9c523 block: drbd: remove a stray unlock in __drbd_send_protocol() by Dan Carpenter · 5 years ago
  74. afa6953 drbd: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  75. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  76. 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  77. 77ce56e drbd: dynamically allocate shash descriptor by Arnd Bergmann · 5 years ago
  78. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  79. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  80. d27e84a block: drbd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  81. fee1099 signal/drbd: Use send_sig not force_sig by Eric W. Biederman · 6 years ago
  82. c6ae4c0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91 by Thomas Gleixner · 6 years ago
  83. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  84. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  85. 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
  86. 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
  87. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  88. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  89. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  90. e16fb3a block: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  91. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  92. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  93. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  94. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  95. 5816a09 drbd: Change drbd_request_detach_interruptible's return type to int by Nathan Chancellor · 6 years ago
  96. f31e583 drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire") by Lars Ellenberg · 6 years ago
  97. 9848b6d drbd: skip spurious timeout (ping-timeo) when failing promote by Lars Ellenberg · 6 years ago
  98. 9049ccd drbd: don't retry connection if peers do not agree on "authentication" settings by Lars Ellenberg · 6 years ago
  99. 2c38f03 drbd: fix print_st_err()'s prototype to match the definition by Luc Van Oostenryck · 6 years ago
  100. be80ff8 drbd: avoid spurious self-outdating with concurrent disconnect / down by Lars Ellenberg · 6 years ago