1. 404ec31 nvmet-fc: bring Disconnect into compliance with FC-NVME spec by James Smart · 6 years ago
  2. 0191e74 nvmet-fc: fix issues with targetport assoc_list list walking by James Smart · 6 years ago
  3. 834d371 nvme-fc: reject reconnect if io queue count is reduced to zero by James Smart · 6 years ago
  4. 06f3d71 nvme-fc: fix numa_node when dev is null by James Smart · 6 years ago
  5. 9f7d8ae nvme-fc: use nr_phys_segments to determine existence of sgl by James Smart · 6 years ago
  6. d11de63 nvme-loop: init nvmet_ctrl fatal_err_work when allocate by Yufen Yu · 6 years ago
  7. 01fc08f nvme: update comment to make the code easier to read by Yufen Yu · 6 years ago
  8. a63b837 nvme: put ns_head ref if namespace fails allocation by Sagi Grimberg · 6 years ago
  9. 81fe928 nvme-trace: fix cdw10 buffer overrun by Keith Busch · 6 years ago
  10. 415df90 nvme: don't warn on block content change effects by Keith Busch · 6 years ago
  11. d9d53ed nvme: add get-feature to admin cmds tracer by Max Gurtovoy · 6 years ago
  12. e406f12 md: Fix failed allocation of md_register_thread by Aditya Pakki · 6 years ago
  13. b761dcf It's wrong to add len to sector_nr in raid10 reshape twice by Xiao Ni · 6 years ago
  14. a596d08 raid5: set write hint for PPL by Mariusz Dabrowski · 6 years ago
  15. 9205e44 pblk: fix max_io calculation by Javier González · 6 years ago
  16. e61750c Merge branch 'stable/for-jens-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-5.1/block-post by Jens Axboe · 6 years ago
  17. cd46eb8 nbd: propagate genlmsg_reply return code by Li RongQing · 6 years ago
  18. 6dc8746 floppy: remove set but not used variable 'q' by YueHaibing · 6 years ago
  19. bf7c7a0 null_blk: fix checking for REQ_FUA by Heinz Mauelshagen · 6 years ago
  20. 4a8c31a xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront by Dongli Zhang · 6 years ago
  21. 758a58d loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part() by Dongli Zhang · 6 years ago
  22. 40853d6 loop: do not print warn message if partition scan is successful by Dongli Zhang · 6 years ago
  23. 34e0819 nvme-rdma: use nr_phys_segments when map rq to sgl by Chaitanya Kulkarni · 6 years ago
  24. 77141dc nvmet: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  25. 3641bd3 nvmet-rdma: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  26. d0ad690 nvme-loop: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  27. a4b74fc nvmet-fcloop: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  28. 4f80fc7 nvmet-fc: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  29. bc50ad7 nvme: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  30. 5f37396 nvme-pci: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  31. 115aa7a nvme-lightnvm: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  32. 5d8762d nvme-rdma: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  33. 8638b24 nvme-fc: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  34. 9002c4e nvme-fabrics: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  35. ab4ab09 nvme: return error from nvme_alloc_ns() by Hannes Reinecke · 6 years ago
  36. b9c7758 nvme: avoid that deleting a controller triggers a circular locking complaint by Bart Van Assche · 6 years ago
  37. a686ed7 nvme: introduce a helper function for controller deletion by Bart Van Assche · 6 years ago
  38. d84c4b0 nvme: unexport nvme_delete_ctrl_sync() by Bart Van Assche · 6 years ago
  39. e895fed nvme-pci: check kstrtoint() return value in queue_count_set() by Bart Van Assche · 6 years ago
  40. a467fc5 nvme-fabrics: document the poll function argument by Bart Van Assche · 6 years ago
  41. 5bc373f nvmet: fix indentation by Bart Van Assche · 6 years ago
  42. 75c10e7 nvme-multipath: round-robin I/O policy by Hannes Reinecke · 6 years ago
  43. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  44. 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
  45. 2705c93 block: kill QUEUE_FLAG_NO_SG_MERGE by Ming Lei · 6 years ago
  46. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  47. 2e1f4f4 bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() by Ming Lei · 6 years ago
  48. 86af595 block: loop: pass multi-page bvec to iov_iter by Ming Lei · 6 years ago
  49. 0586942 lightnvm: pblk: fix race condition on GC by Heiner Litz · 6 years ago
  50. b4cdc42 lightnvm: pblk: prevent stall due to wb threshold by Javier González · 6 years ago
  51. aa8759d lightnvm: pblk: extend line wp balance check by Hans Holmberg · 6 years ago
  52. b7fce8f lightnvm: pblk: fix TRACE_INCLUDE_PATH by Masahiro Yamada · 6 years ago
  53. 7e0a084 lightnvm: pblk: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
  54. e74ecf6 lightnvm: Use u64 instead of __le64 for CPU visible side by Andy Shevchenko · 6 years ago
  55. 6916cf5 lightnvm: pblk: use vfree to free metadata on error path by Hans Holmberg · 6 years ago
  56. f932498 lightnvm: pblk: stop taking the free lock in in pblk_lines_free by Hans Holmberg · 6 years ago
  57. 68d94a8 Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  58. 73a4c52 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. d11a399 block: kill QUEUE_FLAG_FLUSH_NQ by Jens Axboe · 6 years ago
  60. df3865f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  61. e5a8a11 Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  62. 5610789a Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  63. dc7292a bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata by Coly Li · 6 years ago
  64. a91fbda bcache: fix input overflow to cache set sysfs file io_error_halflife by Coly Li · 6 years ago
  65. b150084 bcache: fix input overflow to cache set io_error_limit by Coly Li · 6 years ago
  66. 453745f bcache: fix input overflow to journal_delay_ms by Coly Li · 6 years ago
  67. dab71b2 bcache: fix input overflow to writeback_rate_minimum by Coly Li · 6 years ago
  68. 5b5fd3c bcache: fix potential div-zero error of writeback_rate_p_term_inverse by Coly Li · 6 years ago
  69. c3b75a2 bcache: fix potential div-zero error of writeback_rate_i_term_inverse by Coly Li · 6 years ago
  70. 369d21a bcache: fix input overflow to writeback_delay by Coly Li · 6 years ago
  71. f5c0b95 bcache: use sysfs_strtoul_bool() to set bit-field variables by Coly Li · 6 years ago
  72. e4db37f bcache: add sysfs_strtoul_bool() for setting bit-field variables by Coly Li · 6 years ago
  73. 8c27a39 bcache: fix input overflow to sequential_cutoff by Coly Li · 6 years ago
  74. f54478c bcache: fix input integer overflow of congested threshold by Coly Li · 6 years ago
  75. 596b5a5 bcache: improve sysfs_strtoul_clamp() by Coly Li · 6 years ago
  76. 58ac323 bcache: treat stale && dirty keys as bad keys by Tang Junhui · 6 years ago
  77. e8cf978 bcache: fix indentation issue, remove tabs on a hunk of code by Colin Ian King · 6 years ago
  78. d461045 bcache: export backing_dev_uuid via sysfs by Coly Li · 6 years ago
  79. 926d194 bcache: export backing_dev_name via sysfs by Coly Li · 6 years ago
  80. 83ff9318 bcache: not use hard coded memset size in bch_cache_accounting_clear() by Coly Li · 6 years ago
  81. 9951379 bcache: never writeback a discard operation by Daniel Axtens · 6 years ago
  82. 46c291e2 Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  83. 3b6e820 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  84. 2e277fa Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  85. 70be9ac Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  86. e2dac60 Merge tag 'acpi-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  87. 27b4ad6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  88. 6809054 Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  89. 8c8e62c Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  90. e464f50 Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  91. e22a15d Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  92. 00a159a0 Merge tag 'usb-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  93. adcbc92 Merge tag 'drm-fixes-2019-02-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  94. f25191b cdrom: Fix race condition in cdrom_sysctl_register by Guenter Roeck · 6 years ago
  95. 39841cc1 net: dsa: b53: Fix for failure when irq is not defined in dt by Arun Parameswaran · 6 years ago
  96. dada163 Merge tag 'drm-misc-fixes-2019-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  97. 151e3d6 Merge tag 'drm-intel-fixes-2019-02-07-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  98. 8b5cdbe Merge tag 'for-5.0/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  99. 8087f40 Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 6 years ago
  100. c0a47e4 geneve: should not call rt6_lookup() when ipv6 was disabled by Hangbin Liu · 6 years ago