Sign in
android-kvm
/
linux
/
51c2664ab051908dfb467b922e017a792c489cec
/
drivers
/
target
/
target_core_device.c
ed1227e
scsi: target: Fix ordered tag handling
by Mike Christie
· 3 years, 5 months ago
2469f1e0
scsi: target: core: Add configurable IEEE Company ID attribute
by Sergey Samoylenko
· 3 years, 11 months ago
1b5ad81
scsi: target: Make the virtual LUN 0 device
by Konstantin Shelekhin
· 4 years ago
eb44ce8c
scsi: target: core: Add workqueue based cmd submission
by Mike Christie
· 4 years ago
1526d9f
scsi: target: Make state_list per CPU
by Mike Christie
· 4 years, 4 months ago
a2b5d6f9
scsi: target: Fix LUN ref count handling
by Mike Christie
· 4 years, 4 months ago
a36840d
scsi: target: Initialize LUN in transport_init_se_cmd()
by Sudhakar Panneerselvam
· 4 years, 9 months ago
5482d56
scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error
by Lance Digby
· 4 years, 10 months ago
69088a0
scsi: target: Make transport_flags per device
by Bodo Stroesser
· 4 years, 11 months ago
1bf630f
scsi: target: use an enum to track emulate_ua_intlck_ctrl
by David Disseldorp
· 5 years ago
738981b
scsi: target: fix unmap_zeroes_data boolean initialisation
by David Disseldorp
· 5 years ago
27e8424
scsi: target: core: Do not overwrite CDB byte 1
by Bodo Stroesser
· 5 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
63f7479
scsi: target/core: Fix a race condition in the LUN lookup code
by Bart Van Assche
· 6 years ago
618baaf
scsi: target/iscsi: Convert comments about locking into runtime checks
by Bart Van Assche
· 6 years ago
3beeabd
scsi: target: perform t10_wwn ID initialisation in target_alloc_device()
by David Disseldorp
· 6 years ago
b2da4ab
scsi: target: consistently null-terminate t10_wwn strings
by David Disseldorp
· 6 years ago
db5b21a
scsi: target/core: Use system workqueues for TMF
by Bart Van Assche
· 6 years ago
a95be38
scsi: target/core: Simplify transport_clear_lun_ref()
by Bart Van Assche
· 6 years ago
30c7ca9
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
by David Disseldorp
· 6 years ago
b49d6f7
scsi: target: add emulate_pr backstore attr to toggle PR support
by David Disseldorp
· 6 years ago
cb0f32e
scsi: target: add helper to check if dev is configured
by Mike Christie
· 7 years ago
e936a38
scsi: target: Remove se_dev_entry.ua_count
by Bart Van Assche
· 7 years ago
36d4cb4
scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
by Bart Van Assche
· 7 years ago
e260748
scsi: target: remove target_find_device
by Mike Christie
· 7 years ago
c82b59e
target: fix destroy device in target_configure_device
by tangwenji
· 7 years ago
388fe69
target: Fix cmd size for PR-OUT in passthrough_parse_cdb
by Tang Wenji
· 8 years ago
e5dc9a7
target: Use macro for WRITE_VERIFY_32 operation codes
by Damien Le Moal
· 8 years ago
c82ff23
target: make device_mutex and device_list static
by Colin Ian King
· 8 years ago
be50f53
target: remove g_device_list
by Mike Christie
· 8 years ago
b1943fd
target: add helper to iterate over devices
by Mike Christie
· 8 years ago
85441e6
target: add helper to find se_device by dev_index
by Mike Christie
· 8 years ago
0a5eee6
target: use idr for se_device dev index
by Mike Christie
· 8 years ago
9263470
target: break up free_device callback
by Mike Christie
· 8 years ago
a85d667
target: Use {get,put}_unaligned_be*() instead of open coding these functions
by Bart Van Assche
· 8 years ago
9f2f342
target: Remove se_device.dev_list
by Bart Van Assche
· 8 years ago
3e182db
target: Use symbolic value for WRITE_VERIFY_16
by Bart Van Assche
· 8 years ago
eeb64d2
target: Add support for TMR percpu reference counting
by Nicholas Bellinger
· 8 years ago
c17cd24
target/configfs: Kill se_device->dev_link_magic
by Nicholas Bellinger
· 8 years ago
2237498
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
by Nicholas Bellinger
· 8 years ago
bd1286f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
4ec5bf0
target/user: PGR Support
by Bryant G. Ly
· 8 years ago
48920ff
block: remove the discard_zeroes_data flag
by Christoph Hellwig
· 8 years ago
bd4e2d2
target: Fix NULL dereference during LUN lookup + active I/O shutdown
by Nicholas Bellinger
· 8 years ago
4f4c6c3
target: Remove se_tmr_req.tmr_lun
by Bart Van Assche
· 8 years ago
391e2a6
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
by Nicholas Bellinger
· 8 years ago
8dcf07b
target: Minimize #include directives
by Bart Van Assche
· 8 years ago
ea263c7
target: Fix max_unmap_lba_count calc overflow
by Mike Christie
· 9 years ago
03a68b4
target: Remove enum transport_lunflags_table
by Andy Grover
· 9 years ago
8a9ebe7
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
by Mike Christie
· 9 years ago
e6f41633
target/sbc: Add LBPRZ attribute + control CDB emulation
by Jamie Pocas
· 9 years ago
8fa3a86
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
by Nicholas Bellinger
· 9 years ago
3ccd6e8
target: Fix PR registration + APTPL RCU conversion regression
by Nicholas Bellinger
· 9 years ago
9c31820
target: Remove cmd->se_ordered_id (unused except debug log lines)
by Roland Dreier
· 10 years ago
b6a54b8
target: remove initiatorname field in se_acl_lun
by Chris Zankel
· 10 years ago
fe052a1
target: Use struct t10_pi_tuple
by Sagi Grimberg
· 10 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
7c0d0d5
target: Send UA when changing LUN inventory
by Hannes Reinecke
· 10 years ago
1adff1b
target: Convert se_lun->lun_deve_lock to normal spinlock
by Nicholas Bellinger
· 10 years ago
196e2e2
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
by Hannes Reinecke
· 10 years ago
f2d3068
target: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
e34d366
target: Drop duplicate + unused se_dev_check_wce
by Nicholas Bellinger
· 10 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
4cc987e
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
by Nicholas Bellinger
· 10 years ago
adf653f
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
by Christoph Hellwig
· 10 years ago
b3eeea6
target: Simplify LUN shutdown code
by Bart Van Assche
· 10 years ago
3effdb9
target: simplify backend attribute implementation
by Christoph Hellwig
· 10 years ago
0a06d43
target: simplify backend driver registration
by Christoph Hellwig
· 10 years ago
df9766c
target: Only reset specific dynamic entries during lun_group creation
by Nicholas Bellinger
· 10 years ago
8478654
target: Drop unused se_lun->lun_acl_list
by Nicholas Bellinger
· 10 years ago
403edd7
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
by Nicholas Bellinger
· 10 years ago
6bb8261
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
by Nicholas Bellinger
· 10 years ago
80bfdfa
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
by Nicholas Bellinger
· 10 years ago
29a05de
target: Convert se_node_acl->device_list[] to RCU hlist
by Nicholas Bellinger
· 10 years ago
3a40ded
target: fix a log message in se_dev_set_emulate_rest_reord()
by Christophe Vu-Brugier
· 10 years ago
814e5b4
target: fix DPO and FUA bit checks
by Christoph Hellwig
· 10 years ago
a354170
target: Use a PASSTHROUGH flag instead of transport_types
by Andy Grover
· 10 years ago
7bfea53b
target: Move passthrough CDB parsing into a common function
by Andy Grover
· 10 years ago
86d65dc
target: Allow userspace to write 1 to attrib/emulate_fua_write
by Andy Grover
· 10 years ago
9bc6548
target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0
by Christophe Vu-Brugier
· 10 years ago
5f7da04
target: Fix virtual LUN=0 target_configure_device failure OOPs
by Nicholas Bellinger
· 10 years ago
4b36b68
target: Disallow changing of WRITE cache/FUA attrs after export
by Nicholas Bellinger
· 10 years ago
7216dc0
target: Drop left-over fabric_max_sectors attribute
by Nicholas Bellinger
· 10 years ago
046ba64
target: Drop arbitrary maximum I/O size limit
by Nicholas Bellinger
· 10 years ago
4b2f57e
target: Drop left-over PHBA_PDEV set attr checks
by Nicholas Bellinger
· 10 years ago
d30cd12
target: Add EXPORT_SYMBOL for existing se_dev_set_*
by Nicholas Bellinger
· 10 years ago
92404e6
target: Add force_pr_aptpl device attribute
by Nicholas Bellinger
· 10 years ago
e248056
target: Fix APTPL metadata handling for dynamic MappedLUNs
by Nicholas Bellinger
· 10 years ago
33940d0
target: encapsulate smp_mb__after_atomic()
by Joern Engel
· 10 years ago
cd9d7cb
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
by Andy Grover
· 11 years ago
83ff42f
target: Fix left-over se_lun->lun_sep pointer OOPs
by Nicholas Bellinger
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
07b8dae3
target: Don't allow setting WC emulation if device doesn't support
by Andy Grover
· 11 years ago
448ba90
target: Allow non-supporting backends to set pi_prot_type to 0
by Andy Grover
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
2ed22c9
target/configfs: Expose protection device attributes
by Nicholas Bellinger
· 11 years ago
229d4f1
target_core_alua: Referrals configfs integration
by Hannes Reinecke
· 11 years ago
c66094b
target_core_alua: Referrals infrastructure
by Hannes Reinecke
· 11 years ago
Next »