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: 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
*
|
target: Add missing parentheses
Bart Van Assche
2015-05-14
1
-2
/
+2
*
|
target: Fix bidi command handling
Bart Van Assche
2015-05-14
1
-2
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-24
1
-26
/
+136
|
\
|
*
target: Ensure sess_prot_type is saved across session restart
Nicholas Bellinger
2015-04-15
1
-7
/
+15
|
*
target: Remove the unused flag SCF_ACK_KREF
Bart Van Assche
2015-04-14
1
-3
/
+1
|
*
target: Fix two sparse warnings
Bart Van Assche
2015-04-14
1
-0
/
+2
|
*
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
Nicholas Bellinger
2015-04-14
1
-4
/
+33
|
*
target: simplify the target template registration API
Christoph Hellwig
2015-04-14
1
-3
/
+3
|
*
target: Add internal READ_INSERT support
Nicholas Bellinger
2015-04-07
1
-0
/
+6
|
*
target: Move cmd->prot_op check into target_read_prot_action
Nicholas Bellinger
2015-04-07
1
-8
/
+13
|
*
target: Add internal WRITE_STRIP support
Nicholas Bellinger
2015-04-07
1
-0
/
+16
|
*
target: Move cmd->prot_op check into target_write_prot_action
Nicholas Bellinger
2015-04-07
1
-9
/
+22
|
*
target: Add protected fabric + unprotected device support
Nicholas Bellinger
2015-04-07
1
-0
/
+8
|
*
target: add __releases annotation to target_release_cmd_kref
Christoph Hellwig
2015-03-26
1
-0
/
+1
|
*
target: Add target_show_dynamic_sessions attribute helper
Nicholas Bellinger
2015-03-06
1
-0
/
+24
[next]