1. 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
  2. 1877914 xen-blkback: read from indirect descriptors only once by Roger Pau Monné · 9 years ago
  3. 1f13d75 xen-blkback: only read request operation from shared ring once by Roger Pau Monné · 9 years ago
  4. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  5. af096e2 null_blk: Fix error path in module initialization by Minfei Huang · 9 years ago
  6. bcf4299 floppy: make local variable non-static by Rasmus Villemoes · 9 years ago
  7. 16f26c3 lightnvm: replace req queue with nvmdev for lld by Matias Bjørling · 9 years ago
  8. 849ee3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  9. 70b16db rbd: don't put snap_context twice in rbd_queue_workfn() by Ilya Dryomov · 9 years ago
  10. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 9 years ago
  11. dbac117 null_blk: change type of completion_nsec to unsigned long by Arianna Avanzini · 9 years ago
  12. cf8ecc5 null_blk: guarantee device restart in all irq modes by Arianna Avanzini · 9 years ago
  13. 3c395a9 null_blk: set a separate timer for each command by Paolo Valente · 9 years ago
  14. 8011e24 drbd: fix error path during resize by Lars Ellenberg · 9 years ago
  15. 5f7c012 drbd: avoid potential deadlock during handshake by Lars Ellenberg · 9 years ago
  16. 603ee2c drbd: separate out __al_write_transaction helper function by Lars Ellenberg · 9 years ago
  17. 7dbb438 drbd: make suspend_io() / resume_io() must be thread and recursion safe by Philipp Reisner · 12 years ago
  18. f85d9f2 drbd: fix "endless" transfer log walk in protocol A by Lars Ellenberg · 10 years ago
  19. 7064478 drbd: fix memory leak in drbd_adm_resize by Oleg Drokin · 10 years ago
  20. 5bded4e drbd: don't block forever in disconnect during resync if fencing=r-a-stonith by Lars Ellenberg · 10 years ago
  21. 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 10 years ago
  22. 088b705 drbd: fix queue limit setup for discard by Lars Ellenberg · 10 years ago
  23. edb5e5f drbd: fix spurious alert level printk by Lars Ellenberg · 10 years ago
  24. 5fb3bc4 drbd: use bitmap_weight() helper, don't open code by Lars Ellenberg · 10 years ago
  25. 2630628 drbd: avoid redefinition of BITS_PER_PAGE by Lars Ellenberg · 10 years ago
  26. 39e91a6 drbd: use resource name in workqueue by Lars Ellenberg · 10 years ago
  27. f5ec017 drbd: debugfs: expose ed_data_gen_id by Lars Ellenberg · 10 years ago
  28. 9fa4826 drbd: prevent NULL pointer deref when resuming diskless primary by Lars Ellenberg · 10 years ago
  29. 668700b drbd: Create a dedicated workqueue for sending acks on the control connection by Philipp Reisner · 10 years ago
  30. 1c03e52 drbd: Rename asender to ack_receiver by Philipp Reisner · 10 years ago
  31. 6434f40 drbd: fix refcount error during detach of an already failed disk by Lars Ellenberg · 10 years ago
  32. 2b47976 drbd: fix NULL deref in remember_new_state by Lars Ellenberg · 10 years ago
  33. 84d34f2 drbd: improve network timeout detection by Lars Ellenberg · 10 years ago
  34. 142207f drbd: drbd_panic_after_delayed_completion_of_aborted_request() by Lars Ellenberg · 10 years ago
  35. dc99562 drbd: add comment why we want to first call local-io-error, then send state by Lars Ellenberg · 10 years ago
  36. 9bd2eb2 drbd: also bump UUIDs if a diskless primary connects by Lars Ellenberg · 10 years ago
  37. 05a7277 drbd: drbdsetup detach of an unresponsive local disk should not block IO "forever" by Lars Ellenberg · 10 years ago
  38. 05cbbb3 drbd: Fix spurious disk-timeout by Lars Ellenberg · 10 years ago
  39. d38f8612 drbd: Replace 0 with the more meaningful GFP_NOWAIT by Philipp Reisner · 10 years ago
  40. d01efce drbd: Deletion of an unnecessary check before the function call "lc_destroy" by Markus Elfring · 10 years ago
  41. a55bbd3 drbd: Backport the "status" command by Andreas Gruenbacher · 10 years ago
  42. a297284 drbd: Backport the "events2" command by Andreas Gruenbacher · 10 years ago
  43. 28bc3b8 drbd: Fix locking across all resources by Andreas Gruenbacher · 10 years ago
  44. 1ec317d drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed() by Andreas Gruenbacher · 10 years ago
  45. f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
  46. 5dd2ca1 drbd: Get rid of some first_peer_device() calls by Andreas Gruenbacher · 10 years ago
  47. 2e9ffde drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync() by Andreas Gruenbacher · 10 years ago
  48. 3b8a44f drbd: Remove pointless check by Philipp Reisner · 10 years ago
  49. 8aeea03 mtip32xx: use formatting capability of kthread_create_on_node by Rasmus Villemoes · 9 years ago
  50. 54514aa4 null_blk: do not del gendisk with lightnvm by Matias Bjørling · 9 years ago
  51. 5b40db9 null_blk: use device addressing mode by Matias Bjørling · 9 years ago
  52. 6bb9535 null_blk: use ppa_cache pool by Matias Bjørling · 9 years ago
  53. b2b7e00 null_blk: register as a LightNVM device by Matias Bjørling · 9 years ago
  54. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  55. 2dbe549 brd: Refuse improperly aligned discard requests by Jan Kara · 9 years ago
  56. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  57. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  58. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  59. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  60. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  61. 1c53e0d zram: make is_partial_io/valid_io_request/page_zero_filled return boolean by Geliang Tang · 9 years ago
  62. 1237275 zram: keep the exact overcommited value in mem_used_max by Sergey SENOZHATSKY · 9 years ago
  63. 1d5b43b zram: introduce comp algorithm fallback functionality by Luis Henriques · 9 years ago
  64. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  65. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  66. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  67. a9aa31c Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  68. 41ecf14 Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  69. 4afb04c rbd: remove duplicate calls to rbd_dev_mapping_clear() by Ilya Dryomov · 9 years ago
  70. 6cac469 rbd: set device_type::release instead of device::release by Ilya Dryomov · 9 years ago
  71. dd5ac32 rbd: don't free rbd_dev outside of the release callback by Ilya Dryomov · 9 years ago
  72. b51c83c rbd: return -ENOMEM instead of pool id if rbd_dev_create() fails by Ilya Dryomov · 9 years ago
  73. 13bf283 rbd: drop null test before destroy functions by Julia Lawall · 9 years ago
  74. bae818e rbd: require stable pages if message data CRCs are enabled by Ronny Hegewald · 9 years ago
  75. ea1ee5f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  76. 6d69bb53 rbd: prevent kernel stack blow up on rbd map by Ilya Dryomov · 9 years ago
  77. 1f2c665 rbd: don't leak parent_spec in rbd_dev_probe_parent() by Ilya Dryomov · 9 years ago
  78. 9cce291 xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* by Julien Grall · 9 years ago
  79. 67de5df block/xen-blkback: Make it running on 64KB page granularity by Julien Grall · 10 years ago
  80. c004a6f block/xen-blkfront: Make it running on 64KB page granularity by Julien Grall · 9 years ago
  81. 4f503fb block/xen-blkfront: split get_grant in 2 by Julien Grall · 9 years ago
  82. a7a6df2 block/xen-blkfront: Store a page rather a pfn in the grant structure by Julien Grall · 9 years ago
  83. 3320466 block/xen-blkfront: Split blkif_queue_request in 2 by Julien Grall · 9 years ago
  84. e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
  85. 0d9fde4 rbd: set max_sectors explicitly by Ilya Dryomov · 9 years ago
  86. 0dfc70c NVMe: Fix memory leak on retried commands by Keith Busch · 9 years ago
  87. 81c04b9 nvme: use an integer value to Linux errno values by Christoph Hellwig · 9 years ago
  88. dbcbdc4 drbd: stop including <asm-generic/kmap_types.h> by Christoph Hellwig · 9 years ago
  89. 2f8e2c8 move io-64-nonatomic*.h out of asm-generic by Christoph Hellwig · 9 years ago
  90. 835da3f nvme: fix 32-bit build warning by Arnd Bergmann · 9 years ago
  91. 57dacad nvme: move to a new drivers/nvme/host directory by Jay Sternberg · 9 years ago
  92. 9d99a8d nvme: move hardware structures out of the uapi version of nvme.h by Christoph Hellwig · 9 years ago
  93. f11bb3e nvme: add a local nvme.h header by Christoph Hellwig · 9 years ago
  94. 2659e57 nvme: properly handle partially initialized queues in nvme_create_io_queues by Christoph Hellwig · 9 years ago
  95. 3cf519b nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe by Christoph Hellwig · 9 years ago
  96. 90667892 nvme: factor reset code into a common helper by Christoph Hellwig · 9 years ago
  97. 77b50d9 nvme: merge nvme_dev_reset into nvme_reset_failed_dev by Christoph Hellwig · 9 years ago
  98. 201cf1e nvme: delete dev from dev_list in nvme_reset by Christoph Hellwig · 9 years ago
  99. 0a7385a NVMe: Simplify device resume on io queue failure by Keith Busch · 9 years ago
  100. 5105aa5 NVMe: Namespace removal simplifications by Keith Busch · 9 years ago