Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f68d07f0804e78c1e72cd6861a455b6889f3587e
/
drivers
/
target
/
tcm_fc
d3682b1
tcm_fc: Check for aborted sequence
by Mark Rustad
· 12 years ago
a6ad57e
tcm_fc: using kfree_rcu() to simplify the code
by Wei Yongjun
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
edec8df
tcm_fc: Do not report target role when target is not defined
by Mark Rustad
· 12 years ago
f2eeba2
tcm_fc: Do not indicate retry capability to initiators
by Mark Rustad
· 12 years ago
9f4ad44
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
by Yi Zou
· 12 years ago
7875f17
tcm_fc: move the dereference below the NULL test
by Wei Yongjun
· 12 years ago
484018c
tcm_fc: remove unused including <generated/utsrelease.h>
by Wei Yongjun
· 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
08a16208
tcm_fc: rcu_deref outside rcu lock/unlock section
by Denis Efremov
· 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
b8b2253
tcm_fc: Offload WRITE I/O backend submission to tpg workqueue
by Christoph Hellwig
· 12 years ago
64f1db3
target: remove control CDB flags
by Christoph Hellwig
· 12 years ago
3cc5d2a
tcm_fc: Fix crash seen with aborts and large reads
by Mark Rustad
· 12 years ago
863555b
tcm_fc: Resolve suspicious RCU usage warnings
by Mark Rustad
· 12 years ago
e182d68
tcm_fc: Remove use of transport_do_task_sg_chain()
by Roland Dreier
· 13 years ago
06383f1
tcm_fc: Do not free tpg structure during wq allocation failure
by Mark Rustad
· 13 years ago
e1c4038
tcm_fc: Add abort flag for gracefully handling exchange timeout
by Mark Rustad
· 13 years ago
1ab142d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
ca747d6
target: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
2816890
target: remove obvious warnings
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
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
a6c76da
tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
by Paul E. McKenney
· 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
6297b07
target: Drop config_item_name usage in fabric TFO->free_wwn()
by Nicholas Bellinger
· 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
635a2b3
tcm_fc: remove custom hex_to_bin in ft_parse_wwn
by Andy Shevchenko
· 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
079587b
tcm_fc: Invalidation of DDP context for FCoE target in error conditions
by Kiran Patil
· 13 years ago
2863888
target: Convert acl_node_lock to be IRQ-disabling
by Roland Dreier
· 13 years ago
4e0f052
tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"
by Roland Dreier
· 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
· 13 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
· 13 years ago
a1fa375
tcm_fc: Makefile cleanups
by Nicholas Bellinger
· 13 years ago
3546297
target: merge release_cmd methods
by Christoph Hellwig
· 13 years ago
dc2e652
target: remove the always-noop ->new_cmd_failure method
by Christoph Hellwig
· 13 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
· 13 years ago
33dc362
[SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FCoE DDP in target mode
by Yi Zou
· 13 years ago
95efa286
tcm_fc: Fix conversion spec warning
by Nicholas Bellinger
· 13 years ago
7c7cf3b
tcm_fc: Fix possible lock to unlock type deadlock
by Dan Carpenter
· 13 years ago
61db952
tcm_fc: Fix ft_send_tm LUN lookup OOPs
by Kiran Patil
· 13 years ago
552523d
target: Fix ERR_PTR dereferencing bugs
by Dan Carpenter
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
61db180
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
by Nicholas Bellinger
· 13 years ago
1078da1
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
by Nicholas Bellinger
· 13 years ago
e66ecd5
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
by Nicholas Bellinger
· 13 years ago
d60b7a0
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
by Nicholas Bellinger
· 13 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