1. 2e19442 block: free both rq_map and request by Weiping Zhang · 4 years, 8 months ago
  2. 873f1c8 Merge branch 'block-5.7' into for-5.8/block by Jens Axboe · 4 years, 8 months ago
  3. 59c7c3c nvme: fix possible hang when ns scanning fails during error recovery by Sagi Grimberg · 4 years, 8 months ago
  4. a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
  5. 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
  6. d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
  7. eb7ae5e bdi: move bdi_dev_name out of line by Christoph Hellwig · 4 years, 8 months ago
  8. 156c757 vboxsf: don't use the source name in the bdi name by Christoph Hellwig · 4 years, 8 months ago
  9. 0b80f98 iocost: protect iocg->abs_vdebt with iocg->waitq.lock by Tejun Heo · 4 years, 8 months ago
  10. 8b075e5 udf: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
  11. 11aa40a isofs: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
  12. f252fa3 hfsplus: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
  13. eaf8e3e cdrom: factor out a cdrom_multisession helper by Christoph Hellwig · 4 years, 8 months ago
  14. 4c3cfcc cdrom: factor out a cdrom_read_tocentry helper by Christoph Hellwig · 4 years, 8 months ago
  15. 068f8d9 ide-cd: rename cdrom_read_tocentry by Christoph Hellwig · 4 years, 8 months ago
  16. a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 8 months ago
  17. 21f3cfe iocost_monitor: drop string wrap around numbers when outputting json by Tejun Heo · 4 years, 9 months ago
  18. f4fe3ea iocost_monitor: exit successfully if interval is zero by Tejun Heo · 4 years, 9 months ago
  19. cd00650 blk-iocost: account for IO size when testing latencies by Tejun Heo · 4 years, 9 months ago
  20. 54c52e1 blk-iocost: switch to fixed non-auto-decaying use_delay by Tejun Heo · 4 years, 9 months ago
  21. 10c70d9 block: remove the bd_openers checks in blk_drop_partitions by Christoph Hellwig · 4 years, 8 months ago
  22. 47ed39e Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7 by Jens Axboe · 4 years, 8 months ago
  23. accea32 block: add a bio_queue_enter helper by Christoph Hellwig · 4 years, 8 months ago
  24. 0376e9e block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT by Christoph Hellwig · 4 years, 8 months ago
  25. 760f83e block: cleanup the memory stall accounting in submit_bio by Christoph Hellwig · 4 years, 8 months ago
  26. 3fdd408 block: improve the submit_bio and generic_make_request documentation by Christoph Hellwig · 4 years, 8 months ago
  27. e1b586f blk-mq: make function '__blk_mq_sched_dispatch_requests' static by Zheng Bin · 4 years, 8 months ago
  28. 132be62 nvme: prevent double free in nvme_alloc_ns() error handling by Niklas Cassel · 4 years, 8 months ago
  29. 8cf7961 block: bypass ->make_request_fn for blk-mq drivers by Christoph Hellwig · 4 years, 8 months ago
  30. ae3cc8d dm: remove the make_request_fn check in device_area_is_invalid by Christoph Hellwig · 4 years, 8 months ago
  31. a91b201 bcache: remove a duplicate ->make_request_fn assignment by Christoph Hellwig · 4 years, 8 months ago
  32. 3e82c34 block: remove create_io_context by Christoph Hellwig · 4 years, 8 months ago
  33. 28d6572 block: Limit number of items taken from the I/O scheduler in one go by Salman Qazi · 4 years, 8 months ago
  34. 895d477 block: unexport bdev_read_page and bdev_write_page by Christoph Hellwig · 4 years, 8 months ago
  35. d205bde null_blk: Cleanup zoned device initialization by Damien Le Moal · 4 years, 8 months ago
  36. 9dd44c7 null_blk: Fix zoned command handling by Damien Le Moal · 4 years, 8 months ago
  37. bdf8710 block: move dma_pad handling from blk_rq_map_sg into the callers by Christoph Hellwig · 4 years, 9 months ago
  38. cc97923 block: move dma drain handling to scsi by Christoph Hellwig · 4 years, 9 months ago
  39. 0475bd6 scsi: merge scsi_init_sgtable into scsi_init_io by Christoph Hellwig · 4 years, 9 months ago
  40. 89de150 block: provide a blk_rq_map_sg variant that returns the last element by Christoph Hellwig · 4 years, 9 months ago
  41. e64a0e1 block: remove RQF_COPY_USER by Christoph Hellwig · 4 years, 9 months ago
  42. d56deb1 block: remove unused header by Ma, Jianpeng · 4 years, 8 months ago
  43. d6c8e94 blk-iocost: Fix error on iocost_ioc_vrate_adj by Waiman Long · 4 years, 8 months ago
  44. 9bc5c39 block: fold bdev_unhash_inode into invalidate_partition by Christoph Hellwig · 4 years, 9 months ago
  45. 02d33b6 block: mark invalidate_partition static by Christoph Hellwig · 4 years, 9 months ago
  46. d5f3178 block: simplify block device syncing in bdev_del_partition by Christoph Hellwig · 4 years, 9 months ago
  47. e669c1d block: don't call invalidate_partition from blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
  48. 21be6cd dasd: use blk_drop_partitions instead of badly reimplementing it by Christoph Hellwig · 4 years, 9 months ago
  49. d46430b block: remove the disk argument from blk_drop_partitions by Christoph Hellwig · 4 years, 9 months ago
  50. 4377b48 block: remove hd_struct_kill by Christoph Hellwig · 4 years, 9 months ago
  51. 8da2892 block: cleanup hd_struct freeing by Christoph Hellwig · 4 years, 9 months ago
  52. cddae80 block: pass a hd_struct to delete_partition by Christoph Hellwig · 4 years, 9 months ago
  53. fa9156a block: refactor blkpg_ioctl by Christoph Hellwig · 4 years, 9 months ago
  54. b4fd63f Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle" by Douglas Anderson · 4 years, 8 months ago
  55. a082342 blk-mq: Rerun dispatching in the case of budget contention by Douglas Anderson · 4 years, 8 months ago
  56. b9151e7 blk-mq: Add blk_mq_delay_run_hw_queues() API call by Douglas Anderson · 4 years, 8 months ago
  57. ab3cee3 blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick by Douglas Anderson · 4 years, 8 months ago
  58. b849dd8 bdev: Reduce time holding bd_mutex in sync in blkdev_close() by Douglas Anderson · 4 years, 9 months ago
  59. ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 8 months ago
  60. dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
  61. 86cc3398 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 8 months ago
  62. 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  63. 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  64. b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  65. 80ade29 Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  66. 08dd387 Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  67. 5e7de58 Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  68. 439f1da Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 8 months ago
  69. aee0314 Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 8 months ago
  70. 1340283 Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 8 months ago
  71. 50cc09c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  72. 4395158 xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  73. 6e88abb uapi: linux: fiemap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  74. d6cdad8 uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  75. 06ccf63 tpm_eventlog.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  76. 4ea19ec ti_wilink_st.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  77. 16c3380 swap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  78. 5c91aa1 skbuff.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  79. fe946db sched: topology.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  80. 9dd8bb5f rslib.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  81. a1c4b92 rio.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  82. 70f1451 posix_acl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  83. 1223f3d platform_data: wilco-ec.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  84. 307ed94 memcontrol.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  85. 859b494 list_lru.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  86. 3123227 lib: cpu_rmap: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  87. 7856e9f irq.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  88. 1d9e13e ihex.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  89. 0ead336 igmp.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  90. 89f60a5 genalloc.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  91. 5299a11 ethtool.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  92. beb69f1 energy_model.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  93. 1921994 enclosure.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  94. a200839 dirent.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  95. 1fa0949 digsig.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  96. e76018c can: dev: peak_canfd.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  97. 5a58ec8c blk_types: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  98. f36aaf8 blk-mq: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  99. 0a368bf bio: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  100. eeaa762 Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 8 months ago