1. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  2. b8e0808 NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. by Dan McLeran · 10 years ago
  3. ef351b9 NVMe: Use Log Page constants in SCSI emulation by Matthew Wilcox · 10 years ago
  4. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 10 years ago
  5. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  6. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  7. 22001f6 rbd: only set disk to read-only once by Josh Durgin · 11 years ago
  8. 77f33c0 rbd: move calls that may sleep out of spin lock range by Josh Durgin · 11 years ago
  9. 131fd9f rbd: add ioctl for rbd by Guangliang Zhao · 11 years ago
  10. 04cfac4 nbd: zero from and len fields in NBD_CMD_DISCONNECT. by Hani Benhabiles · 10 years ago
  11. f45c40a mtip32xx: minor performance enhancements by Sam Bradshaw · 10 years ago
  12. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  13. ffe312c rbd: fix ida/idr memory leak by Ilya Dryomov · 10 years ago
  14. 0f2d5be rbd: use reference counts for image requests by Alex Elder · 10 years ago
  15. b30a01f rbd: fix osd_request memory leak in __rbd_dev_header_watch_sync() by Ilya Dryomov · 10 years ago
  16. 30ba1f0 rbd: make sure we have latest osdmap on 'rbd map' by Ilya Dryomov · 10 years ago
  17. 461f758 rbd: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  18. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  19. 38515c7 zram: correct offset usage in zram_bio_discard by Weijie Yang · 10 years ago
  20. 96f8d8e brd: return -ENOSPC rather than -ENOMEM on page allocation failure by Matthew Wilcox · 10 years ago
  21. a72132c brd: add support for rw_page() by Matthew Wilcox · 10 years ago
  22. 0e62f51 blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter by Jens Axboe · 10 years ago
  23. bd67608 NVMe: Rename io_timeout to nvme_io_timeout by Matthew Wilcox · 10 years ago
  24. dedf4b1 NVMe: Use last bytes of f/w rev SCSI Inquiry by Keith Busch · 10 years ago
  25. b4e75cb NVMe: Adhere to request queue block accounting enable/disable by Sam Bradshaw · 10 years ago
  26. a51afb5 NVMe: Fix nvme get/put queue semantics by Keith Busch · 10 years ago
  27. de672b9 NVMe: Delete NVME_GET_FEAT_TEMP_THRESH by Matthew Wilcox · 10 years ago
  28. 9d43cf6 NVMe: Make admin timeout a module parameter by Keith Busch · 10 years ago
  29. 61e4ce0 NVMe: Make iod bio timeout a parameter by Keith Busch · 10 years ago
  30. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  31. 6808c5f NVMe: Prevent possible NULL pointer dereference by Santosh Y · 10 years ago
  32. 4131f2f NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD) by Indraneel Mukherjee · 10 years ago
  33. 80081ec Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  34. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  35. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  36. 5d70dac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k into next by Linus Torvalds · 10 years ago
  37. e8edca6 block: virtio_blk: don't hold spin lock during world switch by Ming Lei · 10 years ago
  38. f89ca16 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  39. 879466e Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-3.16/drivers by Jens Axboe · 10 years ago
  40. 814d04e xen-blkback: defer freeing blkif to avoid blocking xenwatch by Valentin Priescu · 10 years ago
  41. c926b70 xen/blkback: disable discard feature if requested by toolstack by Olaf Hering · 10 years ago
  42. 1c8cad6 xen-blkfront: remove type check from blkfront_setup_discard by Olaf Hering · 10 years ago
  43. 0fb662e Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  44. cdef54d blk-mq: remove alloc_hctx and free_hctx methods by Christoph Hellwig · 10 years ago
  45. 6178976 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  46. 6314a10 floppy: do not corrupt bio.bi_flags when reading block 0 by Jiri Kosina · 10 years ago
  47. f14bbe7 blk-mq: pass in suggested NUMA node to ->alloc_hctx() by Jens Axboe · 10 years ago
  48. f0d54a5 NVMe: Implement PCIe reset notification callback by Keith Busch · 10 years ago
  49. aa0818c virtio_blk: fix race between start and stop queue by Ming Lei · 10 years ago
  50. a4de73f m68k/atari - ataflop: use correct virt/phys translation for DMA buffer by Michael Schmitz · 10 years ago
  51. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  52. 9b204fb mtip32xx: move error handling to service thread by Asai Thambi S P · 10 years ago
  53. 0c29e93 virtio_blk: fix race between start and stop queue by Ming Lei · 10 years ago
  54. 9acf03c mtip32xx: stop block hardware queues before quiescing IO by Jens Axboe · 10 years ago
  55. a8a642c mtip32xx: blk_mq_init_queue() returns an ERR_PTR by Dan Carpenter · 10 years ago
  56. ffc771b mtip32xx: convert to use blk-mq by Jens Axboe · 10 years ago
  57. 21bd78b NVMe: Enable BUILD_BUG_ON checks by Matthew Wilcox · 10 years ago
  58. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  59. 53562be NVMe: Flush with data support by Keith Busch · 10 years ago
  60. a7d2ce2 NVMe: Configure support for block flush by Keith Busch · 10 years ago
  61. 2145e15 floppy: don't write kernel-only members to FDRAWCMD ioctl output by Matthew Daley · 10 years ago
  62. ef87dbe floppy: ignore kernel-only members in FDRAWCMD ioctl input by Matthew Daley · 10 years ago
  63. 3291fa5 NVMe: Add tracepoints by Keith Busch · 10 years ago
  64. 94bbac4 NVMe: Protect against badly formatted CQEs by Keith Busch · 10 years ago
  65. 27e8166 NVMe: Improve error messages by Matthew Wilcox · 10 years ago
  66. 8757ad6 NVMe: Update copyright headers by Matthew Wilcox · 10 years ago
  67. fc27691 block: null_blk: fix use after free by Ming Lei · 10 years ago
  68. ec4a340 drbd: use list_first_entry_or_null in first_peer_device/first_connection by Lars Ellenberg · 10 years ago
  69. babea49 drbd: Allow attaching of a newly created device to any backing device by Philipp Reisner · 10 years ago
  70. 02df6fe drbd: Test cstate while holding req_lock by Philipp Reisner · 10 years ago
  71. c1b3156 drbd: use blk_set_stacking_limits() by Philipp Reisner · 10 years ago
  72. 0853546 drbd: evaluate disk and network timeout on different requests by Lars Ellenberg · 10 years ago
  73. 67cca28 drbd: Fix a hole in the challange-response connection authentication by Philipp Reisner · 10 years ago
  74. f9c7812 drbd: always implicitly close last epoch when idle by Lars Ellenberg · 10 years ago
  75. e4d7d6f drbd: add back some fairness to AL transactions by Lars Ellenberg · 10 years ago
  76. fa090e7 drbd: keep max-bio size during detach/attach on disconnected primary by Lars Ellenberg · 10 years ago
  77. 074f4af drbd: fix a race between start_resync and send_and_submit by Lars Ellenberg · 10 years ago
  78. 20c68fd drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM by Lars Ellenberg · 10 years ago
  79. 2f632ae drbd: prepare sending side for REQ_DISCARD by Lars Ellenberg · 10 years ago
  80. a0fb3c4 drbd: prepare receiving side for REQ_DISCARD by Lars Ellenberg · 10 years ago
  81. 9e27687 drbd: allow parallel promote/demote actions by Lars Ellenberg · 10 years ago
  82. a910b12 drbd: perpare for genetlink parallel_ops by Lars Ellenberg · 10 years ago
  83. 88ea685 drbd: Do not BUG() when connection breaks in a special way by Philipp Reisner · 10 years ago
  84. e829987 drbd: don't let application IO pre-empt resync too often by Lars Ellenberg · 10 years ago
  85. 0e49d7b drbd: fix potential distributed deadlock during verify or resync by Lars Ellenberg · 10 years ago
  86. 6377b92 drbd: resync: fix too large bursts for very slow rates by Lars Ellenberg · 10 years ago
  87. 9ae4726 drbd: fix stalled resync detection in /proc/drbd by Lars Ellenberg · 10 years ago
  88. cdc6af8 drbd: Allow online layout change of AL while peer is not connected by Philipp Reisner · 10 years ago
  89. d40e567 drbd: Remove drbd_wrappers.h by Philipp Reisner · 10 years ago
  90. d7fe69c drbd: Leave IO suspended if the fence handler find the peer primary by Philipp Reisner · 10 years ago
  91. 3100774 drbd: Break a deadlock while concurrent fencing and establishing a connection by Philipp Reisner · 10 years ago
  92. d1e714d mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems by Asai Thambi S P · 10 years ago
  93. af5ded8 mtip32xx: Remove dfs_parent after pci unregister by Asai Thambi S P · 10 years ago
  94. 670a641 mtip32xx: Increase timeout for STANDBY IMMEDIATE command by Asai Thambi S P · 10 years ago
  95. 24cddb8 cciss: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  96. 01aad3f skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range() by Alexander Gordeev · 10 years ago
  97. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 10 years ago
  98. dc4a930 sd/skd: stuff discard page in request->completion_data by Jens Axboe · 10 years ago
  99. 1b4a325 blk-mq: add async parameter to blk_mq_start_stopped_hw_queues by Christoph Hellwig · 10 years ago
  100. 24d2f90 blk-mq: split out tag initialization, support shared tags by Christoph Hellwig · 10 years ago