1. 632bfb6 blk-mq: call commit_rqs while list empty but error happen by yangerkun · 4 years, 6 months ago
  2. 3aab917 block: remove unused BLK_QC_T_EAGAIN flag by Jeffle Xu · 4 years, 6 months ago
  3. 9754d6c Merge tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 6 months ago
  4. 46d2613 nvme-core: don't use NVME_NSID_ALL for command effects and supported log by Chaitanya Kulkarni · 4 years, 6 months ago
  5. 9e0e8da nvme-fc: fail new connections to a deleted host or remote port by James Smart · 4 years, 6 months ago
  6. 50b7c24 nvme-pci: fix NULL req in completion handler by Xianting Tian · 4 years, 6 months ago
  7. 59e330f nvme: return errors for hwmon init by Keith Busch · 4 years, 6 months ago
  8. 4a2dd2c Merge tag 'nvme-5.9-2020-09-17' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 6 months ago
  9. 3a6b076 nvmet: get transport reference for passthru ctrl by Christoph Hellwig · 4 years, 6 months ago
  10. 52a3974 nvme-core: get/put ctrl and transport module in nvme_dev_open/release() by Chaitanya Kulkarni · 4 years, 6 months ago
  11. af5ad17 nvme-tcp: fix kconfig dependency warning when !CRYPTO by Necip Fazil Yildiran · 4 years, 6 months ago
  12. ce4cc31 nvme-pci: disable the write zeros command for Intel 600P/P3100 by David Milburn · 4 years, 6 months ago
  13. 709192d s390/dasd: Fix zero write for FBA devices by Jan Höppner · 4 years, 6 months ago
  14. fd04358 Merge tag 'nvme-5.9-2020-09-10' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 6 months ago
  15. 2cd896a block: Set same_page to false in __bio_try_merge_page if ret is false by Ritesh Harjani · 4 years, 6 months ago
  16. 73a5379 nvme-fabrics: allow to queue requests for live queues by Sagi Grimberg · 4 years, 6 months ago
  17. e8a8a18 block: only call sched requeue_request() for scheduled requests by Omar Sandoval · 4 years, 6 months ago
  18. ceb1e08 nvme-tcp: cancel async events before freeing event struct by David Milburn · 4 years, 7 months ago
  19. 925dd04 nvme-rdma: cancel async events before freeing event struct by David Milburn · 4 years, 7 months ago
  20. e126e82 nvme-fc: cancel async events before freeing event struct by David Milburn · 4 years, 7 months ago
  21. b63de84 nvme: Revert: Fix controller creation races with teardown flow by James Smart · 4 years, 7 months ago
  22. 88ce2a5 block: restore a specific error code in bdev_del_partition by Christoph Hellwig · 4 years, 6 months ago
  23. 7e24969 block: allow for_each_bvec to support zero len bvec by Ming Lei · 4 years, 7 months ago
  24. e11d80a blk-stat: make q->stats->lock irqsafe by Tejun Heo · 4 years, 7 months ago
  25. 5aeac7c blk-iocost: ioc_pd_free() shouldn't assume irq disabled by Tejun Heo · 4 years, 7 months ago
  26. 08fc1ab block: fix locking in bdev_del_partition by Christoph Hellwig · 4 years, 7 months ago
  27. cafe01e block: release disk reference in hd_struct_free_work by Ming Lei · 4 years, 7 months ago
  28. de1b0ee block: ensure bdi->io_pages is always initialized by Jens Axboe · 4 years, 7 months ago
  29. 5d220bc Merge branch 'nvme-5.9-rc' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 7 months ago
  30. 7ad92f6 nvme-pci: cancel nvme device request before disabling by Tong Zhang · 4 years, 7 months ago
  31. e83d776 nvme: only use power of two io boundaries by Keith Busch · 4 years, 7 months ago
  32. 192f6c2 nvme: fix controller instance leak by Keith Busch · 4 years, 7 months ago
  33. 70e3798 nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()' by Christophe JAILLET · 4 years, 7 months ago
  34. 7cd49f7 nvme: Fix NULL dereference for pci nvme controllers by Sagi Grimberg · 4 years, 7 months ago
  35. 2362acb nvme-rdma: fix reset hang if controller died in the middle of a reset by Sagi Grimberg · 4 years, 8 months ago
  36. 0475a8d nvme-rdma: fix timeout handler by Sagi Grimberg · 4 years, 8 months ago
  37. 5110f40 nvme-rdma: serialize controller teardown sequences by Sagi Grimberg · 4 years, 7 months ago
  38. e5c01f4 nvme-tcp: fix reset hang if controller died in the middle of a reset by Sagi Grimberg · 4 years, 8 months ago
  39. 236187c nvme-tcp: fix timeout handler by Sagi Grimberg · 4 years, 8 months ago
  40. d4d6147 nvme-tcp: serialize controller teardown sequences by Sagi Grimberg · 4 years, 7 months ago
  41. 7cf0d7c nvme: have nvme_wait_freeze_timeout return if it timed out by Sagi Grimberg · 4 years, 8 months ago
  42. d7144f5 nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance by Sagi Grimberg · 4 years, 7 months ago
  43. a6ce7d7 nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu by Ziye Yang · 4 years, 7 months ago
  44. a433d72 Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.9 by Jens Axboe · 4 years, 7 months ago
  45. 6af10a3 md/raid5: make sure stripe_size as power of two by Yufen Yu · 4 years, 7 months ago
  46. 79e5dc5 loop: Set correct device size when using LOOP_CONFIGURE by Martijn Coenen · 4 years, 7 months ago
  47. acb19e1 nbd: restore default timeout when setting it to zero by Hou Pu · 4 years, 7 months ago
  48. 2d62e6b null_blk: fix passing of REQ_FUA flag in null_handle_rq by Hou Pu · 4 years, 7 months ago
  49. 0d3b6a8 nvmet: Disable keep-alive timer when kato is cleared to 0h by Amit Engel · 4 years, 7 months ago
  50. 5eac5f3 nvme: redirect commands on dying queue by Chao Leng · 4 years, 7 months ago
  51. 1e41f3b nvme: just check the status code type in nvme_is_path_error by Christoph Hellwig · 4 years, 7 months ago
  52. 5ddaabe nvme: refactor command completion by Christoph Hellwig · 4 years, 7 months ago
  53. 2eb81a3 nvme: rename and document nvme_end_request by Christoph Hellwig · 4 years, 7 months ago
  54. c41ad98 nvme: skip noiob for zoned devices by Keith Busch · 4 years, 7 months ago
  55. c61b82c nvme-pci: fix PRP pool size by Christoph Hellwig · 4 years, 7 months ago
  56. 7442ddc nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth by John Garry · 4 years, 7 months ago
  57. ecbcdf0 nvme: Use spin_lock_irq() when taking the ctrl->lock by Logan Gunthorpe · 4 years, 7 months ago
  58. 7ee51cf nvmet: call blk_mq_free_request() directly by Chaitanya Kulkarni · 4 years, 7 months ago
  59. a2138fd nvmet: fix oops in pt cmd execution by Chaitanya Kulkarni · 4 years, 7 months ago
  60. 4db69a3 nvmet: add ns tear down label for pt-cmd handling by Chaitanya Kulkarni · 4 years, 7 months ago
  61. e398863 nvme: multipath: round-robin: eliminate "fallback" variable by Martin Wilck · 4 years, 7 months ago
  62. 93eb038 nvme: multipath: round-robin: fix single non-optimized path case by Martin Wilck · 4 years, 7 months ago
  63. f34448cd nvme-fc: Fix wrong return value in __nvme_fc_init_request() by Tianjia Zhang · 4 years, 8 months ago
  64. 0ceeab9 nvmet-passthru: Reject commands with non-sgl flags set by Logan Gunthorpe · 4 years, 8 months ago
  65. 382fee1 nvmet: fix a memory leak by Sagi Grimberg · 4 years, 8 months ago
  66. 27029b4 blkcg: fix memleak for iolatency by Yufen Yu · 4 years, 7 months ago
  67. 0c8b9c3 MAINTAINERS: Add missing header files to BLOCK LAYER section by Geert Uytterhoeven · 4 years, 7 months ago
  68. e4b469c block: fix get_max_io_size() by Keith Busch · 4 years, 7 months ago
  69. db03f88 blk-mq: insert request not through ->queue_rq into sw/scheduler queue by Ming Lei · 4 years, 7 months ago
  70. 17bc103 block/rnbd: Ensure err is always initialized in process_rdma by Nathan Chancellor · 4 years, 7 months ago
  71. 2de791a bfq: fix blkio cgroup leakage v4 by Dmitry Monakhov · 4 years, 7 months ago
  72. d816651 block: Fix page_is_mergeable() for compound pages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  73. af822aa block: virtio_blk: fix handling single range discard request by Ming Lei · 4 years, 7 months ago
  74. 943b40c block: respect queue limit of max discard segment by Ming Lei · 4 years, 7 months ago
  75. bcb21c8 block: loop: set discard granularity and alignment for block device backed loop by Ming Lei · 4 years, 7 months ago
  76. d7d8535 blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART by Ming Lei · 4 years, 7 months ago
  77. 03ef594 bsg-lib: convert comma to semicolon by Xu Wang · 4 years, 7 months ago
  78. 26bfeb2 block: blk-mq.c: fix @at_head kernel-doc warning by Randy Dunlap · 4 years, 7 months ago
  79. 9123e3a Linux 5.9-rc1 by Linus Torvalds · 4 years, 7 months ago
  80. 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  81. 6f6aea7 parisc: fix PMD pages allocation by restoring pmd_alloc_one() by Mike Rapoport · 4 years, 7 months ago
  82. 4b6c093 Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  83. d84835b1 Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
  84. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  85. f91daf5 io_uring: short circuit -EAGAIN for blocking read attempt by Jens Axboe · 4 years, 7 months ago
  86. d4e7cd3 io_uring: sanitize double poll handling by Jens Axboe · 4 years, 7 months ago
  87. 713eee8 Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 7 months ago
  88. 50f6c7d Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  89. 1195d58 Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  90. 7f5faaa Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  91. eb1319a Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  92. 410520d0 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 7 months ago
  93. f6513bd Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
  94. 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 7 months ago
  95. 6ffdcde Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 7 months ago
  96. b07175d Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 7 months ago
  97. 341323f Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  98. 1a5d9db Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  99. 884e0d3 Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 7 months ago
  100. 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago