index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_pscsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-28
1
-2
/
+1
*
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-30
/
+6
|
\
|
*
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-17
1
-5
/
+5
|
*
target/pscsi: remove pscsi_get_bio
Christoph Hellwig
2022-04-17
1
-26
/
+2
*
|
scsi: target: pscsi: Set SCF_TREAT_READ_AS_NORMAL flag only if there is valid...
David Jeffery
2022-04-27
1
-5
/
+5
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-40
/
+27
|
\
|
*
scsi: core: Remove struct scsi_request
Christoph Hellwig
2022-03-01
1
-1
/
+1
|
*
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
2022-03-01
1
-5
/
+4
|
*
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
2022-03-01
1
-1
/
+1
|
*
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
2022-03-01
1
-1
/
+2
|
*
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-01
1
-4
/
+8
|
*
scsi: target: pscsi: Remove struct pscsi_plugin_task
Christoph Hellwig
2022-03-01
1
-34
/
+17
*
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
|
/
*
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-29
1
-1
/
+1
*
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-29
1
-2
/
+2
*
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-22
1
-2
/
+1
*
scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_...
Tuo Li
2021-08-17
1
-9
/
+9
*
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
1
-1
/
+1
|
\
|
*
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
1
-1
/
+1
*
|
scsi: core: Introduce enums for the SAM and host status codes
Bart Van Assche
2021-06-02
1
-1
/
+1
*
|
scsi: target: Use standard SAM status types
Hannes Reinecke
2021-05-31
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
1
-4
/
+3
|
\
|
*
scsi: target: Compare explicitly with SAM_STAT_GOOD
Bart Van Assche
2021-04-15
1
-1
/
+1
|
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-05
1
-1
/
+8
|
|
\
|
*
|
scsi: target: pscsi: Remove unused macro ISPRINT
Chaitanya Kulkarni
2021-03-09
1
-2
/
+0
|
*
|
scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
Chaitanya Kulkarni
2021-03-09
1
-1
/
+2
*
|
|
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
2021-04-06
1
-2
/
+2
|
|
/
*
|
scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
Martin Wilck
2021-03-24
1
-0
/
+8
*
|
scsi: target: pscsi: Avoid OOM in pscsi_map_sg()
Martin Wilck
2021-03-24
1
-1
/
+0
|
/
*
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
1
-1
/
+1
*
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
2021-01-24
1
-2
/
+1
*
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
1
-3
/
+2
*
scsi: target: Make transport_flags per device
Bodo Stroesser
2020-05-07
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-34
/
+16
|
\
|
*
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
2018-12-07
1
-34
/
+16
*
|
block: remove __blk_put_request()
Jens Axboe
2018-11-07
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-2
/
+24
|
\
|
*
scsi: target: transport should handle st FM/EOM/ILI reads
Lee Duncan
2018-05-18
1
-2
/
+24
*
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-2
/
+1
*
|
scsi: target: fix crash with iscsi target and dvd
Ming Lei
2018-04-19
1
-0
/
+2
|
/
*
block: fix blk_rq_append_bio
Jens Axboe
2017-12-18
1
-2
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-13
1
-41
/
+41
|
\
|
*
target: pscsi: Introduce TYPE_ZBC support
Damien Le Moal
2017-07-06
1
-6
/
+11
|
*
pscsi: finish cmd processing from pscsi_req_done
Mike Christie
2017-07-06
1
-22
/
+16
|
*
target: break up free_device callback
Mike Christie
2017-07-06
1
-1
/
+6
|
*
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-06
1
-12
/
+8
*
|
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-20
1
-2
/
+0
*
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-2
/
+2
|
/
[next]