index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_spc.c
Age
Commit message (
Expand
)
Author
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2023-04-11
scsi: target: Report and detect unsupported PR commands
Mike Christie
2023-04-11
scsi: target: Pass struct target_opcode_descriptor to enabled
Mike Christie
2023-04-11
scsi: target: Rename sbc_ops to exec_cmd_ops
Mike Christie
2023-04-02
scsi: target: core: Remove unused 'prod_len' variable
Tom Rix
2023-03-09
scsi: target: core: Use RTPI from target port
Roman Bolshakov
2022-11-24
scsi: target: core: Send max transfer length in blocks
Anastasia Kovaleva
2022-11-08
scsi: target: core: Remove unused variable 'unit_serial_len'
Colin Ian King
2022-10-27
scsi: target: core: Dynamically set DPO and FUA in usage_bits
Dmitry Bogdanov
2022-10-27
scsi: target: core: Add emulate_rsoc attribute
Dmitry Bogdanov
2022-10-27
scsi: target: core: Dynamic opcode support in RSOC
Dmitry Bogdanov
2022-10-27
scsi: target: core: Add list of opcodes for RSOC
Dmitry Bogdanov
2022-10-27
scsi: target: core: Add support for RSOC command
Dmitry Bogdanov
2022-09-15
scsi: target: core: Set MULTIP bit for se_device with multiple ports
Dmitry Bogdanov
2022-04-25
scsi: target: core: Silence the message about unknown VPD pages
Konstantin Shelekhin
2021-11-18
scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp
Mike Christie
2021-05-31
scsi: target: Use standard SAM status types
Hannes Reinecke
2021-05-15
scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data
Konstantin Shelekhin
2021-05-15
scsi: target: core: Bump INQUIRY VERSION to SPC-4
Konstantin Shelekhin
2021-05-15
scsi: target: core: Add configurable IEEE Company ID attribute
Sergey Samoylenko
2021-05-15
scsi: target: core: Unify NAA identifier generation
Sergey Samoylenko
2021-04-05
scsi: target: Make the virtual LUN 0 device
Konstantin Shelekhin
2020-02-21
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-12-07
scsi: target: remove hardcoded T10 Vendor ID in INQUIRY response
David Disseldorp
2018-12-07
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
2018-12-07
scsi: target: use consistent left-aligned ASCII INQUIRY data
David Disseldorp
2018-11-21
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
2018-10-03
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
Bart Van Assche
2017-07-09
target: Fix cmd size for PR-OUT in passthrough_parse_cdb
Tang Wenji
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2016-03-10
target: Remove enum transport_lunflags_table
Andy Grover
2016-01-06
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
2015-08-18
target: Fix handling of small allocation lengths in REPORT LUNS
Roland Dreier
2015-08-02
target: REPORT LUNS should return LUN 0 even for dynamic ACLs
Roland Dreier
2015-07-30
target: improve unsupported opcode message
Joern Engel
2015-07-23
target: Return descriptor format sense data in case the LU spans 64bit sectors
Sagi Grimberg
2015-07-23
target: Use scsi helpers to build the sense data correctly
Sagi Grimberg
2015-07-06
target: Add extra TYPE_DISK + protection checks for INQUIRY SPT
Nicholas Bellinger
2015-07-06
target/spc: Set SPT correctly in Extended INQUIRY Data VPD page
Sagi Grimberg
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
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
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
target: fix DPO and FUA bit checks
Christoph Hellwig
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
[next]