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
starfive-6.6.48-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
1
-1
/
+1
2022-07-08
scsi: sd: Rework asynchronous resume support
Bart Van Assche
1
-18
/
+66
2022-06-08
scsi: sd: Fix interpretation of VPD B9h length
Tyler Erickson
1
-1
/
+1
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+2
2022-06-02
scsi: sd_zbc: Prevent zone information memory leak
Damien Le Moal
1
-1
/
+1
2022-06-02
scsi: sd: Fix potential NULL pointer dereference
Damien Le Moal
1
-1
/
+0
2022-05-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-75
/
+118
2022-05-24
scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
Christoph Hellwig
1
-1
/
+1
2022-05-02
scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twice
Martin K. Petersen
1
-29
/
+33
2022-05-02
scsi: sd: Optimal I/O size should be a multiple of reported granularity
Martin K. Petersen
1
-4
/
+41
2022-05-02
scsi: sd: Switch to using scsi_device VPD pages
Martin K. Petersen
1
-40
/
+40
2022-05-02
scsi: sd: Use cached ATA Information VPD page
Martin K. Petersen
1
-3
/
+5
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+0
2022-04-07
scsi: sd: Clean up gendisk if device_add_disk() failed
Wenchao Hao
1
-0
/
+1
2022-04-07
scsi: sd: sd_read_cpr() requires VPD pages
Martin K. Petersen
1
-1
/
+1
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-97
/
+12
2022-03-09
sd: implement ->free_disk to simplify refcounting
Christoph Hellwig
1
-74
/
+16
2022-03-09
sd: delay calling free_opal_dev
Christoph Hellwig
1
-2
/
+1
2022-03-09
sd: call sd_zbc_release_disk before releasing the scsi_device reference
Christoph Hellwig
1
-1
/
+1
2022-03-09
sd: rename the scsi_disk.dev field
Christoph Hellwig
1
-11
/
+11
2022-03-09
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
1
-2
/
+1
2022-03-02
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
1
-2
/
+4
2022-03-02
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
1
-27
/
+1
2022-02-23
scsi: sd: Remove WRITE_SAME support
Christoph Hellwig
1
-68
/
+7
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2022-01-05
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
1
-1
/
+1
2021-11-30
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
1
-1
/
+0
2021-11-29
scsi: remove the gendisk argument to scsi_ioctl
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-12
/
+12
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-1
/
+0
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+31
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
1
-0
/
+39
2021-11-01
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+81
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-10-27
scsi: sd: add concurrent positioning ranges support
Damien Le Moal
1
-0
/
+81
2021-10-22
sd: implement ->get_unique_id
Christoph Hellwig
1
-0
/
+39
2021-10-19
scsi: sd: Add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+7
2021-10-19
scsi: sd: Print write through due to no caching mode page as warning
Martin Kepplinger
1
-2
/
+3
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
1
-0
/
+1
2021-10-17
scsi: sd: Fix crashes in sd_resume_runtime()
Miles Chen
1
-1
/
+6
2021-10-17
scsi: core: pm: Only runtime resume if necessary
Bart Van Assche
1
-0
/
+6
2021-10-17
scsi: sd: Rename sd_resume() into sd_resume_system()
Bart Van Assche
1
-3
/
+8
2021-10-17
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
1
-1
/
+0
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-5
/
+9
2021-09-29
scsi: sd: Fix sd_do_mode_sense() buffer length handling
Damien Le Moal
1
-0
/
+7
2021-09-14
scsi: sd: Make sd_spinup_disk() less noisy
Heiner Kallweit
1
-1
/
+4
2021-09-14
scsi: sd: Free scsi_disk device via put_device()
Ming Lei
1
-4
/
+5
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-74
/
+51
[next]