index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
2024-05-28
sd: also set max_user_sectors when setting max_sectors
Christoph Hellwig
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-04-24
scsi: sd: Only print updates to permanent stream count
John Garry
2024-04-17
scsi: sd: Use the block layer zone append emulation
Damien Le Moal
2024-04-05
scsi: sd: Drop driver owner initialization
Krzysztof Kozlowski
2024-04-01
scsi: sd: Unregister device if device_add_disk() failed in sd_probe()
Li Nan
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-26
scsi: sd: Translate data lifetime information
Bart Van Assche
2024-02-26
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2024-01-29
Merge patch series "scsi: Allow scsi_execute users to request retries"
Martin K. Petersen
2024-01-29
scsi: sd: Have midlayer retry read_capacity_10() errors
Mike Christie
2024-01-29
scsi: sd: Have pr commands retry UAs
Mike Christie
2024-01-29
scsi: sd: Have midlayer retry sd_sync_cache() errors
Mike Christie
2024-01-29
scsi: sd: Have midlayer retry sd_spinup_disk() errors
Mike Christie
2024-01-29
scsi: sd: Use separate buf for START_STOP in sd_spinup_disk()
Mike Christie
2024-01-23
scsi: core: Move autosuspend timer delay to Scsi_Host
Peter Wang
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-08
sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics
Christoph Hellwig
2023-12-27
block: rename and document BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-19
sd: only call disk_clear_zoned when needed
Christoph Hellwig
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-11-24
scsi: sd: Fix system start for ATA devices
Damien Le Moal
2023-11-14
Merge branch '6.7/scsi-staging' into 6.7/scsi-fixes
Martin K. Petersen
2023-11-08
scsi: sd: Fix sshdr use in sd_suspend_common()
Mike Christie
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-11-01
Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
2023-10-16
scsi: core: Handle depopulation and restoration in progress
Douglas Gilbert
2023-10-13
scsi: sd: Fix sshdr use in cache_type_store
Mike Christie
2023-10-13
scsi: sd: Fix scsi_mode_sense caller's sshdr use
Mike Christie
2023-10-13
scsi: sd: Fix sshdr use in sd_spinup_disk
Mike Christie
2023-10-13
scsi: sd: Fix sshdr use in read_capacity_16
Mike Christie
2023-10-03
scsi: Remove scsi device no_start_on_resume flag
Damien Le Moal
2023-09-28
scsi: sd: Do not issue commands to suspended disks on shutdown
Damien Le Moal
2023-09-28
scsi: sd: Differentiate system and runtime start/stop management
Damien Le Moal
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-08-24
scsi: sd: Remove the number of forward declarations
Bart Van Assche
2023-08-02
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-05-22
Merge patch series "Add Command Duration Limits support"
Martin K. Petersen
[next]