Sign in
android-kvm
/
linux
/
5849169b55e8f7139fde5a5429efcf7942dcdf17
/
drivers
/
target
/
target_core_device.c
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
95cadac
target/file: Update hw_max_sectors based on current block_size
by Nicholas Bellinger
· 11 years ago
d344f8a
target: Rename core_tpg_{pre,post}_addlun for clarity
by Andy Grover
· 11 years ago
2af7973
target: Refer to u32 luns as unpacked_lun
by Andy Grover
· 11 years ago
125d011
target core: rename (ex,im)plict -> (ex,im)plicit
by Hannes Reinecke
· 11 years ago
ee48068
target: Convert se_device statistics to atomic_long_t
by Nicholas Bellinger
· 11 years ago
4863e52
target: Add per device xcopy_lun for copy offload I/O
by Nicholas Bellinger
· 11 years ago
5277797
target: Add percpu refcounting for se_lun access
by Nicholas Bellinger
· 11 years ago
4c76251
target: Update copyright ownership/year information to 2013
by Nicholas Bellinger
· 11 years ago
d397a44
target: Add Third Party Copy (3PC) bit in INQUIRY response
by Nicholas Bellinger
· 12 years ago
d9ea32b
target: Add global device list for EXTENDED_COPY
by Nicholas Bellinger
· 12 years ago
68ff9b9
target: Add support for COMPARE_AND_WRITE emulation
by Nicholas Bellinger
· 12 years ago
0123a9e
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
by Nicholas Bellinger
· 12 years ago
db5d1c3
target: Make virtual_lun0 a nullio device
by Andy Grover
· 12 years ago
4e529be
target: Remove t10_reservation.pr_aptpl_buf_len
by Andy Grover
· 12 years ago
2acd09f
target: Remove unused struct members in se_dev_entry
by Andy Grover
· 12 years ago
fcf2948
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
by Nicholas Bellinger
· 12 years ago
adfa957
target: Add device attribute to expose config_item_name for INQUIRY model
by Tregaron Bayly
· 12 years ago
d0c8b25
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
by Nicholas Bellinger
· 12 years ago
7a3cf6c
target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices
by Nicholas Bellinger
· 12 years ago
0ff8754
target: Add link_magic for fabric allow_link destination target_items
by Nicholas Bellinger
· 12 years ago
fd9a11d
target: Update copyright information to 2012
by Nicholas Bellinger
· 12 years ago
773cbaf
target: Add/check max_write_same_len device attribute + update block limits VPD
by Nicholas Bellinger
· 12 years ago
de103c9
target: pass sense_reason as a return value
by Christoph Hellwig
· 12 years ago
48c2567
target: remove ->get_device_rev
by Christoph Hellwig
· 12 years ago
c87fbd5
target: simplify alua support
by Christoph Hellwig
· 12 years ago
d977f43
target: simplify reservations code
by Christoph Hellwig
· 12 years ago
019c4ca
target: kill dev->dev_task_attr_type
by Christoph Hellwig
· 12 years ago
d1b1f80
target: move REPORT LUNS emulation to target_core_spc.c
by Christoph Hellwig
· 12 years ago
0fd97cc
target: kill struct se_subsystem_dev
by Christoph Hellwig
· 12 years ago
3e03989
target: Avoid integer overflow in se_dev_align_max_sectors()
by Roland Dreier
· 12 years ago
fd30e93
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
by Nicholas Bellinger
· 13 years ago
35d1efe
target: Fix minor spelling typos in drivers/target
by Masanari Iida
· 13 years ago
9b16b9e
target: fail REPORT LUNS with less than 16 bytes of payload
by Paolo Bonzini
· 12 years ago
c804537
target: Make unnecessarily global se_dev_align_max_sectors() static
by Roland Dreier
· 13 years ago
77d4c74
target: Make core_disable_device_list_for_node use pre-refactoring lock ordering
by Nicholas Bellinger
· 13 years ago
e80ac6c
target: refactor core_update_device_list_for_node()
by Andy Grover
· 13 years ago
2dca673
target: Remove hba param from core_dev_add_lun
by Andy Grover
· 13 years ago
af87729
target: replace the processing thread with a TMR work queue
by Christoph Hellwig
· 13 years ago
11e764b
target: Remove max_sectors device attribute for modern se_task less code
by Nicholas Bellinger
· 13 years ago
6bb35e0
target: replace ->execute_task with ->execute_cmd
by Christoph Hellwig
· 13 years ago
58d9261
target: Remove obsolete DF_READ_ONLY usage
by Nicholas Bellinger
· 13 years ago
2816890
target: remove obvious warnings
by Jörn Engel
· 13 years ago
f208324
target: Use array_zalloc for device_list
by Jörn Engel
· 13 years ago
4a5a75f
target: Use array_zalloc for tpg_lun_list
by Jörn Engel
· 13 years ago
99f730d
target: Fix off-by-seven in target_report_luns
by Jörn Engel
· 13 years ago
47f1b88
target: prevent NULL pointer dereference in target_report_luns
by Jörn Engel
· 13 years ago
382436f
target: fix use after free in target_report_luns
by Jörn Engel
· 13 years ago
015487b
target: Untangle front-end and back-end meanings of max_sectors attribute
by Roland Dreier
· 13 years ago
3d26fea
target: remove the transport_lun_active field in struct se_cmd
by Christoph Hellwig
· 13 years ago
4949314
target: Allow control CDBs with data > 1 page
by Andy Grover
· 13 years ago
8d9efe5
target: fix return code of core_tpg_.*_lun
by Sebastian Andrzej Siewior
· 13 years ago
1dd0a06
target: use save/restore lock primitive in core_dec_lacl_count()
by Sebastian Andrzej Siewior
· 13 years ago
65586d5
target: Drop se_device TCQ queue_depth usage from I/O path
by Nicholas Bellinger
· 13 years ago
c4795fb
target: header reshuffle, part2
by Christoph Hellwig
· 13 years ago
e26d99a
target: reshuffle headers
by Christoph Hellwig
· 13 years ago
c638830
target: Don't return an error if disabling unsupported features
by Andy Grover
· 13 years ago
6f21475
target: remove the unused se_dev_list
by Christoph Hellwig
· 13 years ago
58a2801
target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields
by Christoph Hellwig
· 13 years ago
03e98c9
target: Address legacy PYX_TRANSPORT_* return code breakage
by Nicholas Bellinger
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
d29a5b6
target: remove SCF_EMULATE_CDB_ASYNC
by Christoph Hellwig
· 13 years ago
e76a35d
target: pass the se_task to the CDB emulation callback
by Christoph Hellwig
· 13 years ago
c53181a
drivers/target: Add export.h to files as required.
by Paul Gortmaker
· 13 years ago
2e982ab
target: Remove legacy se_task->task_timer and associated logic
by Nicholas Bellinger
· 13 years ago
f55918f
target: clean up the backend interface to caching parameters
by Christoph Hellwig
· 13 years ago
28638887
target: Convert acl_node_lock to be IRQ-disabling
by Roland Dreier
· 14 years ago
525a48a
target: Fix task count > 1 handling breakage and use max_sector page alignment
by Nicholas Bellinger
· 14 years ago
052605c
target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0
by Nicholas Bellinger
· 14 years ago
5de619a
target: Update QUEUE ALGORITHM MODIFIER control page default
by Nicholas Bellinger
· 14 years ago
6708bb2
target: Follow up core updates from AGrover and HCH (round 4)
by Andy Grover
· 14 years ago
05d1c7c
target: Make all control CDBs scatter-gather
by Andy Grover
· 14 years ago
e22a7f07
target: Implement Block Device Characteristics VPD page
by Roland Dreier
· 14 years ago
5e1be91
target: Make se_tmr_lock IRQ-safe
by Roland Dreier
· 14 years ago
56e34ee
target: Make se_dev_check_online() locking IRQ-safe
by Roland Dreier
· 14 years ago
78faae37
target: Make transport_lookup_cmd_lun() locking IRQ-safe
by Roland Dreier
· 14 years ago
a1d8b49
target: Updates from AGrover and HCH (round 3)
by Andy Grover
· 14 years ago
5951146d
target: More core cleanups from AGrover (round 2)
by Andy Grover
· 14 years ago
e3d6f90
target: Core cleanups from AGrover (round 1)
by Andy Grover
· 14 years ago
efa4988
target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter
by Nicholas Bellinger
· 14 years ago
d814495
target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]
by Fubo Chen
· 14 years ago
60d645a
target: Fix incorrect strlen() NULL terminator checks
by Dan Carpenter
· 14 years ago
7fd29aa
target: Fix transport_get_lun_for_tmr failure cases
by Nicholas Bellinger
· 14 years ago
1078da1
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
by Nicholas Bellinger
· 14 years ago
1e7de68
[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
by Nicholas Bellinger
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5dd7ed2e
[SCSI] target: Minor sparse warning fixes and annotations
by Dan Carpenter
· 14 years ago
05aea6e
[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports legacy code
by Fubo Chen
· 14 years ago
5edc341
drivers: remove extraneous includes of smp_lock.h
by Arnd Bergmann
· 14 years ago
e89d15e
[SCSI] target: Remove procfs based target_core_mib.c code
by Nicholas Bellinger
· 14 years ago
85dc98d
[SCSI] target: fixed missing lock drop in error path
by Fubo Chen
· 14 years ago
29fe609
[SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakage
by Nicholas Bellinger
· 14 years ago
Next »