Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eefafb79a4489b7eeb1853621f95139e3f7cb94c
/
include
/
target
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
fd30e93
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
by Nicholas Bellinger
· 12 years ago
9c58b7d
target: Simplify fabric sense data length handling
by Roland Dreier
· 12 years ago
2ed772b
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
by Roland Dreier
· 12 years ago
32a8811
target: support zero allocation length in REQUEST SENSE
by Paolo Bonzini
· 12 years ago
d5829ea
target: fix use-after-free with PSCSI sense data
by Paolo Bonzini
· 12 years ago
af74115
target: Remove unused se_cmd.cmd_spdtl
by Roland Dreier
· 12 years ago
d6dfc86
target: Allow for target_submit_cmd() returning errors
by Roland Dreier
· 12 years ago
e2397c7
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
by Roland Dreier
· 12 years ago
1c7b13f
target: Remove se_session.sess_wait_list
by Roland Dreier
· 12 years ago
669ab62
target: Un-export target_get_sess_cmd()
by Roland Dreier
· 12 years ago
af87729
target: replace the processing thread with a TMR work queue
by Christoph Hellwig
· 12 years ago
f314643
target: remove transport_generic_handle_cdb_map
by Christoph Hellwig
· 12 years ago
1389533
target: remove transport_generic_handle_data
by Christoph Hellwig
· 12 years ago
70baf0a
target: remove transport_generic_process_write
by Christoph Hellwig
· 12 years ago
14150a6
target: move unmap to struct spc_ops
by Christoph Hellwig
· 12 years ago
6f974e8
target: move write_same to struct spc_ops
by Christoph Hellwig
· 12 years ago
ad67f0d
target: move sync_cache to struct spc_ops
by Christoph Hellwig
· 12 years ago
0c2ad7d
target: add struct spc_ops + initial ->execute_rw pointer usage
by Christoph Hellwig
· 12 years ago
e1306bd
target: remove dead SCF_ flags
by Christoph Hellwig
· 12 years ago
9f3eb93
target: move ref_cmd from the generic se_tmr_req into iscsi code
by Christoph Hellwig
· 12 years ago
5f41a31
target: remove the execute list
by Christoph Hellwig
· 12 years ago
1fd032e
target: move code for CDB emulation
by Christoph Hellwig
· 12 years ago
d6e0175
target: add a parse_cdb method to the backend drivers
by Christoph Hellwig
· 12 years ago
64f1db3
target: remove control CDB flags
by Christoph Hellwig
· 12 years ago
4149268
target: Add TFO->put_session() caller for HW fabric session shutdown
by Joern Engel
· 12 years ago
5b9a4d7
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
by Nicholas Bellinger
· 12 years ago
33933a0
target: make target_put_session void
by Jörn Engel
· 12 years ago
11e764b
target: Remove max_sectors device attribute for modern se_task less code
by Nicholas Bellinger
· 12 years ago
d5dc28e
target: remove the t_se_count field in struct se_cmd
by Christoph Hellwig
· 13 years ago
d43d6ae
target: remove the t_task_cdbs_ex_left field in struct se_cmd
by Christoph Hellwig
· 13 years ago
226b6fa
target: remove the t_task_cdbs_left field in struct se_cmd
by Christoph Hellwig
· 13 years ago
5787cac
target: remove struct se_task
by Christoph Hellwig
· 13 years ago
cf572a9
target: move the state and execute lists to the command
by Christoph Hellwig
· 13 years ago
785fdf7
target: simplify command to task linkage
by Christoph Hellwig
· 13 years ago
6bb35e0
target: replace ->execute_task with ->execute_cmd
by Christoph Hellwig
· 13 years ago
bd31377
target: remove the task_sectors field in struct se_task
by Christoph Hellwig
· 13 years ago
7a83aa4
target: remove the task_size field in struct se_task
by Christoph Hellwig
· 13 years ago
72a0e5e
target: remove the task_lba field in struct se_task
by Christoph Hellwig
· 13 years ago
ed3102c
target: remove target_get_task_cdb
by Christoph Hellwig
· 13 years ago
a12f41f
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
by Andy Grover
· 13 years ago
957525a
target: Remove transport_do_task_sg_chain() and associated detritus
by Roland Dreier
· 13 years ago
b0d7994
target: add unknown size flag to target_submit_cmd()
by Sebastian Andrzej Siewior
· 13 years ago
58d9261
target: Remove obsolete DF_READ_ONLY usage
by Nicholas Bellinger
· 13 years ago
f208324
target: Use array_zalloc for device_list
by Jörn Engel
· 13 years ago
4a5a75f
target: Use array_zalloc for tpg_lun_list
by Jörn Engel
· 13 years ago
9765b1f
target: Bump core version to v4.1.0-rc2-ml + fabric versions
by Nicholas Bellinger
· 13 years ago
c7ec05c
target: Drop unused legacy target_core_fabric_ops API callers
by Nicholas Bellinger
· 13 years ago
337c060
target: Convert se_node_acl->acl_group removal to use ->acl_kref
by Nicholas Bellinger
· 13 years ago
afb999f
target: Add se_node_acl->acl_kref for ->acl_free_comp usage
by Nicholas Bellinger
· 13 years ago
0146834
target: Add se_node_acl->acl_free_comp for NodeACL release path
by Nicholas Bellinger
· 13 years ago
41ac82b
target: Add se_sess->sess_kref + get/put helpers
by Nicholas Bellinger
· 13 years ago
c0974f8
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
by Nicholas Bellinger
· 13 years ago
c7042ca
target: Fix target_submit_tmr se_tmr_req allocation failures
by Nicholas Bellinger
· 13 years ago
015487b
target: Untangle front-end and back-end meanings of max_sectors attribute
by Roland Dreier
· 13 years ago
d95b824
target: Fix up handling of short INQUIRY buffers
by Roland Dreier
· 13 years ago
8671556
target: Add SCF_ACK_KREF flag for acknowledgement kref
by Nicholas Bellinger
· 13 years ago
Next »