1. 9812386 Treewide: Stop corrupting socket's task_frag by Benjamin Coddington · 2 years, 3 months ago
  2. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
  3. e8bc52c Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 5 months ago
  4. 5133898 Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 5 months ago
  5. bd59262 nbd: remove define-only NBD_MAGIC, previously magic number by наб · 2 years, 6 months ago
  6. 1de7c3c nbd: Fix hung when signal interrupts nbd_start_device_ioctl() by Shigeru Yoshida · 2 years, 6 months ago
  7. 9c5d03d genetlink: start to validate reserved header bytes by Jakub Kicinski · 2 years, 7 months ago
  8. bc9da6d nbd: add missing definition of pr_fmt by Yu Kuai · 2 years, 8 months ago
  9. 2dd6532 blk-mq: Drop 'reserved' arg of busy_tag_iter_fn by John Garry · 2 years, 8 months ago
  10. 9bdb483 blk-mq: Drop blk_mq_ops.timeout 'reserved' arg by John Garry · 2 years, 8 months ago
  11. 8b9ab62 block: remove blk_cleanup_disk by Christoph Hellwig · 2 years, 9 months ago
  12. 1243172 nbd: use pr_err to output error message by Yu Kuai · 2 years, 10 months ago
  13. 858f1bf nbd: fix possible overflow on 'first_minor' in nbd_dev_add() by Zhang Wensheng · 2 years, 10 months ago
  14. 09dadb5 nbd: fix io hung while disconnecting device by Yu Kuai · 2 years, 10 months ago
  15. 2895f18 nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed by Yu Kuai · 2 years, 10 months ago
  16. c55b2b9 nbd: fix race between nbd_alloc_config() and module removal by Yu Kuai · 2 years, 10 months ago
  17. 06c4da8 nbd: call genl_unregister_family() first in nbd_cleanup() by Yu Kuai · 2 years, 10 months ago
  18. 491bf8f nbd: Fix hung on disconnect request if socket is closed before by Xie Yongji · 3 years ago
  19. 4a04d51 nbd: don't set the discard_alignment queue limit by Christoph Hellwig · 2 years, 11 months ago
  20. dbdc1be block: add a disk_openers helper by Christoph Hellwig · 3 years ago
  21. 2a852a6 nbd: use the correct block_device in nbd_bdev_reset by Christoph Hellwig · 3 years ago
  22. 7020057 block: remove QUEUE_FLAG_DISCARD by Christoph Hellwig · 2 years, 11 months ago
  23. 7198bfc Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()" by Jens Axboe · 3 years ago
  24. 6d35d04 nbd: fix possible overflow on 'first_minor' in nbd_dev_add() by Zhang Wensheng · 3 years ago
  25. cb690f5 Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  26. 494dbee nbd: error out if socket index doesn't match in nbd_handle_reply() by Yu Kuai · 3 years, 4 months ago
  27. e2daec4 nbd: Fix hungtask when nbd_config_put by Ye Bin · 3 years, 4 months ago
  28. 69beb62 nbd: Fix incorrect error handle when first_minor is illegal in nbd_dev_add by Ye Bin · 3 years, 4 months ago
  29. 940c264 nbd: fix possible overflow for 'first_minor' in nbd_dev_add() by Yu Kuai · 3 years, 4 months ago
  30. e4c4871 nbd: fix max value for 'first_minor' by Yu Kuai · 3 years, 4 months ago
  31. 643a723 Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  32. c4318d6 nbd: Use blk_validate_block_size() to validate block size by Xie Yongji · 3 years, 5 months ago
  33. 435c2acb nbd: Use invalidate_disk() helper on disconnect by Xie Yongji · 3 years, 6 months ago
  34. 0c98057 nbd: Fix use-after-free in pid_show by Ye Bin · 3 years, 5 months ago
  35. 8663b21 nbd: fix uaf in nbd_handle_reply() by Yu Kuai · 3 years, 6 months ago
  36. 3fe1db6 nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply() by Yu Kuai · 3 years, 6 months ago
  37. f52c0e0 nbd: clean up return value checking of sock_xmit() by Yu Kuai · 3 years, 6 months ago
  38. 0de2b7a nbd: don't start request if nbd_queue_rq() failed by Yu Kuai · 3 years, 6 months ago
  39. fcf3d63 nbd: check sock index in nbd_read_stat() by Yu Kuai · 3 years, 6 months ago
  40. 07175cb1 nbd: make sure request completion won't concurrent by Yu Kuai · 3 years, 6 months ago
  41. 4e6eef5 nbd: don't handle response without a corresponding request message by Yu Kuai · 3 years, 6 months ago
  42. e1654f4 nbd: add error handling support for add_disk() by Luis Chamberlain · 3 years, 6 months ago
  43. 41e76c6 nbd: use shifts rather than multiplies by Nick Desaulniers · 3 years, 6 months ago
  44. 9a1d6c9 Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  45. 7ee656c nbd: remove nbd->destroy_complete by Christoph Hellwig · 3 years, 7 months ago
  46. 438cd31 nbd: only return usable devices from nbd_find_unused by Christoph Hellwig · 3 years, 7 months ago
  47. b190300 nbd: set nbd->index before releasing nbd_index_mutex by Tetsuo Handa · 3 years, 7 months ago
  48. 75b7f62 nbd: prevent IDR lookups from finding partially initialized devices by Tetsuo Handa · 3 years, 7 months ago
  49. 409e0ff nbd: reset NBD to NULL when restarting in nbd_genl_connect by Christoph Hellwig · 3 years, 7 months ago
  50. 93f63bc nbd: add missing locking to the nbd_dev_add error path by Tetsuo Handa · 3 years, 7 months ago
  51. b1a8116 block: nbd: add sanity check for first_minor by Pavel Skripkin · 3 years, 7 months ago
  52. 6e4df4c nbd: reduce the nbd_index_mutex scope by Christoph Hellwig · 3 years, 7 months ago
  53. 6177b56 nbd: refactor device search and allocation in nbd_genl_connect by Christoph Hellwig · 3 years, 7 months ago
  54. 7bdc00c nbd: return the allocated nbd_device from nbd_dev_add by Christoph Hellwig · 3 years, 7 months ago
  55. 327b501 nbd: remove nbd_del_disk by Christoph Hellwig · 3 years, 7 months ago
  56. 3f74e06 nbd: refactor device removal by Christoph Hellwig · 3 years, 7 months ago
  57. 68c9417 nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT by Hou Tao · 3 years, 7 months ago
  58. fad7cd3 nbd: add the check to prevent overflow in __nbd_ioctl() by Baokun Li · 3 years, 7 months ago
  59. cddce01 nbd: Aovid double completion of a request by Xie Yongji · 3 years, 7 months ago
  60. 16ad3db nbd: fix order of cleaning up the queue and freeing the tagset by Wang Qing · 3 years, 8 months ago
  61. 6497ef8 nbd: provide a way for userspace processes to identify device backends by Prasanna Kumar Kalever · 3 years, 11 months ago
  62. 4af5f2e nbd: use blk_mq_alloc_disk and blk_cleanup_disk by Christoph Hellwig · 3 years, 9 months ago
  63. bedf78c4 nbd: share nbd_put and return by goto put_nbd by Sun Ke · 3 years, 10 months ago
  64. 79ebe91 nbd: Fix NULL pointer in flush_workqueue by Sun Ke · 3 years, 10 months ago
  65. c9a2f90 nbd: handle device refs for DESTROY_ON_DISCONNECT properly by Josef Bacik · 4 years, 1 month ago
  66. 9820b4d Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  67. a2d52a6 nbd: Convert to DEFINE_SHOW_ATTRIBUTE by Liao Pingfang · 4 years, 1 month ago
  68. b98e762 nbd: freeze the queue while we're adding connections by Josef Bacik · 4 years, 2 months ago
  69. 1aba169 nbd: Respect max_part for all partition scans by Josh Triplett · 4 years, 3 months ago
  70. 977115c block: stop using bdget_disk for partition 0 by Christoph Hellwig · 4 years, 4 months ago
  71. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 4 months ago
  72. 2ebcabf nbd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 4 months ago
  73. dcbddf5 nbd: validate the block size in nbd_set_size by Christoph Hellwig · 4 years, 4 months ago
  74. 2dc691c nbd: refactor size updates by Christoph Hellwig · 4 years, 4 months ago
  75. 92f93c3 nbd: move the task_recv check into nbd_size_update by Christoph Hellwig · 4 years, 4 months ago
  76. ee4bf64 nbd: remove the call to set_blocksize by Christoph Hellwig · 4 years, 4 months ago
  77. 2bd645b nbd: fix a block_device refcount leak in nbd_release by Christoph Hellwig · 4 years, 4 months ago
  78. b40813d nbd: don't update block size after device is started by Ming Lei · 4 years, 5 months ago
  79. d769139 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  80. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  81. 87aac3a nbd: make the config put is called before the notifying the waiter by Xiubo Li · 4 years, 5 months ago
  82. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 5 months ago
  83. 38430f0 block: move the NEED_PART_SCAN flag to struct gendisk by Christoph Hellwig · 4 years, 6 months ago
  84. f4ad06f block: rename bd_invalidated by Christoph Hellwig · 4 years, 6 months ago
  85. 611bee5 block: replace bd_set_size with bd_set_nr_sectors by Christoph Hellwig · 4 years, 7 months ago
  86. acb19e1 nbd: restore default timeout when setting it to zero by Hou Pu · 4 years, 7 months ago
  87. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  88. 579dd91 nbd: Fix memory leak in nbd_add_socket by Zheng Bin · 4 years, 9 months ago
  89. 15f73f5 blk-mq: move failure injection out of blk_mq_complete_request by Christoph Hellwig · 4 years, 9 months ago
  90. 2c27254 nbd: requeue command if the soecket is changed by Hou Pu · 5 years ago
  91. d970958 nbd: enable replace socket if only one connection is configured by Hou Pu · 5 years ago
  92. 5c0dd22 nbd: add a flush_workqueue in nbd_start_device by Sun Ke · 5 years ago
  93. 1c05839 nbd: fix shutdown and recv work deadlock v2 by Mike Christie · 5 years ago
  94. 323264e Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  95. 03bf73c nbd: prevent memory leak by Navid Emamdoost · 5 years ago
  96. dff10bb nbd:fix memory leak in nbd_get_socket() by Sun Ke · 5 years ago
  97. cf1b232 nbd: verify socket is supported during setup by Mike Christie · 5 years ago
  98. 7ce23e8 nbd: handle racing with error'ed out commands by Josef Bacik · 5 years ago
  99. de6346e nbd: protect cmd->status with cmd->lock by Josef Bacik · 5 years ago
  100. 8624881 nbd: fix possible sysfs duplicate warning by Xiubo Li · 5 years ago