1. b8086d3 block: use revalidate_disk_size in set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 5 months ago
  2. 659e56b block: add a new revalidate_disk_size helper by Christoph Hellwig · 4 years, 5 months ago
  3. f4ad06f block: rename bd_invalidated by Christoph Hellwig · 4 years, 5 months ago
  4. 6540fbf block: don't clear bd_invalidated in check_disk_size_change by Christoph Hellwig · 4 years, 5 months ago
  5. 653cd53 Documentation/filesystems/locking.rst: remove an incorrect sentence by Christoph Hellwig · 4 years, 5 months ago
  6. 265600b block: Remove a duplicative condition by Baolin Wang · 4 years, 5 months ago
  7. 8327cce5 block: better deal with the delayed not supported case in blk_cloned_rq_check_limits by Ritika Srivastava · 4 years, 5 months ago
  8. 143d260 block: Return blk_status_t instead of errno codes by Ritika Srivastava · 4 years, 5 months ago
  9. 9d3a39a block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE by Khazhismel Kumykov · 4 years, 5 months ago
  10. a7863b3 blk-iocost: update iocost_monitor.py by Tejun Heo · 4 years, 5 months ago
  11. f0bf84a blk-iocost: add three debug stat - cost.wait, indebt and indelay by Tejun Heo · 4 years, 5 months ago
  12. 0460375 blk-iocost: restore inuse update tracepoints by Tejun Heo · 4 years, 5 months ago
  13. ac33e91 blk-iocost: implement vtime loss compensation by Tejun Heo · 4 years, 5 months ago
  14. dda1315 blk-iocost: halve debts if device stays idle by Tejun Heo · 4 years, 5 months ago
  15. 5160a5a blk-iocost: implement delay adjustment hysteresis by Tejun Heo · 4 years, 5 months ago
  16. c421a3e blk-iocost: revamp debt handling by Tejun Heo · 4 years, 5 months ago
  17. b0853ab blk-iocost: revamp in-period donation snapbacks by Tejun Heo · 4 years, 5 months ago
  18. f1de243 blk-iocost: revamp donation amount determination by Tejun Heo · 4 years, 5 months ago
  19. e08d02a blk-iocost: implement Andy's method for donation weight updates by Tejun Heo · 4 years, 5 months ago
  20. 93f7d2d blk-iocost: restructure surplus donation logic by Tejun Heo · 4 years, 5 months ago
  21. 065655c blk-iocost: decouple vrate adjustment from surplus transfers by Tejun Heo · 4 years, 5 months ago
  22. 8692d2d blk-iocost: replace iocg->has_surplus with ->surplus_list by Tejun Heo · 4 years, 5 months ago
  23. 1aa50d0 blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_us by Tejun Heo · 4 years, 5 months ago
  24. 97eb197 blk-iocost: add absolute usage stat by Tejun Heo · 4 years, 5 months ago
  25. da437b9 blk-iocost: grab ioc->lock for debt handling by Tejun Heo · 4 years, 5 months ago
  26. 7ca5b2e blk-iocost: streamline vtime margin and timer slack handling by Tejun Heo · 4 years, 5 months ago
  27. ce95570 blk-iocost: make ioc_now->now and ioc->period_at 64bit by Tejun Heo · 4 years, 5 months ago
  28. bd0adb9 blk-iocost: use WEIGHT_ONE based fixed point number for weights by Tejun Heo · 4 years, 5 months ago
  29. fe20cdb5 blk-iocost: s/HWEIGHT_WHOLE/WEIGHT_ONE/g by Tejun Heo · 4 years, 5 months ago
  30. 7b84b49 blk-iocost: make iocg_kick_waitq() call iocg_kick_delay() after paying debt by Tejun Heo · 4 years, 5 months ago
  31. 6ef20f7 blk-iocost: move iocg_kick_delay() above iocg_kick_waitq() by Tejun Heo · 4 years, 5 months ago
  32. db84a72 blk-iocost: clamp inuse and skip noops in __propagate_weights() by Tejun Heo · 4 years, 5 months ago
  33. 00410f1 blk-iocost: rename propagate_active_weights() to propagate_weights() by Tejun Heo · 4 years, 5 months ago
  34. 5e124f7 blk-iocost: use local[64]_t for percpu stat by Tejun Heo · 4 years, 5 months ago
  35. 1f06959 block: remove the unused q argument to part_in_flight and part_in_flight_rw by Christoph Hellwig · 4 years, 5 months ago
  36. 8328eb2 block: remove the disk argument to delete_partition by Christoph Hellwig · 4 years, 5 months ago
  37. f93af2a block: cleanup __alloc_disk_node by Christoph Hellwig · 4 years, 5 months ago
  38. e5c7fb4 block: move the devcgroup_inode_permission call to blkdev_get by Christoph Hellwig · 4 years, 5 months ago
  39. 46d40cf block: remove an outdated comment on the bd_dev field by Christoph Hellwig · 4 years, 5 months ago
  40. 7cf34d9 block: remove the discard_alignment field from struct hd_struct by Christoph Hellwig · 4 years, 5 months ago
  41. 7b8917f block: remove the alignment_offset field from struct hd_struct by Christoph Hellwig · 4 years, 5 months ago
  42. e44a6a2 blk-mq: use BLK_MQ_NO_TAG for no tag by Xianting Tian · 4 years, 5 months ago
  43. cdfcef9 block: Remove blk_mq_attempt_merge() function by Baolin Wang · 4 years, 5 months ago
  44. 7d7ca7c block: Add a new helper to attempt to merge a bio by Baolin Wang · 4 years, 5 months ago
  45. bdc6a287 block: Move blk_mq_bio_list_merge() into blk-merge.c by Baolin Wang · 4 years, 5 months ago
  46. 8e75637 block: Move bio merge related functions into blk-merge.c by Baolin Wang · 4 years, 5 months ago
  47. 339b5a2 blk-wbt: Remove obsolete multiqueue I/O scheduling comment by Danny Lin · 4 years, 5 months ago
  48. 4ce7906 virtio-blk: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 5 months ago
  49. c482398 raw: deprecate the raw driver by Christoph Hellwig · 4 years, 5 months ago
  50. 3310eeb block: remove the BIO_USER_MAPPED flag by Christoph Hellwig · 4 years, 5 months ago
  51. 7589ad6 block: remove __blk_rq_map_user_iov by Christoph Hellwig · 4 years, 5 months ago
  52. 7b63c05 block: remove __blk_rq_unmap_user by Christoph Hellwig · 4 years, 5 months ago
  53. f325607 block: remove the BIO_NULL_MAPPED flag by Christoph Hellwig · 4 years, 5 months ago
  54. c13f0fb nvme: don't call revalidate_disk from nvme_set_queue_dying by Christoph Hellwig · 4 years, 5 months ago
  55. c2b4bb8 block: fix locking for struct block_device size updates by Christoph Hellwig · 4 years, 5 months ago
  56. 611bee5 block: replace bd_set_size with bd_set_nr_sectors by Christoph Hellwig · 4 years, 5 months ago
  57. db04e18 block: Make request_queue.rpm_status an enum by Geert Uytterhoeven · 4 years, 5 months ago
  58. a98278e Merge branch 'block-5.9' into for-5.10/block by Jens Axboe · 4 years, 5 months ago
  59. e11d80a blk-stat: make q->stats->lock irqsafe by Tejun Heo · 4 years, 5 months ago
  60. 5aeac7c blk-iocost: ioc_pd_free() shouldn't assume irq disabled by Tejun Heo · 4 years, 5 months ago
  61. 08fc1ab block: fix locking in bdev_del_partition by Christoph Hellwig · 4 years, 5 months ago
  62. cafe01e block: release disk reference in hd_struct_free_work by Ming Lei · 4 years, 5 months ago
  63. de1b0ee block: ensure bdi->io_pages is always initialized by Jens Axboe · 4 years, 5 months ago
  64. f75aef3 Linux 5.9-rc3 by Linus Torvalds · 4 years, 5 months ago
  65. e43327c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 5 months ago
  66. dcc5c6f Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  67. d2283cd Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  68. 0063a82 Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  69. b69bea8 Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  70. 3edd8db Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
  71. 8bb5021 Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  72. 6f0306d Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 5 months ago
  73. 42df60f Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 5 months ago
  74. c401128 Merge tag 'dma-mapping-5.9-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  75. 784a083 genirq/matrix: Deal with the sillyness of for_each_cpu() on UP by Thomas Gleixner · 4 years, 5 months ago
  76. 1127b21 Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 5 months ago
  77. 0a4c56c fsldma: fix very broken 32-bit ppc ioread64 functionality by Linus Torvalds · 4 years, 5 months ago
  78. e77aee13 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 5 months ago
  79. 1b46b92 Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 5 months ago
  80. c8b5563 Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  81. e4cad13 Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 5 months ago
  82. 5d220bc Merge branch 'nvme-5.9-rc' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 5 months ago
  83. 7ad92f6 nvme-pci: cancel nvme device request before disabling by Tong Zhang · 4 years, 5 months ago
  84. e83d776 nvme: only use power of two io boundaries by Keith Busch · 4 years, 5 months ago
  85. 192f6c2 nvme: fix controller instance leak by Keith Busch · 4 years, 5 months ago
  86. 70e3798 nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()' by Christophe JAILLET · 4 years, 5 months ago
  87. 7cd49f7 nvme: Fix NULL dereference for pci nvme controllers by Sagi Grimberg · 4 years, 5 months ago
  88. 2362acb nvme-rdma: fix reset hang if controller died in the middle of a reset by Sagi Grimberg · 4 years, 6 months ago
  89. 0475a8d nvme-rdma: fix timeout handler by Sagi Grimberg · 4 years, 6 months ago
  90. 5110f40 nvme-rdma: serialize controller teardown sequences by Sagi Grimberg · 4 years, 6 months ago
  91. e5c01f4 nvme-tcp: fix reset hang if controller died in the middle of a reset by Sagi Grimberg · 4 years, 6 months ago
  92. 236187c nvme-tcp: fix timeout handler by Sagi Grimberg · 4 years, 6 months ago
  93. d4d6147 nvme-tcp: serialize controller teardown sequences by Sagi Grimberg · 4 years, 6 months ago
  94. 7cf0d7c nvme: have nvme_wait_freeze_timeout return if it timed out by Sagi Grimberg · 4 years, 6 months ago
  95. d7144f5 nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance by Sagi Grimberg · 4 years, 5 months ago
  96. a6ce7d7 nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu by Ziye Yang · 4 years, 5 months ago
  97. 4d41ead Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  98. 24148d8 Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  99. 005c534 Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  100. 0b2f18e Merge tag 'acpi-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago