aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-14target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger1-7/+0
2011-12-14target: header reshuffle, part2Christoph Hellwig1-4/+2
2011-12-14target: reshuffle headersChristoph Hellwig1-1/+1
2011-12-06target: Don't return an error if disabling unsupported featuresAndy Grover1-8/+16
2011-12-06target: remove the unused se_dev_listChristoph Hellwig1-1/+0
2011-12-06target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig1-3/+0
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-04target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig1-0/+2
2011-11-04target: pass the se_task to the CDB emulation callbackChristoph Hellwig1-10/+2
2011-10-31drivers/target: Add export.h to files as required.Paul Gortmaker1-0/+1
2011-10-24target: Remove legacy se_task->task_timer and associated logicNicholas Bellinger1-15/+0
2011-10-24target: clean up the backend interface to caching parametersChristoph Hellwig1-40/+15
2011-08-22target: Convert acl_node_lock to be IRQ-disablingRoland Dreier1-8/+8
2011-08-22target: Fix task count > 1 handling breakage and use max_sector page alignmentNicholas Bellinger1-0/+28
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger1-1/+3
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger1-1/+14
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-107/+107
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover1-1/+4
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier1-0/+13
2011-07-22target: Make se_tmr_lock IRQ-safeRoland Dreier1-4/+5
2011-07-22target: Make se_dev_check_online() locking IRQ-safeRoland Dreier1-2/+3
2011-07-22target: Make transport_lookup_cmd_lun() locking IRQ-safeRoland Dreier1-5/+5
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-3/+3
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-89/+78
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-224/+216
2011-07-22target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger1-1/+0
2011-07-22target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen1-0/+12
2011-06-24target: Fix incorrect strlen() NULL terminator checksDan Carpenter1-1/+1
2011-06-23target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger1-1/+2
2011-05-27[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger1-20/+5
2011-05-27[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23[SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter1-0/+1
2011-03-23[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports legacy codeFubo Chen1-37/+2
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann1-1/+0
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger1-3/+0
2011-02-12[SCSI] target: fixed missing lock drop in error pathFubo Chen1-0/+2
2011-02-12[SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakageNicholas Bellinger1-4/+4
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+1694