1. a6a5149 nvme: get rid of nvme_ctrl_list by Christoph Hellwig · 7 years ago
  2. d22524a nvme: switch controller refcounting to use struct device by Christoph Hellwig · 7 years ago
  3. c6424a9 nvme: simplify nvme_open by Christoph Hellwig · 7 years ago
  4. 2dd4122 nvme: use kref_get_unless_zero in nvme_find_get_ns by Christoph Hellwig · 7 years ago
  5. e62a538 nvme-rdma: Add debug message when reaches timeout by Nitzan Carmi · 7 years ago
  6. f87c89a nvme-rdma: align nvme_rdma_device structure by Max Gurtovoy · 7 years ago
  7. 134aedc nvme-fc: correct io timeout behavior by James Smart · 7 years ago
  8. 0a02e39 nvme-fc: correct io termination handling by James Smart · 7 years ago
  9. a7a7cbe nvme-pci: add SGL support by Chaitanya Kulkarni · 7 years ago
  10. 9843f68 nvme: use ida_simple_{get,remove} for the controller instance by Christoph Hellwig · 7 years ago
  11. ba2dec3 nvmet: Change max_nsid in subsystem due to ns_disable if needed by Roy Shterman · 7 years ago
  12. 86f36b9 nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set by Israel Rukshin · 7 years ago
  13. 5a22e2b nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set by Israel Rukshin · 7 years ago
  14. 94f29d4 nvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag set by Israel Rukshin · 7 years ago
  15. 16772ae nvme-pci: fix typos in comments by Minwoo Im · 7 years ago
  16. 0ad0bfa nvme-rdma: stop controller reset if the controller is deleting by Sagi Grimberg · 7 years ago
  17. 5013e98 nvme-rdma: change queue flag semantics DELETING -> ALLOCATED by Sagi Grimberg · 7 years ago
  18. 60a5188 nvme-rdma: Don't local invalidate if the queue is not live by Sagi Grimberg · 7 years ago
  19. 5e1fe61 nvme-rdma: teardown admin/io queues once on error recovery by Sagi Grimberg · 7 years ago
  20. 0fc176d nvme-rdma: Check that reinit_request got a proper mr by Sagi Grimberg · 7 years ago
  21. 0c5b43b nvme-rdma: move assignment to declaration by Sagi Grimberg · 7 years ago
  22. d8bfcee nvme-rdma: fix wrong logging message by Sagi Grimberg · 7 years ago
  23. 60070c7 nvme-rdma: pass tagset to directly nvme_rdma_free_tagset by Sagi Grimberg · 7 years ago
  24. 31b8446 nvme: introduce nvme_reinit_tagset by Sagi Grimberg · 7 years ago
  25. 761f2e1 nvme: simplify compat_ioctl handling by Christoph Hellwig · 7 years ago
  26. 469d0ef nvme-fc: move remote port get/put/free location by James Smart · 7 years ago
  27. 5f56855 nvme-fc: create fc class and transport device by James Smart · 7 years ago
  28. eaefd5a nvme-fc: add uevent for auto-connect by James Smart · 7 years ago
  29. d1f1071 nvme-fabrics: request transport module by Sagi Grimberg · 7 years ago
  30. 3375e29 nvmet: bump NVMET_NR_QUEUES to 128 by James Smart · 7 years ago
  31. 7864563 nvme: use menu Kconfig interface by Randy Dunlap · 7 years ago
  32. 8ae4e44 nvme: update timeout module parameter type by Marc Olson · 7 years ago
  33. 640ab98 buffer: have alloc_page_buffers() use __GFP_NOFAIL by Jens Axboe · 7 years ago
  34. b3cffc3 null_blk: add "no_sched" module parameter by weiping zhang · 7 years ago
  35. 0b508bc block: fix a build error by Shaohua Li · 7 years ago
  36. 9979d54 block: cryptoloop - Fix build warning by Corentin Labbe · 7 years ago
  37. d4478e9 block/loop: make loop cgroup aware by Shaohua Li · 7 years ago
  38. 19240e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  39. fddc992 nvme-fcloop: fix port deletes and callbacks by James Smart · 7 years ago
  40. 0c319d3 nvmet-fc: ensure target queue id within range. by James Smart · 7 years ago
  41. 3688feb nvmet-fc: on port remove call put outside lock by James Smart · 7 years ago
  42. e4d753d nvme-rdma: don't fully stop the controller in error recovery by Sagi Grimberg · 7 years ago
  43. 0a960afd nvme-rdma: give up reconnect if state change fails by Sagi Grimberg · 7 years ago
  44. 1a40d97 nvme-core: Use nvme_wq to queue async events and fw activation by Sagi Grimberg · 7 years ago
  45. 8cbd96a nvme: fix sqhd reference when admin queue connect fails by James Smart · 7 years ago
  46. bb1cc74 nvmet: implement valid sqhd values in completions by James Smart · 7 years ago
  47. 8edd11c nvme-fabrics: Allow 0 as KATO value by Guilherme G. Piccoli · 7 years ago
  48. 0951338 nvme: allow timed-out ios to retry by James Smart · 7 years ago
  49. cd48282 nvme: stop aer posting if controller state not live by James Smart · 7 years ago
  50. d087747 nvme-pci: Print invalid SGL only once by Keith Busch · 7 years ago
  51. 161b8be nvme-pci: initialize queue memory before interrupts by Keith Busch · 7 years ago
  52. deb6174 nvmet-fc: fix failing max io queue connections by James Smart · 7 years ago
  53. d9d34c0 nvme-fc: use transport-specific sgl format by James Smart · 7 years ago
  54. 39a550d qla2xxx: remove use of FC-specific error codes by James Smart · 7 years ago
  55. 8e009ce lpfc: remove use of FC-specific error codes by James Smart · 7 years ago
  56. fc9608e nvmet-fcloop: remove use of FC-specific error codes by James Smart · 7 years ago
  57. 29b3d26 nvmet-fc: remove use of FC-specific error codes by James Smart · 7 years ago
  58. 56b7103a nvme-fc: remove use of FC-specific error codes by James Smart · 7 years ago
  59. e5313c1 loop: remove union of use_aio and ref in struct loop_cmd by Omar Sandoval · 7 years ago
  60. 1dae69b nbd: ignore non-nbd ioctl's by Josef Bacik · 8 years ago
  61. 02a4843 brd: fix overflow in __brd_direct_access by Mikulas Patocka · 7 years ago
  62. 16528a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 43d368a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 1436ab0 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  65. fb154e0 tpm: ibmvtpm: simplify crq initialization and document crq format by Michal Suchanek · 8 years ago
  66. 9f3fc7b tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers by Hamza Attak · 7 years ago
  67. e1ec650 tpm: tpm_crb: constify acpi_device_id. by Arvind Yadav · 8 years ago
  68. c2a9c4b tpm: vtpm: constify vio_device_id by Arvind Yadav · 7 years ago
  69. ded8503 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  70. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  71. c65da8e Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  72. 6876eb3 Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  73. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  74. e2577d2 Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  75. 9ae0b37 Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  76. 4d9af76 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  77. 672d0e4 Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' by Rafael J. Wysocki · 7 years ago
  78. d84c97f Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  79. 1419d03 Merge branches 'pm-core', 'pm-qos' and 'pm-docs' by Rafael J. Wysocki · 7 years ago
  80. 89aaca5 bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is destroyed by Somnath Kotur · 7 years ago
  81. 1993519 bnxt_re: Fix memory leak in FRMR path by Selvin Xavier · 7 years ago
  82. 74828b1 bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port by Somnath Kotur · 7 years ago
  83. d591730 bnxt_re: Fix race between the netdev register and unregister events by Somnath Kotur · 7 years ago
  84. 027c892 bnxt_re: Free up devices in module_exit path by Somnath Kotur · 7 years ago
  85. 55311d0 bnxt_re: Fix compare and swap atomic operands by Devesh Sharma · 7 years ago
  86. 2b63763 bnxt_re: Stop issuing further cmds to FW once a cmd times out by Somnath Kotur · 7 years ago
  87. f9b941b bnxt_re: Fix update of qplib_qp.mtu when modified by Devesh Sharma · 7 years ago
  88. f16dc0aa i40iw: Add support for port reuse on active side connections by Shiraz Saleem · 7 years ago
  89. dfc612b i40iw: Add missing VLAN priority by Mustafa Ismail · 7 years ago
  90. 471b370 i40iw: Call i40iw_cm_disconn on modify QP to disconnect by Shiraz Saleem · 7 years ago
  91. 47fb3c1 i40iw: Prevent multiple netdev event notifier registrations by Shiraz Saleem · 7 years ago
  92. cd9100c i40iw: Fail open if there are no available MSI-X vectors by Shiraz Saleem · 7 years ago
  93. 01df7f5 RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion by Adit Ranadive · 7 years ago
  94. e13547b IB/bnxt_re: Fix frame stack compilation warning by Leon Romanovsky · 7 years ago
  95. cbafad8 IB/mlx5: fix debugfs cleanup by Sudip Mukherjee · 7 years ago
  96. 06564f6 IB/ocrdma: fix incorrect fall-through on switch statement by Colin Ian King · 7 years ago
  97. af3c79b IB/ipoib: Suppress the retry related completion errors by Santosh Shilimkar · 7 years ago
  98. 05f5c38 Input: elan_i2c - extend Flash-Write delay by KT Liao · 7 years ago
  99. 8b1bbf3 iw_cxgb4: remove the stid on listen create failure by Steve Wise · 7 years ago
  100. 3c8415c iw_cxgb4: drop listen destroy replies if no ep found by Steve Wise · 7 years ago