1. 873946f nvme-tcp: support separate queue maps for read and write by Sagi Grimberg · 6 years ago
  2. 330f6b8 nvme-fabrics: allow user to set nr_write_queues for separate queue maps by Sagi Grimberg · 6 years ago
  3. fa9a181 nvme-fabrics: add missing nvmf_ctrl_options documentation by Sagi Grimberg · 6 years ago
  4. e42b386 blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues by Sagi Grimberg · 6 years ago
  5. 23454d5 nvmet: update smart log with num err log entries by Chaitanya Kulkarni · 6 years ago
  6. 11ad507 nvmet: add error log page cmd handler by Chaitanya Kulkarni · 6 years ago
  7. c6aa354 nvmet: add error log support for file backend by Chaitanya Kulkarni · 6 years ago
  8. 3b031d1 nvmet: add error log support for bdev backend by Chaitanya Kulkarni · 6 years ago
  9. 2da6e00 nvmet: add error log support for admin-cmd by Chaitanya Kulkarni · 6 years ago
  10. 762a11d nvmet: add error log support for rdma backend by Chaitanya Kulkarni · 6 years ago
  11. 84faf42 nvmet: add error log support for fabrics-cmd by Chaitanya Kulkarni · 6 years ago
  12. e81446a nvmet: add error log support in the core by Chaitanya Kulkarni · 6 years ago
  13. 76574f3 nvmet: add interface to update error-log page by Chaitanya Kulkarni · 6 years ago
  14. e4a9762 nvmet: add error-log definitions by Chaitanya Kulkarni · 6 years ago
  15. b34de7c nvme: add error log page slot definition by Chaitanya Kulkarni · 6 years ago
  16. b7c8f36 nvme: remove nvme_common command cdw10 array by Chaitanya Kulkarni · 6 years ago
  17. 16d3a28 nvmet: remove unused variable by Sagi Grimberg · 6 years ago
  18. cb5b726 nvme: provide fallback for discard alloc failure by Jens Axboe · 6 years ago
  19. 8eb5d89 nvme: add __exit annotation by Chengguang Xu · 6 years ago
  20. 3f2304f nvme-tcp: add NVMe over TCP host driver by Sagi Grimberg · 6 years ago
  21. ad4f530 nvmet: allow configfs tcp trtype configuration by Sagi Grimberg · 6 years ago
  22. 872d26a nvmet-tcp: add NVMe over TCP target driver by Sagi Grimberg · 6 years ago
  23. fc221d0 nvme-tcp: Add protocol header by Sagi Grimberg · 6 years ago
  24. 20d44e8 nvme-fabrics: allow user passing data digest by Sagi Grimberg · 6 years ago
  25. 3b49fa8 nvme-fabrics: allow user passing header digest by Sagi Grimberg · 6 years ago
  26. 1672ddb nvmet: Add install_queue callout by Sagi Grimberg · 6 years ago
  27. 65d69e2 datagram: introduce skb_copy_and_hash_datagram_iter helper by Sagi Grimberg · 6 years ago
  28. d05f443 iov_iter: introduce hash_and_copy_to_iter helper by Sagi Grimberg · 6 years ago
  29. 950fcae datagram: consolidate datagram copy to iter helpers by Sagi Grimberg · 6 years ago
  30. cb002d0 iov_iter: pass void csum pointer to csum_and_copy_to_iter by Sagi Grimberg · 6 years ago
  31. 0fc0779 datagram: open-code copy_page_to_iter by Sagi Grimberg · 6 years ago
  32. 3152a97 ath6kl: add ath6kl_ prefix to crypto_type by Sagi Grimberg · 6 years ago
  33. 0273ac3 blkcg: handle dying request_queue when associating a blkg by Dennis Zhou · 6 years ago
  34. 544fbd1 block: deactivate blk_stat timer in wbt_disable_default() by Ming Lei · 6 years ago
  35. b2dbff1 sbitmap: flush deferred clears for resize and shallow gets by Jens Axboe · 6 years ago
  36. 2c4d535 lightnvm: pblk: do not overwrite ppa list with meta list by Igor Konopko · 6 years ago
  37. 55d8ec3 lightnvm: pblk: support packed metadata by Igor Konopko · 6 years ago
  38. a16816b lightnvm: disable interleaved metadata by Igor Konopko · 6 years ago
  39. 24828d0 lightnvm: dynamic DMA pool entry size by Igor Konopko · 6 years ago
  40. faa79f2 lightnvm: pblk: add helpers for OOB metadata by Igor Konopko · 6 years ago
  41. dd43949 lightnvm: pblk: move lba list to partial read context by Igor Konopko · 6 years ago
  42. 42bd038 lightnvm: pblk: avoid ref warning on cache creation by Javier González · 6 years ago
  43. 85136c0 lightnvm: simplify geometry enumeration by Matias Bjørling · 6 years ago
  44. 361d889 lightnvm: pblk: add comments wrt locking in recovery path by Javier González · 6 years ago
  45. fde201a lightnvm: pblk: add lock protection to list operations by Hua Su · 6 years ago
  46. 6e82f0b lightnvm: pblk: fix spelling in comment by Hua Su · 6 years ago
  47. e698d9f lightnvm: pblk: remove dead code in pblk_recov_l2p by Hans Holmberg · 6 years ago
  48. 0934ce8 lightnvm: pblk: fix pblk_lines_init error handling path by Hans Holmberg · 6 years ago
  49. c9a1d64 lightnvm: pblk: remove unused macro by Hans Holmberg · 6 years ago
  50. 3bcebc5 lightnvm: pblk: set conservative threshold for user writes by Hans Holmberg · 6 years ago
  51. 525f7bb lightnvm: pblk: stop writes gracefully when running out of lines by Hans Holmberg · 6 years ago
  52. ab3887b lightnvm: pblk: account for write error sectors in emeta by Hans Holmberg · 6 years ago
  53. c12fa40 lightnvm: pblk: fix resubmission of overwritten write err lbas by Hans Holmberg · 6 years ago
  54. 96076f7 lightnvm: pblk: fix chunk close trace event check by Hans Holmberg · 6 years ago
  55. 55e58c5 lightnvm: Fix uninitialized return value in nvm_get_chunk_meta() by Geert Uytterhoeven · 6 years ago
  56. f40a62d lightnvm: pblk: ignore the smeta oob area scan by Zhoujie Wu · 6 years ago
  57. c4576ae dm: fix request-based dm's use of dm_wait_for_completion by Mike Snitzer · 6 years ago
  58. 6451fe7 nvme: fix irq vs io_queue calculations by Jens Axboe · 6 years ago
  59. b7934ba dm: fix inflight IO check by Jens Axboe · 6 years ago
  60. 4ba09f6 mtip32xx: use BLK_STS_DEV_RESOURCE for device resources by Jens Axboe · 6 years ago
  61. e4025e4 mtip32xx: avoid using semaphores by Arnd Bergmann · 6 years ago
  62. 6f75723 dm: remove the pending IO accounting by Mikulas Patocka · 6 years ago
  63. e016b78 block: return just one value from part_in_flight by Mikulas Patocka · 6 years ago
  64. 1226b8d block: switch to per-cpu in-flight counters by Mikulas Patocka · 6 years ago
  65. 5b18b5a block: delete part_round_stats and switch to less precise counting by Mikulas Patocka · 6 years ago
  66. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  67. dbd3bbd dm rq: leverage blk_mq_queue_busy() to check for outstanding IO by Mike Snitzer · 6 years ago
  68. 80a787b dm: dont rewrite dm_disk(md)->part0.in_flight by Mikulas Patocka · 6 years ago
  69. 96f7741 Merge tag 'v4.20-rc6' into for-4.21/block by Jens Axboe · 6 years ago
  70. 58ab5e3 sbitmap: silence bogus lockdep IRQ warning by Jens Axboe · 6 years ago
  71. 40e020c Linux 4.20-rc6 by Linus Torvalds · 6 years ago
  72. d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  73. 8586ca8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. ebbd300 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 4b04e73 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 35cc3cef net/sched: cls_flower: Reject duplicated rules also under skip_sw by Or Gerlitz · 6 years ago
  77. d4b60e9 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 6 years ago
  78. e30fbc3 bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips. by Michael Chan · 6 years ago
  79. c0b8cda bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips. by Michael Chan · 6 years ago
  80. 75720e6 bnxt_en: Keep track of reserved IRQs. by Michael Chan · 6 years ago
  81. 804fba4 bnxt_en: Fix CNP CoS queue regression. by Michael Chan · 6 years ago
  82. 0844895 Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  83. 47dcb08 Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  84. 822b768 Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  85. 50a5528a Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  86. bc4caf1 Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  87. fa82dcb Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  88. bd799eb Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  89. bd5122c net/mlx4_core: Correctly set PFC param if global pause is turned off. by Tarick Bedeir · 6 years ago
  90. 6ec067e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  91. 8214bdf Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  92. 570c913 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  93. f896adc Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  94. 356ff8a Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" by David Rientjes · 6 years ago
  95. 5b3279e Revert "net/ibm/emac: wrong bit is used for STA control" by Benjamin Herrenschmidt · 6 years ago
  96. 29cadd2 scsi: Fix a harmless double shift bug by Dan Carpenter · 6 years ago
  97. 3236b45 nvme: remove unused function nvme_ctrl_ready by Israel Rukshin · 6 years ago
  98. 49cd84b nvme: implement Enhanced Command Retry by Keith Busch · 6 years ago
  99. 5a3a6d6 nvmet: fix the structure member indentation by Chaitanya Kulkarni · 6 years ago
  100. cb019da nvmet: use unlikely for req status check by Chaitanya Kulkarni · 6 years ago