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
2019-02-05
scsi: sd_zbc: Fix zone information messages
Damien Le Moal
1
-4
/
+8
2018-11-10
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
1
-5
/
+5
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
1
-192
/
+26
2018-10-25
block: add a report_zones method
Christoph Hellwig
1
-106
/
+47
2018-10-25
scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
Damien Le Moal
1
-11
/
+8
2018-10-25
scsi: sd_zbc: Reduce boot device scan and revalidate time
Damien Le Moal
1
-54
/
+40
2018-10-25
scsi: sd_zbc: Rearrange code
Damien Le Moal
1
-20
/
+19
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+0
2018-07-11
scsi: sd_zbc: Fix variable type and bogus comment
Damien Le Moal
1
-2
/
+3
2018-07-02
scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd()
Bart Van Assche
1
-6
/
+0
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+0
2018-06-06
scsi: sd_zbc: Fix sd_zbc_check_zone_size() error path
Damien Le Moal
1
-1
/
+1
2018-04-19
scsi: sd_zbc: Avoid that resetting a zone fails sporadically
Bart Van Assche
1
-58
/
+82
2018-04-19
scsi: sd_zbc: Let the SCSI core handle ILLEGAL REQUEST / ASC 0x21
Bart Van Assche
1
-10
/
+0
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
1
-20
/
+15
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