index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
target: Drop se_lun->lun_active for existing percpu lun_ref
Nicholas Bellinger
3
-10
/
+14
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
12
-111
/
+169
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
12
-765
/
+426
2015-06-01
target: Simplify LUN shutdown code
Bart Van Assche
4
-26
/
+2
2015-06-01
target: simplify backend attribute implementation
Christoph Hellwig
2
-568
/
+484
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
6
-155
/
+174
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
9
-136
/
+127
2015-06-01
target: Drop left-over se_lun->lun_status
Nicholas Bellinger
1
-6
/
+0
2015-06-01
target: Only reset specific dynamic entries during lun_group creation
Nicholas Bellinger
3
-4
/
+8
2015-06-01
target: Drop unused se_lun->lun_acl_list
Nicholas Bellinger
2
-19
/
+0
2015-06-01
target: Convert core_tpg_deregister to use list splice
Nicholas Bellinger
1
-7
/
+5
2015-06-01
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
5
-50
/
+47
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
7
-262
/
+103
2015-06-01
target/pr: cleanup core_scsi3_pr_seq_non_holder
Christoph Hellwig
1
-26
/
+18
2015-06-01
target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
Nicholas Bellinger
2
-67
/
+70
2015-06-01
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
Nicholas Bellinger
2
-19
/
+40
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
10
-426
/
+394
2015-05-30
iscsi-target: fix variable name typo in iscsi_check_acceptor_state()
Christophe Vu-Brugier
1
-4
/
+4
2015-05-30
target: fix a log message in se_dev_set_emulate_rest_reord()
Christophe Vu-Brugier
1
-1
/
+1
2015-05-30
target: remove ->put_session method
Christoph Hellwig
1
-6
/
+0
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
19
-19
/
+0
2015-05-30
target: remove struct target_fabric_configfs_template
Christoph Hellwig
2
-29
/
+24
2015-05-30
target: put struct target_fabric_configfs on a diet
Christoph Hellwig
2
-22
/
+6
2015-05-30
target: don't copy fabric ops
Christoph Hellwig
2
-20
/
+20
2015-05-30
target: Remove set-but-not-used-variables
Bart Van Assche
1
-4
/
+2
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
11
-80
/
+38
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
8
-329
/
+168
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
8
-88
/
+9
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
6
-26
/
+19
2015-05-30
tcm_fc: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-9
/
+8
2015-05-30
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-12
/
+11
2015-05-30
target/iscsi: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-28
/
+15
2015-05-30
target: handle odd SG mapping for data transfer memory
Akinobu Mita
1
-39
/
+83
2015-05-30
target: ensure se_cmd->t_prot_sg is allocated when required
Akinobu Mita
1
-12
/
+15
2015-05-30
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_prot()
Akinobu Mita
1
-2
/
+3
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
8
-93
/
+9
2015-05-30
target: refactor node ACL allocation
Christoph Hellwig
1
-77
/
+56
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
6
-157
/
+47
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
5
-23
/
+4
2015-05-30
sbp_target: remove struct sbp_nacl
Christoph Hellwig
2
-30
/
+3
2015-05-30
tcm_loop: remove struct tcm_loop_nacl
Christoph Hellwig
2
-17
/
+2
2015-05-30
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
5
-22
/
+21
2015-05-30
target/user: Add support for bidirectional commands
Ilias Tsitsimpis
1
-5
/
+24
2015-05-30
target/user: Refactor data area allocation code
Ilias Tsitsimpis
1
-83
/
+106
2015-05-30
target/transport: Always initialize bidi fields in se_cmd
Ilias Tsitsimpis
1
-4
/
+2
2015-05-30
target/loop: Enable VARLEN CDB support
Ilias Tsitsimpis
2
-6
/
+1
2015-05-30
driver/user: Don't warn for DMA_NONE data direction
Ilias Tsitsimpis
1
-2
/
+3
2015-05-30
target: fix DPO and FUA bit checks
Christoph Hellwig
6
-32
/
+40
2015-05-30
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
9
-444
/
+16
2015-05-30
target/sbc: Fix sbc_dif_verify inconsistent map/unmap
Sagi Grimberg
1
-14
/
+14
[prev]
[next]