index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_pr.c
Age
Commit message (
Expand
)
Author
2023-12-05
scsi: target: Enable READ CAPACITY for PR EARO
Benjamin Coddington
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: Allow backends to hook into PR handling
Mike Christie
2023-03-09
scsi: target: core: Use RTPI from target port
Roman Bolshakov
2022-10-01
scsi: target: core: New key must be used for moved PR
Dmitry Bogdanov
2022-10-01
scsi: target: core: Abort all preempted regs if requested
Dmitry Bogdanov
2022-10-01
scsi: target: core: Fix memory leak in preempt_and_abort
Dmitry Bogdanov
2022-10-01
scsi: target: core: Fix preempt and abort for allreg res
Dmitry Bogdanov
2022-08-01
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
2021-09-22
scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"
Colin Ian King
2021-05-31
scsi: target: Use standard SAM status types
Hannes Reinecke
2021-04-15
scsi: target: Fix two format specifiers
Bart Van Assche
2021-03-09
scsi: target: core: pr: Initialize arrays at declaration time
Chaitanya Kulkarni
2021-02-22
scsi: target: core: Prevent underflow for service actions
Aleksandr Miloserdov
2020-12-02
scsi: target: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-13
scsi: target: Remove unused variable 'tpg'
Wei Yongjun
2020-07-08
scsi: target: Fix crash during SPEC_I_PT handling
Mike Christie
2020-07-08
scsi: target: Check enforce_pr_isids during registration
Mike Christie
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
2019-04-12
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
2019-02-04
scsi: target/iscsi: Convert comments about locking into runtime checks
Bart Van Assche
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-21
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
2018-06-19
scsi: target: Fix truncated PR-in ReadKeys response
David Disseldorp
2018-01-12
target-core: don't use "const char*" for a buffer that is written to
Rasmus Villemoes
2017-11-04
target: Suppress gcc 7 fallthrough warnings
Bart Van Assche
2017-11-04
target: fix PR state file path truncation
David Disseldorp
2017-11-04
target:fix condition return in core_pr_dump_initiator_port()
tangwenji
2017-11-04
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
2017-11-04
target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()
tangwenji
2017-11-04
target: fix buffer offset in core_scsi3_pri_read_full_status
tangwenji
2017-09-04
fs: fix kernel_write prototype
Christoph Hellwig
2017-07-09
target: Fix return sense reason in target_scsi3_emulate_pr_out
Tang Wenji
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-05-01
target/user: PGR Support
Bryant G. Ly
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-12-16
target: Fix spelling mistake and unwrap multi-line text
Colin Ian King
2016-12-09
target: Minimize #include directives
Bart Van Assche
2016-05-09
target: use new "dbroot" target attribute
Lee Duncan
2016-01-06
target: Fix spelling + remove set-but-not-used variables
Bart Van Assche
2015-09-24
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
2015-07-06
target/pr: Fix possible uninitialized variable usage
Sagi Grimberg
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
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-22
target: Convert se_lun->lun_deve_lock to normal spinlock
Nicholas Bellinger
2015-06-16
target: use 'se_dev_entry' when allocating UAs
Hannes Reinecke
[next]