Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
964f9501c1910c0835eee3cf870ba5aa44db1241
/
drivers
/
target
/
tcm_fc
/
tfc_cmd.c
68d81f4
scsi: remove MSG_*_TAG defines
by Christoph Hellwig
· 10 years ago
6dbe7f4
tcm_fc: Generate TASK_SET_FULL status for response failures
by Nicholas Bellinger
· 11 years ago
ed8ec8f
tcm_fc: Fix free-after-use regression in ft_free_cmd
by Nicholas Bellinger
· 11 years ago
131e6ab
target: Add TFO->abort_task for aborted task resources release
by Nicholas Bellinger
· 11 years ago
6f6b5d1
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
by Kent Overstreet
· 11 years ago
5f544cf
tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd
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
484018c
tcm_fc: remove unused including <generated/utsrelease.h>
by Wei Yongjun
· 12 years ago
1fa8f45
tcm_fc: Avoid debug overhead when not debugging
by Mark Rustad
· 12 years ago
d6dfc86
target: Allow for target_submit_cmd() returning errors
by Roland Dreier
· 12 years ago
64f1db3
target: remove control CDB flags
by Christoph Hellwig
· 13 years ago
3cc5d2a
tcm_fc: Fix crash seen with aborts and large reads
by Mark Rustad
· 12 years ago
e182d68
tcm_fc: Remove use of transport_do_task_sg_chain()
by Roland Dreier
· 13 years ago
e1c4038
tcm_fc: Add abort flag for gracefully handling exchange timeout
by Mark Rustad
· 13 years ago
031ed4d
tcm_fc: Fix fc_exch memory leak in ft_send_resp_status
by Nicholas Bellinger
· 13 years ago
c7ec05c
target: Drop unused legacy target_core_fabric_ops API callers
by Nicholas Bellinger
· 13 years ago
c0974f8
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
by Nicholas Bellinger
· 13 years ago
00ad4c4
tcm_fc: Handle target_submit_tmr allocation failure
by Nicholas Bellinger
· 13 years ago
59dcb5e
tcm_fc: Convert ft_send_tm to use target_submit_tmr
by Andy Grover
· 13 years ago
a1321f7
tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm
by Andy Grover
· 13 years ago
06fb631
tcm_fc: Call lookup_tmr_lun() for all TM types
by Andy Grover
· 13 years ago
5ebddd4
tcm_fc: Move core->fc code conversion earlier in ft_send_tm()
by Andy Grover
· 13 years ago
c8e31f2
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
by Andy Grover
· 13 years ago
35b2cdc
tcm_fc: Remove cmd->cdb data member
by Andy Grover
· 13 years ago
0dccb69
tcm_fc: Simplify ft_send_work for tmr path
by Andy Grover
· 13 years ago
e35fa8c
scsi: Use struct scsi_lun in fc/fcp.h
by Andy Grover
· 13 years ago
1edcdb4
target: Change target_submit_cmd() to return void
by Andy Grover
· 13 years ago
4355a91
tcm_fc: Convert ft_send_work to use target_submit_cmd
by Nicholas Bellinger
· 13 years ago
c4795fb
target: header reshuffle, part2
by Christoph Hellwig
· 13 years ago
03e98c9
target: Address legacy PYX_TRANSPORT_* return code breakage
by Nicholas Bellinger
· 13 years ago
88dd9e2
target: Make TFO->check_stop_free return free status
by Nicholas Bellinger
· 13 years ago
bfaf40a
target: remove the TRANSPORT_REMOVE state
by Christoph Hellwig
· 13 years ago
dd503a5
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
by Roland Dreier
· 13 years ago
82f1c8a
target: push session reinstatement out of transport_generic_free_cmd
by Christoph Hellwig
· 13 years ago
4ca495e
tfm_fc: use transport_handle_cdb_direct
by Christoph Hellwig
· 13 years ago
9375b1b
target: Remove unneeded version.h includes
by Jesper Juhl
· 13 years ago
58fc73d
tcm_fc: Work queue based approach instead of managing own thread and event based mechanism
by Christoph Hellwig
· 13 years ago
a9e4e6e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
dcd998c
tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data
by Kiran Patil
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
d4e0670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
6708bb2
target: Follow up core updates from AGrover and HCH (round 4)
by Andy Grover
· 14 years ago
ec98f78
target: Eliminate usage of struct se_mem
by Andy Grover
· 13 years ago
05d1c7c
target: Make all control CDBs scatter-gather
by Andy Grover
· 13 years ago
2be1814
tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
by Nicholas Bellinger
· 14 years ago
3546297
target: merge release_cmd methods
by Christoph Hellwig
· 14 years ago
dc2e652
target: remove the always-noop ->new_cmd_failure method
by Christoph Hellwig
· 14 years ago
a1d8b49
target: Updates from AGrover and HCH (round 3)
by Andy Grover
· 14 years ago
5951146d
target: More core cleanups from AGrover (round 2)
by Andy Grover
· 13 years ago
e3d6f90
target: Core cleanups from AGrover (round 1)
by Andy Grover
· 13 years ago
efa4988
target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter
by Nicholas Bellinger
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
f2f7b09
[SCSI] tcm_fc: Fixing reference counting problem which was causing ft_sess to be deleted.
by Kiran Patil
· 14 years ago
33dc362
[SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FCoE DDP in target mode
by Yi Zou
· 14 years ago
61db9527
tcm_fc: Fix ft_send_tm LUN lookup OOPs
by Kiran Patil
· 14 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 14 years ago
61db180
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
by Nicholas Bellinger
· 14 years ago
e66ecd5
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
by Nicholas Bellinger
· 14 years ago
3699d92
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) support
by Kiran Patil
· 14 years ago