1. a79d40e aio: only use blk plugs for > 2 depth submissions by Jens Axboe · 6 years ago
  2. 2bc4ca9 aio: don't zero entire aio_kiocb aio_get_req() by Jens Axboe · 6 years ago
  3. 432c799 aio: separate out ring reservation from req allocation by Christoph Hellwig · 6 years ago
  4. bc9bff6 aio: use assigned completion handler by Jens Axboe · 6 years ago
  5. 4b92543 Merge branch 'for-4.21/block' into for-4.21/aio by Jens Axboe · 6 years ago
  6. cd19181 blk-mq: enable IO poll if .nr_queues of type poll > 0 by Ming Lei · 6 years ago
  7. 3c94d83 blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight() by Jens Axboe · 6 years ago
  8. 1a9430d ima: cleanup the match_token policy code by Mimi Zohar · 6 years ago
  9. 94c13f6 security: don't use a negative Opt_err token index by Linus Torvalds · 6 years ago
  10. e5edd5f blk-mq: skip zero-queue maps in blk_mq_map_swqueue by Ming Lei · 6 years ago
  11. 1336981 block: fix blk-iolatency accounting underflow by Dennis Zhou · 6 years ago
  12. c16d6b5 blk-mq: fix dispatch from sw queue by Ming Lei · 6 years ago
  13. 7211aef8 block: mq-deadline: Fix write completion handling by Damien Le Moal · 6 years ago
  14. 7e849dd nvme-pci: don't share queue maps by Christoph Hellwig · 6 years ago
  15. 5aceaeb blk-mq: only dispatch to non-defauly queue maps if they have queues by Christoph Hellwig · 6 years ago
  16. 346fc10 blk-mq: export hctx->type in debugfs instead of sysfs by Ming Lei · 6 years ago
  17. 07b35eb blk-mq: fix allocation for queue mapping table by Ming Lei · 6 years ago
  18. d19afeb blk-wbt: export internal state via debugfs by Ming Lei · 6 years ago
  19. cc56694 blk-mq-debugfs: support rq_qos by Ming Lei · 6 years ago
  20. f982495 block: update sysfs documentation by Damien Le Moal · 6 years ago
  21. 7566ec3 Linux 4.20-rc7 by Linus Torvalds · 6 years ago
  22. 38a3499 block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add() by Chengguang Xu · 6 years ago
  23. e7cc005 aoe: add __exit annotation by Chengguang Xu · 6 years ago
  24. d04c406 block: clear REQ_HIPRI if polling is not supported by Christoph Hellwig · 6 years ago
  25. d6a51a9 blk-mq: replace and kill blk_mq_request_issue_directly by Jianchao Wang · 6 years ago
  26. 5b7a6f1 blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests by Jianchao Wang · 6 years ago
  27. 7f556a4 blk-mq: refactor the code of issue request directly by Jianchao Wang · 6 years ago
  28. 4c9770c block: remove the bio_integrity_advance export by Christoph Hellwig · 6 years ago
  29. 7403065 block: remove the bioset_integrity_free export by Christoph Hellwig · 6 years ago
  30. 6531e11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  31. 3a6ab5c scripts/spdxcheck.py: always open files in binary mode by Thierry Reding · 6 years ago
  32. f1733a1 checkstack.pl: fix for aarch64 by Qian Cai · 6 years ago
  33. 01e881f userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered by Andrea Arcangeli · 6 years ago
  34. 61c6de6 fs/iomap.c: get/put the page in iomap_page_create/release() by Piotr Jaroszynski · 6 years ago
  35. 8ace22b hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page() by Yongkai Wu · 6 years ago
  36. f5a222d memblock: annotate memblock_is_reserved() with __init_memblock by Yueyi Li · 6 years ago
  37. 428a1cb psi: fix reference to kernel commandline enable by Baruch Siach · 6 years ago
  38. 915c9e1 arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h by Mark Brown · 6 years ago
  39. 9def36e mm/sparse: add common helper to mark all memblocks present by Logan Gunthorpe · 6 years ago
  40. d1402fc mm: introduce common STRUCT_PAGE_MAX_SHIFT define by Logan Gunthorpe · 6 years ago
  41. 5b52609 alpha: fix hang caused by the bootmem removal by Mike Rapoport · 6 years ago
  42. 380ef2c Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  43. 743e3c8 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  44. eb6cf9f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  45. 4645453 Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  46. c19bf74 Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  47. 7fb5f5d Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  48. 92de1de Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  49. a45eb57 block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports by Christoph Hellwig · 6 years ago
  50. 0374e11 block: remove the unused bio_iov_iter_get_pages export by Christoph Hellwig · 6 years ago
  51. 637b60a block: remove the blk_recount_segments export by Christoph Hellwig · 6 years ago
  52. 6c210aa block: remove the bio_phys_segments export by Christoph Hellwig · 6 years ago
  53. 880b9df Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  54. 092ff05 nvme: fix kernel paging oops by Sagi Grimberg · 6 years ago
  55. 65e08c5 Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  56. 76a5cfb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  57. 2d9a058 Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block by Jens Axboe · 6 years ago
  58. 1df07a7 Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
  59. 4848361 XArray: Fix xa_alloc when id exceeds max by Matthew Wilcox · 6 years ago
  60. e10db79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  61. e861e11 Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  62. 52a7dc2 Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  63. e78bd0d bcache: print number of keys in trace_bcache_journal_write by Guoju Fang · 6 years ago
  64. cc38ca7 bcache: set writeback_percent in a flexible range by Coly Li · 6 years ago
  65. 9aaf516 bcache: make cutoff_writeback and cutoff_writeback_sync tunable by Coly Li · 6 years ago
  66. 009673d bcache: add MODULE_DESCRIPTION information by Coly Li · 6 years ago
  67. 7a671d8 bcache: option to automatically run gc thread after writeback by Coly Li · 6 years ago
  68. cb07ad6 bcache: introduce force_wake_up_gc() by Coly Li · 6 years ago
  69. f383ae3 bcache: cannot set writeback_running via sysfs if no writeback kthread created by Shenghui Wang · 6 years ago
  70. 79b7914 bcache: do not mark writeback_running too early by Shenghui Wang · 6 years ago
  71. 4e361e0 bcache: update comment in sysfs.c by Shenghui Wang · 6 years ago
  72. 3db4d07 bcache: update comment for bch_data_insert by Shenghui Wang · 6 years ago
  73. ae17102 bcache: do not check if debug dentry is ERR or NULL explicitly on remove by Shenghui Wang · 6 years ago
  74. d2f96f4 bcache: add comment for cache_set->fill_iter by Shenghui Wang · 6 years ago
  75. fd56746 drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3 by Thomas Hellstrom · 6 years ago
  76. b65bb77 nvme-rdma: support separate queue maps for read and write by Sagi Grimberg · 6 years ago
  77. 873946f nvme-tcp: support separate queue maps for read and write by Sagi Grimberg · 6 years ago
  78. 330f6b8 nvme-fabrics: allow user to set nr_write_queues for separate queue maps by Sagi Grimberg · 6 years ago
  79. fa9a181 nvme-fabrics: add missing nvmf_ctrl_options documentation by Sagi Grimberg · 6 years ago
  80. e42b386 blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues by Sagi Grimberg · 6 years ago
  81. 23454d5 nvmet: update smart log with num err log entries by Chaitanya Kulkarni · 6 years ago
  82. 11ad507 nvmet: add error log page cmd handler by Chaitanya Kulkarni · 6 years ago
  83. c6aa354 nvmet: add error log support for file backend by Chaitanya Kulkarni · 6 years ago
  84. 3b031d1 nvmet: add error log support for bdev backend by Chaitanya Kulkarni · 6 years ago
  85. 2da6e00 nvmet: add error log support for admin-cmd by Chaitanya Kulkarni · 6 years ago
  86. 762a11d nvmet: add error log support for rdma backend by Chaitanya Kulkarni · 6 years ago
  87. 84faf42 nvmet: add error log support for fabrics-cmd by Chaitanya Kulkarni · 6 years ago
  88. e81446a nvmet: add error log support in the core by Chaitanya Kulkarni · 6 years ago
  89. 76574f3 nvmet: add interface to update error-log page by Chaitanya Kulkarni · 6 years ago
  90. e4a9762 nvmet: add error-log definitions by Chaitanya Kulkarni · 6 years ago
  91. b34de7c nvme: add error log page slot definition by Chaitanya Kulkarni · 6 years ago
  92. b7c8f36 nvme: remove nvme_common command cdw10 array by Chaitanya Kulkarni · 6 years ago
  93. 16d3a28 nvmet: remove unused variable by Sagi Grimberg · 6 years ago
  94. cb5b726 nvme: provide fallback for discard alloc failure by Jens Axboe · 6 years ago
  95. 8eb5d89 nvme: add __exit annotation by Chengguang Xu · 6 years ago
  96. 3f2304f nvme-tcp: add NVMe over TCP host driver by Sagi Grimberg · 6 years ago
  97. ad4f530 nvmet: allow configfs tcp trtype configuration by Sagi Grimberg · 6 years ago
  98. 872d26a nvmet-tcp: add NVMe over TCP target driver by Sagi Grimberg · 6 years ago
  99. fc221d0 nvme-tcp: Add protocol header by Sagi Grimberg · 6 years ago
  100. 20d44e8 nvme-fabrics: allow user passing data digest by Sagi Grimberg · 6 years ago