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_spc.c
Age
Commit message (
Expand
)
Author
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
2015-04-07
target: Update SPC/SBC emulation for sess_prot_type
Nicholas Bellinger
2015-03-26
target: add missing sense_reason_t annotations
Christoph Hellwig
2015-03-19
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-02-14
target: Set LBPWS10 bit in Logical Block Provisioning EVPD
Nicholas Bellinger
2015-01-09
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-09-17
target: Fix user data segment multiplier in spc_emulate_evpd_b3()
Sebastian Herbszt
2014-06-11
target: Report correct response length for some commands
Roland Dreier
2014-06-06
target/spc: Simplify INQUIRY EVPD=0x80
Christophe Vu-Brugier
2014-04-07
target/spc: Only expose PI mode page bits when supported by fabric
Nicholas Bellinger
2014-04-07
target/spc: Only expose PI inquiry bits when supported by fabric
Nicholas Bellinger
2014-02-12
target: Fix missing length check in spc_emulate_evpd_83()
Roland Dreier
2014-01-18
target/spc: Expose ATO bit in control mode page
Nicholas Bellinger
2014-01-18
target/spc: Add protection related bits to INQUIRY EVPD=0x86
Nicholas Bellinger
2014-01-18
target/spc: Add protection bit to standard INQUIRY output
Nicholas Bellinger
2014-01-09
target: Convert inquiry temporary buffer to heap memory
Nicholas Bellinger
2014-01-09
target_core_alua: Referrals infrastructure
Hannes Reinecke
2013-12-17
target_core_spc: Include target device descriptor in VPD page 83
Hannes Reinecke
2013-12-17
target_core: simplify scsi_name_len calculation
Hannes Reinecke
2013-11-20
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
2013-11-12
target: Pass through I/O topology for block backstores
Andy Grover
[next]