1. cd8fe5b Merge 6.3-rc5 into driver-core-next by Greg Kroah-Hartman · 2 years, 6 months ago
  2. 10a03c3 drivers: remove struct module * setting from struct class by Greg Kroah-Hartman · 2 years, 7 months ago
  3. 288b327 scsi: sd: Fix wrong zone_write_granularity value during revalidate by Shin'ichiro Kawasaki · 2 years, 7 months ago
  4. 06caa75 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 7 months ago
  5. 8762069 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 8 months ago
  6. 26a02d9 scsi: sd: Update DIX config every time sd_revalidate_disk() is called by Xingui Yang · 2 years, 8 months ago
  7. 2b37951 scsi: sd: Remove unused sd_cdb_cache by Fengnan Chang · 2 years, 8 months ago
  8. f1e117c sd: factor out a sd_set_special_bvec helper by Christoph Hellwig · 2 years, 8 months ago
  9. af16cd6 scsi: sd: Convert to scsi_execute_cmd() by Mike Christie · 2 years, 9 months ago
  10. 04b3c8c scsi: sd: Convert SCSI errors to PR errors by Mike Christie · 2 years, 11 months ago
  11. 42c5907 scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices by Shin'ichiro Kawasaki · 2 years, 11 months ago
  12. 785538b scsi: sd: Revert "Rework asynchronous resume support" by Bart Van Assche · 3 years, 2 months ago
  13. c993e07 Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 2 months ago
  14. 746fc76 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  15. c9337ad scsi: sd: Add a comment about limiting max_sectors to shost optimal limit by John Garry · 3 years, 3 months ago
  16. 608128d scsi: sd: allow max_sectors be capped at DMA optimal size limit by John Garry · 3 years, 3 months ago
  17. 11e50ed Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging by Martin K. Petersen · 3 years, 3 months ago
  18. 88f1669 scsi: sd: Rework asynchronous resume support by Bart Van Assche · 3 years, 3 months ago
  19. 6b2bd27 block: pass a gendisk to blk_queue_set_zoned by Christoph Hellwig · 3 years, 3 months ago
  20. 6f8191f block: simplify disk shutdown by Christoph Hellwig · 3 years, 4 months ago
  21. f92de9d scsi: sd: Fix interpretation of VPD B9h length by Tyler Erickson · 3 years, 4 months ago
  22. b2c9a83 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 4 months ago
  23. 30c4fdc3 scsi: sd_zbc: Prevent zone information memory leak by Damien Le Moal · 3 years, 4 months ago
  24. 05fbde3 scsi: sd: Fix potential NULL pointer dereference by Damien Le Moal · 3 years, 4 months ago
  25. fbe86da Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 5 months ago
  26. 7274ce0 scsi: sd: Don't call blk_cleanup_disk() in sd_probe() by Christoph Hellwig · 3 years, 5 months ago
  27. 1e02939 scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twice by Martin K. Petersen · 3 years, 7 months ago
  28. 631669a scsi: sd: Optimal I/O size should be a multiple of reported granularity by Martin K. Petersen · 3 years, 7 months ago
  29. 7fb019c scsi: sd: Switch to using scsi_device VPD pages by Martin K. Petersen · 3 years, 7 months ago
  30. e38d9e8 scsi: sd: Use cached ATA Information VPD page by Martin K. Petersen · 3 years, 7 months ago
  31. 7020057 block: remove QUEUE_FLAG_DISCARD by Christoph Hellwig · 3 years, 6 months ago
  32. 0325225 scsi: sd: Clean up gendisk if device_add_disk() failed by Wenchao Hao · 3 years, 6 months ago
  33. 1700714 scsi: sd: sd_read_cpr() requires VPD pages by Martin K. Petersen · 3 years, 7 months ago
  34. 6f2689a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 7 months ago
  35. 9c63f7f sd: implement ->free_disk to simplify refcounting by Christoph Hellwig · 3 years, 7 months ago
  36. 534cf52 sd: delay calling free_opal_dev by Christoph Hellwig · 3 years, 7 months ago
  37. c76c46f sd: call sd_zbc_release_disk before releasing the scsi_device reference by Christoph Hellwig · 3 years, 7 months ago
  38. fad45c3 sd: rename the scsi_disk.dev field by Christoph Hellwig · 3 years, 7 months ago
  39. e7f7655 scsi: don't use disk->private_data to find the scsi_driver by Christoph Hellwig · 3 years, 7 months ago
  40. af4edb1d5 scsi: core: sd: Add silence_suspend flag to suppress some PM messages by Adrian Hunter · 3 years, 7 months ago
  41. ce70fd9 scsi: core: Remove the cmd field from struct scsi_request by Christoph Hellwig · 3 years, 8 months ago
  42. e383e16 scsi: sd: Remove WRITE_SAME support by Christoph Hellwig · 3 years, 8 months ago
  43. 322cbb5 block: remove genhd.h by Christoph Hellwig · 3 years, 9 months ago
  44. 369af20 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 9 months ago
  45. e1a7aa2 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 9 months ago
  46. 81d3f50 scsi: core: Fix scsi_mode_select() interface by Damien Le Moal · 4 years ago
  47. db33028 scsi: Remove superfluous #include <linux/async.h> directives by Bart Van Assche · 3 years, 10 months ago
  48. a30e344 scsi: remove the gendisk argument to scsi_ioctl by Christoph Hellwig · 3 years, 11 months ago
  49. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 11 months ago
  50. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 11 months ago
  51. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  52. 71ae4262 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  53. fcaec17 Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  54. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  55. e815d36 scsi: sd: add concurrent positioning ranges support by Damien Le Moal · 4 years ago
  56. b83ce21 sd: implement ->get_unique_id by Christoph Hellwig · 4 years ago
  57. 2a7a891 scsi: sd: Add error handling support for add_disk() by Luis Chamberlain · 4 years ago
  58. c4da120 scsi: sd: Print write through due to no caching mode page as warning by Martin Kepplinger · 4 years ago
  59. b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 4 years, 1 month ago
  60. 85374b6 scsi: sd: Fix crashes in sd_resume_runtime() by Miles Chen · 4 years ago
  61. 9131bff scsi: core: pm: Only runtime resume if necessary by Bart Van Assche · 4 years ago
  62. 1c95753 scsi: sd: Rename sd_resume() into sd_resume_system() by Bart Van Assche · 4 years ago
  63. a19a93e scsi: core: pm: Rely on the device driver core for async power management by Bart Van Assche · 4 years ago
  64. ec65e6b Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging by Martin K. Petersen · 4 years ago
  65. c749301 scsi: sd: Fix sd_do_mode_sense() buffer length handling by Damien Le Moal · 4 years, 2 months ago
  66. 4521428 scsi: sd: Make sd_spinup_disk() less noisy by Heiner Kallweit · 4 years, 1 month ago
  67. 265dfe8 scsi: sd: Free scsi_disk device via put_device() by Ming Lei · 4 years, 1 month ago
  68. a9c9a6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
  69. 4a1fa41 block: pass a request_queue to __blk_alloc_disk by Christoph Hellwig · 4 years, 2 months ago
  70. a58bd76 block: remove the minors argument to __alloc_disk_node by Christoph Hellwig · 4 years, 2 months ago
  71. 9c2b9db block: remove alloc_disk and alloc_disk_node by Christoph Hellwig · 4 years, 2 months ago
  72. 848ade9 scsi: sd: Do not exit sd_spinup_disk() quietly by Christian Loehle · 4 years, 2 months ago
  73. c3c7705 sd: use bvec_virt by Christoph Hellwig · 4 years, 2 months ago
  74. 5999ccf scsi: sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 4 years, 2 months ago
  75. 2e27f57 scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl() by Christoph Hellwig · 4 years, 3 months ago
  76. 4f07bfc scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl() by Christoph Hellwig · 4 years, 3 months ago
  77. fb1ba40 scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl() by Christoph Hellwig · 4 years, 3 months ago
  78. 6fade45 scsi: core: Remove scsi_compat_ioctl() by Christoph Hellwig · 4 years, 3 months ago
  79. 4432831 scsi: sd: Consolidate compat ioctl handling by Christoph Hellwig · 4 years, 3 months ago
  80. ed4246d scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume() by Martin Kepplinger · 4 years, 3 months ago
  81. 7fef2ed sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 4 years, 3 months ago
  82. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  83. df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  84. d1b7f92 scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART) by Christoph Hellwig · 4 years, 4 months ago
  85. a869870 block: move bd_mutex to struct gendisk by Christoph Hellwig · 4 years, 5 months ago
  86. 54c2908 scsi: core: Drop the now obsolete driver_byte definitions by Hannes Reinecke · 4 years, 6 months ago
  87. 464a00c scsi: core: Kill DRIVER_SENSE by Hannes Reinecke · 4 years, 6 months ago
  88. ced202f7 scsi: core: Stop using DRIVER_ERROR by Hannes Reinecke · 4 years, 6 months ago
  89. 8793613 scsi: core: Fixup calling convention for scsi_mode_sense() by Hannes Reinecke · 4 years, 6 months ago
  90. 41e70e3 scsi: sd: Introduce a new local variable in sd_check_events() by Bart Van Assche · 4 years, 6 months ago
  91. ad907c54 scsi: sd: Fix function name in header by Lee Jones · 4 years, 7 months ago
  92. aaf15f8 scsi: sd: Fix Opal support by Bart Van Assche · 4 years, 8 months ago
  93. bf1b465 scsi: sd: Warn if unsupported ZBC device is probed by Damien Le Moal · 4 years, 8 months ago
  94. be25533 scsi: sd: Remove obsolete variable in sd_remove() by Lukas Bulwahn · 4 years, 10 months ago
  95. e5cc900 scsi: sd: Suppress spurious errors when WRITE SAME is being disabled by Ewan D. Milne · 4 years, 10 months ago
  96. 449f4ec block: remove the update_bdev parameter to set_capacity_revalidate_and_notify by Christoph Hellwig · 5 years ago
  97. b200e38 sd: update the bdev size in sd_revalidate_disk by Christoph Hellwig · 5 years ago
  98. 996e509 sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t by Christoph Hellwig · 5 years ago
  99. af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  100. 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago