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_transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/transport: add flag to indicate CPU Affinity is observed
Quinn Tran
2016-02-10
1
-3
/
+9
*
target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage
Nicholas Bellinger
2016-02-06
1
-37
/
+0
*
target: Fix race with SCF_SEND_DELAYED_TAS handling
Nicholas Bellinger
2016-02-06
1
-12
/
+41
*
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger
2016-02-05
1
-35
/
+110
*
target: Fix LUN_RESET active TMR descriptor handling
Nicholas Bellinger
2016-02-03
1
-0
/
+17
*
target: Fix LUN_RESET active I/O handling for ACK_KREF
Nicholas Bellinger
2016-02-03
1
-38
/
+29
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-01-20
1
-12
/
+21
|
\
|
*
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
Nicholas Bellinger
2016-01-20
1
-6
/
+13
|
*
target: Convert ACL change queue_depth se_session reference usage
Nicholas Bellinger
2016-01-20
1
-2
/
+2
|
*
target: Support aborting tasks with a 64-bit tag
Bart Van Assche
2016-01-07
1
-1
/
+1
|
*
target: Remove an unused variable
Bart Van Assche
2016-01-07
1
-1
/
+0
|
*
qla2xxx: Add selective command queuing
Quinn Tran
2016-01-07
1
-1
/
+4
|
*
target: Fix spelling + remove set-but-not-used variables
Bart Van Assche
2016-01-06
1
-1
/
+1
*
|
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
2015-11-28
1
-6
/
+6
*
|
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
2015-11-28
1
-6
/
+8
|
/
*
target: Remove no-op conditional
Andy Grover
2015-09-11
1
-2
/
+1
*
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
2015-09-11
1
-1
/
+50
*
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
2015-07-31
1
-26
/
+13
*
target: improve unsupported opcode message
Joern Engel
2015-07-30
1
-0
/
+5
*
target: allow underflow/overflow for PR OUT etc. commands
Roland Dreier
2015-07-30
1
-3
/
+3
*
target: Return descriptor format sense data in case the LU spans 64bit sectors
Sagi Grimberg
2015-07-23
1
-1
/
+2
*
scsi: Protect against buffer possible overflow in scsi_set_sense_information
Sagi Grimberg
2015-07-23
1
-3
/
+11
*
target: Return ABORTED_COMMAND sense key for PI errors
Sagi Grimberg
2015-07-23
1
-3
/
+3
*
target: Use scsi helpers to build the sense data correctly
Sagi Grimberg
2015-07-23
1
-17
/
+4
*
target: Split transport_send_check_condition_and_sense()
Bart Van Assche
2015-07-23
1
-235
/
+148
*
target: Inline transport_get_sense_codes()
Bart Van Assche
2015-07-23
1
-14
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-141
/
+108
|
\
|
*
target: Send UA upon LUN RESET tmr completion
Hannes Reinecke
2015-06-23
1
-0
/
+5
|
*
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
-3
/
+3
|
*
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
1
-13
/
+7
|
*
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-06-01
1
-29
/
+5
|
*
target: Simplify LUN shutdown code
Bart Van Assche
2015-06-01
1
-22
/
+1
|
*
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
2015-06-01
1
-10
/
+10
|
*
target: remove ->put_session method
Christoph Hellwig
2015-05-30
1
-6
/
+0
|
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
|
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
1
-21
/
+20
|
*
target: ensure se_cmd->t_prot_sg is allocated when required
Akinobu Mita
2015-05-30
1
-12
/
+15
|
*
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
1
-1
/
+1
|
*
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-30
1
-10
/
+10
|
*
target/transport: Always initialize bidi fields in se_cmd
Ilias Tsitsimpis
2015-05-30
1
-4
/
+2
|
*
target: fix DPO and FUA bit checks
Christoph Hellwig
2015-05-30
1
-0
/
+19
|
*
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
2015-05-30
1
-8
/
+9
*
|
target: use kvfree() in session alloc and free
Pekka Enberg
2015-06-30
1
-8
/
+2
*
|
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
-7
/
+6
|
|
\
\
|
|
|
/
|
*
|
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
-3
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
1
-3
/
+1
|
|
/
*
|
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
1
-3
/
+3
[next]