index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Lines
2015-05-30
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...
Akinobu Mita
-2
/
+3
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
-93
/
+9
2015-05-30
target: refactor node ACL allocation
Christoph Hellwig
-77
/
+56
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
-157
/
+47
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
-23
/
+4
2015-05-30
sbp_target: remove struct sbp_nacl
Christoph Hellwig
-30
/
+3
2015-05-30
tcm_loop: remove struct tcm_loop_nacl
Christoph Hellwig
-17
/
+2
2015-05-30
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
-22
/
+21
2015-05-30
target/user: Add support for bidirectional commands
Ilias Tsitsimpis
-5
/
+24
2015-05-30
target/user: Refactor data area allocation code
Ilias Tsitsimpis
-83
/
+106
2015-05-30
target/transport: Always initialize bidi fields in se_cmd
Ilias Tsitsimpis
-4
/
+2
2015-05-30
target/loop: Enable VARLEN CDB support
Ilias Tsitsimpis
-6
/
+1
2015-05-30
driver/user: Don't warn for DMA_NONE data direction
Ilias Tsitsimpis
-2
/
+3
2015-05-30
target: fix DPO and FUA bit checks
Christoph Hellwig
-32
/
+40
2015-05-30
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
-444
/
+16
2015-05-30
target/sbc: Fix sbc_dif_verify inconsistent map/unmap
Sagi Grimberg
-14
/
+14
2015-05-30
target/file: Remove fd_prot bounce buffer
Sagi Grimberg
-106
/
+28
2015-05-30
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
-107
/
+34
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
-18
/
+15
2015-05-30
target: Move passthrough CDB parsing into a common function
Andy Grover
-94
/
+76
2015-05-30
target/user: Only support full command pass-through
Andy Grover
-50
/
+74
2015-05-30
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
Andy Grover
-0
/
+4
2015-05-30
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
-53
/
+27
2015-05-28
treewide: Add missing vmalloc.h inclusion.
David S. Miller
-0
/
+5
2015-05-19
target: Drop signal_pending checks after interruptible lock acquire
Nicholas Bellinger
-6
/
+3
2015-05-14
target: Add missing parentheses
Bart Van Assche
-2
/
+2
2015-05-14
target: Fix bidi command handling
Bart Van Assche
-2
/
+1
2015-05-02
target/user: Disallow full passthrough (pass_level=0)
Andy Grover
-65
/
+3
2015-05-02
ISCSI: fix minor memory leak
Evgenii Lepikhin
-0
/
+1
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
-1524
/
+990
2015-04-19
target: Put TCMU under a new config option
Andy Grover
-3
/
+4
2015-04-19
target: Version 2 of TCMU ABI
Andy Grover
-12
/
+34
2015-04-15
target/file: Fix UNMAP with DIF protection support
Akinobu Mita
-25
/
+61
2015-04-15
target/file: Fix SG table for prot_buf initialization
Akinobu Mita
-15
/
+6
2015-04-15
target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled
Akinobu Mita
-7
/
+8
2015-04-15
target: Make core_tmr_abort_task() skip TMFs
Bart Van Assche
-2
/
+2
2015-04-15
target/sbc: Update sbc_dif_generate pr_debug output
Nicholas Bellinger
-3
/
+5
2015-04-15
target/sbc: Make internal DIF emulation honor ->prot_checks
Nicholas Bellinger
-0
/
+7
2015-04-15
target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled
Nicholas Bellinger
-1
/
+5
2015-04-15
target: Ensure sess_prot_type is saved across session restart
Nicholas Bellinger
-7
/
+15
2015-04-14
target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_*
Akinobu Mita
-3
/
+64
2015-04-14
target: Remove the unused flag SCF_ACK_KREF
Bart Van Assche
-3
/
+1
2015-04-14
target: Fix two sparse warnings
Bart Van Assche
-0
/
+4
2015-04-14
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
Nicholas Bellinger
-9
/
+43
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
-548
/
+246
2015-04-10
iscsi target: fix oops when adding reject pdu
Mike Christie
-1
/
+1
2015-04-07
target: simplify target_xcopy_init_pt_lun
Christoph Hellwig
-23
/
+9
2015-04-07
target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag
Christoph Hellwig
-2
/
+2
2015-04-07
target/rd: reduce code duplication in rd_execute_rw()
Akinobu Mita
-34
/
+32
2015-04-07
tcm_loop: fixup tpgt string to integer conversion
Ming Lin
-8
/
+6
[prev]
[next]