1. 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
  2. 060a72a Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  3. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  4. 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
  5. b9b1a5d block: remove blk_queue_stack_limits by Christoph Hellwig · 4 years, 6 months ago
  6. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  7. 805cdb8b drbd: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  8. 21cf866 writeback: remove bdi->congested_fn by Christoph Hellwig · 4 years, 6 months ago
  9. d5c6983 drbd: remove a bogus bdi_rw_congested call by Christoph Hellwig · 4 years, 6 months ago
  10. c0ad0be Replace HTTP links with HTTPS ones: DRBD driver by Alexander A. Klimov · 4 years, 7 months ago
  11. ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
  12. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
  13. f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 6 months ago
  14. 84bc83c drbd: stop using ->queuedata by Christoph Hellwig · 4 years, 6 months ago
  15. 1060bfc drbd: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  16. 8b70098 sched: Remove sched_set_*() return value by Peter Zijlstra · 4 years, 9 months ago
  17. c9ec052 sched,drbd: Convert to sched_set_fifo*() by Peter Zijlstra · 4 years, 9 months ago
  18. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  19. 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
  20. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  21. ddd061b tcp: add tcp_sock_set_quickack by Christoph Hellwig · 4 years, 8 months ago
  22. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 8 months ago
  23. db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 8 months ago
  24. 24d6929 drbd: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 8 months ago
  25. 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
  26. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 10 months ago
  27. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
  28. 91dfa2d block/drbd: delete invalid function drbd_md_mark_dirty_ by Jackie Liu · 4 years, 10 months ago
  29. 6a36587 drbd: fifo_alloc() should use struct_size by Stephen Kitt · 5 years ago
  30. ec45a26 drbd: Remove unneeded semicolon by zhengbin · 5 years ago
  31. 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
  32. 8e9c523 block: drbd: remove a stray unlock in __drbd_send_protocol() by Dan Carpenter · 5 years ago
  33. afa6953 drbd: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  34. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  35. 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  36. 77ce56e drbd: dynamically allocate shash descriptor by Arnd Bergmann · 5 years ago
  37. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  38. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  39. d27e84a block: drbd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  40. fee1099 signal/drbd: Use send_sig not force_sig by Eric W. Biederman · 6 years ago
  41. c6ae4c0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91 by Thomas Gleixner · 6 years ago
  42. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  43. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  44. 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
  45. 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
  46. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  47. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  48. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  49. e16fb3a block: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  50. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  51. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  52. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  53. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  54. 5816a09 drbd: Change drbd_request_detach_interruptible's return type to int by Nathan Chancellor · 6 years ago
  55. f31e583 drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire") by Lars Ellenberg · 6 years ago
  56. 9848b6d drbd: skip spurious timeout (ping-timeo) when failing promote by Lars Ellenberg · 6 years ago
  57. 9049ccd drbd: don't retry connection if peers do not agree on "authentication" settings by Lars Ellenberg · 6 years ago
  58. 2c38f03 drbd: fix print_st_err()'s prototype to match the definition by Luc Van Oostenryck · 6 years ago
  59. be80ff8 drbd: avoid spurious self-outdating with concurrent disconnect / down by Lars Ellenberg · 6 years ago
  60. f708bd0 drbd: do not block when adjusting "disk-options" while IO is frozen by Lars Ellenberg · 6 years ago
  61. a2823ea drbd: fix comment typos by Lars Ellenberg · 6 years ago
  62. fe43ed9 drbd: reject attach of unsuitable uuids even if connected by Lars Ellenberg · 6 years ago
  63. ad6e897 drbd: attach on connected diskless peer must not shrink a consistent device by Lars Ellenberg · 6 years ago
  64. 4ef2a4f drbd: fix confusing error message during attach by Lars Ellenberg · 6 years ago
  65. b17b596 drbd: disconnect, if the wrong UUIDs are attached on a connected peer by Lars Ellenberg · 6 years ago
  66. 94c43a1 drbd: ignore "all zero" peer volume sizes in handshake by Lars Ellenberg · 6 years ago
  67. d5412e8 drbd: centralize printk reporting of new size into drbd_set_my_capacity() by Lars Ellenberg · 6 years ago
  68. 792c3fd drbd: must not use connection after kref_put(&connection->kref) by Lars Ellenberg · 6 years ago
  69. d29e89e drbd: narrow rcu_read_lock in drbd_sync_handshake by Roland Kammerer · 6 years ago
  70. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  71. 6d46964 block: remove the lock argument to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
  72. 8295a69 drbd: don't override the queue_lock by Christoph Hellwig · 6 years ago
  73. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  74. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  75. 486c6fb drivers/block: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  76. 9305455 block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD by Bart Van Assche · 6 years ago
  77. 3d0e637 drbd: Convert from ahash to shash by Kees Cook · 6 years ago
  78. a12fc00 drivers/block/drbd: remove the null check for kmem_cache_destroy by zhong jiang · 6 years ago
  79. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  80. 59767fb block: Add part_stat_read_accum to read across field entries. by Michael Callahan · 6 years ago
  81. d769a99 drbd: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  82. d05d199 drbd: Do not redefine __must_hold() by Bart Van Assche · 7 years ago
  83. 2911952 Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  84. 64dafbc drbd: fix access after free by Lars Ellenberg · 7 years ago
  85. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  86. fad2d4e drbd: Fix drbd_request_prepare() discard handling by Bart Van Assche · 7 years ago
  87. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  88. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  89. 0892fac drbd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  90. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  91. 004fd11 drbd: switch to proc_create_single by Christoph Hellwig · 7 years ago
  92. 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
  93. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  94. 498f665 block: Fix a race between the cgroup code and request queue initialization by Bart Van Assche · 7 years ago
  95. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  96. 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
  97. f7765c3 drbd: switch to sock_recvmsg() by Al Viro · 7 years ago
  98. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 2bccef3 drbd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  100. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago