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