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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
1
-31
/
+19
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+2
2019-12-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+4
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+12
2019-11-27
scsi: sd_zbc: Improve report zones error printout
Damien Le Moal
1
-7
/
+2
2019-11-07
scsi: sd_zbc: add zone open, close, and finish support
Ajay Joshi
1
-2
/
+13
2019-11-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Jens Axboe
1
-2
/
+4
2019-10-25
scsi: sd: define variable dif as unsigned int instead of bool
Xiang Chen
1
-1
/
+2
2019-10-23
scsi: sd: enable compat ioctls for sed-opal
Arnd Bergmann
1
-2
/
+12
2019-10-10
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-1
/
+2
2019-10-01
scsi: sd: Ignore a failure to sync cache due to lack of authorization
Oliver Neukum
1
-1
/
+2
2019-10-01
scsi: core: allow auto suspend override by low-level driver
Stanley Chu
1
-0
/
+4
2019-09-25
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+0
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2019-09-18
block: centralize PI remapping logic to the block layer
Max Gurtovoy
1
-8
/
+0
2019-09-07
scsi: sd: Improve unaligned completion resid message
Damien Le Moal
1
-0
/
+1
2019-08-05
scsi: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
1
-1
/
+4
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-66
/
+45
2019-06-19
scsi: sd: Inline sd_probe_part2()
Bart Van Assche
1
-59
/
+44
2019-06-19
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
1
-9
/
+3
2019-05-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+1
2019-05-21
scsi: sd: add a SPDX tag to sd.c
Christoph Hellwig
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-20
Revert "scsi: sd: Keep disk read-only when re-reading partition"
Martin K. Petersen
1
-2
/
+1
2019-04-30
scsi: sd: Revert "Rely on the driver core for asynchronous probing"
Bart Van Assche
1
-3
/
+10
2019-04-30
scsi: sd: Revert "Inline sd_probe_part2()"
Bart Van Assche
1
-43
/
+58
2019-04-13
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
1
-6
/
+16
2019-04-12
block: disk_events: introduce event flags
Martin Wilck
1
-0
/
+1
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
1
-32
/
+0
2019-03-28
scsi: sd: Quiesce warning if device does not report optimal I/O size
Martin K. Petersen
1
-0
/
+3
2019-03-28
scsi: sd: Fix a race between closing an sd device and sd I/O
Bart Van Assche
1
-6
/
+13
2019-03-28
scsi: sd: Inline sd_probe_part2()
Bart Van Assche
1
-58
/
+43
2019-03-28
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
1
-10
/
+3
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-234
/
+292
2019-02-26
scsi: sd: Optimal I/O size should be a multiple of physical block size
Martin K. Petersen
1
-9
/
+50
2019-02-13
scsi: sd: fix entropy gathering for most rotational disks
James Bottomley
1
-3
/
+9
2019-02-12
scsi: sd: Remove superfluous residual assignments
Bart Van Assche
1
-3
/
+0
2019-02-06
scsi: block: remove req->special
Christoph Hellwig
1
-2
/
+0
2019-02-05
scsi: sd: Improve sd_print_capacity()
Damien Le Moal
1
-13
/
+13
2019-01-29
scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer length
Bart Van Assche
1
-0
/
+4
2019-01-23
scsi: sd: Rename 'SCpnt' into 'cmd'
Bart Van Assche
1
-22
/
+22
2019-01-23
scsi: sd: Clean up sd_setup_read_write_cmnd()
Martin K. Petersen
1
-52
/
+28
2019-01-23
scsi: sd: Create helper functions for read/write commands
Martin K. Petersen
1
-75
/
+92
2019-01-23
scsi: sd: Simplify misaligned I/O check
Martin K. Petersen
1
-45
/
+12
2019-01-23
scsi: sd: Be consistent about blocks vs. sectors
Martin K. Petersen
1
-86
/
+83
2019-01-23
scsi: sd: Remove a local variable
Bart Van Assche
1
-2
/
+1
2019-01-09
scsi: sd: Make protection lookup tables static and relocate functions
John Garry
1
-0
/
+62
2019-01-09
scsi: sd: Fix cache_type_store()
Ivan Mironov
1
-0
/
+6
2018-12-29
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-47
/
+38
2018-12-13
scsi: sd: use mempool for discard special page
Jens Axboe
1
-4
/
+19
[next]