1. 369af20 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years ago
  2. e1a7aa2 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years ago
  3. 81d3f50 scsi: core: Fix scsi_mode_select() interface by Damien Le Moal · 3 years, 3 months ago
  4. db33028 scsi: Remove superfluous #include <linux/async.h> directives by Bart Van Assche · 3 years, 1 month ago
  5. a30e344 scsi: remove the gendisk argument to scsi_ioctl by Christoph Hellwig · 3 years, 1 month ago
  6. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 1 month ago
  7. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 1 month ago
  8. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  9. 71ae426 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  10. fcaec17 Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  11. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  12. e815d36 scsi: sd: add concurrent positioning ranges support by Damien Le Moal · 3 years, 2 months ago
  13. b83ce21 sd: implement ->get_unique_id by Christoph Hellwig · 3 years, 2 months ago
  14. 2a7a891 scsi: sd: Add error handling support for add_disk() by Luis Chamberlain · 3 years, 2 months ago
  15. c4da120 scsi: sd: Print write through due to no caching mode page as warning by Martin Kepplinger · 3 years, 3 months ago
  16. b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 3 months ago
  17. 85374b6 scsi: sd: Fix crashes in sd_resume_runtime() by Miles Chen · 3 years, 2 months ago
  18. 9131bff scsi: core: pm: Only runtime resume if necessary by Bart Van Assche · 3 years, 3 months ago
  19. 1c95753 scsi: sd: Rename sd_resume() into sd_resume_system() by Bart Van Assche · 3 years, 3 months ago
  20. a19a93e scsi: core: pm: Rely on the device driver core for async power management by Bart Van Assche · 3 years, 3 months ago
  21. ec65e6b Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging by Martin K. Petersen · 3 years, 3 months ago
  22. c749301 scsi: sd: Fix sd_do_mode_sense() buffer length handling by Damien Le Moal · 3 years, 4 months ago
  23. 4521428 scsi: sd: Make sd_spinup_disk() less noisy by Heiner Kallweit · 3 years, 4 months ago
  24. 265dfe8 scsi: sd: Free scsi_disk device via put_device() by Ming Lei · 3 years, 4 months ago
  25. a9c9a6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 4 months ago
  26. 4a1fa41 block: pass a request_queue to __blk_alloc_disk by Christoph Hellwig · 3 years, 4 months ago
  27. a58bd76 block: remove the minors argument to __alloc_disk_node by Christoph Hellwig · 3 years, 4 months ago
  28. 9c2b9db block: remove alloc_disk and alloc_disk_node by Christoph Hellwig · 3 years, 4 months ago
  29. 848ade9 scsi: sd: Do not exit sd_spinup_disk() quietly by Christian Loehle · 3 years, 4 months ago
  30. c3c7705 sd: use bvec_virt by Christoph Hellwig · 3 years, 5 months ago
  31. 5999ccf scsi: sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
  32. 2e27f57 scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl() by Christoph Hellwig · 3 years, 5 months ago
  33. 4f07bfc scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl() by Christoph Hellwig · 3 years, 5 months ago
  34. fb1ba40 scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl() by Christoph Hellwig · 3 years, 5 months ago
  35. 6fade45 scsi: core: Remove scsi_compat_ioctl() by Christoph Hellwig · 3 years, 5 months ago
  36. 4432831 scsi: sd: Consolidate compat ioctl handling by Christoph Hellwig · 3 years, 5 months ago
  37. ed4246d scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume() by Martin Kepplinger · 3 years, 6 months ago
  38. 7fef2ed sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 3 years, 6 months ago
  39. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  40. df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  41. d1b7f92 scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART) by Christoph Hellwig · 3 years, 6 months ago
  42. a869870 block: move bd_mutex to struct gendisk by Christoph Hellwig · 3 years, 7 months ago
  43. 54c2908 scsi: core: Drop the now obsolete driver_byte definitions by Hannes Reinecke · 3 years, 8 months ago
  44. 464a00c scsi: core: Kill DRIVER_SENSE by Hannes Reinecke · 3 years, 8 months ago
  45. ced202f7 scsi: core: Stop using DRIVER_ERROR by Hannes Reinecke · 3 years, 8 months ago
  46. 8793613 scsi: core: Fixup calling convention for scsi_mode_sense() by Hannes Reinecke · 3 years, 8 months ago
  47. 41e70e3 scsi: sd: Introduce a new local variable in sd_check_events() by Bart Van Assche · 3 years, 9 months ago
  48. ad907c54 scsi: sd: Fix function name in header by Lee Jones · 3 years, 10 months ago
  49. aaf15f8 scsi: sd: Fix Opal support by Bart Van Assche · 3 years, 10 months ago
  50. bf1b465 scsi: sd: Warn if unsupported ZBC device is probed by Damien Le Moal · 4 years ago
  51. be25533 scsi: sd: Remove obsolete variable in sd_remove() by Lukas Bulwahn · 4 years ago
  52. e5cc900 scsi: sd: Suppress spurious errors when WRITE SAME is being disabled by Ewan D. Milne · 4 years, 1 month ago
  53. 449f4ec block: remove the update_bdev parameter to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 1 month ago
  54. b200e38 sd: update the bdev size in sd_revalidate_disk by Christoph Hellwig · 4 years, 1 month ago
  55. 996e509 sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t by Christoph Hellwig · 4 years, 2 months ago
  56. af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  57. 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  58. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  59. 7007e9d scsi: core: Clean up allocation and freeing of sgtables by Christoph Hellwig · 4 years, 3 months ago
  60. 0610959 scsi: sd: Allow user to configure command retries by Mike Christie · 4 years, 3 months ago
  61. 6c5dee1 scsi: sd: sd_zbc: Fix ZBC disk initialization by Damien Le Moal · 4 years, 3 months ago
  62. 27ba3e8 scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks by Damien Le Moal · 4 years, 3 months ago
  63. 471bd0a sd: use bdev_check_media_change by Christoph Hellwig · 4 years, 4 months ago
  64. 033a1b9 sd: open code revalidate_disk by Christoph Hellwig · 4 years, 4 months ago
  65. a3d8a257 scsi: sd_zbc: Improve zone revalidation by Damien Le Moal · 4 years, 5 months ago
  66. 91e08b3 scsi: sd: Fix kdoc comment format by Damien Le Moal · 4 years, 6 months ago
  67. 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  68. c5f8852 scsi: sd: Add zoned capabilities device attribute by Damien Le Moal · 4 years, 8 months ago
  69. 0bd735d scsi: sd: Signal drive managed SMR disks by Damien Le Moal · 4 years, 8 months ago
  70. 5795eb4 scsi: sd_zbc: emulate ZONE_APPEND commands by Johannes Thumshirn · 4 years, 8 months ago
  71. 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  72. ea697a8 scsi: sd: Fix optimal I/O size for devices that change reported values by Martin K. Petersen · 4 years, 9 months ago
  73. 78317c5 scsi: Convert to use set_capacity_revalidate_and_notify by Balbir Singh · 4 years, 10 months ago
  74. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  75. 9dbca16 Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  76. b720530 block: allow partitions on host aware zone devices by Christoph Hellwig · 5 years ago
  77. 465f4ed scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI by Xiang Chen · 5 years ago
  78. d320a95 compat_ioctl: scsi: move ioctl handling into drivers by Arnd Bergmann · 6 years ago
  79. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  80. ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  81. 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
  82. a35989a scsi: sd_zbc: Improve report zones error printout by Damien Le Moal · 5 years ago
  83. ad512f2 scsi: sd_zbc: add zone open, close, and finish support by Ajay Joshi · 5 years ago
  84. e163817 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into for-5.5/drivers-post by Jens Axboe · 5 years ago
  85. 0cf9f4e scsi: sd: define variable dif as unsigned int instead of bool by Xiang Chen · 5 years ago
  86. 142b2ac scsi: sd: enable compat ioctls for sed-opal by Arnd Bergmann · 6 years ago
  87. a3a8d13 Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue by Martin K. Petersen · 5 years ago
  88. 21e3d6c scsi: sd: Ignore a failure to sync cache due to lack of authorization by Oliver Neukum · 5 years ago
  89. c74f805 scsi: core: allow auto suspend override by low-level driver by Stanley Chu · 5 years ago
  90. 2e959dd Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  91. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  92. 54d4e6a block: centralize PI remapping logic to the block layer by Max Gurtovoy · 5 years ago
  93. 670d8be scsi: sd: Improve unaligned completion resid message by Damien Le Moal · 5 years ago
  94. d81e9d4 scsi: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 5 years ago
  95. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  96. 82a54da scsi: sd: Inline sd_probe_part2() by Bart Van Assche · 6 years ago
  97. f049cf1 scsi: sd: Rely on the driver core for asynchronous probing by Bart Van Assche · 6 years ago
  98. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  99. 5897b84 scsi: sd: add a SPDX tag to sd.c by Christoph Hellwig · 6 years ago
  100. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago