Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5366f6f6852513579f9fb8ba092ecaa44456590b
/
drivers
/
target
« Previous
b7eec2c
target/iscsi: Remove iscsi dereferencing macros
by Andy Grover
· 11 years ago
d80e224d
target: Remove TF_CIT_TMPL macro
by Andy Grover
· 11 years ago
5cb770b
target: Return an error for WRITE SAME with ANCHOR==1
by Roland Dreier
· 11 years ago
acb3f26
target: Reject EXTENDED_COPY when emulate_3pc is disabled
by Nicholas Bellinger
· 11 years ago
3f7a46c
target: Allow non zero ListID in EXTENDED_COPY parameter list
by Nicholas Bellinger
· 11 years ago
934a138
target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST
by Nicholas Bellinger
· 11 years ago
9e20ae3
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
by Nicholas Bellinger
· 11 years ago
f56cbbb
iscsi-target: Perform release of acknowledged tags from RX context
by Nicholas Bellinger
· 11 years ago
e255a28
iscsi-target: Only perform wait_for_tasks when performing shutdown
by Nicholas Bellinger
· 11 years ago
db60df8
target: Fail on non zero scsi_status in compare_and_write_callback
by Nicholas Bellinger
· 11 years ago
d8855c1
target: Fix recursive COMPARE_AND_WRITE callback failure
by Nicholas Bellinger
· 11 years ago
b719125
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
by Nicholas Bellinger
· 11 years ago
5f544cf
tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd
by Nicholas Bellinger
· 11 years ago
8c7f6e9
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
by Nicholas Bellinger
· 11 years ago
3e9e01d
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
by Nicholas Bellinger
· 11 years ago
48efe45
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
2999ee7
target/iscsi: Bump versions to v4.1.0
by Nicholas Bellinger
· 11 years ago
4c76251
target: Update copyright ownership/year information to 2013
by Nicholas Bellinger
· 11 years ago
837f645
iscsi-target: Bump default TCP listen backlog to 256
by Nicholas Bellinger
· 11 years ago
f730f91
target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out
by Gera Kazakov
· 11 years ago
38f7d6e
iscsi-target; Bump default CmdSN Depth to 64
by Nicholas Bellinger
· 11 years ago
12e4101
iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set
by Nicholas Bellinger
· 11 years ago
5ab41ca
iscsi-target: Add thread_set->ts_activate_sem + use common deallocate
by Nicholas Bellinger
· 11 years ago
d5705c4
iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_SET_DIE
by Nicholas Bellinger
· 11 years ago
0105c25
target: remove unused including <linux/version.h>
by Wei Yongjun
· 11 years ago
f99715a
target: Enable global EXTENDED_COPY setup/release
by Nicholas Bellinger
· 11 years ago
d397a44
target: Add Third Party Copy (3PC) bit in INQUIRY response
by Nicholas Bellinger
· 11 years ago
04b1b79
target: Enable EXTENDED_COPY setup in spc_parse_cdb
by Nicholas Bellinger
· 11 years ago
cbf031f
target: Add support for EXTENDED_COPY copy offload emulation
by Nicholas Bellinger
· 11 years ago
89c12cc
target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check
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
6836602
target: Make spc_parse_naa_6h_vendor_specific non static
by Nicholas Bellinger
· 11 years ago
56d128f
target: Make target_core_subsystem defined as non static
by Nicholas Bellinger
· 11 years ago
cf6d1f0
target: Release COMPARE_AND_WRITE mutex in generic failure path
by Nicholas Bellinger
· 11 years ago
a289008
target: Add compare_and_write_post() completion callback fall through
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
8cefe07
target: Do memory allocation for bidi commands using target_alloc_sgl
by Nicholas Bellinger
· 11 years ago
2009399
target: Refactor transport_generic_get_mem to target_alloc_sgl
by Nicholas Bellinger
· 11 years ago
6457740
target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI
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
fdb4c1f
target/pscsi: remove an unneeded check
by Dan Carpenter
· 11 years ago
988e3a8
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
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
ea3a179
iscsi-target: Remove left-over iscsi_target_do_login_io
by Nicholas Bellinger
· 11 years ago
bb04835
iscsi-target: Add sk->sk_state_change to cleanup after TCP failure
by Nicholas Bellinger
· 11 years ago
d381a80
iscsi-target: Add login negotiation multi-plexing support
by Nicholas Bellinger
· 11 years ago
a91eb7d
iscsi-target: Prepare login code for multi-plexing support
by Nicholas Bellinger
· 11 years ago
c130480
target: Fix se_cmd->state_list leak regression during WRITE failure
by Nicholas Bellinger
· 11 years ago
28aaa95
iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
by Nicholas Bellinger
· 11 years ago
c9a03c1
iscsi-target: Fix iscsit_transport reference leak during NP thread reset
by Nicholas Bellinger
· 11 years ago
9d86a2b
iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
by Nicholas Bellinger
· 11 years ago
dfecf61
iscsi-target: ST response on IN6ADDR_ANY socket
by Chris Leech
· 11 years ago
57103d7
target: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
ee60bdd
target: Fix trailing ASCII space usage in INQUIRY vendor+model
by Nicholas Bellinger
· 11 years ago
6d2fa9e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 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
ad7babd
iscsi-target: kstrtou* configfs attribute parameter cleanups
by Jörn Engel
· 11 years ago
37b32c6
iscsi-target: Fix tfc_tpg_auth_cit configfs length overflow
by Nicholas Bellinger
· 11 years ago
0fbfc46
iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
by Jörn Engel
· 11 years ago
8dc8632
target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10)
by Roland Dreier
· 11 years ago
09ceadc
target: Return correct sense data for IO past the end of a device
by Roland Dreier
· 11 years ago
e5c0d6a
target: Add tracepoints for SCSI commands being processed
by Roland Dreier
· 11 years ago
b2cb964
iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED
by Nicholas Bellinger
· 11 years ago
186a964
iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser
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
4f45d32
iscsi-target: missing kfree() on error path
by Dan Carpenter
· 11 years ago
3e23d02
iscsi-target: Drop left-over iscsi_conn->bad_hdr
by Nicholas Bellinger
· 11 years ago
8a39185
target: Make core_scsi3_update_and_write_aptpl return sense_reason_t
by Nicholas Bellinger
· 11 years ago
c3e5144
iscsi-target: Add demo-mode TPG authentication context support
by Nicholas Bellinger
· 11 years ago
e4b512e
target: Add se_portal_group->tpg_auth_group
by Nicholas Bellinger
· 11 years ago
6665889
iscsi-target: Add IFC_SENDTARGETS_SINGLE support
by Nicholas Bellinger
· 11 years ago
9864ca9
iscsi-target: Move sendtargets parsing into iscsit_process_text_cmd
by Nicholas Bellinger
· 11 years ago
dbf738a
iscsi-target: Allow ->MaxXmitDataSegmentLength assignment for iser discovery
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
58807a5
iscsi-target: Remove left over v3.10-rc debug printks
by Nicholas Bellinger
· 11 years ago
58bd0c6
target/iscsi: Fix op=disable + error handling cases in np_store_iser
by Andy Grover
· 11 years ago
ca24976
target: Drop legacy se_cmd->check_release bit
by Nicholas Bellinger
· 11 years ago
b9da582
iscsi-target: Avoid unnecessary t_state_lock during unsolicited data-out check
by Nicholas Bellinger
· 11 years ago
b28e545
target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE assignment
by Nicholas Bellinger
· 11 years ago
1a398b9
target: Avoid extra t_state_lock access in __target_execute_cmd
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
0b66818
target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd
by Nicholas Bellinger
· 11 years ago
862e638
target: Add transport_cmd_check_stop write_pending bit
by Nicholas Bellinger
· 11 years ago
574780f
target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()
by Jörn Engel
· 11 years ago
670caa9
target: Don't allocate pages for NULLIO devices
by Andy Grover
· 11 years ago
db5d1c3
target: Make virtual_lun0 a nullio device
by Andy Grover
· 11 years ago
bc118fe
target: Further refactoring of core_scsi3_emulate_pro_register()
by Andy Grover
· 12 years ago
51d9c41
target: Use if/else for sa_res_key conditional in emulate_pro_register()
by Andy Grover
· 12 years ago
459f213
target: Allocate aptpl_buf inside update_and_write_aptpl()
by Andy Grover
· 12 years ago
Next »