1. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  2. 1761b22 rbd: delete an unnecessary check before rbd_dev_destroy() by Markus Elfring · 9 years ago
  3. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  4. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  5. 17ec4cd zram: don't call idr_remove() from zram_remove() by Jerome Marchand · 9 years ago
  6. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  7. e02d238 zram/zcomp: do not zero out zcomp private pages by Sergey Senozhatsky · 9 years ago
  8. 75d8947 zram: pass gfp from zcomp frontend to backend by Minchan Kim · 9 years ago
  9. d913897 zram: try vmalloc() after kmalloc() by Kyeongdon Kim · 9 years ago
  10. 3d5fe03 zram/zcomp: use GFP_NOIO to allocate streams by Sergey Senozhatsky · 9 years ago
  11. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  12. 1289ace Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  13. e93d12a null_blk: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  14. 038a75a Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-4.5/drivers by Jens Axboe · 9 years ago
  15. 91276162 lightnvm: refactor end_io functions for sync by Matias Bjørling · 9 years ago
  16. 263a3df nbd: use ->compat_ioctl() by Al Viro · 9 years ago
  17. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  18. 9e35fdc mtip32xx: restrict variables visible in current code module by Zhu Yanjun · 9 years ago
  19. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  20. 820351f rsxx: don't open-code memdup_user() by Al Viro · 9 years ago
  21. 8ed6010 mtip32xx: don't open-code memdup_user() by Al Viro · 9 years ago
  22. a8036df cciss: print max outstanding commands as a hex value by Colin Ian King · 9 years ago
  23. c31ecf6 xen/blkfront: Fix crash if backend doesn't follow the right states. by Konrad Rzeszutek Wilk · 9 years ago
  24. 93bb277 xen/blkback: Fix two memory leaks. by Bob Liu · 9 years ago
  25. db6fbc1 xen/blkback: make st_ statistics per ring by Bob Liu · 9 years ago
  26. 6cc56833 xen/blkfront: Handle non-indirect grant with 64KB pages by Julien Grall · 9 years ago
  27. 2e07396 xen-blkfront: Introduce blkif_ring_get_request by Julien Grall · 9 years ago
  28. a6e7af1 xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule() by Jiri Kosina · 9 years ago
  29. 2d0382f xen/blkback: Free resources if connect_ring failed. by Konrad Rzeszutek Wilk · 9 years ago
  30. bde21f7 xen/blocks: Return -EXX instead of -1 by Konrad Rzeszutek Wilk · 9 years ago
  31. d4bf006 xen/blkback: make pool of persistent grants and free pages per-queue by Bob Liu · 9 years ago
  32. d62d860 xen/blkback: get the number of hardware queues/rings from blkfront by Bob Liu · 9 years ago
  33. 2fb1ef4 xen/blkback: pseudo support for multi hardware queues/rings by Konrad Rzeszutek Wilk · 9 years ago
  34. 5979570 xen/blkback: separate ring information out of struct xen_blkif by Bob Liu · 9 years ago
  35. 45fc826 xen/blkfront: correct setting for xen_blkif_max_ring_order by Peng Fan · 9 years ago
  36. 73716df xen/blkfront: make persistent grants pool per-queue by Bob Liu · 9 years ago
  37. 75f070b3 xen/blkfront: Remove duplicate setting of ->xbdev. by Bob Liu · 9 years ago
  38. 6f03a7f xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors. by Konrad Rzeszutek Wilk · 9 years ago
  39. 28d949b xen/blkfront: negotiate number of queues/rings to be used with backend by Bob Liu · 9 years ago
  40. 1165956 xen/blkfront: split per device io_lock by Bob Liu · 9 years ago
  41. 3df0e50 xen/blkfront: pseudo support for multi hardware queues/rings by Bob Liu · 9 years ago
  42. e4e85bb cciss: switch to memdup_user_nul() by Al Viro · 9 years ago
  43. 81f3516 xen/blkfront: separate per ring information out of device info by Bob Liu · 9 years ago
  44. 48cc661 null_blk: use async queue restart helper by Jens Axboe · 9 years ago
  45. 39fc883 sx8: use real time for the command seconds by Jens Axboe · 9 years ago
  46. 24bc3ea Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  47. e827120 null_blk: fix use-after-free error by Mike Krinkin · 9 years ago
  48. 8182503 block: sx8.c: Replace timeval with ktime_t by Shraddha Barke · 9 years ago
  49. 3273cba Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  50. 1877914 xen-blkback: read from indirect descriptors only once by Roger Pau Monné · 9 years ago
  51. 1f13d75 xen-blkback: only read request operation from shared ring once by Roger Pau Monné · 9 years ago
  52. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  53. af096e2 null_blk: Fix error path in module initialization by Minfei Huang · 9 years ago
  54. bcf4299 floppy: make local variable non-static by Rasmus Villemoes · 9 years ago
  55. 16f26c3 lightnvm: replace req queue with nvmdev for lld by Matias Bjørling · 9 years ago
  56. 849ee3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  57. 70b16db rbd: don't put snap_context twice in rbd_queue_workfn() by Ilya Dryomov · 9 years ago
  58. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 9 years ago
  59. dbac117 null_blk: change type of completion_nsec to unsigned long by Arianna Avanzini · 9 years ago
  60. cf8ecc5 null_blk: guarantee device restart in all irq modes by Arianna Avanzini · 9 years ago
  61. 3c395a9 null_blk: set a separate timer for each command by Paolo Valente · 9 years ago
  62. 8011e24 drbd: fix error path during resize by Lars Ellenberg · 9 years ago
  63. 5f7c012 drbd: avoid potential deadlock during handshake by Lars Ellenberg · 9 years ago
  64. 603ee2c drbd: separate out __al_write_transaction helper function by Lars Ellenberg · 9 years ago
  65. 7dbb438 drbd: make suspend_io() / resume_io() must be thread and recursion safe by Philipp Reisner · 11 years ago
  66. f85d9f2 drbd: fix "endless" transfer log walk in protocol A by Lars Ellenberg · 9 years ago
  67. 7064478 drbd: fix memory leak in drbd_adm_resize by Oleg Drokin · 9 years ago
  68. 5bded4e drbd: don't block forever in disconnect during resync if fencing=r-a-stonith by Lars Ellenberg · 9 years ago
  69. 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 9 years ago
  70. 088b705 drbd: fix queue limit setup for discard by Lars Ellenberg · 9 years ago
  71. edb5e5f drbd: fix spurious alert level printk by Lars Ellenberg · 9 years ago
  72. 5fb3bc4 drbd: use bitmap_weight() helper, don't open code by Lars Ellenberg · 9 years ago
  73. 2630628 drbd: avoid redefinition of BITS_PER_PAGE by Lars Ellenberg · 9 years ago
  74. 39e91a6 drbd: use resource name in workqueue by Lars Ellenberg · 9 years ago
  75. f5ec017 drbd: debugfs: expose ed_data_gen_id by Lars Ellenberg · 9 years ago
  76. 9fa4826 drbd: prevent NULL pointer deref when resuming diskless primary by Lars Ellenberg · 9 years ago
  77. 668700b drbd: Create a dedicated workqueue for sending acks on the control connection by Philipp Reisner · 9 years ago
  78. 1c03e52 drbd: Rename asender to ack_receiver by Philipp Reisner · 9 years ago
  79. 6434f40 drbd: fix refcount error during detach of an already failed disk by Lars Ellenberg · 9 years ago
  80. 2b47976 drbd: fix NULL deref in remember_new_state by Lars Ellenberg · 9 years ago
  81. 84d34f2 drbd: improve network timeout detection by Lars Ellenberg · 9 years ago
  82. 142207f drbd: drbd_panic_after_delayed_completion_of_aborted_request() by Lars Ellenberg · 9 years ago
  83. dc99562 drbd: add comment why we want to first call local-io-error, then send state by Lars Ellenberg · 9 years ago
  84. 9bd2eb2 drbd: also bump UUIDs if a diskless primary connects by Lars Ellenberg · 9 years ago
  85. 05a7277 drbd: drbdsetup detach of an unresponsive local disk should not block IO "forever" by Lars Ellenberg · 10 years ago
  86. 05cbbb3 drbd: Fix spurious disk-timeout by Lars Ellenberg · 10 years ago
  87. d38f8612 drbd: Replace 0 with the more meaningful GFP_NOWAIT by Philipp Reisner · 10 years ago
  88. d01efce drbd: Deletion of an unnecessary check before the function call "lc_destroy" by Markus Elfring · 10 years ago
  89. a55bbd3 drbd: Backport the "status" command by Andreas Gruenbacher · 10 years ago
  90. a297284 drbd: Backport the "events2" command by Andreas Gruenbacher · 10 years ago
  91. 28bc3b8 drbd: Fix locking across all resources by Andreas Gruenbacher · 10 years ago
  92. 1ec317d drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed() by Andreas Gruenbacher · 10 years ago
  93. f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
  94. 5dd2ca1 drbd: Get rid of some first_peer_device() calls by Andreas Gruenbacher · 10 years ago
  95. 2e9ffde drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync() by Andreas Gruenbacher · 10 years ago
  96. 3b8a44f drbd: Remove pointless check by Philipp Reisner · 10 years ago
  97. 8aeea03 mtip32xx: use formatting capability of kthread_create_on_node by Rasmus Villemoes · 9 years ago
  98. 54514aa4 null_blk: do not del gendisk with lightnvm by Matias Bjørling · 9 years ago
  99. 5b40db9 null_blk: use device addressing mode by Matias Bjørling · 9 years ago
  100. 6bb9535 null_blk: use ppa_cache pool by Matias Bjørling · 9 years ago