Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
50062175ffc844b8ff9664024c6416a37ad63c77
/
drivers
/
target
/
loopback
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
609aa22
scsi: remove ordered_tags scsi_device field
by Christoph Hellwig
· 10 years ago
a62182f
scsi: provide a generic change_queue_type method
by Christoph Hellwig
· 10 years ago
6375f89
tcm_loop: Fixup tag handling
by Hannes Reinecke
· 10 years ago
33940d0
target: encapsulate smp_mb__after_atomic()
by Joern Engel
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
b43f188
tcm_loop: Fix memory leak in tcm_loop_submission_work error path
by Nicholas Bellinger
· 10 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
e2a4f55
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
by Sagi Grimberg
· 10 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 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
b5b8e29
Target/dif: Introduce protection-passthough-only mode
by Sagi Grimberg
· 11 years ago
59dedde
tcm_loop: Enable DIF/DIX modes in SCSI host LLD
by Nicholas Bellinger
· 11 years ago
def2b33
target: Add protection SGLs to target_submit_cmd_map_sgls
by Nicholas Bellinger
· 11 years ago
f0a6c69
drivers: target: Mark functions as static in tcm_loop.c
by Rashika Kheria
· 11 years ago
8f4a1fb
tcm_loop: Implement target reset
by Hannes Reinecke
· 11 years ago
969871c
tcm_loop: TCQ and command abort support
by Hannes Reinecke
· 11 years ago
a314d70
tcm_loop: separate out tcm_loop_issue_tmr
by Hannes Reinecke
· 11 years ago
fb2b284
tcm_loop: Implement transport offline
by Hannes Reinecke
· 11 years ago
1ec59fe
tcm_loop: Check for valid hba in tcm_loop_drop_nexus()
by Hannes Reinecke
· 11 years ago
d80e224d
target: Remove TF_CIT_TMPL macro
by Andy Grover
· 11 years ago
4c76251
target: Update copyright ownership/year information to 2013
by Nicholas Bellinger
· 11 years ago
b79fafa
target: make queue_tm_rsp() return void
by Joern Engel
· 11 years ago
8946b07
tcm: switch to ->show_info()
by Al Viro
· 12 years ago
0fd97cc
target: kill struct se_subsystem_dev
by Christoph Hellwig
· 12 years ago
8f9f44f
tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls
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
70baf0a
target: remove transport_generic_process_write
by Christoph Hellwig
· 12 years ago
64f1db3
target: remove control CDB flags
by Christoph Hellwig
· 13 years ago
a12f41f
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
by Andy Grover
· 13 years ago
ee9b866
loopback: Fix transport_generic_allocate_tasks error handling
by Nicholas Bellinger
· 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
c7ec05c
target: Drop unused legacy target_core_fabric_ops API callers
by Nicholas Bellinger
· 13 years ago
6cf3fa6
tcm_loop: Set residual field for SCSI commands
by Roland Dreier
· 13 years ago
16786454
tcm_loop: switch to using transport_handle_cdb_direct
by Christoph Hellwig
· 13 years ago
afe2cb7
tcm_loop: defer all command submissions to workqueue
by Christoph Hellwig
· 13 years ago
f872c9f
tcm_loop: kill tcm_loop_allocate_core_cmd
by Christoph Hellwig
· 13 years ago
c8e31f2
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
by Andy Grover
· 13 years ago
2e88efd
tcm_loop: bump max_sectors
by Christoph Hellwig
· 13 years ago
8359cf4
target: remove useless casts
by Jörn Engel
· 13 years ago
c4795fb
target: header reshuffle, part2
by Christoph Hellwig
· 13 years ago
33c3faf
target: remove the t_tasks_bidi se_cmd field
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
8cd79f2
tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDB
by Nicholas Bellinger
· 13 years ago
0a02043
loopback: Prevent uninitialized use of tl_tpg in tcm_loop_queuecommand
by Nicholas Bellinger
· 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
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
a57b5d3
loopback: Fix memory leak in tcm_loop_make_scsi_hba()
by Jesper Juhl
· 13 years ago
824cc5f
loopback: Remove duplicate scsi/scsi_tcq.h include
by Jesper Juhl
· 13 years ago
12f09cc
loopback: off by one in tcm_loop_make_naa_tpg()
by Dan Carpenter
· 14 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
60d645a
target: Fix incorrect strlen() NULL terminator checks
by Dan Carpenter
· 13 years ago
552523d
target: Fix ERR_PTR dereferencing bugs
by Dan Carpenter
· 13 years ago
61db180
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
by Nicholas Bellinger
· 14 years ago
1078da1
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
by Nicholas Bellinger
· 14 years ago
3703b2c
[SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module
by Nicholas Bellinger
· 14 years ago