Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bfb6c8637640cd6d2fb3f06d056769654c2f7e86
/
include
/
target
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
2426bd4
target: Report correct response length for some commands
by Roland Dreier
· 10 years ago
22c7aaa
Target/iscsi: Fix sendtargets response pdu for iser transport
by Sagi Grimberg
· 10 years ago
395ccb2
target/sbc: Add sbc_dif_read_strip software emulation
by Nicholas Bellinger
· 11 years ago
66a3d5b
target/sbc: Add sbc_dif_generate software emulation
by Nicholas Bellinger
· 11 years ago
e70beee
target: Pass in transport supported PI at session initialization
by Nicholas Bellinger
· 11 years ago
131e6ab
target: Add TFO->abort_task for aborted task resources release
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
defd884
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
by Nicholas Bellinger
· 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
676687c
iscsi-target: Convert gfp_t parameter to task state bitmask
by Nicholas Bellinger
· 11 years ago
def2b33
target: Add protection SGLs to target_submit_cmd_map_sgls
by Nicholas Bellinger
· 11 years ago
41861fa
target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
by Nicholas Bellinger
· 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
7f7caf6
target: Pass through I/O topology for block backstores
by Andy Grover
· 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
b3fde03
target: Export symbol core_tpg_check_initiator_node_acl
by Thomas Glanzmann
· 11 years ago
a314d70
tcm_loop: separate out tcm_loop_issue_tmr
by Hannes Reinecke
· 11 years ago
d80e224d
target: Remove TF_CIT_TMPL macro
by Andy Grover
· 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
· 11 years ago
cbf031f
target: Add support for EXTENDED_COPY copy offload emulation
by Nicholas Bellinger
· 11 years ago
d9ea32b
target: Add global device list for EXTENDED_COPY
by Nicholas Bellinger
· 11 years ago
c5ff8d6
target: Make helpers non static for EXTENDED_COPY command setup
by Nicholas Bellinger
· 11 years ago
b3faa2e
target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.h
by Nicholas Bellinger
· 11 years ago
68ff9b9
target: Add support for COMPARE_AND_WRITE emulation
by Nicholas Bellinger
· 11 years ago
0123a9e
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
by Nicholas Bellinger
· 11 years ago
76dde50
target: Make __target_execute_cmd() available as extern
by Nicholas Bellinger
· 11 years ago
47e459e
target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
by Nicholas Bellinger
· 11 years ago
a82a953
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
by Nicholas Bellinger
· 11 years ago
818b571
target: Add TCM_MISCOMPARE_VERIFY sense handling
by Nicholas Bellinger
· 11 years ago
a6b0133
target: Add return for se_cmd->transport_complete_callback
by Nicholas Bellinger
· 11 years ago
d703ce2
iscsi/iser-target: Convert to command priv_size usage
by Nicholas Bellinger
· 11 years ago
c0add7f
target: Add transport_init_session_tags using per-cpu ida
by Nicholas Bellinger
· 11 years ago
b79fafa
target: make queue_tm_rsp() return void
by Joern Engel
· 11 years ago
11fee8a
target: remove unused codes from enum tcm_tmrsp_table
by Joern Engel
· 11 years ago
b2cb964
iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED
by Nicholas Bellinger
· 11 years ago
561bf15
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
by Nicholas Bellinger
· 11 years ago
ba15991
iscsi-target: Fix iscsit_add_reject* usage for iser
by Nicholas Bellinger
· 11 years ago
e4b512e
target: Add se_portal_group->tpg_auth_group
by Nicholas Bellinger
· 11 years ago
889c8a6
iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handling
by Nicholas Bellinger
· 11 years ago
64534aa
iscsi-target: Refactor ISCSI_OP_TEXT RX handling
by Nicholas Bellinger
· 11 years ago
778de36
iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling
by Nicholas Bellinger
· 11 years ago
ca24976
target: Drop legacy se_cmd->check_release bit
by Nicholas Bellinger
· 11 years ago
c1c35d5
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd
by Nicholas Bellinger
· 11 years ago
459f213
target: Allocate aptpl_buf inside update_and_write_aptpl()
by Andy Grover
· 11 years ago
4e529be
target: Remove t10_reservation.pr_aptpl_buf_len
by Andy Grover
· 11 years ago
d5ddad416
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
by Nicholas Bellinger
· 11 years ago
9b31a32
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
by Nicholas Bellinger
· 11 years ago
be646c2d
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
by Joern Engel
· 11 years ago
a1321dd
target: removed unused transport_state flag
by Joern Engel
· 11 years ago
2acd09f
target: Remove unused struct members in se_dev_entry
by Andy Grover
· 12 years ago
3f99306
iscsi-target: Add iscsit_transport API template
by Nicholas Bellinger
· 12 years ago
20361e6
target: Add export of target_get_sess_cmd symbol
by Nicholas Bellinger
· 12 years ago
86d7182
target: Add sbc_execute_unmap() helper
by Asias He
· 12 years ago
972b29c8
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
by Roland Dreier
· 12 years ago
bb992e7
target: Fix error checking for UNMAP commands
by Roland Dreier
· 12 years ago
adfa957
target: Add device attribute to expose config_item_name for INQUIRY model
by Tregaron Bayly
· 12 years ago
d0c8b25
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
by Nicholas Bellinger
· 12 years ago
703d641
target: change sprintf to snprintf in transport_dump_vpd_ident
by Dan Carpenter
· 12 years ago
d09816a
target: Remove never-used TMR_FABRIC_TMR enum value
by Roland Dreier
· 12 years ago
0dfa1c5
target: Export SPC inquiry emulation
by Hannes Reinecke
· 12 years ago
ba82913
target: Introduce TCM_NO_SENSE
by Hannes Reinecke
· 12 years ago
79e62fc
target/iscsi_target: Add NodeACL tags for initiator group support
by Andy Grover
· 12 years ago
0ff8754
target: Add link_magic for fabric allow_link destination target_items
by Nicholas Bellinger
· 12 years ago
ffe0067
target: Make spc_get_write_same_sectors return sector_t
by Nicholas Bellinger
· 12 years ago
773cbaf
target: Add/check max_write_same_len device attribute + update block limits VPD
by Nicholas Bellinger
· 12 years ago
cd063be
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
by Nicholas Bellinger
· 12 years ago
de103c9
target: pass sense_reason as a return value
by Christoph Hellwig
· 12 years ago
48c2567
target: remove ->get_device_rev
by Christoph Hellwig
· 12 years ago
c87fbd5
target: simplify alua support
by Christoph Hellwig
· 12 years ago
d977f43
target: simplify reservations code
by Christoph Hellwig
· 12 years ago
019c4ca
target: kill dev->dev_task_attr_type
by Christoph Hellwig
· 12 years ago
6f23ac8
target: provide generic sbc device type/revision helpers
by Christoph Hellwig
· 12 years ago
8de530a
target/pscsi: call spc_emulate_report_luns directly
by Christoph Hellwig
· 12 years ago
9e999a6
target: rename spc_ops
by Christoph Hellwig
· 12 years ago
0fd97cc
target: kill struct se_subsystem_dev
by Christoph Hellwig
· 12 years ago
a026757
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
by Nicholas Bellinger
· 12 years ago
Next »