index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_pr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: core: Use RTPI from target port
Roman Bolshakov
2023-03-09
1
-4
/
+4
*
scsi: target: core: New key must be used for moved PR
Dmitry Bogdanov
2022-10-01
1
-2
/
+6
*
scsi: target: core: Abort all preempted regs if requested
Dmitry Bogdanov
2022-10-01
1
-1
/
+15
*
scsi: target: core: Fix memory leak in preempt_and_abort
Dmitry Bogdanov
2022-10-01
1
-4
/
+5
*
scsi: target: core: Fix preempt and abort for allreg res
Dmitry Bogdanov
2022-10-01
1
-1
/
+1
*
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
2022-08-01
1
-20
/
+8
*
scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"
Colin Ian King
2021-09-22
1
-1
/
+1
*
scsi: target: Use standard SAM status types
Hannes Reinecke
2021-05-31
1
-4
/
+4
*
scsi: target: Fix two format specifiers
Bart Van Assche
2021-04-15
1
-4
/
+2
*
scsi: target: core: pr: Initialize arrays at declaration time
Chaitanya Kulkarni
2021-03-09
1
-23
/
+13
*
scsi: target: core: Prevent underflow for service actions
Aleksandr Miloserdov
2021-02-22
1
-4
/
+11
*
scsi: target: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-02
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
scsi: target: Remove unused variable 'tpg'
Wei Yongjun
2020-07-13
1
-2
/
+0
*
scsi: target: Fix crash during SPEC_I_PT handling
Mike Christie
2020-07-08
1
-16
/
+19
*
scsi: target: Check enforce_pr_isids during registration
Mike Christie
2020-07-08
1
-9
/
+15
*
scsi: target: Make transport_flags per device
Bodo Stroesser
2020-05-07
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
2019-04-12
1
-14
/
+19
*
scsi: target/iscsi: Convert comments about locking into runtime checks
Bart Van Assche
2019-02-04
1
-9
/
+6
*
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-44
/
+44
*
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
2018-11-21
1
-0
/
+2
*
scsi: target: Fix truncated PR-in ReadKeys response
David Disseldorp
2018-06-19
1
-5
/
+10
*
target-core: don't use "const char*" for a buffer that is written to
Rasmus Villemoes
2018-01-12
1
-2
/
+2
*
target: Suppress gcc 7 fallthrough warnings
Bart Van Assche
2017-11-04
1
-0
/
+2
*
target: fix PR state file path truncation
David Disseldorp
2017-11-04
1
-9
/
+7
*
target:fix condition return in core_pr_dump_initiator_port()
tangwenji
2017-11-04
1
-1
/
+3
*
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
2017-11-04
1
-8
/
+8
*
target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()
tangwenji
2017-11-04
1
-2
/
+0
*
target: fix buffer offset in core_scsi3_pri_read_full_status
tangwenji
2017-11-04
1
-0
/
+1
*
fs: fix kernel_write prototype
Christoph Hellwig
2017-09-04
1
-1
/
+2
*
target: Fix return sense reason in target_scsi3_emulate_pr_out
Tang Wenji
2017-07-09
1
-5
/
+5
*
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-06
1
-79
/
+20
*
target/user: PGR Support
Bryant G. Ly
2017-05-01
1
-1
/
+1
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-5
/
+5
*
target: Fix spelling mistake and unwrap multi-line text
Colin Ian King
2016-12-16
1
-2
/
+1
*
target: Minimize #include directives
Bart Van Assche
2016-12-09
1
-0
/
+2
*
target: use new "dbroot" target attribute
Lee Duncan
2016-05-09
1
-1
/
+1
*
target: Fix spelling + remove set-but-not-used variables
Bart Van Assche
2016-01-06
1
-9
/
+2
*
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
2015-09-24
1
-24
/
+67
*
target/pr: Fix possible uninitialized variable usage
Sagi Grimberg
2015-07-06
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-181
/
+198
|
\
|
*
target: Convert se_lun->lun_deve_lock to normal spinlock
Nicholas Bellinger
2015-06-22
1
-4
/
+4
|
*
target: use 'se_dev_entry' when allocating UAs
Hannes Reinecke
2015-06-16
1
-6
/
+6
|
*
target: use 64-bit LUNs
Hannes Reinecke
2015-06-15
1
-21
/
+22
|
*
target: Drop se_lun->lun_active for existing percpu lun_ref
Nicholas Bellinger
2015-06-01
1
-4
/
+5
|
*
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-06-01
1
-32
/
+24
|
*
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
2015-06-01
1
-4
/
+4
|
*
target/pr: cleanup core_scsi3_pr_seq_non_holder
Christoph Hellwig
2015-06-01
1
-26
/
+18
|
*
target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
Nicholas Bellinger
2015-06-01
1
-63
/
+68
[next]