1. 7557c1b3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  2. 2edc78b Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  3. 93d7c31 null_blk: remove unused fields in 'nullb_cmd' by Dongli Zhang · 5 years ago
  4. 03264dd scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropriate places by Adam Williamson · 5 years ago
  5. 2e90ca6 floppy: check FDC index for errors before assigning it by Linus Torvalds · 5 years ago
  6. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  7. e0f121c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  8. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 6 years ago
  9. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  10. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  11. 2c3f3dc switch rbd and libceph to p_log-based primitives by Al Viro · 5 years ago
  12. 3fbb8d5 struct p_log, variants of warnf() et.al. taking that one instead by Al Viro · 5 years ago
  13. 0f89589 Pass consistent param->type to fs_parse() by Al Viro · 5 years ago
  14. 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  15. 782e067 virtio-blk: remove VIRTIO_BLK_F_SCSI support by Christoph Hellwig · 5 years ago
  16. ed535f2 Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  17. d271ab2 Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  18. c8ab422 brd: check and limit max_part par by Zhiqiang Liu · 5 years ago
  19. 046755a drivers/block/null_blk_main.c: fix uninitialized var warnings by Andrew Morton · 5 years ago
  20. ca0a95a drivers/block/null_blk_main.c: fix layout by Andrew Morton · 5 years ago
  21. 3b82a05 drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store by Colin Ian King · 5 years ago
  22. 90f82cb zram: try to avoid worst-case scenario on same element pages by Taejoon Song · 5 years ago
  23. 0265d6e xen/blkfront: limit allocated memory size to actual use case by Juergen Gross · 5 years ago
  24. 5c0dd22 nbd: add a flush_workqueue in nbd_start_device by Sun Ke · 5 years ago
  25. 6a36587 drbd: fifo_alloc() should use struct_size by Stephen Kitt · 5 years ago
  26. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  27. 8557bbe xen/blkback: Consistently insert one empty line between functions by SeongJae Park · 5 years ago
  28. 823f209 xen/blkback: Remove unnecessary static variable name prefixes by SeongJae Park · 5 years ago
  29. cb9369b xen/blkback: Squeeze page pools if a memory pressure is detected by SeongJae Park · 5 years ago
  30. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  31. 3325322 rbd: set the 'device' link in sysfs by Hannes Reinecke · 5 years ago
  32. a55e601 rbd: work around -Wuninitialized warning by Arnd Bergmann · 5 years ago
  33. 5ffdff8 Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  34. 16c731f null_blk: Fix zone write handling by Damien Le Moal · 5 years ago
  35. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  36. b6b4aaf Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  37. 64cbfa9 compat_ioctl: move cdrom commands into cdrom.c by Arnd Bergmann · 5 years ago
  38. d320a95 compat_ioctl: scsi: move ioctl handling into drivers by Arnd Bergmann · 6 years ago
  39. 9452b1a compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers by Arnd Bergmann · 5 years ago
  40. ab8bc54 compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN by Arnd Bergmann · 5 years ago
  41. f3ee6e6 compat_ioctl: move CDROM_SEND_PACKET handling into scsi by Arnd Bergmann · 5 years ago
  42. ab0cf1e compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl by Arnd Bergmann · 5 years ago
  43. c7d776f null_blk: Fix REQ_OP_ZONE_CLOSE handling by Damien Le Moal · 5 years ago
  44. 8ae40a6 Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  45. 44579f3 Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  46. 257bf41 pktcdvd: fix regression on 64-bit architectures by Arnd Bergmann · 5 years ago
  47. 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
  48. f4eef1b xen-blkback: support dynamic unbind/bind by Paul Durrant · 5 years ago
  49. 589b728 xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk by Nathan Chancellor · 5 years ago
  50. 1c05839 nbd: fix shutdown and recv work deadlock v2 by Mike Christie · 5 years ago
  51. 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
  52. fa2ac65 xen-blkback: prevent premature module unload by Paul Durrant · 5 years ago
  53. 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
  54. 9feb1af Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  55. a231582 Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  56. bca1c43 null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED by Jens Axboe · 5 years ago
  57. f1acbf2 brd: warn on un-aligned buffer by Ming Lei · 5 years ago
  58. 36582a5 brd: remove max_hw_sectors queue limit by Ming Lei · 5 years ago
  59. 1485595 xen-blkback: allow module to be cleanly unloaded by Paul Durrant · 5 years ago
  60. f9bd84a xen/blkback: Avoid unmapping unmapped grant pages by SeongJae Park · 5 years ago
  61. 6c6b354 block: set the zone size in blk_revalidate_disk_zones atomically by Christoph Hellwig · 5 years ago
  62. ae58954 block: don't handle bio based drivers in blk_revalidate_disk_zones by Christoph Hellwig · 5 years ago
  63. 979d544 null_blk: cleanup null_gendisk_register by Christoph Hellwig · 5 years ago
  64. 5c4bd1f null_blk: fix zone size paramter check by Damien Le Moal · 5 years ago
  65. 31764f1 Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  66. 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
  67. 9677d64 ataflop: Remove unneeded semicolon by zhengbin · 5 years ago
  68. c15cc23 block: sunvdc: Remove unneeded semicolon by zhengbin · 5 years ago
  69. ec45a26 drbd: Remove unneeded semicolon by zhengbin · 5 years ago
  70. 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
  71. 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
  72. 7e5192b Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  73. 464a47f Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  74. 323264e Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  75. 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  76. 196e2d6 rbd: ask for a weaker incompat mask for read-only mappings by Ilya Dryomov · 5 years ago
  77. fa58bca rbd: don't query snapshot features by Ilya Dryomov · 5 years ago
  78. 686238b rbd: remove snapshot existence validation code by Ilya Dryomov · 5 years ago
  79. b9ef2b8 rbd: don't establish watch for read-only mappings by Ilya Dryomov · 5 years ago
  80. 3fe6992 rbd: don't acquire exclusive lock for read-only mappings by Ilya Dryomov · 5 years ago
  81. c1b6205 rbd: disallow read-write partitions on images mapped read-only by Ilya Dryomov · 5 years ago
  82. b948ad7 rbd: treat images mapped read-only seriously by Ilya Dryomov · 5 years ago
  83. 39258aa rbd: introduce RBD_DEV_FLAG_READONLY by Ilya Dryomov · 5 years ago
  84. f3c0e45 rbd: introduce rbd_is_snap() by Ilya Dryomov · 5 years ago
  85. 6b0a877 rbd: fix spelling mistake "requeueing" -> "requeuing" by Colin Ian King · 5 years ago
  86. be5fa3a Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  87. 03bf73c nbd: prevent memory leak by Navid Emamdoost · 5 years ago
  88. dff10bb nbd:fix memory leak in nbd_get_socket() by Sun Ke · 5 years ago
  89. b226c9e Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  90. dcb77e4 rsxx: add missed destroy_workqueue calls in remove by Chuhong Yuan · 5 years ago
  91. 633739b rbd: silence bogus uninitialized warning in rbd_object_map_update_finish() by Ilya Dryomov · 5 years ago
  92. f0b870d block: remove (__)blkdev_reread_part as an exported API by Christoph Hellwig · 5 years ago
  93. d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
  94. 6d09c40 null_blk: Add zone_nr_conv to features by Damien Le Moal · 5 years ago
  95. 7fc8fb5 null_blk: clean up report zones by Christoph Hellwig · 5 years ago
  96. e3f8956 null_blk: clean up the block device operations by Christoph Hellwig · 5 years ago
  97. d29510d Merge branch 'for-5.5/drivers' into for-5.5/zoned by Jens Axboe · 5 years ago
  98. 8e9c523 block: drbd: remove a stray unlock in __drbd_send_protocol() by Dan Carpenter · 5 years ago
  99. da644b2 null_blk: add zone open, close, and finish support by Ajay Joshi · 5 years ago
  100. efcfec57 loop: fix no-unmap write-zeroes request behavior by Darrick J. Wong · 5 years ago