1. 327ea4a blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers by Bart Van Assche · 7 years ago
  2. 2189c97 block/ndb: add WQ_UNBOUND to the knbd-recv workqueue by Dan Melnic · 7 years ago
  3. b4f6f38 blk-mq: remove wrong 'unlikely' check by huhai · 7 years ago
  4. 68fa9db nvme-pci: fix race between poll and IRQ completions by Jens Axboe · 7 years ago
  5. 81b1dab Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block by Jens Axboe · 7 years ago
  6. 1eae349 nvme-pci: drop IRQ disabling on submission queue lock by Jens Axboe · 7 years ago
  7. 1ab0cd6 nvme-pci: split the nvme queue lock into submission and completion locks by Jens Axboe · 7 years ago
  8. 5cb525c nvme-pci: handle completions outside of the queue lock by Jens Axboe · 7 years ago
  9. d1f06f4 nvme-pci: move ->cq_vector == -1 check outside of ->q_lock by Jens Axboe · 7 years ago
  10. f9dde18 nvme-pci: remove cq check after submission by Jens Axboe · 7 years ago
  11. 750dde4 nvme-pci: simplify nvme_cqe_valid by Christoph Hellwig · 7 years ago
  12. 287a63e nvme: mark the result argument to nvme_complete_async_event volatile by Christoph Hellwig · 7 years ago
  13. d416c92 blk-mq: clear hctx->dispatch_from when mappings change by huhai · 7 years ago
  14. 76aa1d3 nbd: call nbd_bdev_reset instead of bd_set_size on disconnect by Josef Bacik · 7 years ago
  15. fe1f9e6 nbd: fix how we set bd_invalidated by Josef Bacik · 7 years ago
  16. 96d97e1 nbd: clear_sock on netlink disconnect by Josef Bacik · 7 years ago
  17. 9e2b1967 nbd: use bd_set_size when updating disk size by Josef Bacik · 7 years ago
  18. c3f7c93 nbd: update size when connected by Josef Bacik · 7 years ago
  19. 8364da4 nbd: fix nbd device deletion by Josef Bacik · 7 years ago
  20. 3de9bee block: fix MAINTAINERS email for nbd by Josef Bacik · 7 years ago
  21. 8fa9f55 blk-mq: remove redundant insert case in blk_mq_make_request() by huhai · 7 years ago
  22. da3c6ef Remove jsflash driver by Jens Axboe · 7 years ago
  23. 6fcefbe block: Add sysfs entry for fua support by Kent Overstreet · 7 years ago
  24. 1900fcc block: Export bio check/set pages_dirty by Kent Overstreet · 7 years ago
  25. 0ba99ca block: Add warning for bi_next not NULL in bio_endio() by Kent Overstreet · 7 years ago
  26. 6e6e811 block: Add missing flush_dcache_page() call by Kent Overstreet · 7 years ago
  27. 45db54d block: Split out bio_list_copy_data() by Kent Overstreet · 7 years ago
  28. 38a72da block: Add bio_copy_data_iter(), zero_fill_bio_iter() by Kent Overstreet · 7 years ago
  29. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 7 years ago
  30. 917a38c block: Add bioset_init()/bioset_exit() by Kent Overstreet · 7 years ago
  31. 8aa6ba2 block: Convert bio_set to mempool_init() by Kent Overstreet · 7 years ago
  32. c1a67fe mempool: Add mempool_init()/mempool_exit() by Kent Overstreet · 10 years ago
  33. c854ab5 sbitmap: fix race in wait batch accounting by Jens Axboe · 7 years ago
  34. 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
  35. c303602 block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM by Christoph Hellwig · 7 years ago
  36. 4accf5f block: pass an explicit gfp_t to get_request by Christoph Hellwig · 7 years ago
  37. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  38. a9a14d3 block: fix __get_request documentation by Christoph Hellwig · 7 years ago
  39. ac613e4 scsi/osd: remove the gfp argument to osd_start_request by Christoph Hellwig · 7 years ago
  40. 058147b memstick: remove unused variables by Christoph Hellwig · 7 years ago
  41. e4f0e0c ps3disk: handle highmem pages by Christoph Hellwig · 7 years ago
  42. 37a5b5c jsflash: handle highmem pages by Christoph Hellwig · 7 years ago
  43. ad180f6 aoe: handle highmem pages by Christoph Hellwig · 7 years ago
  44. 34ab96e mtd_blkdevs: handle highmem pages by Christoph Hellwig · 7 years ago
  45. 7c2d748 memstick: don't call blk_queue_bounce_limit by Christoph Hellwig · 7 years ago
  46. 00f0a51 DAC960: don't use block layer bounce buffers by Christoph Hellwig · 7 years ago
  47. 5c26e05 mtip32xx: don't use block layer bounce buffers by Christoph Hellwig · 7 years ago
  48. cc1d5e7 nvme/pci: Sync controller reset for AER slot_reset by Keith Busch · 7 years ago
  49. 61445b56 sbitmap: warn if using smaller shallow depth than was setup by Omar Sandoval · 7 years ago
  50. 2882064 kyber-iosched: update shallow depth when setting up hardware queue by Jens Axboe · 7 years ago
  51. 483b7bf bfq-iosched: update shallow depth to smallest one used by Jens Axboe · 7 years ago
  52. a327553 sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow() by Omar Sandoval · 7 years ago
  53. bd7d4ef bfq-iosched: remove unused variable by Jens Axboe · 7 years ago
  54. f0635b8 bfq: calculate shallow depths at init time by Jens Axboe · 7 years ago
  55. 5514136 bfq-iosched: don't worry about reserved tags in limit_depth by Jens Axboe · 7 years ago
  56. 17a5119 blk-mq: don't call into depth limiting for reserved tags by Jens Axboe · 7 years ago
  57. 18e5a57 block, bfq: postpone rq preparation to insert or merge by Paolo Valente · 7 years ago
  58. 8e3c283 mtip32xx: Fix an error handling path in 'mtip_pci_probe()' by Christophe JAILLET · 7 years ago
  59. 316ba57 brd: Mark as non-rotational by SeongJae Park · 7 years ago
  60. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 7 years ago
  61. 4bc6339 block: move blk_stat_add() to __blk_mq_end_request() by Omar Sandoval · 7 years ago
  62. 84c7afc block: use ktime_get_ns() instead of sched_clock() for cfq and bfq by Omar Sandoval · 7 years ago
  63. 544ccc8d block: get rid of struct blk_issue_stat by Omar Sandoval · 7 years ago
  64. 5238dcf block: replace bio->bi_issue_stat with bio-specific type by Omar Sandoval · 7 years ago
  65. a8a4594 block: pass struct request instead of struct blk_issue_stat to wbt by Omar Sandoval · 7 years ago
  66. 934031a block: move some wbt helpers to blk-wbt.c by Omar Sandoval · 7 years ago
  67. 782f569 blk-wbt: throttle discards like background writes by Jens Axboe · 7 years ago
  68. 8bea609 blk-wbt: pass in enum wbt_flags to get_rq_wait() by Jens Axboe · 7 years ago
  69. 825843b blk-wbt: account any writing command as a write by Jens Axboe · 7 years ago
  70. af097f5 block: break discard submissions into the user defined size by Jens Axboe · 7 years ago
  71. d3349b6 loop: remember whether sysfs_create_group() was done by Tetsuo Handa · 7 years ago
  72. 5086467 block: Shorten interrupt disabled regions by Thomas Gleixner · 7 years ago
  73. 656cb6d block: Remove redundant WARN_ON() by Anna-Maria Gleixner · 7 years ago
  74. f3a1075 block: don't disable interrupts during kmap_atomic() by Sebastian Andrzej Siewior · 7 years ago
  75. f142f08 Fix typo in comment. by Florian La Roche · 7 years ago
  76. 76787cf Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  77. 80f513b nvme/pci: Hold controller reference during async probe by Keith Busch · 7 years ago
  78. 75bc37f Linux 4.17-rc4 by Linus Torvalds · 7 years ago
  79. 701e39d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  80. 772d4f8 Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  81. 9c48eb6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. fe282c6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. 03b5f0c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. ee946c3 Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  85. 8e95cb33 Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  86. ecf08da KVM: x86: remove APIC Timer periodic/oneshot spikes by Anthoine Bourgeois · 7 years ago
  87. f3351c6 Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  88. c1c0741 Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  89. 4a7a772 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  90. f933147 Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  91. c12fd0f Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  92. 4b29390 Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  93. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  94. 2f50037 Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  95. 2e171ff Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  96. 4148d38 Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  97. 0da7e43 genksyms: fix typo in parse.tab.{c,h} generation rules by Mauro Rossi · 7 years ago
  98. d59fbbd kbuild: replace hardcoded bison in cmd_bison_h with $(YACC) by Masahiro Yamada · 7 years ago
  99. 642ef99 gcc-plugins: fix build condition of SANCOV plugin by Masahiro Yamada · 7 years ago
  100. 1cd4023 MAINTAINERS: Update Kbuild entry with a few paths by Rasmus Villemoes · 7 years ago