1. 77d0b19 Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  2. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  3. 5816a09 drbd: Change drbd_request_detach_interruptible's return type to int by Nathan Chancellor · 6 years ago
  4. f31e583 drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire") by Lars Ellenberg · 6 years ago
  5. 9848b6d drbd: skip spurious timeout (ping-timeo) when failing promote by Lars Ellenberg · 6 years ago
  6. 9049ccd drbd: don't retry connection if peers do not agree on "authentication" settings by Lars Ellenberg · 6 years ago
  7. 2c38f03 drbd: fix print_st_err()'s prototype to match the definition by Luc Van Oostenryck · 6 years ago
  8. be80ff8 drbd: avoid spurious self-outdating with concurrent disconnect / down by Lars Ellenberg · 6 years ago
  9. f708bd0 drbd: do not block when adjusting "disk-options" while IO is frozen by Lars Ellenberg · 6 years ago
  10. a2823ea drbd: fix comment typos by Lars Ellenberg · 6 years ago
  11. fe43ed9 drbd: reject attach of unsuitable uuids even if connected by Lars Ellenberg · 6 years ago
  12. ad6e897 drbd: attach on connected diskless peer must not shrink a consistent device by Lars Ellenberg · 6 years ago
  13. 4ef2a4f drbd: fix confusing error message during attach by Lars Ellenberg · 6 years ago
  14. b17b596 drbd: disconnect, if the wrong UUIDs are attached on a connected peer by Lars Ellenberg · 6 years ago
  15. 94c43a1 drbd: ignore "all zero" peer volume sizes in handshake by Lars Ellenberg · 6 years ago
  16. d5412e8 drbd: centralize printk reporting of new size into drbd_set_my_capacity() by Lars Ellenberg · 6 years ago
  17. 792c3fd drbd: must not use connection after kref_put(&connection->kref) by Lars Ellenberg · 6 years ago
  18. d29e89e drbd: narrow rcu_read_lock in drbd_sync_handshake by Roland Kammerer · 6 years ago
  19. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  20. 6d46964 block: remove the lock argument to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
  21. 8295a69 drbd: don't override the queue_lock by Christoph Hellwig · 6 years ago
  22. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  23. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  24. 486c6fb drivers/block: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  25. 9305455 block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD by Bart Van Assche · 6 years ago
  26. 3d0e637 drbd: Convert from ahash to shash by Kees Cook · 6 years ago
  27. a12fc00 drivers/block/drbd: remove the null check for kmem_cache_destroy by zhong jiang · 6 years ago
  28. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  29. 59767fb block: Add part_stat_read_accum to read across field entries. by Michael Callahan · 6 years ago
  30. d769a99 drbd: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  31. d05d199 drbd: Do not redefine __must_hold() by Bart Van Assche · 7 years ago
  32. 2911952 Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  33. 64dafbc drbd: fix access after free by Lars Ellenberg · 7 years ago
  34. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  35. fad2d4e drbd: Fix drbd_request_prepare() discard handling by Bart Van Assche · 7 years ago
  36. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  37. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  38. 0892fac drbd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  39. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  40. 004fd11 drbd: switch to proc_create_single by Christoph Hellwig · 7 years ago
  41. 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
  42. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  43. 498f665 block: Fix a race between the cgroup code and request queue initialization by Bart Van Assche · 7 years ago
  44. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  45. 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
  46. f7765c3 drbd: switch to sock_recvmsg() by Al Viro · 7 years ago
  47. 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
  48. 2bccef3 drbd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. 974c585 drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_set by NeilBrown · 7 years ago
  51. 5fc1efd drbd: Fix allyesconfig build, fix recent commit by Philipp Reisner · 7 years ago
  52. 365cf66 drbd: switch from kmalloc() to kmalloc_array() by Roland Kammerer · 7 years ago
  53. d3d2948 drbd: abort drbd_start_resync if there is no connection by Roland Kammerer · 7 years ago
  54. 183ece3 drbd: move global variables to drbd namespace and make some static by Roland Kammerer · 7 years ago
  55. 8ab761e drbd: rename "usermode_helper" to "drbd_usermode_helper" by Greg Kroah-Hartman · 7 years ago
  56. cde81d9 drbd: fix race between handshake and admin disconnect/down by Lars Ellenberg · 7 years ago
  57. 33d32fa drbd: fix potential deadlock when trying to detach during handshake by Lars Ellenberg · 7 years ago
  58. 427fd2b drbd: A single dot should be put into a sequence. by Markus Elfring · 7 years ago
  59. 3f1a1b7 drbd: fix rmmod cleanup, remove _all_ debugfs entries by Lars Ellenberg · 7 years ago
  60. be7445a drbd: Use setup_timer() instead of init_timer() to simplify the code. by Geliang Tang · 7 years ago
  61. 7c752ed drbd: fix potential get_ldev/put_ldev refcount imbalance during attach by Lars Ellenberg · 7 years ago
  62. 9de7e14 drbd: new disk-option disable-write-same by Lars Ellenberg · 7 years ago
  63. c200d98 drbd: Fix resource role for newly created resources in events2 by Philipp Reisner · 7 years ago
  64. 1ffa7bf drbd: mark symbols static where possible by Baoyou Xie · 7 years ago
  65. e1fbc4c drbd: Send P_NEG_ACK upon write error in protocol != C by Lars Ellenberg · 7 years ago
  66. de6978b drbd: add explicit plugging when submitting batches by Lars Ellenberg · 7 years ago
  67. 9da10e8 drbd: change list_for_each_safe to while(list_first_entry_or_null) by Lars Ellenberg · 7 years ago
  68. c51a0ef drbd: introduce drbd_recv_header_maybe_unplug by Lars Ellenberg · 7 years ago
  69. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  70. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
  71. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  72. e9d5d4a drbd: Drop unnecessary static by Julia Lawall · 8 years ago
  73. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
  74. ca1579f Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs by Al Viro · 8 years ago
  75. 8cb0def drbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
  76. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 8 years ago
  77. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  78. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  79. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  80. 10428957 drbd: ->sendpage() never needed set_fs() by Al Viro · 8 years ago
  81. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  82. a00ebd1 drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub() by Lars Ellenberg · 8 years ago
  83. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  84. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  85. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  86. 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  87. 45c2179 drbd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  88. 0dbed96 drbd: make intelligent use of blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  89. ee472d8 block: add a flags argument to (__)blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
  90. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  92. 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
  93. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  94. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  95. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  96. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  97. d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
  98. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  99. bdfafc4 locking/atomic, kref: Kill kref_sub() by Peter Zijlstra · 8 years ago
  100. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago