index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
2015-06-30
target: use kvfree() in session alloc and free
Pekka Enberg
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-03
target: explicitly include scsi_proto.h in target_core_fabric_lib.c
Stephen Rothwell
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
target: Move passthrough CDB parsing into a common function
Andy Grover
2015-05-30
target/user: Only support full command pass-through
Andy Grover
2015-05-30
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
Andy Grover
2015-05-30
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2015-05-28
treewide: Add missing vmalloc.h inclusion.
David S. Miller
2015-05-19
target: Drop signal_pending checks after interruptible lock acquire
Nicholas Bellinger
2015-05-14
target: Add missing parentheses
Bart Van Assche
2015-05-14
target: Fix bidi command handling
Bart Van Assche
2015-05-02
target/user: Disallow full passthrough (pass_level=0)
Andy Grover
2015-05-02
ISCSI: fix minor memory leak
Evgenii Lepikhin
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-19
target: Put TCMU under a new config option
Andy Grover
2015-04-19
target: Version 2 of TCMU ABI
Andy Grover
2015-04-15
target/file: Fix UNMAP with DIF protection support
Akinobu Mita
2015-04-15
target/file: Fix SG table for prot_buf initialization
Akinobu Mita
2015-04-15
target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled
Akinobu Mita
2015-04-15
target: Make core_tmr_abort_task() skip TMFs
Bart Van Assche
2015-04-15
target/sbc: Update sbc_dif_generate pr_debug output
Nicholas Bellinger
2015-04-15
target/sbc: Make internal DIF emulation honor ->prot_checks
Nicholas Bellinger
2015-04-15
target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled
Nicholas Bellinger
2015-04-15
target: Ensure sess_prot_type is saved across session restart
Nicholas Bellinger
2015-04-14
target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_*
Akinobu Mita
2015-04-14
target: Remove the unused flag SCF_ACK_KREF
Bart Van Assche
2015-04-14
target: Fix two sparse warnings
Bart Van Assche
2015-04-14
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
Nicholas Bellinger
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2015-04-10
iscsi target: fix oops when adding reject pdu
Mike Christie
2015-04-07
target: simplify target_xcopy_init_pt_lun
Christoph Hellwig
2015-04-07
target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag
Christoph Hellwig
2015-04-07
target/rd: reduce code duplication in rd_execute_rw()
Akinobu Mita
2015-04-07
tcm_loop: fixup tpgt string to integer conversion
Ming Lin
2015-04-07
iscsi/iser-target: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-07
loopback: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-07
target/rd: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
target/iblock: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
target/file: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
target: Add internal READ_INSERT support
Nicholas Bellinger
2015-04-07
target: Move cmd->prot_op check into target_read_prot_action
Nicholas Bellinger
2015-04-07
target: Add internal WRITE_STRIP support
Nicholas Bellinger
2015-04-07
target: Move cmd->prot_op check into target_write_prot_action
Nicholas Bellinger
2015-04-07
target: Update SPC/SBC emulation for sess_prot_type
Nicholas Bellinger
2015-04-07
target: Add protected fabric + unprotected device support
Nicholas Bellinger
2015-04-07
target: Convert DIF emulation to use cmd->prot_type
Nicholas Bellinger
[next]