1. c41c3ec Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  2. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  3. 0d3b6a8 nvmet: Disable keep-alive timer when kato is cleared to 0h by Amit Engel · 4 years, 5 months ago
  4. 2eb81a3 nvme: rename and document nvme_end_request by Christoph Hellwig · 4 years, 5 months ago
  5. 7ee51cf nvmet: call blk_mq_free_request() directly by Chaitanya Kulkarni · 4 years, 5 months ago
  6. a2138fd nvmet: fix oops in pt cmd execution by Chaitanya Kulkarni · 4 years, 5 months ago
  7. 4db69a3 nvmet: add ns tear down label for pt-cmd handling by Chaitanya Kulkarni · 4 years, 5 months ago
  8. 0ceeab9 nvmet-passthru: Reject commands with non-sgl flags set by Logan Gunthorpe · 4 years, 6 months ago
  9. 382fee1 nvmet: fix a memory leak by Sagi Grimberg · 4 years, 6 months ago
  10. b6cec06 nvme-loop: remove extra variable in create ctrl by Chaitanya Kulkarni · 4 years, 6 months ago
  11. 64d452b nvme-loop: set ctrl state connecting after init by Chaitanya Kulkarni · 4 years, 6 months ago
  12. d9174c1 nvmet: introduce the passthru Kconfig option by Chaitanya Kulkarni · 4 years, 6 months ago
  13. cae5b01 nvmet: introduce the passthru configfs interface by Logan Gunthorpe · 4 years, 6 months ago
  14. ba76af6 nvmet: Add passthru enable/disable helpers by Logan Gunthorpe · 4 years, 6 months ago
  15. c1fef73f nvmet: add passthru code to process commands by Logan Gunthorpe · 4 years, 6 months ago
  16. ece0278 nvmet-fc: remove redundant del_work_active flag by James Smart · 4 years, 6 months ago
  17. 34efa23 nvmet-fc: check successful reference in nvmet_fc_find_target_assoc by James Smart · 4 years, 6 months ago
  18. 7774e77 nvmet: use xarray for ctrl ns storing by Chaitanya Kulkarni · 4 years, 6 months ago
  19. ca0f1a8 nvmet-rdma: use new shared CQ mechanism by Yamin Friedman · 4 years, 6 months ago
  20. b8a12e9 nvmet-tcp: simplify nvmet_process_resp_list by Sagi Grimberg · 4 years, 7 months ago
  21. ca8f4be nvme-fcloop: verify wwnn and wwpn format by Dongli Zhang · 4 years, 8 months ago
  22. a0f0dba nvmet: use unsigned type for u64 by Chaitanya Kulkarni · 4 years, 7 months ago
  23. 6fa350f nvmet: introduce flags member in nvmet_fabrics_ops by Max Gurtovoy · 4 years, 8 months ago
  24. 4e10255 nvmet-tcp: remove has_keyed_sgls initialization by Max Gurtovoy · 4 years, 8 months ago
  25. b261b61 nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl by Dongli Zhang · 4 years, 7 months ago
  26. 482c6b6 Merge tag 'v5.8-rc4' into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
  27. e556f6b block: remove the bd_queue field from struct block_device by Christoph Hellwig · 4 years, 7 months ago
  28. 1b4ad7a nvme-loop: initialize tagset numa value to the value of the ctrl by Max Gurtovoy · 4 years, 7 months ago
  29. ff02945 nvme: use blk_mq_complete_request_remote to avoid an indirect function call by Christoph Hellwig · 4 years, 7 months ago
  30. a58dfea Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  31. 819f7b8 nvmet: fail outstanding host posted AEN req by Chaitanya Kulkarni · 4 years, 7 months ago
  32. a40aae6 nvmet-tcp: constify nvmet_tcp_ops by Max Gurtovoy · 4 years, 8 months ago
  33. 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  34. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  35. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  36. 6ebf71b ipv4: add ip_sock_set_tos by Christoph Hellwig · 4 years, 8 months ago
  37. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 8 months ago
  38. 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 8 months ago
  39. c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 8 months ago
  40. b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 8 months ago
  41. 8094ba0 RDMA/cma: Provide ECE reject reason by Leon Romanovsky · 4 years, 8 months ago
  42. 1cdf9f7 nvmet: cleanups the loop in nvmet_async_events_process by David Milburn · 4 years, 8 months ago
  43. 64f5e9c nvmet: fix memory leak when removing namespaces and controllers concurrently by Sagi Grimberg · 4 years, 8 months ago
  44. b09160c nvmet-rdma: add metadata/T10-PI support by Israel Rukshin · 4 years, 8 months ago
  45. c6e3f13 nvmet: add metadata support for block devices by Israel Rukshin · 4 years, 8 months ago
  46. ea52ac1 nvmet: add metadata/T10-PI support by Israel Rukshin · 4 years, 8 months ago
  47. 136cc1f nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len by Israel Rukshin · 4 years, 8 months ago
  48. 26af180 nvmet: rename nvmet_rw_len to nvmet_rw_data_len by Israel Rukshin · 4 years, 8 months ago
  49. d2d1c45 nvmet: add metadata characteristics for a namespace by Israel Rukshin · 4 years, 8 months ago
  50. 1f35754 nvmet: revalidate-ns & generate AEN from configfs by Chaitanya Kulkarni · 4 years, 8 months ago
  51. de124f4 nvmet: generate AEN for ns revalidate size change by Chaitanya Kulkarni · 4 years, 8 months ago
  52. 463c5fa nvmet: add helper to revalidate bdev and file ns by Chaitanya Kulkarni · 4 years, 8 months ago
  53. 696ece7 nvmet: add async event tracing support by Chaitanya Kulkarni · 4 years, 8 months ago
  54. 0236d34 nvmet-tcp: move send/recv error handling in the send/recv methods instead of call-sites by Sagi Grimberg · 4 years, 8 months ago
  55. f381ab1 nvmet-tcp: set MSG_EOR if we send last payload in the batch by Sagi Grimberg · 4 years, 8 months ago
  56. 4eea804 nvmet-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send by Sagi Grimberg · 4 years, 9 months ago
  57. 7425596 nvmet: mark nvmet_ana_state static by Christoph Hellwig · 4 years, 8 months ago
  58. 09bb898 nvmet: replace kstrndup() with kmemdup_nul() by Chen Zhou · 4 years, 8 months ago
  59. 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
  60. d02abd1 nvmet: align addrfam list to spec by Chaitanya Kulkarni · 4 years, 9 months ago
  61. 3ecb5fa nvmet: centralize port enable access for configfs by Chaitanya Kulkarni · 4 years, 9 months ago
  62. 87628e2 nvmet: use type-name map for address treq by Chaitanya Kulkarni · 4 years, 9 months ago
  63. 84b8d0d nvmet: use type-name map for ana states by Chaitanya Kulkarni · 4 years, 9 months ago
  64. 7e76417 nvmet: use type-name map for address family by Chaitanya Kulkarni · 4 years, 9 months ago
  65. 45e2f3c nvmet: add generic type-name mapping by Chaitanya Kulkarni · 4 years, 9 months ago
  66. e8cd1ff nvmet: add ns revalidation support by Anthony Iliopoulos · 4 years, 9 months ago
  67. e4fcc72 nvmet-fc: slight cleanup for kbuild test warnings by James Smart · 4 years, 10 months ago
  68. b0012dd nvmet-rdma: use SRQ per completion vector by Max Gurtovoy · 8 years ago
  69. 437c0b8 nvme-fcloop: add target to host LS request support by James Smart · 4 years, 10 months ago
  70. ea39765 nvme-fcloop: refactor to enable target to host LS by James Smart · 4 years, 10 months ago
  71. 47bf324 nvmet-fc: Add Disconnect Association Xmt support by James Smart · 4 years, 10 months ago
  72. 349c694 nvmet-fc: rename ls_list to ls_rcv_list by James Smart · 4 years, 10 months ago
  73. 58ab8ff nvmet-fc: track hostport handle for associations by James Smart · 4 years, 10 months ago
  74. 0dfb992 nvmet-fc: perform small cleanups on unneeded checks by James Smart · 4 years, 10 months ago
  75. a5c2b4f nvmet-fc: add LS failure messages by James Smart · 4 years, 10 months ago
  76. ec3b0e3 nvmet-fc: Update target for common definitions for LS handling by James Smart · 4 years, 10 months ago
  77. f56bf76 nvme-fc: Ensure private pointers are NULL if no data by James Smart · 4 years, 10 months ago
  78. 3b8281b nvmet-fc: Better size LS buffers by James Smart · 4 years, 10 months ago
  79. ca19bcd nvme-fc nvmet-fc: refactor for common LS definitions by James Smart · 4 years, 10 months ago
  80. 72e6329 nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request by James Smart · 4 years, 10 months ago
  81. 8df2a0a Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  82. 21f9024 nvmet-rdma: fix double free of rdma queue by Israel Rukshin · 4 years, 9 months ago
  83. 8c5c660 nvme-fc: Revert "add module to ops template to allow module references" by James Smart · 4 years, 10 months ago
  84. a032e4f nvmet-rdma: fix bonding failover possible NULL deref by Sagi Grimberg · 4 years, 10 months ago
  85. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  86. f0e656e nvmet: fix NULL dereference when removing a referral by Sagi Grimberg · 4 years, 10 months ago
  87. d038dd8 nvmet-fc: fix typo in comment by James Smart · 4 years, 10 months ago
  88. 38803fc nvme-fcloop: fix deallocation of working context by James Smart · 4 years, 10 months ago
  89. 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  90. 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  91. 726612b nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl by Israel Rukshin · 4 years, 10 months ago
  92. b780d74 nvme: Fix ctrl use-after-free during sysfs deletion by Israel Rukshin · 4 years, 10 months ago
  93. e90d172 nvmet-tcp: optimize tcp stack TX when data digest is used by Sagi Grimberg · 4 years, 10 months ago
  94. c363f24 nvmet-rdma: allocate RW ctxs according to mdts by Max Gurtovoy · 4 years, 10 months ago
  95. ec6d20e nvmet-rdma: Implement get_mdts controller op by Max Gurtovoy · 4 years, 10 months ago
  96. 02cb00e nvmet: Add get_mdts op for controllers by Max Gurtovoy · 4 years, 10 months ago
  97. 9cda34e nvmet-tcp: fix maxh2cdata icresp parameter by Sagi Grimberg · 5 years ago
  98. 6d525f9 nvmet: check ncqr & nsqr for set-features cmd by Amit Engel · 4 years, 11 months ago
  99. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
  100. 98fd5c7 nvmet-tcp: set MSG_MORE only if we actually have more to send by Sagi Grimberg · 4 years, 10 months ago