1. 287f329 nvme-rdma: use new shared CQ mechanism by Yamin Friedman · 4 years, 6 months ago
  2. df4f9bc nvme-pci: add support for ACPI StorageD3Enable property by David E. Box · 4 years, 6 months ago
  3. b13c639 nvme-pci: use max of PRP or SGL for iod size by Chaitanya Kulkarni · 4 years, 5 months ago
  4. 6c3c05b nvme-core: replace ctrl page size with a macro by Chaitanya Kulkarni · 4 years, 5 months ago
  5. 5887450 nvme: remove redundant validation in nvme_start_ctrl() by Baolin Wang · 4 years, 6 months ago
  6. eca9e82 nvme: remove an unnecessary condition by Dan Carpenter · 4 years, 6 months ago
  7. c5be1f2 bcache: use disk_{start,end}_io_acct() to count I/O for bcache device by Coly Li · 4 years, 5 months ago
  8. a2f32ee bcache: fix bio_{start,end}_io_acct with proper device by Coly Li · 4 years, 5 months ago
  9. 4e4d4e0 bcache: avoid extra memory consumption in struct bbio for large bucket size by Coly Li · 4 years, 5 months ago
  10. 6907dc4 bcache: avoid extra memory allocation from mempool c->fill_iter by Coly Li · 4 years, 5 months ago
  11. 092bd54 bcache: add sysfs file to display feature sets information of cache set by Coly Li · 4 years, 5 months ago
  12. ffa4703 bcache: add bucket_size_hi into struct cache_sb_disk for large bucket by Coly Li · 4 years, 5 months ago
  13. f9c32a5 bcache: handle btree node memory allocation properly for bucket size > 8MB by Coly Li · 4 years, 5 months ago
  14. bf6af17 bcache: handle cache set verify_ondisk properly for bucket size > 8MB by Coly Li · 4 years, 5 months ago
  15. c954ac8 bcache: handle cache prio_buckets and disk_buckets properly for bucket size > 8MB by Coly Li · 4 years, 5 months ago
  16. 21e478d bcache: handle c->uuids properly for bucket size > 8MB by Coly Li · 4 years, 5 months ago
  17. de1fafa bcache: introduce meta_bucket_pages() related helper routines by Coly Li · 4 years, 5 months ago
  18. 4c1ccd0 bcache: struct cache_sb is only for in-memory super block now by Coly Li · 4 years, 5 months ago
  19. 198efa3 bcache: move bucket related code into read_super_common() by Coly Li · 4 years, 5 months ago
  20. d721a43 bcache: increase super block version for cache device and backing device by Coly Li · 4 years, 5 months ago
  21. 117f636 bcache: fix super block seq numbers comparision in register_cache_set() by Coly Li · 4 years, 5 months ago
  22. a42d3c6 bcache: disassemble the big if() checks in bch_cache_set_alloc() by Coly Li · 4 years, 5 months ago
  23. c557a5f bcache: add more accurate error information in read_super_common() by Coly Li · 4 years, 5 months ago
  24. 5b21403 bcache: add read_super_common() to read major part of super block by Coly Li · 4 years, 5 months ago
  25. 7a14812 bcache: fix overflow in offset_to_stripe() by Coly Li · 4 years, 5 months ago
  26. 65f0f01 bcache: avoid nr_stripes overflow in bcache_device_init() by Coly Li · 4 years, 5 months ago
  27. 29f1d5c bcache: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 4 years, 5 months ago
  28. 6706ad5 bcache: movinggc: Use struct_size() helper in kzalloc() by Gustavo A. R. Silva · 4 years, 5 months ago
  29. 7236657 bcache: writeback: Remove unneeded variable i by Xu Wang · 4 years, 5 months ago
  30. ef4eeb8 bcache: journel: use for_each_clear_bit() to simplify the code by Xu Wang · 4 years, 5 months ago
  31. 5fe4886 bcache: allocate meta data pages as compound pages by Coly Li · 4 years, 5 months ago
  32. 6acd193 bcache: Fix typo in Kconfig name by Jean Delvare · 4 years, 5 months ago
  33. 2e49f51 Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.9/drivers by Jens Axboe · 4 years, 5 months ago
  34. 83c3e5e md/raid5: use do_div() for 64 bit divisions in raid5_sync_request by Yufen Yu · 4 years, 5 months ago
  35. ef67744 Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.9/drivers by Jens Axboe · 4 years, 5 months ago
  36. fe630de md/raid10: avoid deadlock on recovery. by Vitaly Mayatskikh · 4 years, 10 months ago
  37. c333f94 raid: md_p.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
  38. edee9df md-cluster: fix rmmod issue when md_cluster convert bitmap to none by Zhao Heming · 4 years, 5 months ago
  39. 7c9d5c5 md-cluster: fix safemode_delay value when converting to clustered bitmap by Zhao Heming · 4 years, 5 months ago
  40. 3b5408b md/raid5: support config stripe_size by sysfs entry by Yufen Yu · 4 years, 5 months ago
  41. e236858 md/raid5: set default stripe_size as 4096 by Yufen Yu · 4 years, 5 months ago
  42. c911c46 md/raid456: convert macro STRIPE_* to RAID5_STRIPE_* by Yufen Yu · 4 years, 5 months ago
  43. 1684e97 raid5: remove the meaningless check in raid5_make_request by Guoqing Jiang · 4 years, 7 months ago
  44. cb9902d raid5: put the comment of clear_batch_ready to the right place by Guoqing Jiang · 4 years, 7 months ago
  45. a377a47 raid5: call clear_batch_ready before set STRIPE_ACTIVE by Guoqing Jiang · 4 years, 7 months ago
  46. 38ffc01 md: raid10: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago
  47. 2aada5b md: raid5: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago
  48. 5292308 md: raid5-cache: Remove set but unused variable by Damien Le Moal · 4 years, 6 months ago
  49. 5e3b8a8 md: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago
  50. 659bf82 block: add max_active_zones to blk-sysfs by Niklas Cassel · 4 years, 6 months ago
  51. e15864f block: add max_open_zones to blk-sysfs by Niklas Cassel · 4 years, 6 months ago
  52. b1d37e5 Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
  53. 10321aa s390/dasd: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 6 months ago
  54. 9f4aa52 s390/dasd: fix inability to use DASD with DIAG driver by Stefan Haberland · 4 years, 6 months ago
  55. 60f80d6 md-cluster: fix wild pointer of unlock_all_bitmaps() by Zhao Heming · 4 years, 6 months ago
  56. c9020e6 md/raid5-cache: clear MD_SB_CHANGE_PENDING before flushing stripes by Song Liu · 4 years, 6 months ago
  57. e1a86db md: fix deadlock causing by sysfs_notify by Junxiao Bi · 4 years, 6 months ago
  58. 41d2d84 md: improve io stats accounting by Artur Paszkiewicz · 4 years, 6 months ago
  59. 9a5a859 md: raid0/linear: fix dereference before null check on pointer mddev by Colin Ian King · 4 years, 6 months ago
  60. 2eaac32 rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()' by Christophe JAILLET · 4 years, 6 months ago
  61. 80ee071 Merge branch 'nvme-5.9' of git://git.infradead.org/nvme into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
  62. 3913f4f nvme: remove ns->disk checks by Christoph Hellwig · 4 years, 6 months ago
  63. 359c1f8 nvme-pci: use standard block status symbolic names by Baolin Wang · 4 years, 6 months ago
  64. 9056fc9 nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size() by Baolin Wang · 4 years, 6 months ago
  65. 4e52354 nvme-pci: add a blank line after declarations by Baolin Wang · 4 years, 6 months ago
  66. ee0d96d nvme-pci: fix some comments issues by Baolin Wang · 4 years, 6 months ago
  67. c25c853 nvme-pci: remove redundant segment validation by Baolin Wang · 4 years, 6 months ago
  68. 972b13e nvme: document quirked Intel models by David Fugate · 4 years, 6 months ago
  69. 764075f nvme: expose reconnect_delay and ctrl_loss_tmo via sysfs by Sagi Grimberg · 4 years, 6 months ago
  70. 240e6ee nvme: support for zoned namespaces by Keith Busch · 4 years, 6 months ago
  71. be93e87 nvme: support for multiple Command Sets Supported and Effects log pages by Keith Busch · 4 years, 6 months ago
  72. 71010c3 nvme: implement multiple I/O Command Set support by Niklas Cassel · 4 years, 6 months ago
  73. 089565f null_blk: introduce zone capacity for zoned device by Aravind Ramesh · 4 years, 6 months ago
  74. 82394db block: add capacity field to zone descriptors by Matias Bjørling · 4 years, 6 months ago
  75. f5af577 nvme: use USEC_PER_SEC instead of magic numbers by Baolin Wang · 4 years, 6 months ago
  76. b8a12e9 nvmet-tcp: simplify nvmet_process_resp_list by Sagi Grimberg · 4 years, 6 months ago
  77. 122e5b9 nvme-tcp: optimize network stack with setting msg flags according to batch size by Sagi Grimberg · 4 years, 6 months ago
  78. 86f0348 nvme-tcp: leverage request plugging by Sagi Grimberg · 4 years, 6 months ago
  79. 15ec928 nvme-tcp: have queue prod/cons send list become a llist by Sagi Grimberg · 4 years, 6 months ago
  80. ca8f4be nvme-fcloop: verify wwnn and wwpn format by Dongli Zhang · 4 years, 7 months ago
  81. a0f0dba nvmet: use unsigned type for u64 by Chaitanya Kulkarni · 4 years, 7 months ago
  82. 6fa350f nvmet: introduce flags member in nvmet_fabrics_ops by Max Gurtovoy · 4 years, 7 months ago
  83. 4e10255 nvmet-tcp: remove has_keyed_sgls initialization by Max Gurtovoy · 4 years, 7 months ago
  84. b261b61 nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl by Dongli Zhang · 4 years, 7 months ago
  85. ad50999 nvme-pci: remove the empty line at the beginning of nvme_should_reset() by Dongli Zhang · 4 years, 7 months ago
  86. 9dc54a0 nvme-pci: code cleanup for nvme_alloc_host_mem() by Chaitanya Kulkarni · 4 years, 7 months ago
  87. 61f3b89 nvme-pci: use unsigned for io queue depth by Chaitanya Kulkarni · 4 years, 6 months ago
  88. d4047cf nvme-core: use u16 type for ctrl->sqsize by Chaitanya Kulkarni · 4 years, 7 months ago
  89. a87835e nvme-core: use u16 type for directives by Chaitanya Kulkarni · 4 years, 7 months ago
  90. 482c6b6 Merge tag 'v5.8-rc4' into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
  91. 0e6e255 block: remove a bogus warning in __submit_bio_noacct_mq by Christoph Hellwig · 4 years, 6 months ago
  92. dcb7fd8 Linux 5.8-rc4 by Linus Torvalds · 4 years, 6 months ago
  93. bb5a93a x86/ldt: use "pr_info_once()" instead of open-coding it badly by Linus Torvalds · 4 years, 6 months ago
  94. 72674d4 Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  95. f23dbe1 Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  96. 5465a32 Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  97. 4bc9273 Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
  98. 19a61a7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
  99. 29206c6 Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  100. 9fbe565 Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago