index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
46
-4622
/
+2939
|
\
|
*
target: remove target_core_configfs.h
Christoph Hellwig
2015-06-23
4
-3
/
+34
|
*
target: consolidate version defines
Christoph Hellwig
2015-06-23
5
-7
/
+7
|
*
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
Christoph Hellwig
2015-06-23
3
-39
/
+19
|
*
target: simplify UNMAP handling
Christoph Hellwig
2015-06-23
3
-35
/
+12
|
*
target: replace se_cmd->execute_rw with a protocol_data field
Christoph Hellwig
2015-06-23
1
-13
/
+7
|
*
target/user: Fix inconsistent kmap_atomic/kunmap_atomic
Sagi Grimberg
2015-06-23
1
-6
/
+8
|
*
target: Send UA when changing LUN inventory
Hannes Reinecke
2015-06-23
2
-4
/
+20
|
*
target: Send UA upon LUN RESET tmr completion
Hannes Reinecke
2015-06-23
1
-0
/
+5
|
*
target: Send UA on ALUA target port group change
Hannes Reinecke
2015-06-22
2
-0
/
+9
|
*
target: Convert se_lun->lun_deve_lock to normal spinlock
Nicholas Bellinger
2015-06-22
3
-12
/
+12
|
*
target: use 'se_dev_entry' when allocating UAs
Hannes Reinecke
2015-06-16
5
-42
/
+54
|
*
target: Remove 'ua_nacl' pointer from se_ua structure
Hannes Reinecke
2015-06-16
1
-1
/
+0
|
*
target_core_alua: Correct UA handling when switching states
Hannes Reinecke
2015-06-16
1
-6
/
+16
|
*
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
2015-06-15
3
-26
/
+0
|
*
target: use 64-bit LUNs
Hannes Reinecke
2015-06-15
13
-78
/
+73
|
*
target: Drop duplicate + unused se_dev_check_wce
Nicholas Bellinger
2015-06-15
1
-12
/
+0
|
*
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-15
6
-18
/
+35
|
*
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
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-30
1
-4
/
+4
|
*
target: fix a log message in se_dev_set_emulate_rest_reord()
Christophe Vu-Brugier
2015-05-30
1
-1
/
+1
|
*
target: remove ->put_session method
Christoph Hellwig
2015-05-30
1
-6
/
+0
|
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
19
-19
/
+0
|
*
target: remove struct target_fabric_configfs_template
Christoph Hellwig
2015-05-30
2
-29
/
+24
|
*
target: put struct target_fabric_configfs on a diet
Christoph Hellwig
2015-05-30
2
-22
/
+6
|
*
target: don't copy fabric ops
Christoph Hellwig
2015-05-30
2
-20
/
+20
|
*
target: Remove set-but-not-used-variables
Bart Van Assche
2015-05-30
1
-4
/
+2
|
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
11
-80
/
+38
|
*
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
8
-329
/
+168
|
*
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
8
-88
/
+9
|
*
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
6
-26
/
+19
|
*
tcm_fc: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-9
/
+8
|
*
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-12
/
+11
|
*
target/iscsi: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-28
/
+15
[next]