index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_pscsi.c
Age
Commit message (
Expand
)
Author
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-02
scsi: core: Introduce enums for the SAM and host status codes
Bart Van Assche
2021-05-31
scsi: target: Use standard SAM status types
Hannes Reinecke
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-15
scsi: target: Compare explicitly with SAM_STAT_GOOD
Bart Van Assche
2021-04-06
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-03-24
scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
Martin Wilck
2021-03-24
scsi: target: pscsi: Avoid OOM in pscsi_map_sg()
Martin Wilck
2021-03-09
scsi: target: pscsi: Remove unused macro ISPRINT
Chaitanya Kulkarni
2021-03-09
scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
Chaitanya Kulkarni
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-05-07
scsi: target: Make transport_flags per device
Bodo Stroesser
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-07
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
2018-11-07
block: remove __blk_put_request()
Jens Axboe
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-18
scsi: target: transport should handle st FM/EOM/ILI reads
Lee Duncan
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-04-19
scsi: target: fix crash with iscsi target and dvd
Ming Lei
2017-12-18
block: fix blk_rq_append_bio
Jens Axboe
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-06
target: pscsi: Introduce TYPE_ZBC support
Damien Le Moal
2017-07-06
pscsi: finish cmd processing from pscsi_req_done
Mike Christie
2017-07-06
target: break up free_device callback
Mike Christie
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-05-01
target/user: PGR Support
Bryant G. Ly
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2017-03-18
target: allow ALUA setup for some passthrough backends
Mike Christie
2017-03-07
target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
Nicholas Bellinger
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2016-11-22
target: avoid accessing .bi_vcnt directly
Ming Lei
2016-07-20
target: stop using blk_make_request
Christoph Hellwig
2016-06-07
target: use bio op accessors
Mike Christie
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
target: consolidate version defines
Christoph Hellwig
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
[next]