index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: use 64-bit LUNs
Hannes Reinecke
2015-06-16
13
-78
/
+73
*
target: Drop duplicate + unused se_dev_check_wce
Nicholas Bellinger
2015-06-16
1
-12
/
+0
*
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-16
11
-39
/
+41
*
target: Drop se_lun->lun_active for existing percpu lun_ref
Nicholas Bellinger
2015-06-01
3
-10
/
+14
*
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
12
-111
/
+169
*
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-06-01
12
-765
/
+426
*
target: Simplify LUN shutdown code
Bart Van Assche
2015-06-01
4
-26
/
+2
*
target: simplify backend attribute implementation
Christoph Hellwig
2015-06-01
2
-570
/
+486
*
target: consolidate backend attribute implementations
Christoph Hellwig
2015-06-01
6
-155
/
+174
*
target: simplify backend driver registration
Christoph Hellwig
2015-06-01
9
-138
/
+129
*
target: Drop left-over se_lun->lun_status
Nicholas Bellinger
2015-06-01
1
-6
/
+0
*
target: Only reset specific dynamic entries during lun_group creation
Nicholas Bellinger
2015-06-01
3
-4
/
+8
*
target: Drop unused se_lun->lun_acl_list
Nicholas Bellinger
2015-06-01
2
-19
/
+0
*
target: Convert core_tpg_deregister to use list splice
Nicholas Bellinger
2015-06-01
1
-7
/
+5
*
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
2015-06-01
5
-50
/
+47
*
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
8
-274
/
+118
*
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
3
-20
/
+0
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-31
24
-24
/
+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
*
ib_srpt: Remove set-but-not-used variables
Bart Van Assche
2015-05-31
1
-7
/
+0
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-31
19
-172
/
+74
*
target: move transport ID handling to the core
Christoph Hellwig
2015-05-31
16
-721
/
+173
*
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-31
13
-177
/
+9
*
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-31
11
-37
/
+30
*
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
15
-192
/
+16
*
target: refactor node ACL allocation
Christoph Hellwig
2015-05-31
1
-77
/
+56
*
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-31
11
-335
/
+73
*
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-31
10
-54
/
+4
*
vhost/scsi: remove struct vhost_scsi_nacl
Christoph Hellwig
2015-05-31
1
-31
/
+3
*
sbp_target: remove struct sbp_nacl
Christoph Hellwig
2015-05-31
2
-30
/
+3
*
tcm_usb: remove struct usbg_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
9
-32
/
+31
*
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
[next]