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-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
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
2023-05-22
scsi: sd: Set read/write command CDL index
Damien Le Moal
2023-05-22
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
2023-05-22
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2023-04-11
scsi: Add support for block PR read keys/reservation
Mike Christie
2023-04-11
scsi: Move sd_pr_type to scsi_common
Mike Christie
2023-04-11
scsi: Rename sd_pr_command
Mike Christie
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-06
scsi: sd: Fix wrong zone_write_granularity value during revalidate
Shin'ichiro Kawasaki
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-21
scsi: sd: Update DIX config every time sd_revalidate_disk() is called
Xingui Yang
2023-02-21
scsi: sd: Remove unused sd_cdb_cache
Fengnan Chang
2023-02-03
sd: factor out a sd_set_special_bvec helper
Christoph Hellwig
2023-01-13
scsi: sd: Convert to scsi_execute_cmd()
Mike Christie
2022-12-01
scsi: sd: Convert SCSI errors to PR errors
Mike Christie
2022-11-26
scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices
Shin'ichiro Kawasaki
2022-08-22
scsi: sd: Revert "Rework asynchronous resume support"
Bart Van Assche
[next]