index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_spc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
scsi: target: core: Silence the message about unknown VPD pages
Konstantin Shelekhin
1
-1
/
+1
2021-11-18
scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp
Mike Christie
1
-7
/
+7
2021-05-31
scsi: target: Use standard SAM status types
Hannes Reinecke
1
-7
/
+7
2021-05-15
scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data
Konstantin Shelekhin
1
-1
/
+33
2021-05-15
scsi: target: core: Bump INQUIRY VERSION to SPC-4
Konstantin Shelekhin
1
-1
/
+1
2021-05-15
scsi: target: core: Add configurable IEEE Company ID attribute
Sergey Samoylenko
1
-7
/
+7
2021-05-15
scsi: target: core: Unify NAA identifier generation
Sergey Samoylenko
1
-24
/
+23
2021-04-05
scsi: target: Make the virtual LUN 0 device
Konstantin Shelekhin
1
-5
/
+1
2020-02-21
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
1
-2
/
+11
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-12-07
scsi: target: remove hardcoded T10 Vendor ID in INQUIRY response
David Disseldorp
1
-3
/
+5
2018-12-07
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
1
-3
/
+4
2018-12-07
scsi: target: use consistent left-aligned ASCII INQUIRY data
David Disseldorp
1
-5
/
+12
2018-11-21
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
1
-0
/
+8
2018-10-03
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
Bart Van Assche
1
-3
/
+3
2017-07-09
target: Fix cmd size for PR-OUT in passthrough_parse_cdb
Tang Wenji
1
-1
/
+1
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
1
-22
/
+20
2016-03-10
target: Remove enum transport_lunflags_table
Andy Grover
1
-2
/
+1
2016-01-06
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
1
-0
/
+12
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-33
/
+22
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
1
-3
/
+10
2015-08-18
target: Fix handling of small allocation lengths in REPORT LUNS
Roland Dreier
1
-16
/
+16
2015-08-02
target: REPORT LUNS should return LUN 0 even for dynamic ACLs
Roland Dreier
1
-4
/
+10
2015-07-30
target: improve unsupported opcode message
Joern Engel
1
-3
/
+0
2015-07-23
target: Return descriptor format sense data in case the LU spans 64bit sectors
Sagi Grimberg
1
-3
/
+9
2015-07-23
target: Use scsi helpers to build the sense data correctly
Sagi Grimberg
1
-26
/
+5
2015-07-06
target: Add extra TYPE_DISK + protection checks for INQUIRY SPT
Nicholas Bellinger
1
-2
/
+6
2015-07-06
target/spc: Set SPT correctly in Extended INQUIRY Data VPD page
Sagi Grimberg
1
-0
/
+3
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-54
/
+36
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-1
/
+2
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
1
-1
/
+1
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
1
-32
/
+16
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
1
-10
/
+8
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-8
/
+4
2015-05-30
target: fix DPO and FUA bit checks
Christoph Hellwig
1
-4
/
+8
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-6
/
+10
2015-04-07
target: Update SPC/SBC emulation for sess_prot_type
Nicholas Bellinger
1
-5
/
+9
2015-03-26
target: add missing sense_reason_t annotations
Christoph Hellwig
1
-1
/
+1
2015-03-19
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
1
-16
/
+3
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+1
2015-02-14
target: Set LBPWS10 bit in Logical Block Provisioning EVPD
Nicholas Bellinger
1
-1
/
+1
2015-01-09
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
1
-4
/
+1
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
1
-2
/
+2
2014-09-17
target: Fix user data segment multiplier in spc_emulate_evpd_b3()
Sebastian Herbszt
1
-1
/
+1
2014-06-11
target: Report correct response length for some commands
Roland Dreier
1
-3
/
+6
2014-06-06
target/spc: Simplify INQUIRY EVPD=0x80
Christophe Vu-Brugier
1
-7
/
+2
2014-04-07
target/spc: Only expose PI mode page bits when supported by fabric
Nicholas Bellinger
1
-11
/
+17
2014-04-07
target/spc: Only expose PI inquiry bits when supported by fabric
Nicholas Bellinger
1
-7
/
+14
2014-02-12
target: Fix missing length check in spc_emulate_evpd_83()
Roland Dreier
1
-2
/
+2
2014-01-18
target/spc: Expose ATO bit in control mode page
Nicholas Bellinger
1
-0
/
+13
[next]