index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
1
-17
/
+23
2015-09-25
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
1
-2
/
+3
2015-07-31
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
1
-1
/
+0
2015-07-31
target: remove initiatorname field in se_acl_lun
Chris Zankel
1
-5
/
+3
2015-07-07
target: Use struct t10_pi_tuple
Sagi Grimberg
1
-1
/
+1
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1007
/
+282
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2015-06-23
target: Send UA when changing LUN inventory
Hannes Reinecke
1
-4
/
+19
2015-06-23
target: Convert se_lun->lun_deve_lock to normal spinlock
Nicholas Bellinger
1
-6
/
+6
2015-06-16
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
1
-9
/
+0
2015-06-16
target: use 64-bit LUNs
Hannes Reinecke
1
-15
/
+15
2015-06-16
target: Drop duplicate + unused se_dev_check_wce
Nicholas Bellinger
1
-12
/
+0
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-2
/
+2
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
1
-16
/
+31
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
1
-150
/
+29
2015-06-01
target: Simplify LUN shutdown code
Bart Van Assche
1
-1
/
+0
2015-06-01
target: simplify backend attribute implementation
Christoph Hellwig
1
-504
/
+0
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
1
-3
/
+3
2015-06-01
target: Only reset specific dynamic entries during lun_group creation
Nicholas Bellinger
1
-1
/
+1
2015-06-01
target: Drop unused se_lun->lun_acl_list
Nicholas Bellinger
1
-15
/
+0
2015-06-01
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
1
-9
/
+5
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
1
-85
/
+7
2015-06-01
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
Nicholas Bellinger
1
-0
/
+1
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
1
-176
/
+180
2015-05-31
target: fix a log message in se_dev_set_emulate_rest_reord()
Christophe Vu-Brugier
1
-1
/
+1
2015-05-31
target: fix DPO and FUA bit checks
Christoph Hellwig
1
-23
/
+7
2015-05-31
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-2
/
+2
2015-05-31
target: Move passthrough CDB parsing into a common function
Andy Grover
1
-0
/
+74
2015-04-02
target: Allow userspace to write 1 to attrib/emulate_fua_write
Andy Grover
1
-2
/
+2
2015-03-20
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
1
-0
/
+12
2015-03-20
target: Fix virtual LUN=0 target_configure_device failure OOPs
Nicholas Bellinger
1
-2
/
+2
2015-03-20
target: Disallow changing of WRITE cache/FUA attrs after export
Nicholas Bellinger
1
-1
/
+15
2015-01-10
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
1
-46
/
+0
2015-01-10
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
1
-4
/
+4
2014-12-02
target: Drop left-over PHBA_PDEV set attr checks
Nicholas Bellinger
1
-54
/
+10
2014-12-02
target: Add EXPORT_SYMBOL for existing se_dev_set_*
Nicholas Bellinger
1
-0
/
+26
2014-10-04
target: Add force_pr_aptpl device attribute
Nicholas Bellinger
1
-0
/
+18
2014-10-04
target: Fix APTPL metadata handling for dynamic MappedLUNs
Nicholas Bellinger
1
-1
/
+2
2014-10-02
target: encapsulate smp_mb__after_atomic()
Joern Engel
1
-6
/
+3
2014-10-02
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
Andy Grover
1
-13
/
+5
2014-06-27
target: Fix left-over se_lun->lun_sep pointer OOPs
Nicholas Bellinger
1
-0
/
+1
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2014-05-16
target: Don't allow setting WC emulation if device doesn't support
Andy Grover
1
-4
/
+4
2014-05-16
target: Allow non-supporting backends to set pi_prot_type to 0
Andy Grover
1
-0
/
+4
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-3
/
+3
2014-02-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-8
/
+100
2014-01-18
target/configfs: Expose protection device attributes
Nicholas Bellinger
1
-0
/
+89
2014-01-10
target_core_alua: Referrals configfs integration
Hannes Reinecke
1
-0
/
+1
2014-01-10
target_core_alua: Referrals infrastructure
Hannes Reinecke
1
-0
/
+2
2013-12-19
target/file: Update hw_max_sectors based on current block_size
Nicholas Bellinger
1
-0
/
+5
[next]