summaryrefslogtreecommitdiff
path: root/drivers/scsi/sd.c
AgeCommit message (Expand)Author
2021-12-01scsi: sd: Fix sd_do_mode_sense() buffer length handlingDamien Le Moal
2021-10-16scsi: sd: Fix crashes in sd_resume_runtime()Miles Chen
2021-09-14scsi: sd: Make sd_spinup_disk() less noisyHeiner Kallweit
2021-09-13scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-23block: pass a request_queue to __blk_alloc_diskChristoph Hellwig
2021-08-23block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig
2021-08-23block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig
2021-08-17scsi: sd: Do not exit sd_spinup_disk() quietlyChristian Loehle
2021-08-16sd: use bvec_virtChristoph Hellwig
2021-08-11scsi: sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-07-28scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()Christoph Hellwig
2021-07-28scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()Christoph Hellwig
2021-07-28scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()Christoph Hellwig
2021-07-28scsi: core: Remove scsi_compat_ioctl()Christoph Hellwig
2021-07-28scsi: sd: Consolidate compat ioctl handlingChristoph Hellwig
2021-07-21scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume()Martin Kepplinger
2021-07-12sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-22scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-05-31scsi: core: Stop using DRIVER_ERRORHannes Reinecke
2021-05-31scsi: core: Fixup calling convention for scsi_mode_sense()Hannes Reinecke
2021-04-15scsi: sd: Introduce a new local variable in sd_check_events()Bart Van Assche
2021-03-18scsi: sd: Fix function name in headerLee Jones
2021-02-22scsi: sd: Fix Opal supportBart Van Assche
2021-02-08scsi: sd: Warn if unsupported ZBC device is probedDamien Le Moal
2021-01-05scsi: sd: Remove obsolete variable in sd_remove()Lukas Bulwahn
2021-01-05scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne
2020-11-16block: remove the update_bdev parameter to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-16sd: update the bdev size in sd_revalidate_diskChristoph Hellwig
2020-11-16sd: use __register_blkdev to avoid a modprobe for an unregistered dev_tChristoph Hellwig
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-07scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig
2020-10-02scsi: sd: Allow user to configure command retriesMike Christie
2020-09-15scsi: sd: sd_zbc: Fix ZBC disk initializationDamien Le Moal
2020-09-15scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal
2020-09-10sd: use bdev_check_media_changeChristoph Hellwig
2020-09-02sd: open code revalidate_diskChristoph Hellwig
2020-08-04scsi: sd_zbc: Improve zone revalidationDamien Le Moal
2020-07-08scsi: sd: Fix kdoc comment formatDamien Le Moal
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-05-19scsi: sd: Add zoned capabilities device attributeDamien Le Moal
2020-05-14scsi: sd: Signal drive managed SMR disksDamien Le Moal
2020-05-12scsi: sd_zbc: emulate ZONE_APPEND commandsJohannes Thumshirn