Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0f5e17c5fde5d28b26cd83e077c21d28bbf50a80
/
drivers
/
target
« Previous
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
1920ed6
target: Change sbc_emulate_noop to return sense_reason_t
by Nicholas Bellinger
· 12 years ago
314da1a
sbp-target: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
1c5c12c
iscsi-target: Always send a response before terminating iSCSI connection
by Roland Dreier
· 12 years ago
64c13330
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
by Steve Hodgson
· 12 years ago
998866b
iscsi-target: Fix potential deadlock on lock taken in timer
by Roland Dreier
· 12 years ago
bb7a8c8
target: Fix exception path pr_reg put regression for PR RELEASE
by Nicholas Bellinger
· 12 years ago
b69c1fc
target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption
by Nicholas Bellinger
· 12 years ago
a2e85d1
target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check
by Nicholas Bellinger
· 12 years ago
de103c9
target: pass sense_reason as a return value
by Christoph Hellwig
· 12 years ago
fecae40
target: Fix incorrect starting offset after MODE_SENSE refactoring
by Nicholas Bellinger
· 12 years ago
3a3c5e4
target: Add emulation for MODE SELECT
by Roland Dreier
· 12 years ago
0f6d64c
target: Implement mode page 0x1c, "Informational Exceptions"
by Roland Dreier
· 12 years ago
d4b2b86
target: Refactor MODE SENSE emulation
by Roland Dreier
· 12 years ago
1f981de
iscsi-target: Use list_first_entry() where appropriate
by Roland Dreier
· 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
e6c4219
pscsi: fix REPORT LUNS handling
by Christoph Hellwig
· 12 years ago
ecf0dd6
target/pscsi: Make pscsi_configure_device + target_release_session static
by Fengguang Wu
· 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
d1b1f80
target: move REPORT LUNS emulation to target_core_spc.c
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
ab74b3d
target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
by Steve Hodgson
· 12 years ago
d5627ac
iscsi-target: Fix missed wakeup race in TX thread
by Roland Dreier
· 12 years ago
3e03989
target: Avoid integer overflow in se_dev_align_max_sectors()
by Roland Dreier
· 12 years ago
0d0f9df
target: Don't return success from module_init() if setup fails
by Roland Dreier
· 12 years ago
dea5f09
target: Re-add explict zeroing of INQUIRY bounce buffer memory
by Nicholas Bellinger
· 12 years ago
3bd7bf1
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
1a1ff38
target: reintroduce some obsolete SCSI-2 commands
by Bernhard Kohl
· 12 years ago
e13d5fe
target: Fix double-free of se_cmd in target_complete_tmr_failure
by Nicholas Bellinger
· 12 years ago
db83101
iscsi: fix check keys
by Alan Cox
· 12 years ago
ce40be7
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
a188e7e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
cf0eb28
iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
by Nicholas Bellinger
· 12 years ago
50e5c87
iscsit: proper endianess conversions
by Christoph Hellwig
· 12 years ago
66c7db6
iscsit: use the itt_t abstract type
by Christoph Hellwig
· 12 years ago
cea0b4c
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
by Christoph Hellwig
· 12 years ago
904753d
iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
by Christoph Hellwig
· 12 years ago
fceb5bc
iscsit: mark various functions static
by Christoph Hellwig
· 12 years ago
d7ca663
target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()
by Dan Carpenter
· 12 years ago
944981c
target: Add control CDB READ payload zero work-around
by Nicholas Bellinger
· 12 years ago
8f9f44f
tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls
by Nicholas Bellinger
· 12 years ago
a026757
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
by Nicholas Bellinger
· 12 years ago
38b11ba
iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode
by Nicholas Bellinger
· 12 years ago
b094a4b
iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentLength
by Nicholas Bellinger
· 12 years ago
1c417f3
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
by Nicholas Bellinger
· 12 years ago
21f5aa7
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
by Nicholas Bellinger
· 12 years ago
9977bb1
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
by Nicholas Bellinger
· 12 years ago
e004cb2
iscsi-target: Add base MaxXmitDataSegmentLength code
by Nicholas Bellinger
· 12 years ago
b32f4c7
target/file: Re-enable optional fd_buffered_io=1 operation
by Nicholas Bellinger
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
f25590f
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
by Nicholas Bellinger
· 12 years ago
b659f4b
sbp-target: fix return value check in sbp_register_configfs()
by Wei Yongjun
· 12 years ago
37bb789
target: fix return code in target_core_init_configfs error path
by Peter Senna Tschudin
· 12 years ago
609234e
target: move the dereference below the NULL test
by Wei Yongjun
· 12 years ago
7875f17
tcm_fc: move the dereference below the NULL test
by Wei Yongjun
· 12 years ago
d81cb44
target: go through normal processing for all zero-length commands
by Paolo Bonzini
· 12 years ago
e0de445
target: do not submit a zero-bio I/O request
by Paolo Bonzini
· 12 years ago
a50da14
target: support zero allocation length in SBC commands
by Paolo Bonzini
· 12 years ago
7a3f369
target: fix truncation of mode data, support zero allocation length
by Paolo Bonzini
· 12 years ago
ffe7b0e
target: support zero allocation length in INQUIRY
by Paolo Bonzini
· 12 years ago
bf11eef
target: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 12 years ago
06cda52
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
by Roland Dreier
· 12 years ago
fd30e93
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
by Nicholas Bellinger
· 12 years ago
93d441a
target: remove unused including <generated/utsrelease.h>
by Wei Yongjun
· 12 years ago
484018c
tcm_fc: remove unused including <generated/utsrelease.h>
by Wei Yongjun
· 12 years ago
a60fbbc
target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends
by Nicholas Bellinger
· 12 years ago
852b6ed
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
by Nicholas Bellinger
· 12 years ago
35d1efe
target: Fix minor spelling typos in drivers/target
by Masanari Iida
· 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
343d475
target/sbp: Remove strict param from sbp_parse_wwn
by Andy Grover
· 12 years ago
283669d
target: Cleanup transport_subsystem_check_init
by Andy Grover
· 12 years ago
593e909
target: Remove request_module for target_core_stgt
by Andy Grover
· 12 years ago
395c72a
block: Generalized bio pool freeing
by Kent Overstreet
· 12 years ago
6abbdf3
target: go through normal processing for zero-length REQUEST_SENSE
by Paolo Bonzini
· 12 years ago
32a8811
target: support zero allocation length in REQUEST SENSE
by Paolo Bonzini
· 12 years ago
3717ef0
target: support zero-size allocation lengths in transport_kmap_data_sg
by Paolo Bonzini
· 12 years ago
9b16b9e
target: fail REPORT LUNS with less than 16 bytes of payload
by Paolo Bonzini
· 12 years ago
0d7f129
target: report too-small parameter lists everywhere
by Paolo Bonzini
· 12 years ago
306c11b
target: go through normal processing for zero-length PSCSI commands
by Paolo Bonzini
· 12 years ago
d5829ea
target: fix use-after-free with PSCSI sense data
by Paolo Bonzini
· 12 years ago
27a2709
target: simplify code around transport_get_sense_data
by Paolo Bonzini
· 12 years ago
6138ed2
target: move transport_get_sense_data
by Paolo Bonzini
· 12 years ago
59e13d4
scsi: fix various printk and comment typos
by Masanari Iida
· 13 years ago
13b5533
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
by Benjamin Wang
· 12 years ago
4c054ba
target: Fix ->data_length re-assignment bug with SCSI overflow
by Nicholas Bellinger
· 12 years ago
af74115
target: Remove unused se_cmd.cmd_spdtl
by Roland Dreier
· 12 years ago
08a16208
tcm_fc: rcu_deref outside rcu lock/unlock section
by Denis Efremov
· 12 years ago
74f4cf2
target: Fix regression bug with handling of zero-length data CDBs
by Nicholas Bellinger
· 12 years ago
1d2a2cd
target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough
by Nicholas Bellinger
· 12 years ago
d0e27c8
target: fix NULL pointer dereference bug alloc_page() fails to get memory
by Yi Zou
· 12 years ago
1fa8f45
tcm_fc: Avoid debug overhead when not debugging
by Mark Rustad
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
dbc6e02
delousing target_core_file a bit
by Al Viro
· 12 years ago
Next »