index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
2024-10-04
scsi: sd: Fix off-by-one error in sd_read_block_characteristics()
Martin Wilck
2024-09-04
scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progress
Yihang Li
2024-06-21
scsi: sd: Use READ(16) when reading block zero on large capacity disks
Martin K. Petersen
2024-04-10
scsi: sd: Unregister device if device_add_disk() failed in sd_probe()
Li Nan
2024-04-03
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
2024-03-01
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2023-12-13
scsi: sd: Fix sshdr use in sd_suspend_common()
Mike Christie
2023-12-08
scsi: sd: Fix system start for ATA devices
Damien Le Moal
2023-10-27
scsi: sd: Introduce manage_shutdown device 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
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-22
scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
John Garry
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
2022-07-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
2022-07-07
scsi: sd: Rework asynchronous resume support
Bart Van Assche
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-06-07
scsi: sd: Fix interpretation of VPD B9h length
Tyler Erickson
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]