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
/
target
/
target_core_pscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-11
/
+11
2024-02-25
target: port block device access to file
Christian Brauner
1
-11
/
+11
2024-02-15
scsi: target: pscsi: Fix bio_put() for error case
Naohiro Aota
1
-3
/
+6
2023-10-28
scsi: target: Convert to bdev_open_by_path()
Jan Kara
1
-13
/
+13
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-2
/
+2
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-5
/
+3
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+2
2023-01-14
scsi: target: target_core_pscsi: Convert to scsi_execute_cmd()
Mike Christie
1
-7
/
+5
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
1
-2
/
+4
2022-09-01
scsi: target: pscsi: Remove repeated word "calling"
Shaomin Deng
1
-1
/
+1
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
1
-2
/
+1
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-30
/
+6
2022-04-28
scsi: target: pscsi: Set SCF_TREAT_READ_AS_NORMAL flag only if there is valid...
David Jeffery
1
-5
/
+5
2022-04-18
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
1
-5
/
+5
2022-04-18
target/pscsi: remove pscsi_get_bio
Christoph Hellwig
1
-26
/
+2
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-40
/
+27
2022-03-02
scsi: core: Remove struct scsi_request
Christoph Hellwig
1
-1
/
+1
2022-03-02
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
1
-5
/
+4
2022-03-02
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
1
-1
/
+1
2022-03-02
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
1
-1
/
+2
2022-03-02
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
1
-4
/
+8
2022-03-02
scsi: target: pscsi: Remove struct pscsi_plugin_task
Christoph Hellwig
1
-34
/
+17
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-1
/
+1
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
1
-2
/
+2
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
1
-2
/
+1
2021-08-18
scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_...
Tuo Li
1
-9
/
+9
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-07-01
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
1
-1
/
+1
2021-06-03
scsi: core: Introduce enums for the SAM and host status codes
Bart Van Assche
1
-1
/
+1
2021-06-01
scsi: target: Use standard SAM status types
Hannes Reinecke
1
-1
/
+1
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+3
2021-04-29
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-04-16
scsi: target: Compare explicitly with SAM_STAT_GOOD
Bart Van Assche
1
-1
/
+1
2021-04-06
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
1
-2
/
+2
2021-04-06
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-1
/
+8
2021-03-25
scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
Martin Wilck
1
-0
/
+8
2021-03-25
scsi: target: pscsi: Avoid OOM in pscsi_map_sg()
Martin Wilck
1
-1
/
+0
2021-03-10
scsi: target: pscsi: Remove unused macro ISPRINT
Chaitanya Kulkarni
1
-2
/
+0
2021-03-10
scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
Chaitanya Kulkarni
1
-1
/
+2
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-01-25
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
1
-2
/
+1
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-3
/
+2
2020-05-08
scsi: target: Make transport_flags per device
Bodo Stroesser
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-34
/
+16
2018-12-08
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
1
-34
/
+16
2018-11-07
block: remove __blk_put_request()
Jens Axboe
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
-2
/
+24
[next]