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_zbc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
scsi: sd_zbc: Fix potential memory leak
Damien Le Moal
1
-20
/
+15
2018-03-02
scsi: sd_zbc: Fix sd_zbc_get_seq_zones() kernel-doc header
Bart Van Assche
1
-1
/
+2
2018-01-09
scsi: sd: Remove zone write locking
Damien Le Moal
1
-83
/
+0
2018-01-09
scsi: sd_zbc: Initialize device request queue zoned data
Damien Le Moal
1
-8
/
+144
2017-10-17
scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
Damien Le Moal
1
-3
/
+3
2017-10-17
scsi: sd_zbc: Use well defined macros
Damien Le Moal
1
-8
/
+4
2017-10-17
scsi: sd_zbc: Rearrange code
Damien Le Moal
1
-5
/
+5
2017-10-17
scsi: sd_zbc: Fix comments and indentation
Damien Le Moal
1
-17
/
+100
2017-10-17
scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
Damien Le Moal
1
-24
/
+0
2017-08-17
scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()
Damien Le Moal
1
-4
/
+5
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-37
/
+21
2017-04-25
scsi: sd_zbc: Do not write lock zones for reset
Damien Le Moal
1
-26
/
+16
2017-04-25
scsi: sd_zbc: Remove superfluous assignments
Bart Van Assche
1
-3
/
+1
2017-04-25
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
Damien Le Moal
1
-8
/
+4
2017-04-08
sd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-0
/
+1
2016-11-14
sd_zbc: Force use of READ16/WRITE16
Damien Le Moal
1
-0
/
+4
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-1
/
+1
2016-10-25
sd: fix uninitialized variable access in error handling
Arnd Bergmann
1
-1
/
+3
2016-10-19
sd: Implement support for ZBC devices
Hannes Reinecke
1
-0
/
+642
[prev]