index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_pscsi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_...
Tuo Li
2021-08-18
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-03
1
-1
/
+1
*
|
scsi: target: Use standard SAM status types
Hannes Reinecke
2021-06-01
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-29
1
-4
/
+3
|
\
|
*
scsi: target: Compare explicitly with SAM_STAT_GOOD
Bart Van Assche
2021-04-16
1
-1
/
+1
|
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-06
1
-1
/
+8
|
|
\
|
*
|
scsi: target: pscsi: Remove unused macro ISPRINT
Chaitanya Kulkarni
2021-03-10
1
-2
/
+0
|
*
|
scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
Chaitanya Kulkarni
2021-03-10
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-25
1
-0
/
+8
*
|
scsi: target: pscsi: Avoid OOM in pscsi_map_sg()
Martin Wilck
2021-03-25
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-25
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-08
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-08
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-07
1
-6
/
+11
|
*
pscsi: finish cmd processing from pscsi_req_done
Mike Christie
2017-07-07
1
-22
/
+16
|
*
target: break up free_device callback
Mike Christie
2017-07-07
1
-1
/
+6
|
*
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-07
1
-12
/
+8
*
|
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-21
1
-2
/
+0
*
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-2
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-05-12
1
-1
/
+2
|
\
|
*
target/user: PGR Support
Bryant G. Ly
2017-05-02
1
-1
/
+2
*
|
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
1
-1
/
+1
*
|
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2017-04-05
1
-1
/
+1
|
/
*
target: allow ALUA setup for some passthrough backends
Mike Christie
2017-03-18
1
-1
/
+2
*
target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
Nicholas Bellinger
2017-03-08
1
-35
/
+12
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-1
/
+2
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-6
/
+5
*
target: avoid accessing .bi_vcnt directly
Ming Lei
2016-11-22
1
-6
/
+2
*
target: stop using blk_make_request
Christoph Hellwig
2016-07-21
1
-53
/
+34
*
target: use bio op accessors
Mike Christie
2016-06-07
1
-1
/
+1
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-3
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-36
/
+19
|
\
|
*
target: consolidate version defines
Christoph Hellwig
2015-06-23
1
-1
/
+1
|
*
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
1
-2
/
+9
|
*
target: consolidate backend attribute implementations
Christoph Hellwig
2015-06-01
1
-22
/
+1
[next]