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
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
2016-07-18
sd: don't use the ALL_TG_PT bit for reservations
Christoph Hellwig
1
-2
/
+1
2016-06-27
block: convert to device_add_disk()
Dan Williams
1
-2
/
+1
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-4
/
+3
2016-06-07
block, fs, drivers: remove REQ_OP compat defs and related code
Mike Christie
1
-1
/
+1
2016-06-07
drivers: use req op accessor
Mike Christie
1
-9
/
+16
2016-06-02
sd: Fix rw_max for devices that report an optimal xfer size
Martin K. Petersen
1
-4
/
+4
2016-05-22
sd: get disk reference in sd_check_events()
Hannes Reinecke
1
-2
/
+7
2016-04-13
sd: switch to using blk_queue_write_cache()
Jens Axboe
1
-4
/
+4
2016-04-12
block: add offset in blk_add_request_payload()
Ming Lin
1
-1
/
+1
2016-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-38
/
+9
2016-04-05
scsi: Do not attach VPD to devices that don't support it
Hannes Reinecke
1
-18
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-04-01
sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes
Martin K. Petersen
1
-20
/
+8
2016-03-14
sd: Fix discard granularity when LBPRZ=1
Martin K. Petersen
1
-1
/
+1
2016-03-09
sd: Fix discard granularity when LBPRZ=1
Martin K. Petersen
1
-1
/
+1
2016-02-05
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
1
-2
/
+2
2016-02-05
block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled
Martin K. Petersen
1
-2
/
+2
2016-01-27
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
1
-1
/
+1
2016-01-27
SCSI: fix crashes in sd and sr runtime PM
Alan Stern
1
-2
/
+5
2016-01-21
sd: Optimal I/O size is in bytes, not sectors
Martin K. Petersen
1
-1
/
+1
2015-12-22
sd: Reject optimal transfer length smaller than page size
Martin K. Petersen
1
-3
/
+6
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
1
-21
/
+48
2015-11-26
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
1
-16
/
+30
[next]