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
2017-05-17
scsi: sd: Ignore sync cache failures when not supported
Derek Basehore
1
-12
/
+28
2017-05-12
scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROES
Damien Le Moal
1
-4
/
+15
2017-05-12
scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()
Damien Le Moal
1
-0
/
+4
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-50
/
+77
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-91
/
+168
2017-04-25
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
Damien Le Moal
1
-3
/
+3
2017-04-25
scsi: sd: Cleanup sd_done sense data handling
Christoph Hellwig
1
-10
/
+9
2017-04-25
scsi: sd: Improve sd_completed_bytes
Damien Le Moal
1
-24
/
+27
2017-04-25
scsi: sd: Fix function descriptions
Damien Le Moal
1
-15
/
+14
2017-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+20
2017-04-08
scsi: sd: Remove LBPRZ dependency for discards
Martin K. Petersen
1
-19
/
+6
2017-04-08
scsi: sd: Separate zeroout and discard command choices
Martin K. Petersen
1
-3
/
+53
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
1
-5
/
+0
2017-04-08
sd: implement unmapping Write Zeroes
Christoph Hellwig
1
-0
/
+9
2017-04-08
sd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-5
/
+26
2017-04-08
sd: split sd_setup_discard_cmnd
Christoph Hellwig
1
-69
/
+84
2017-04-08
scsi: sd: Fix capacity calculation with 32-bit sector_t
Martin K. Petersen
1
-2
/
+18
2017-04-08
scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
Fam Zheng
1
-1
/
+2
2017-04-06
scsi: sd: Return SUCCESS in sd_eh_action() after device offline
Hannes Reinecke
1
-1
/
+1
2017-04-06
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
1
-1
/
+26
2017-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+17
2017-03-08
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
1
-33
/
+8
2017-03-02
scsi: sd: Check for unaligned partial completion
Damien Le Moal
1
-0
/
+17
2017-02-24
scsi: remove scsi_execute_req_flags
Christoph Hellwig
1
-5
/
+4
2017-02-23
scsi: sd: improve TUR handling in sd_check_events
Christoph Hellwig
1
-14
/
+11
2017-02-23
scsi: fix memory leak of sdpk on when gd fails to allocate
Colin Ian King
1
-2
/
+2
2017-02-23
scsi: sd: make sd_devt_release() static
Wei Yongjun
1
-1
/
+1
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-13
/
+35
2017-02-02
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
1
-8
/
+33
2017-02-01
ѕd: remove pointless REQ_TYPE_FS check
Christoph Hellwig
1
-3
/
+0
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-2
/
+2
2017-01-26
Revert "sd: remove __data_len hack for WRITE SAME"
Bart Van Assche
1
-1
/
+16
2017-01-21
scsi: sd: Cleaned up comment references to @sdp argument explanation.
John Pittman
1
-2
/
+2
2017-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-7
/
+16
2017-01-18
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
1
-7
/
+16
2017-01-17
scsi: sd: Ignore zoned field for host-managed devices
Damien Le Moal
1
-6
/
+14
2017-01-17
scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
Damien Le Moal
1
-1
/
+2
2017-01-14
sd: remove __data_len hack for WRITE SAME
Christoph Hellwig
1
-16
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+1
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
1
-15
/
+9
2016-11-09
scsi: replace custom approach to hexdump small buffers
Andy Shevchenko
1
-3
/
+1
2016-10-28
block: better op and flags encoding
Christoph Hellwig
1
-2
/
+1
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-3
/
+3
2016-10-19
sd: Implement support for ZBC devices
Hannes Reinecke
1
-35
/
+113
2016-09-15
scsi: sd: Move DIF protection types to t10-pi.h
Christoph Hellwig
1
-5
/
+6
2016-07-27
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-2
/
+1
2016-07-27
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+13
[next]