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: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
7
-262
/
+103
*
target/pr: cleanup core_scsi3_pr_seq_non_holder
Christoph Hellwig
2015-06-01
1
-26
/
+18
*
target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
Nicholas Bellinger
2015-06-01
2
-67
/
+70
*
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
Nicholas Bellinger
2015-06-01
2
-19
/
+40
*
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
10
-431
/
+399
*
iscsi-target: fix variable name typo in iscsi_check_acceptor_state()
Christophe Vu-Brugier
2015-05-31
1
-4
/
+4
*
target: fix a log message in se_dev_set_emulate_rest_reord()
Christophe Vu-Brugier
2015-05-31
1
-1
/
+1
*
target: remove ->put_session method
Christoph Hellwig
2015-05-31
1
-6
/
+0
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-31
19
-19
/
+0
*
target: remove struct target_fabric_configfs_template
Christoph Hellwig
2015-05-31
2
-29
/
+24
*
target: put struct target_fabric_configfs on a diet
Christoph Hellwig
2015-05-31
2
-22
/
+6
*
target: don't copy fabric ops
Christoph Hellwig
2015-05-31
2
-20
/
+20
*
target: Remove set-but-not-used-variables
Bart Van Assche
2015-05-31
1
-4
/
+2
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-31
11
-80
/
+38
*
target: move transport ID handling to the core
Christoph Hellwig
2015-05-31
8
-329
/
+168
*
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-31
8
-88
/
+9
*
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-31
6
-26
/
+19
*
tcm_fc: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-31
1
-9
/
+8
*
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-31
1
-12
/
+11
*
target/iscsi: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-31
1
-28
/
+15
*
target: handle odd SG mapping for data transfer memory
Akinobu Mita
2015-05-31
1
-39
/
+83
*
target: ensure se_cmd->t_prot_sg is allocated when required
Akinobu Mita
2015-05-31
1
-12
/
+15
*
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...
Akinobu Mita
2015-05-31
1
-2
/
+3
*
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-31
8
-93
/
+9
*
target: refactor node ACL allocation
Christoph Hellwig
2015-05-31
1
-77
/
+56
*
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-31
6
-157
/
+47
*
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
[next]