1. 6451fe7 nvme: fix irq vs io_queue calculations by Jens Axboe · 6 years ago
  2. b7934ba dm: fix inflight IO check by Jens Axboe · 6 years ago
  3. 4ba09f6 mtip32xx: use BLK_STS_DEV_RESOURCE for device resources by Jens Axboe · 6 years ago
  4. e4025e4 mtip32xx: avoid using semaphores by Arnd Bergmann · 6 years ago
  5. 6f75723 dm: remove the pending IO accounting by Mikulas Patocka · 6 years ago
  6. e016b78 block: return just one value from part_in_flight by Mikulas Patocka · 6 years ago
  7. 1226b8d block: switch to per-cpu in-flight counters by Mikulas Patocka · 6 years ago
  8. 5b18b5a block: delete part_round_stats and switch to less precise counting by Mikulas Patocka · 6 years ago
  9. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  10. dbd3bbd dm rq: leverage blk_mq_queue_busy() to check for outstanding IO by Mike Snitzer · 6 years ago
  11. 80a787b dm: dont rewrite dm_disk(md)->part0.in_flight by Mikulas Patocka · 6 years ago
  12. 96f7741 Merge tag 'v4.20-rc6' into for-4.21/block by Jens Axboe · 6 years ago
  13. 58ab5e3 sbitmap: silence bogus lockdep IRQ warning by Jens Axboe · 6 years ago
  14. 40e020c Linux 4.20-rc6 by Linus Torvalds · 6 years ago
  15. d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  16. 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
  17. 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
  18. 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
  19. 35cc3cef net/sched: cls_flower: Reject duplicated rules also under skip_sw by Or Gerlitz · 6 years ago
  20. d4b60e9 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 6 years ago
  21. e30fbc3 bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips. by Michael Chan · 6 years ago
  22. c0b8cda bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips. by Michael Chan · 6 years ago
  23. 75720e6 bnxt_en: Keep track of reserved IRQs. by Michael Chan · 6 years ago
  24. 804fba4 bnxt_en: Fix CNP CoS queue regression. by Michael Chan · 6 years ago
  25. 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
  26. 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
  27. 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
  28. 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
  29. bc4caf1 Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  30. 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
  31. 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
  32. bd5122c net/mlx4_core: Correctly set PFC param if global pause is turned off. by Tarick Bedeir · 6 years ago
  33. 6ec067e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  34. 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
  35. 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
  36. 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
  37. 356ff8a Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" by David Rientjes · 6 years ago
  38. 5b3279e Revert "net/ibm/emac: wrong bit is used for STA control" by Benjamin Herrenschmidt · 6 years ago
  39. 29cadd2 scsi: Fix a harmless double shift bug by Dan Carpenter · 6 years ago
  40. 3236b45 nvme: remove unused function nvme_ctrl_ready by Israel Rukshin · 6 years ago
  41. 49cd84b nvme: implement Enhanced Command Retry by Keith Busch · 6 years ago
  42. 5a3a6d6 nvmet: fix the structure member indentation by Chaitanya Kulkarni · 6 years ago
  43. cb019da nvmet: use unlikely for req status check by Chaitanya Kulkarni · 6 years ago
  44. ad1f824 nvmet-rdma: Add unlikely for response allocated check by Israel Rukshin · 6 years ago
  45. 5c4072a nvme: Remove unused forward declaration by Israel Rukshin · 6 years ago
  46. 8154ed7 nvme: disable fabrics SQ flow control when asked by the user by Sagi Grimberg · 6 years ago
  47. 9b95d2f nvmet: expose support for fabrics SQ flow control disable in treq by Sagi Grimberg · 6 years ago
  48. 0445e1b5 nvmet: don't override treq upon modification. by Sagi Grimberg · 6 years ago
  49. e6a622f nvmet: support fabrics sq flow control by Sagi Grimberg · 6 years ago
  50. 6e2e312 nvmet-fc: remove the IN_ISR deferred scheduling options by James Smart · 6 years ago
  51. 03198c4 nvmet: mark nvmet_genctr static by Christoph Hellwig · 6 years ago
  52. b662a07 nvmet: enable Discovery Controller AENs by Jay Sternberg · 6 years ago
  53. 253928e nvmet: allow host connect even if no allowed subsystems are exported by Sagi Grimberg · 6 years ago
  54. 6a8ec0a nvmet: add support to Discovery controllers for commands by Jay Sternberg · 6 years ago
  55. f301c2b nvmet: add defines for discovery change async events by Jay Sternberg · 6 years ago
  56. 9010745 nvmet: make kato and AEN processing for use by other controllers by Jay Sternberg · 6 years ago
  57. f9362ac nvmet: allow Keep Alive for Discovery controller by Jay Sternberg · 6 years ago
  58. 7114dde nvmet: change aen mask functions to use bit numbers by Jay Sternberg · 6 years ago
  59. 6c8312a nvmet: provide aen bit functions for multiple controller types by Jay Sternberg · 6 years ago
  60. 50a909d nvmet: use IOCB_NOWAIT for file-ns buffered I/O by Chaitanya Kulkarni · 6 years ago
  61. c09305a nvmet: support for traffic based keep-alive by Sagi Grimberg · 6 years ago
  62. 6e3ca03e nvme: support traffic based keep-alive by Sagi Grimberg · 6 years ago
  63. 3e53ba38 nvme: cache controller attributes by Sagi Grimberg · 6 years ago
  64. 12b2117 nvme: introduce ctrl attributes enumeration by Sagi Grimberg · 6 years ago
  65. 103e515 nvme: add a numa_node field to struct nvme_ctrl by Hannes Reinecke · 6 years ago
  66. 1190203 nvme: consolidate memset calls in the nvme_setup_cmd path by Chaitanya Kulkarni · 6 years ago
  67. 5938870 blk-mq: re-build queue map in case of kdump kernel by Ming Lei · 6 years ago
  68. 4705de7 blkcg: put back rcu lock in blkcg_bio_issue_check() by Dennis Zhou · 6 years ago
  69. d3fcdff block: convert io-latency to use rq_qos_wait by Josef Bacik · 6 years ago
  70. b6c7b58 block: convert wbt_wait() to use rq_qos_wait() by Josef Bacik · 6 years ago
  71. 84f6032 block: add rq_qos_wait to rq_qos by Josef Bacik · 6 years ago
  72. 7754f66 blkcg: rename blkg_try_get() to blkg_tryget() by Dennis Zhou · 6 years ago
  73. 7fcf2b0 blkcg: change blkg reference counting to use percpu_ref by Dennis Zhou · 6 years ago
  74. 6f70fb6 blkcg: remove bio_disassociate_task() by Dennis Zhou · 6 years ago
  75. fc5a828 blkcg: remove additional reference to the css by Dennis Zhou · 6 years ago
  76. db6638d blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou · 6 years ago
  77. fd42df3 blkcg: associate writeback bios with a blkg by Dennis Zhou · 6 years ago
  78. 6a7f6d8 blkcg: associate a blkg for pages being evicted by swap by Dennis Zhou · 6 years ago
  79. e439bed blkcg: consolidate bio_issue_init() to be a part of core by Dennis Zhou · 6 years ago
  80. 5cdf2e3 blkcg: associate blkg when associating a device by Dennis Zhou · 6 years ago
  81. 892ad71 dm: set the static flush bio device on demand by Dennis Zhou · 6 years ago
  82. 2268c0f blkcg: introduce common blkg association logic by Dennis Zhou · 6 years ago
  83. beea9da blkcg: convert blkg_lookup_create() to find closest blkg by Dennis Zhou · 6 years ago
  84. b978962 blkcg: update blkg_lookup_create() to do locking by Dennis Zhou · 6 years ago
  85. 0fe061b blkcg: fix ref count issue with bio_blkcg() using task_css by Dennis Zhou · 6 years ago
  86. 6e0de61 blk-mq: remove QUEUE_FLAG_POLL from default MQ flags by Jens Axboe · 6 years ago
  87. 8b78903 Merge branch 'skb-headroom-slab-out-of-bounds' by David S. Miller · 6 years ago
  88. e6ac64d neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  89. 66033f4 ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 6 years ago
  90. f9bfe4e tcp: lack of available data can also cause TSO defer by Eric Dumazet · 6 years ago
  91. 5f17979 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  92. b8bf469 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  93. 1cdc362 Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  94. 52ab2ec Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  95. 7b24f6c Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  96. 1b4e5ad ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output by Shmulik Ladkani · 6 years ago
  97. 0b43a29 Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  98. 52f842cc Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  99. c431b42 Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  100. ac3e233 x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago