index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
scsi: sd: Atomic write support
John Garry
1
-0
/
+8
2024-06-19
sd: remove sd_is_zoned
Christoph Hellwig
1
-5
/
+0
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
1
-11
/
+1
2024-06-14
sd: convert to the atomic queue limits API
Christoph Hellwig
1
-2
/
+4
2024-04-17
scsi: sd: Use the block layer zone append emulation
Damien Le Moal
1
-19
/
+0
2024-02-27
scsi: sd: Translate data lifetime information
Bart Van Assche
1
-1
/
+3
2024-02-27
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
1
-0
/
+1
2023-09-28
scsi: sd: Do not issue commands to suspended disks on shutdown
Damien Le Moal
1
-0
/
+1
2022-08-23
scsi: sd: Revert "Rework asynchronous resume support"
Bart Van Assche
1
-5
/
+0
2022-07-08
scsi: sd: Rework asynchronous resume support
Bart Van Assche
1
-0
/
+5
2022-06-02
scsi: sd_zbc: Prevent zone information memory leak
Damien Le Moal
1
-2
/
+2
2022-05-02
scsi: sd: Optimal I/O size should be a multiple of reported granularity
Martin K. Petersen
1
-0
/
+1
2022-04-26
scsi: sd: sd_zbc: Hide gap zones
Damien Le Moal
1
-0
/
+5
2022-04-26
scsi: sd: sd_zbc: Introduce struct zoned_disk_info
Bart Van Assche
1
-4
/
+18
2022-04-26
scsi: sd: sd_zbc: Improve source code documentation
Bart Van Assche
1
-3
/
+2
2022-03-09
sd: rename the scsi_disk.dev field
Christoph Hellwig
1
-2
/
+7
2022-03-09
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
1
-2
/
+1
2021-10-27
scsi: sd: add concurrent positioning ranges support
Damien Le Moal
1
-0
/
+1
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2020-10-03
scsi: sd: Allow user to configure command retries
Mike Christie
1
-0
/
+1
2020-09-16
scsi: sd: sd_zbc: Fix ZBC disk initialization
Damien Le Moal
1
-6
/
+0
2020-09-16
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
1
-1
/
+1
2020-08-05
scsi: sd_zbc: Improve zone revalidation
Damien Le Moal
1
-3
/
+8
2020-07-15
scsi: sd_zbc: Remove unused inline functions
YueHaibing
1
-6
/
+0
2020-05-13
scsi: sd_zbc: emulate ZONE_APPEND commands
Johannes Thumshirn
1
-5
/
+38
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2019-11-27
scsi: sd_zbc: Improve report zones error printout
Damien Le Moal
1
-0
/
+3
2019-11-13
block: rework zone reporting
Christoph Hellwig
1
-2
/
+2
2019-11-07
scsi: sd_zbc: add zone open, close, and finish support
Ajay Joshi
1
-3
/
+5
2019-08-05
scsi: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
1
-2
/
+3
2019-07-12
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
1
-2
/
+1
2019-02-13
scsi: sd: Fix typo in sd_first_printk()
Dietmar Hahn
1
-1
/
+1
2019-01-09
scsi: sd: Make protection lookup tables static and relocate functions
John Garry
1
-62
/
+0
2018-11-10
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
1
-3
/
+3
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
1
-4
/
+0
2018-10-25
block: add a report_zones method
Christoph Hellwig
1
-6
/
+5
2018-07-30
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
1
-9
/
+0
2018-04-19
scsi: sd_zbc: Change the type of the ZBC fields into u32
Bart Van Assche
1
-6
/
+6
2018-01-09
scsi: sd: Remove zone write locking
Damien Le Moal
1
-11
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-29
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
1
-0
/
+2
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+10
2017-04-25
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
Damien Le Moal
1
-4
/
+4
2017-04-25
scsi: sd: Improve sd_completed_bytes
Damien Le Moal
1
-0
/
+5
2017-04-08
scsi: sd: Separate zeroout and discard command choices
Martin K. Petersen
1
-0
/
+8
2017-04-06
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
1
-0
/
+1
2016-10-19
sd: Implement support for ZBC devices
Hannes Reinecke
1
-0
/
+70
2016-09-15
scsi: sd: Move DIF protection types to t10-pi.h
Christoph Hellwig
1
-21
/
+0
2016-09-15
scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tuple
Christoph Hellwig
1
-9
/
+0
2016-06-02
sd: Fix rw_max for devices that report an optimal xfer size
Martin K. Petersen
1
-0
/
+5
[next]