index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
|
*
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
Nicholas Bellinger
2015-06-01
1
-19
/
+39
|
*
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
1
-28
/
+44
|
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
|
*
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
1
-28
/
+21
|
*
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
1
-7
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1
-0
/
+1
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-26
/
+8
|
|
\
\
|
|
|
/
|
*
|
treewide: Add missing vmalloc.h inclusion.
David S. Miller
2015-05-28
1
-0
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
1
-2
/
+1
|
|
/
*
|
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
1
-1
/
+1
*
|
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2015-05-30
1
-25
/
+7
|
/
*
target: Fix two sparse warnings
Bart Van Assche
2015-04-14
1
-0
/
+2
*
target: simplify the target template registration API
Christoph Hellwig
2015-04-14
1
-8
/
+8
*
target: Better handling of AllRegistrants reservations
Ilias Tsitsimpis
2015-03-26
1
-11
/
+19
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-02-21
1
-12
/
+13
|
\
|
*
target: Fix PR_APTPL_BUF_LEN buffer size limitation
Nicholas Bellinger
2015-02-12
1
-12
/
+13
*
|
target: Allow Write Exclusive non-reservation holders to READ
Lee Duncan
2015-01-09
1
-0
/
+12
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-12-19
1
-31
/
+94
|
\
|
*
target: Allow AllRegistrants to re-RESERVE existing reservation
Nicholas Bellinger
2014-12-19
1
-1
/
+4
|
*
target: Avoid dropping AllRegistrants reservation during unregister
Nicholas Bellinger
2014-12-15
1
-22
/
+65
|
*
target: Fix R_HOLDER bit usage for AllRegistrants
Nicholas Bellinger
2014-12-15
1
-3
/
+23
|
*
target: remove unneeded array
Julia Lawall
2014-12-01
1
-5
/
+2
*
|
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
2014-12-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
[next]