Sign in
gem5
/
arm
/
linux
/
e688f144305c678fb65138d9e6b6ce436e59778b
/
include
/
target
/
target_core_base.h
410c29d
target: Fix ordered task CHECK_CONDITION early exception handling
by Nicholas Bellinger
· 9 years ago
d94331f
target: remove sess_kref and ->shutdown_session
by Christoph Hellwig
· 9 years ago
fba81f8
target: remove acl_stop
by Christoph Hellwig
· 9 years ago
5266e5b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
03a68b4
target: Remove enum transport_lunflags_table
by Andy Grover
· 9 years ago
1ae1602
configfs: switch ->default groups to a linked list
by Christoph Hellwig
· 9 years ago
9095ada
target/transport: add flag to indicate CPU Affinity is observed
by Quinn Tran
· 9 years ago
57dae19
target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage
by Nicholas Bellinger
· 9 years ago
0f4a943
target: Fix remote-port TMR ABORT + se_cmd fabric stop
by Nicholas Bellinger
· 9 years ago
febe562
target: Fix LUN_RESET active I/O handling for ACK_KREF
by Nicholas Bellinger
· 9 years ago
71e4634
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
dba5ccc
target: Remove an unused variable
by Bart Van Assche
· 9 years ago
fb3269b
qla2xxx: Add selective command queuing
by Quinn Tran
· 9 years ago
e6f41633
target/sbc: Add LBPRZ attribute + control CDB emulation
by Jamie Pocas
· 9 years ago
057085e
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
by Nicholas Bellinger
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
2eafd72
target: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
eeeb952
target: Propigate backend read-only to core_tpg_add_lun
by Nicholas Bellinger
· 9 years ago
915270c3
target: Shrink struct se_cmd by rearranging fields
by Roland Dreier
· 10 years ago
9c31820
target: Remove cmd->se_ordered_id (unused except debug log lines)
by Roland Dreier
· 10 years ago
b6a54b8
target: remove initiatorname field in se_acl_lun
by Chris Zankel
· 10 years ago
53c4699
target: remove unused lun_flags field from se_lun
by Chris Zankel
· 10 years ago
fe052a1
target: Use struct t10_pi_tuple
by Sagi Grimberg
· 10 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
2ec1e9e
target: Bump core version to v5.0
by Nicholas Bellinger
· 10 years ago
ce8dd25
target: consolidate version defines
by Christoph Hellwig
· 10 years ago
7a971b1
target: replace se_cmd->execute_rw with a protocol_data field
by Christoph Hellwig
· 10 years ago
3160581
target: Remove 'ua_nacl' pointer from se_ua structure
by Hannes Reinecke
· 10 years ago
196e2e2
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
by Hannes Reinecke
· 10 years ago
f2d3068
target: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
8d3a824
target: Correct a comment
by Bart Van Assche
· 10 years ago
9e37d04
target: Drop se_lun->lun_active for existing percpu lun_ref
by Nicholas Bellinger
· 10 years ago
4cc987e
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
by Nicholas Bellinger
· 10 years ago
adf653f
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
by Christoph Hellwig
· 10 years ago
b3eeea6
target: Simplify LUN shutdown code
by Bart Van Assche
· 10 years ago
0a06d43
target: simplify backend driver registration
by Christoph Hellwig
· 10 years ago
4624773
target: Drop left-over se_lun->lun_status
by Nicholas Bellinger
· 10 years ago
8478654
target: Drop unused se_lun->lun_acl_list
by Nicholas Bellinger
· 10 years ago
403edd7
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
by Nicholas Bellinger
· 10 years ago
6bb8261
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
by Nicholas Bellinger
· 10 years ago
79dc9c9
target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
by Nicholas Bellinger
· 10 years ago
80bfdfa
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
by Nicholas Bellinger
· 10 years ago
29a05de
target: Convert se_node_acl->device_list[] to RCU hlist
by Nicholas Bellinger
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
e4aae5a
target: change core_tpg_register prototype
by Christoph Hellwig
· 10 years ago
5835812
target: ensure se_cmd->t_prot_sg is allocated when required
by Akinobu Mita
· 10 years ago
814e5b4
target: fix DPO and FUA bit checks
by Christoph Hellwig
· 10 years ago
bffb512
target: Ensure sess_prot_type is saved across session restart
by Nicholas Bellinger
· 10 years ago
054922b
target: Remove the unused flag SCF_ACK_KREF
by Bart Van Assche
· 10 years ago
c8e6398
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
by Nicholas Bellinger
· 10 years ago
9ac8928
target: simplify the target template registration API
by Christoph Hellwig
· 10 years ago
c3d0a7c
target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag
by Christoph Hellwig
· 10 years ago
38b57f8
target: Add protected fabric + unprotected device support
by Nicholas Bellinger
· 10 years ago
e20d3ef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
f161d4b
target: Fix PR_APTPL_BUF_LEN buffer size limitation
by Nicholas Bellinger
· 10 years ago
7216dc0
target: Drop left-over fabric_max_sectors attribute
by Nicholas Bellinger
· 10 years ago
68d81f4
scsi: remove MSG_*_TAG defines
by Christoph Hellwig
· 10 years ago
92404e6
target: Add force_pr_aptpl device attribute
by Nicholas Bellinger
· 10 years ago
33940d0
target: encapsulate smp_mb__after_atomic()
by Joern Engel
· 10 years ago
e70beee
target: Pass in transport supported PI at session initialization
by Nicholas Bellinger
· 11 years ago
68259b5
target: Fix Task Aborted Status (TAS) handling
by Alex Leung
· 11 years ago
48f5e7b
Target/core: Remove prot_handover use for now
by Sagi Grimberg
· 11 years ago
b5b8e29
Target/dif: Introduce protection-passthough-only mode
by Sagi Grimberg
· 11 years ago
19f9361
Target/sbc: Set protection operation and relevant checks
by Sagi Grimberg
· 11 years ago
3dca147
target: Simplify command completion by removing CMD_T_FAILED flag
by Roland Dreier
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
5259a06
target: Fix percpu_ref_put race in transport_lun_remove_cmd
by Nicholas Bellinger
· 11 years ago
76736db
target: Report bad sector in sense data for DIF errors
by Sagi Grimberg
· 11 years ago
fcc4f17
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
by Nicholas Bellinger
· 11 years ago
ce65e5b
target: Add DIF related base definitions
by Nicholas Bellinger
· 11 years ago
f82f320
target: Convert inquiry temporary buffer to heap memory
by Nicholas Bellinger
· 11 years ago
c66094b
target_core_alua: Referrals infrastructure
by Hannes Reinecke
· 11 years ago
95cadac
target/file: Update hw_max_sectors based on current block_size
by Nicholas Bellinger
· 11 years ago
fbfe858
target_core_spc: Include target device descriptor in VPD page 83
by Hannes Reinecke
· 11 years ago
9c6e164
target_core_alua: Use workqueue for ALUA transitioning
by Hannes Reinecke
· 11 years ago
dfbce75
target_core_alua: store old and pending ALUA state
by Hannes Reinecke
· 11 years ago
1e0b940
target_core_alua: Allocate ALUA metadata on demand
by Hannes Reinecke
· 11 years ago
38becbe
target: Remove unused ua_dev_list member in struct se_ua
by Andy Grover
· 11 years ago
a51d522
target: Remove write-only stats fields and lock from struct se_node_acl
by Roland Dreier
· 11 years ago
c0dc941
target_core_alua: Store supported ALUA states
by Hannes Reinecke
· 11 years ago
125d011
target core: rename (ex,im)plict -> (ex,im)plicit
by Hannes Reinecke
· 11 years ago
ee48068
target: Convert se_device statistics to atomic_long_t
by Nicholas Bellinger
· 11 years ago
4863e52
target: Add per device xcopy_lun for copy offload I/O
by Nicholas Bellinger
· 11 years ago
4a9a6c8
target: Drop left-over se_lun->lun_cmd_list shutdown code
by Nicholas Bellinger
· 11 years ago
5277797
target: Add percpu refcounting for se_lun access
by Nicholas Bellinger
· 11 years ago
a314d70
tcm_loop: separate out tcm_loop_issue_tmr
by Hannes Reinecke
· 11 years ago
2999ee7
target/iscsi: Bump versions to v4.1.0
by Nicholas Bellinger
· 11 years ago
d397a44
target: Add Third Party Copy (3PC) bit in INQUIRY response
by Nicholas Bellinger
· 12 years ago
cbf031f
target: Add support for EXTENDED_COPY copy offload emulation
by Nicholas Bellinger
· 12 years ago
d9ea32b
target: Add global device list for EXTENDED_COPY
by Nicholas Bellinger
· 12 years ago
68ff9b9
target: Add support for COMPARE_AND_WRITE emulation
by Nicholas Bellinger
· 12 years ago
0123a9e
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
by Nicholas Bellinger
· 12 years ago
47e459e
target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
by Nicholas Bellinger
· 12 years ago
a82a953
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
by Nicholas Bellinger
· 12 years ago
818b571
target: Add TCM_MISCOMPARE_VERIFY sense handling
by Nicholas Bellinger
· 12 years ago
a6b0133
target: Add return for se_cmd->transport_complete_callback
by Nicholas Bellinger
· 12 years ago
c0add7f
target: Add transport_init_session_tags using per-cpu ida
by Nicholas Bellinger
· 12 years ago
11fee8a
target: remove unused codes from enum tcm_tmrsp_table
by Joern Engel
· 12 years ago
e4b512e
target: Add se_portal_group->tpg_auth_group
by Nicholas Bellinger
· 12 years ago
Next »