1. a12fc00 drivers/block/drbd: remove the null check for kmem_cache_destroy by zhong jiang · 6 years ago
  2. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  3. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. 0892fac drbd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  5. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  6. 004fd11 drbd: switch to proc_create_single by Christoph Hellwig · 7 years ago
  7. 498f665 block: Fix a race between the cgroup code and request queue initialization by Bart Van Assche · 7 years ago
  8. f7765c3 drbd: switch to sock_recvmsg() by Al Viro · 7 years ago
  9. 2bccef3 drbd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  10. 974c585 drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_set by NeilBrown · 7 years ago
  11. 5fc1efd drbd: Fix allyesconfig build, fix recent commit by Philipp Reisner · 7 years ago
  12. 183ece3 drbd: move global variables to drbd namespace and make some static by Roland Kammerer · 7 years ago
  13. 8ab761e drbd: rename "usermode_helper" to "drbd_usermode_helper" by Greg Kroah-Hartman · 7 years ago
  14. 3f1a1b7 drbd: fix rmmod cleanup, remove _all_ debugfs entries by Lars Ellenberg · 7 years ago
  15. be7445a drbd: Use setup_timer() instead of init_timer() to simplify the code. by Geliang Tang · 7 years ago
  16. 1ffa7bf drbd: mark symbols static where possible by Baoyou Xie · 7 years ago
  17. c51a0ef drbd: introduce drbd_recv_header_maybe_unplug by Lars Ellenberg · 7 years ago
  18. 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
  19. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
  20. 8cb0def drbd: use bio_clone_fast() instead of bio_clone() by NeilBrown · 8 years ago
  21. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 8 years ago
  22. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  23. 10428957 drbd: ->sendpage() never needed set_fs() by Al Viro · 8 years ago
  24. 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  25. 45c2179 drbd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  26. 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
  27. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  28. 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
  29. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  30. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  31. d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
  32. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  33. bdfafc4 locking/atomic, kref: Kill kref_sub() by Peter Zijlstra · 8 years ago
  34. 79ab80b [drbd] use sock_sendmsg() by Al Viro · 10 years ago
  35. d8e9e5e drbd: Fix kernel_sendmsg() usage - potential NULL deref by Richard Weinberger · 8 years ago
  36. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  37. 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 9 years ago
  38. 9104d31 drbd: introduce WRITE_SAME support by Lars Ellenberg · 9 years ago
  39. bca1cba drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED by Lars Ellenberg · 9 years ago
  40. 700ca8c drbd: Implement handling of thinly provisioned storage on resync target nodes by Philipp Reisner · 9 years ago
  41. c0065f9 drbd: bitmap bulk IO: do not always suspend IO by Lars Ellenberg · 9 years ago
  42. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  43. bb3cc85 drbd: use bio op accessors by Mike Christie · 9 years ago
  44. fe8fb75 drbd: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
  45. 9534d67 drbd: Use shash and ahash by Herbert Xu · 9 years ago
  46. 5bded4e drbd: don't block forever in disconnect during resync if fencing=r-a-stonith by Lars Ellenberg · 10 years ago
  47. 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 10 years ago
  48. edb5e5f drbd: fix spurious alert level printk by Lars Ellenberg · 10 years ago
  49. 39e91a6 drbd: use resource name in workqueue by Lars Ellenberg · 10 years ago
  50. 668700b drbd: Create a dedicated workqueue for sending acks on the control connection by Philipp Reisner · 10 years ago
  51. 1c03e52 drbd: Rename asender to ack_receiver by Philipp Reisner · 10 years ago
  52. 28bc3b8 drbd: Fix locking across all resources by Andreas Gruenbacher · 10 years ago
  53. f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
  54. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  55. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 10 years ago
  56. cbc4ffd block, drbd: use mempool_create_slab_pool() by David Rientjes · 10 years ago
  57. f221f4b drbd: Only use drbd_msg_put_info() in drbd_nl.c by Andreas Gruenbacher · 10 years ago
  58. 179e20b8 drbd: Minor cleanups by Andreas Gruenbacher · 10 years ago
  59. 11f8b2b drbd: Use better variable names by Andreas Gruenbacher · 10 years ago
  60. 1e39152 drbd: implicitly truncate cpu-mask by Lars Ellenberg · 11 years ago
  61. f418815 drbd: debugfs: Add in_flight_summary by Lars Ellenberg · 11 years ago
  62. 4d3d5aa drbd: debugfs: add basic hierarchy by Lars Ellenberg · 11 years ago
  63. 4ce4926 drbd: track details of bitmap IO by Lars Ellenberg · 11 years ago
  64. ad3fee7 drbd: improve throttling decisions of background resynchronisation by Lars Ellenberg · 11 years ago
  65. 844a6ae7 drbd: add lists to find oldest pending requests by Lars Ellenberg · 11 years ago
  66. e5f891b drbd: gather detailed timing statistics for drbd_requests by Lars Ellenberg · 11 years ago
  67. e37d243 drbd: track meta data IO intent, start and submit time by Lars Ellenberg · 11 years ago
  68. a8ba0d6 drbd: fix drbd_destroy_device reference count updates by Lars Ellenberg · 11 years ago
  69. c2258ff drbd: poison free'd device, resource and connection structs by Lars Ellenberg · 11 years ago
  70. f88c5d9 drbd: cosmetic: change all printk(level, ...) to pr_<level>(...) by Lars Ellenberg · 11 years ago
  71. 08d0dab drbd: application writes may set-in-sync in protocol != C by Lars Ellenberg · 11 years ago
  72. caa3db0 drbd: Remove unnecessary/unused code by Andreas Gruenbacher · 11 years ago
  73. 8ce953a drbd: silence -Wmissing-prototypes warnings by Lars Ellenberg · 11 years ago
  74. ac0acb9 drbd: use drbd_device_post_work() in more places by Lars Ellenberg · 11 years ago
  75. e334f55 drbd: make sure disk cleanup happens in worker context by Lars Ellenberg · 11 years ago
  76. 123ff12 drbd: trigger tcp_push_pending_frames() for PING and PING_ACK by Lars Ellenberg · 11 years ago
  77. 28995af drbd: rename drbd_free_bc() to drbd_free_ldev() by Philipp Reisner · 11 years ago
  78. 8fe39aa drbd: device->ldev is not guaranteed on an D_ATTACHING disk by Philipp Reisner · 11 years ago
  79. e952658 drbd: Move write_ordering from connection to resource by Philipp Reisner · 11 years ago
  80. 2f632ae drbd: prepare sending side for REQ_DISCARD by Lars Ellenberg · 11 years ago
  81. 9e27687 drbd: allow parallel promote/demote actions by Lars Ellenberg · 11 years ago
  82. a910b12 drbd: perpare for genetlink parallel_ops by Lars Ellenberg · 11 years ago
  83. 2457b6d drbd: Add drbd_thread->resource and make drbd_thread->connection optional by Andreas Gruenbacher · 13 years ago
  84. b5043c5 drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue() by Andreas Gruenbacher · 13 years ago
  85. 84b8c06 drbd: Create a dedicated struct drbd_device_work by Andreas Gruenbacher · 13 years ago
  86. c60b025 drbd: Kill drbd_task_to_thread_name() by Andreas Gruenbacher · 13 years ago
  87. 69a2277 drbd: Pass a peer device to a number of fuctions by Andreas Gruenbacher · 13 years ago
  88. 79a3c8d drbd: drbd_csum_bio(), drbd_csum_ee(): Remove unused device argument by Andreas Gruenbacher · 13 years ago
  89. 753c6191 drbd: Function prototype cleanups by Andreas Gruenbacher · 13 years ago
  90. 8fe6055 drbd: Rename drbdd_init() -> drbd_receiver() by Andreas Gruenbacher · 13 years ago
  91. 625a6ba drbd: Move cpu_mask from connection to resource by Andreas Gruenbacher · 13 years ago
  92. f44d043 drbd: Define the size of res_opts->cpu_mask in a single place by Andreas Gruenbacher · 13 years ago
  93. 6bbf53c drbd: Move susp, susp_nod, susp_fen from connection to resource by Andreas Gruenbacher · 14 years ago
  94. 0500813 drbd: Move conf_mutex from connection to resource by Andreas Gruenbacher · 14 years ago
  95. b6f85ef drbd: Iterate over all connections by Andreas Gruenbacher · 14 years ago
  96. 59515a2 drbd: drbd_create_device(): Take a resource instead of a connection argument by Andreas Gruenbacher · 14 years ago
  97. f82795d drbd: Rename drbd_{create,delete}_minor -> drbd_{create,delete}_device by Andreas Gruenbacher · 14 years ago
  98. 0b0ba1e drbd: Add explicit device parameter to D_ASSERT by Andreas Gruenbacher · 14 years ago
  99. 1ec861e drbd: Replace and remove the obsolete conn_() macros by Andreas Gruenbacher · 14 years ago
  100. d018017 drbd: Remove the terrible DEV hack by Andreas Gruenbacher · 14 years ago