1. b6b4aaf Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  2. c7d776f null_blk: Fix REQ_OP_ZONE_CLOSE handling by Damien Le Moal · 5 years ago
  3. 8ae40a6 Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  4. 44579f3 Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  5. 257bf41 pktcdvd: fix regression on 64-bit architectures by Arnd Bergmann · 5 years ago
  6. 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  7. f4eef1b xen-blkback: support dynamic unbind/bind by Paul Durrant · 5 years ago
  8. 589b728 xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk by Nathan Chancellor · 5 years ago
  9. 1c05839 nbd: fix shutdown and recv work deadlock v2 by Mike Christie · 5 years ago
  10. b01d7cb Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  11. fa2ac65 xen-blkback: prevent premature module unload by Paul Durrant · 5 years ago
  12. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  13. 9feb1af Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  14. a231582 Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  15. bca1c43 null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED by Jens Axboe · 5 years ago
  16. f1acbf2 brd: warn on un-aligned buffer by Ming Lei · 5 years ago
  17. 36582a5 brd: remove max_hw_sectors queue limit by Ming Lei · 5 years ago
  18. 1485595 xen-blkback: allow module to be cleanly unloaded by Paul Durrant · 5 years ago
  19. f9bd84a xen/blkback: Avoid unmapping unmapped grant pages by SeongJae Park · 5 years ago
  20. 6c6b354 block: set the zone size in blk_revalidate_disk_zones atomically by Christoph Hellwig · 5 years ago
  21. ae58954 block: don't handle bio based drivers in blk_revalidate_disk_zones by Christoph Hellwig · 5 years ago
  22. 979d544 null_blk: cleanup null_gendisk_register by Christoph Hellwig · 5 years ago
  23. 5c4bd1f null_blk: fix zone size paramter check by Damien Le Moal · 5 years ago
  24. 31764f1 Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  25. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  26. 9677d64 ataflop: Remove unneeded semicolon by zhengbin · 5 years ago
  27. c15cc23 block: sunvdc: Remove unneeded semicolon by zhengbin · 5 years ago
  28. ec45a26 drbd: Remove unneeded semicolon by zhengbin · 5 years ago
  29. 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
  30. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  31. 7e5192b Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  32. 464a47f Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  33. 323264e Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  34. 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  35. 196e2d6 rbd: ask for a weaker incompat mask for read-only mappings by Ilya Dryomov · 5 years ago
  36. fa58bca rbd: don't query snapshot features by Ilya Dryomov · 5 years ago
  37. 686238b rbd: remove snapshot existence validation code by Ilya Dryomov · 5 years ago
  38. b9ef2b8 rbd: don't establish watch for read-only mappings by Ilya Dryomov · 5 years ago
  39. 3fe6992 rbd: don't acquire exclusive lock for read-only mappings by Ilya Dryomov · 5 years ago
  40. c1b6205 rbd: disallow read-write partitions on images mapped read-only by Ilya Dryomov · 5 years ago
  41. b948ad7 rbd: treat images mapped read-only seriously by Ilya Dryomov · 5 years ago
  42. 39258aa rbd: introduce RBD_DEV_FLAG_READONLY by Ilya Dryomov · 5 years ago
  43. f3c0e45 rbd: introduce rbd_is_snap() by Ilya Dryomov · 5 years ago
  44. 6b0a877 rbd: fix spelling mistake "requeueing" -> "requeuing" by Colin Ian King · 5 years ago
  45. be5fa3a Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  46. 03bf73c nbd: prevent memory leak by Navid Emamdoost · 5 years ago
  47. dff10bb nbd:fix memory leak in nbd_get_socket() by Sun Ke · 5 years ago
  48. b226c9e Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  49. dcb77e4 rsxx: add missed destroy_workqueue calls in remove by Chuhong Yuan · 5 years ago
  50. 633739b rbd: silence bogus uninitialized warning in rbd_object_map_update_finish() by Ilya Dryomov · 5 years ago
  51. f0b870d block: remove (__)blkdev_reread_part as an exported API by Christoph Hellwig · 5 years ago
  52. d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
  53. 6d09c40 null_blk: Add zone_nr_conv to features by Damien Le Moal · 5 years ago
  54. 7fc8fb5 null_blk: clean up report zones by Christoph Hellwig · 5 years ago
  55. e3f8956 null_blk: clean up the block device operations by Christoph Hellwig · 5 years ago
  56. d29510d Merge branch 'for-5.5/drivers' into for-5.5/zoned by Jens Axboe · 5 years ago
  57. 8e9c523 block: drbd: remove a stray unlock in __drbd_send_protocol() by Dan Carpenter · 5 years ago
  58. da644b2 null_blk: add zone open, close, and finish support by Ajay Joshi · 5 years ago
  59. efcfec57 loop: fix no-unmap write-zeroes request behavior by Darrick J. Wong · 5 years ago
  60. cf1b232 nbd: verify socket is supported during setup by Mike Christie · 5 years ago
  61. a4414ae block: mtip32xx: Spelling s/configration/configuration/ by Geert Uytterhoeven · 5 years ago
  62. 7ce23e8 nbd: handle racing with error'ed out commands by Josef Bacik · 5 years ago
  63. de6346e nbd: protect cmd->status with cmd->lock by Josef Bacik · 5 years ago
  64. 1b114b0 pktcdvd: add compat_ioctl handler by Arnd Bergmann · 6 years ago
  65. f7daefe zram: fix race between backing_dev_show and backing_dev_store by Chenwandun · 5 years ago
  66. afa6953 drbd: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  67. dd85b49 null_blk: return fixed zoned reads > write pointer by Ajay Joshi · 5 years ago
  68. 25e6be2 rbd: cancel lock_dwork if the wait is interrupted by Dongsheng Yang · 5 years ago
  69. 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  70. 8624881 nbd: fix possible sysfs duplicate warning by Xiubo Li · 5 years ago
  71. 79a85e2 null_blk: Fix zoned command return code by Keith Busch · 5 years ago
  72. 45919fb null_blk: Enable modifying 'submit_queues' after an instance has been configured by Bart Van Assche · 5 years ago
  73. e29158b null_blk: Improve nullb_device_##NAME##_store() readability by Bart Van Assche · 5 years ago
  74. c4bd70e Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  75. 8556011 loop: change queue block size to match when using DIO by Martijn Coenen · 5 years ago
  76. cbafe18 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  77. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  78. f41def3 Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  79. eb09b3c pktcdvd: remove warning on attempting to register non-passthrough dev by Jens Axboe · 5 years ago
  80. 8454d68 nbd: fix possible page fault for nbd disk by Xiubo Li · 5 years ago
  81. ec76a7b nbd: rename the runtime flags as NBD_RT_ prefixed by Xiubo Li · 5 years ago
  82. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  83. 9c7eddf null_blk: format pr_* logs with pr_fmt by André Almeida · 5 years ago
  84. 701dfc4 null_blk: match the type of parameter nr_devices by André Almeida · 5 years ago
  85. 4467453 null_blk: do not fail the module load with zero devices by André Almeida · 5 years ago
  86. 21ed05a rbd: pull rbd_img_request_create() dout out into the callers by Ilya Dryomov · 5 years ago
  87. 5435d206 rbd: fix response length parameter for encoded strings by Dongsheng Yang · 5 years ago
  88. f7c4ce8 null_blk: validate the number of devices by André Almeida · 5 years ago
  89. 4e47ee8 null_blk: fix module name at log message by André Almeida · 5 years ago
  90. 780d97a block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks by Damien Le Moal · 5 years ago
  91. 03754ea paride/pcd: need to check if cd->disk is null in pcd_detect by zhengbin · 5 years ago
  92. d821cce paride/pcd: need to set queue to NULL before put_disk by zhengbin · 5 years ago
  93. ecf4d59 paride/pf: need to set queue to NULL before put_disk by zhengbin · 5 years ago
  94. d435c9a rbd: restore zeroing past the overlap when reading from parent by Ilya Dryomov · 5 years ago
  95. 38b4e09 null_blk: fix inline misuse by Jens Axboe · 5 years ago
  96. a3d7d67 null_blk: create a helper for req completion by Chaitanya Kulkarni · 5 years ago
  97. fceb5d1 null_blk: create a helper for zoned devices by Chaitanya Kulkarni · 5 years ago
  98. 7ea88e2 null_blk: create a helper for mem-backed ops by Chaitanya Kulkarni · 5 years ago
  99. 8f94d1c null_blk: create a helper for badblocks by Chaitanya Kulkarni · 5 years ago
  100. adb8428 null_blk: create a helper for throttling by Chaitanya Kulkarni · 5 years ago