index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_pr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
scsi: target: Fix truncated PR-in ReadKeys response
David Disseldorp
1
-5
/
+10
2018-01-13
target-core: don't use "const char*" for a buffer that is written to
Rasmus Villemoes
1
-2
/
+2
2017-11-05
target: Suppress gcc 7 fallthrough warnings
Bart Van Assche
1
-0
/
+2
2017-11-05
target: fix PR state file path truncation
David Disseldorp
1
-9
/
+7
2017-11-05
target:fix condition return in core_pr_dump_initiator_port()
tangwenji
1
-1
/
+3
2017-11-05
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
1
-8
/
+8
2017-11-05
target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()
tangwenji
1
-2
/
+0
2017-11-05
target: fix buffer offset in core_scsi3_pri_read_full_status
tangwenji
1
-0
/
+1
2017-09-05
fs: fix kernel_write prototype
Christoph Hellwig
1
-1
/
+2
2017-07-10
target: Fix return sense reason in target_scsi3_emulate_pr_out
Tang Wenji
1
-5
/
+5
2017-07-07
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
1
-79
/
+20
2017-05-02
target/user: PGR Support
Bryant G. Ly
1
-1
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-5
/
+5
2016-12-16
target: Fix spelling mistake and unwrap multi-line text
Colin Ian King
1
-2
/
+1
2016-12-09
target: Minimize #include directives
Bart Van Assche
1
-0
/
+2
2016-05-10
target: use new "dbroot" target attribute
Lee Duncan
1
-1
/
+1
2016-01-07
target: Fix spelling + remove set-but-not-used variables
Bart Van Assche
1
-9
/
+2
2015-09-25
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
1
-24
/
+67
2015-07-07
target/pr: Fix possible uninitialized variable usage
Sagi Grimberg
1
-1
/
+1
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-181
/
+198
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2015-06-23
target: Convert se_lun->lun_deve_lock to normal spinlock
Nicholas Bellinger
1
-4
/
+4
2015-06-17
target: use 'se_dev_entry' when allocating UAs
Hannes Reinecke
1
-6
/
+6
2015-06-16
target: use 64-bit LUNs
Hannes Reinecke
1
-21
/
+22
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-2
/
+1
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-26
/
+8
2015-06-01
target: Drop se_lun->lun_active for existing percpu lun_ref
Nicholas Bellinger
1
-4
/
+5
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
1
-32
/
+24
2015-06-01
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
1
-4
/
+4
2015-06-01
target/pr: cleanup core_scsi3_pr_seq_non_holder
Christoph Hellwig
1
-26
/
+18
2015-06-01
target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
Nicholas Bellinger
1
-63
/
+68
2015-06-01
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
Nicholas Bellinger
1
-19
/
+39
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
1
-28
/
+44
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: move transport ID handling to the core
Christoph Hellwig
1
-28
/
+21
2015-05-31
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-7
/
+5
2015-05-31
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-1
/
+1
2015-05-31
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
1
-25
/
+7
2015-05-29
treewide: Add missing vmalloc.h inclusion.
David S. Miller
1
-0
/
+1
2015-04-14
target: Fix two sparse warnings
Bart Van Assche
1
-0
/
+2
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-8
/
+8
2015-03-27
target: Better handling of AllRegistrants reservations
Ilias Tsitsimpis
1
-11
/
+19
2015-02-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-12
/
+13
2015-02-12
target: Fix PR_APTPL_BUF_LEN buffer size limitation
Nicholas Bellinger
1
-12
/
+13
2015-01-10
target: Allow Write Exclusive non-reservation holders to READ
Lee Duncan
1
-0
/
+12
2014-12-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-31
/
+94
2014-12-19
target: Allow AllRegistrants to re-RESERVE existing reservation
Nicholas Bellinger
1
-1
/
+4
2014-12-16
target: Avoid dropping AllRegistrants reservation during unregister
Nicholas Bellinger
1
-22
/
+65
2014-12-16
target: Fix R_HOLDER bit usage for AllRegistrants
Nicholas Bellinger
1
-3
/
+23
[next]