index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_device.c
Age
Commit message (
Expand
)
Author
2012-07-17
target: Make unnecessarily global se_dev_align_max_sectors() static
Roland Dreier
2012-07-17
target: Make core_disable_device_list_for_node use pre-refactoring lock ordering
Nicholas Bellinger
2012-07-17
target: refactor core_update_device_list_for_node()
Andy Grover
2012-07-17
target: Remove hba param from core_dev_add_lun
Andy Grover
2012-07-17
target: replace the processing thread with a TMR work queue
Christoph Hellwig
2012-05-09
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
2012-04-14
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
2012-03-16
target: remove obvious warnings
Jörn Engel
2012-03-16
target: Use array_zalloc for device_list
Jörn Engel
2012-03-16
target: Use array_zalloc for tpg_lun_list
Jörn Engel
2012-02-25
target: Fix off-by-seven in target_report_luns
Jörn Engel
2012-02-25
target: prevent NULL pointer dereference in target_report_luns
Jörn Engel
2012-02-25
target: fix use after free in target_report_luns
Jörn Engel
2012-02-25
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
2012-02-25
target: remove the transport_lun_active field in struct se_cmd
Christoph Hellwig
2012-01-18
target: Allow control CDBs with data > 1 page
Andy Grover
2012-01-18
target: fix return code of core_tpg_.*_lun
Sebastian Andrzej Siewior
2012-01-18
target: use save/restore lock primitive in core_dec_lacl_count()
Sebastian Andrzej Siewior
2011-12-14
target: Drop se_device TCQ queue_depth usage from I/O path
Nicholas Bellinger
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
target: reshuffle headers
Christoph Hellwig
2011-12-06
target: Don't return an error if disabling unsupported features
Andy Grover
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
2011-12-06
target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields
Christoph Hellwig
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
target: remove SCF_EMULATE_CDB_ASYNC
Christoph Hellwig
2011-11-04
target: pass the se_task to the CDB emulation callback
Christoph Hellwig
2011-10-31
drivers/target: Add export.h to files as required.
Paul Gortmaker
2011-10-24
target: Remove legacy se_task->task_timer and associated logic
Nicholas Bellinger
2011-10-24
target: clean up the backend interface to caching parameters
Christoph Hellwig
2011-08-22
target: Convert acl_node_lock to be IRQ-disabling
Roland Dreier
2011-08-22
target: Fix task count > 1 handling breakage and use max_sector page alignment
Nicholas Bellinger
2011-08-22
target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0
Nicholas Bellinger
2011-07-22
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
target: Make all control CDBs scatter-gather
Andy Grover
2011-07-22
target: Implement Block Device Characteristics VPD page
Roland Dreier
2011-07-22
target: Make se_tmr_lock IRQ-safe
Roland Dreier
2011-07-22
target: Make se_dev_check_online() locking IRQ-safe
Roland Dreier
2011-07-22
target: Make transport_lookup_cmd_lun() locking IRQ-safe
Roland Dreier
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
2011-07-22
target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter
Nicholas Bellinger
2011-07-22
target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]
Fubo Chen
2011-06-24
target: Fix incorrect strlen() NULL terminator checks
Dan Carpenter
2011-06-23
target: Fix transport_get_lun_for_tmr failure cases
Nicholas Bellinger
2011-05-27
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
Nicholas Bellinger
[next]