1. eae83ce block: wire up block device iopoll method by Christoph Hellwig · 6 years ago
  2. fb7e160 fs: add an iopoll method to struct file_operations by Christoph Hellwig · 6 years ago
  3. 758a58d loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part() by Dongli Zhang · 6 years ago
  4. 40853d6 loop: do not print warn message if partition scan is successful by Dongli Zhang · 6 years ago
  5. 8f4e80d block: bounce: make sure that bvec table is updated by Ming Lei · 6 years ago
  6. 037b262 Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-5.1/block by Jens Axboe · 6 years ago
  7. 34e0819 nvme-rdma: use nr_phys_segments when map rq to sgl by Chaitanya Kulkarni · 6 years ago
  8. 77141dc nvmet: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  9. 3641bd3 nvmet-rdma: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  10. d0ad690 nvme-loop: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  11. a4b74fc nvmet-fcloop: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  12. 4f80fc7 nvmet-fc: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  13. bc50ad7 nvme: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  14. 5f37396 nvme-pci: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  15. 115aa7a nvme-lightnvm: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  16. 5d8762d nvme-rdma: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  17. 8638b24 nvme-fc: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  18. 9002c4e nvme-fabrics: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  19. 055d045 nvme-tcp.h: fix SPDX header by Christoph Hellwig · 6 years ago
  20. fadccd8 nvme_ioctl.h: remove duplicate GPL boilerplate by Christoph Hellwig · 6 years ago
  21. ab4ab09 nvme: return error from nvme_alloc_ns() by Hannes Reinecke · 6 years ago
  22. b9c7758 nvme: avoid that deleting a controller triggers a circular locking complaint by Bart Van Assche · 6 years ago
  23. a686ed7 nvme: introduce a helper function for controller deletion by Bart Van Assche · 6 years ago
  24. d84c4b0 nvme: unexport nvme_delete_ctrl_sync() by Bart Van Assche · 6 years ago
  25. e895fed nvme-pci: check kstrtoint() return value in queue_count_set() by Bart Van Assche · 6 years ago
  26. a467fc5 nvme-fabrics: document the poll function argument by Bart Van Assche · 6 years ago
  27. 5bc373f nvmet: fix indentation by Bart Van Assche · 6 years ago
  28. 75c10e7 nvme-multipath: round-robin I/O policy by Hannes Reinecke · 6 years ago
  29. 49b1f22 block: avoid to READ fields of null bio by Ming Lei · 6 years ago
  30. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  31. 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
  32. 2705c93 block: kill QUEUE_FLAG_NO_SG_MERGE by Ming Lei · 6 years ago
  33. ac4fa1d block: document usage of bio iterator helpers by Ming Lei · 6 years ago
  34. 6861428 block: always define BIO_MAX_PAGES as 256 by Ming Lei · 6 years ago
  35. 07173c3 block: enable multipage bvecs by Ming Lei · 6 years ago
  36. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  37. 2e1f4f4 bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() by Ming Lei · 6 years ago
  38. 86af595 block: loop: pass multi-page bvec to iov_iter by Ming Lei · 6 years ago
  39. c3a7ce7 btrfs: use mp_bvec_last_segment to get bio's last page by Ming Lei · 6 years ago
  40. f70f446 fs/buffer.c: use bvec iterator to truncate the bio by Ming Lei · 6 years ago
  41. 45a3fb9 block: introduce mp_bvec_last_segment() by Ming Lei · 6 years ago
  42. 862e5a5 block: use bio_for_each_bvec() to map sg by Ming Lei · 6 years ago
  43. dcebd75 block: use bio_for_each_bvec() to compute multi-page bvec count by Ming Lei · 6 years ago
  44. d18d917 block: introduce bio_for_each_bvec() and rq_for_each_bvec() by Ming Lei · 6 years ago
  45. 3d75ca0 block: introduce multi-page bvec helpers by Ming Lei · 6 years ago
  46. 19d62f6 block: remove bvec_iter_rewind() by Ming Lei · 6 years ago
  47. 1a67356 block: don't use bio->bi_vcnt to figure out segment number by Ming Lei · 6 years ago
  48. 8a2ee44 btrfs: look at bi_size for repair decisions by Christoph Hellwig · 6 years ago
  49. fbd7212 block: avoid setting none scheduler if it's already none by Aleksei Zakharov · 6 years ago
  50. b7143fe block: avoid setting wbt_lat_usec to current value by Aleksei Zakharov · 6 years ago
  51. 0586942 lightnvm: pblk: fix race condition on GC by Heiner Litz · 6 years ago
  52. b4cdc42 lightnvm: pblk: prevent stall due to wb threshold by Javier González · 6 years ago
  53. aa8759d lightnvm: pblk: extend line wp balance check by Hans Holmberg · 6 years ago
  54. b7fce8f lightnvm: pblk: fix TRACE_INCLUDE_PATH by Masahiro Yamada · 6 years ago
  55. 7e0a084 lightnvm: pblk: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
  56. e74ecf6 lightnvm: Use u64 instead of __le64 for CPU visible side by Andy Shevchenko · 6 years ago
  57. 6916cf5 lightnvm: pblk: use vfree to free metadata on error path by Hans Holmberg · 6 years ago
  58. f932498 lightnvm: pblk: stop taking the free lock in in pblk_lines_free by Hans Holmberg · 6 years ago
  59. d139371 Linux 5.0-rc6 by Linus Torvalds · 6 years ago
  60. 68d94a8 Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  61. aadaa80 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. 73a4c52 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. 212146f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. d2a6aae Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 1e93642 blk-sysfs: Rework documention of __blk_release_queue by Marcos Paulo de Souza · 6 years ago
  66. 7585d50 blk-cgroup: Fix doc related to blkcg_exit_queue by Marcos Paulo de Souza · 6 years ago
  67. 20e55bc x86/mm: Make set_pmd_at() paravirt aware by Juergen Gross · 6 years ago
  68. eca7abf block: queue flag cleanup by Jens Axboe · 6 years ago
  69. d11a399 block: kill QUEUE_FLAG_FLUSH_NQ by Jens Axboe · 6 years ago
  70. df3865f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  71. e8b5060 Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  72. e5a8a11 Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  73. 5610789a Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  74. 3e5e692 Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  75. dc7292a bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata by Coly Li · 6 years ago
  76. a91fbda bcache: fix input overflow to cache set sysfs file io_error_halflife by Coly Li · 6 years ago
  77. b150084 bcache: fix input overflow to cache set io_error_limit by Coly Li · 6 years ago
  78. 453745f bcache: fix input overflow to journal_delay_ms by Coly Li · 6 years ago
  79. dab71b2 bcache: fix input overflow to writeback_rate_minimum by Coly Li · 6 years ago
  80. 5b5fd3c bcache: fix potential div-zero error of writeback_rate_p_term_inverse by Coly Li · 6 years ago
  81. c3b75a2 bcache: fix potential div-zero error of writeback_rate_i_term_inverse by Coly Li · 6 years ago
  82. 369d21a bcache: fix input overflow to writeback_delay by Coly Li · 6 years ago
  83. f5c0b95 bcache: use sysfs_strtoul_bool() to set bit-field variables by Coly Li · 6 years ago
  84. e4db37f bcache: add sysfs_strtoul_bool() for setting bit-field variables by Coly Li · 6 years ago
  85. 8c27a39 bcache: fix input overflow to sequential_cutoff by Coly Li · 6 years ago
  86. f54478c bcache: fix input integer overflow of congested threshold by Coly Li · 6 years ago
  87. 596b5a5 bcache: improve sysfs_strtoul_clamp() by Coly Li · 6 years ago
  88. 58ac323 bcache: treat stale && dirty keys as bad keys by Tang Junhui · 6 years ago
  89. e8cf978 bcache: fix indentation issue, remove tabs on a hunk of code by Colin Ian King · 6 years ago
  90. d461045 bcache: export backing_dev_uuid via sysfs by Coly Li · 6 years ago
  91. 926d194 bcache: export backing_dev_name via sysfs by Coly Li · 6 years ago
  92. 83ff9318 bcache: not use hard coded memset size in bch_cache_accounting_clear() by Coly Li · 6 years ago
  93. 9951379 bcache: never writeback a discard operation by Daniel Axtens · 6 years ago
  94. 3bb2600 Merge tag 'perf-urgent-for-mingo-5.0-20190205' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  95. 46c291e2 Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  96. 5bb513e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  97. 820828b Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  98. 6b2912c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  99. 3b6e820 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  100. 2e277fa Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago