index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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.h
Age
Commit message (
Expand
)
Author
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-02
scsi: sd: Allow user to configure command retries
Mike Christie
2020-09-15
scsi: sd: sd_zbc: Fix ZBC disk initialization
Damien Le Moal
2020-09-15
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
2020-08-04
scsi: sd_zbc: Improve zone revalidation
Damien Le Moal
2020-07-15
scsi: sd_zbc: Remove unused inline functions
YueHaibing
2020-05-12
scsi: sd_zbc: emulate ZONE_APPEND commands
Johannes Thumshirn
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-11-26
scsi: sd_zbc: Improve report zones error printout
Damien Le Moal
2019-11-12
block: rework zone reporting
Christoph Hellwig
2019-11-07
scsi: sd_zbc: add zone open, close, and finish support
Ajay Joshi
2019-08-04
scsi: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-02-12
scsi: sd: Fix typo in sd_first_printk()
Dietmar Hahn
2019-01-08
scsi: sd: Make protection lookup tables static and relocate functions
John Garry
2018-11-09
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
block: add a report_zones method
Christoph Hellwig
2018-07-30
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
2018-04-19
scsi: sd_zbc: Change the type of the ZBC fields into u32
Bart Van Assche
2018-01-08
scsi: sd: Remove zone write locking
Damien Le Moal
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-29
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-04-25
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
Damien Le Moal
2017-04-24
scsi: sd: Improve sd_completed_bytes
Damien Le Moal
2017-04-08
scsi: sd: Separate zeroout and discard command choices
Martin K. Petersen
2017-04-06
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
2016-10-18
sd: Implement support for ZBC devices
Hannes Reinecke
2016-09-15
scsi: sd: Move DIF protection types to t10-pi.h
Christoph Hellwig
2016-09-15
scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tuple
Christoph Hellwig
2016-06-01
sd: Fix rw_max for devices that report an optimal xfer size
Martin K. Petersen
2016-03-31
sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes
Martin K. Petersen
2015-11-25
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2014-11-12
scsi: introduce sdev_prefix_printk()
Hannes Reinecke
2014-09-30
sd: Honor block layer integrity handling flags
Martin K. Petersen
2014-07-17
sd: Limit transfer length
Martin K. Petersen
2014-03-27
[SCSI] sd: Quiesce mode sense error messages
Martin K. Petersen
2013-10-25
[SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout
James Bottomley
2013-06-26
[SCSI] sd: Update WRITE SAME heuristics
Martin K. Petersen
2013-05-02
[SCSI] sd: fix array cache flushing bug causing performance problems
James Bottomley
2012-11-13
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
2012-09-24
[SCSI] sd: Avoid remapping bad reference tags
Martin K. Petersen
2012-02-19
[SCSI] Handle disk devices which can not process medium access commands
Martin K. Petersen
2011-10-30
[SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit
Dave Kleikamp
2011-03-14
[SCSI] sd: Logical Block Provisioning update
Martin K. Petersen
2011-01-14
[SCSI] sd: implement sd_check_events()
Tejun Heo
2010-10-11
[SCSI] sd: Fix overflow with big physical blocks
Martin K. Petersen
2010-09-17
[SCSI] sd: Update thin provisioning support
Martin K. Petersen
2010-09-05
[SCSI] scsi/block: increase flush/sync timeout
Mike Christie
[next]