summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* target: remove custom hex2bin() implementationAndy Shevchenko2011-07-223-50/+11
* target: fix typo Assoication -> AssociationAndy Shevchenko2011-07-222-6/+6
* target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger2011-07-223-1/+47
* target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger2011-07-223-27/+36
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-2228-2037/+1385
* target: Eliminate usage of struct se_memAndy Grover2011-07-226-780/+307
* target: Pass 2nd param of transport_split_cdb by valueAndy Grover2011-07-223-17/+16
* target: Enforce 1 page max for control cdb buffer sizesAndy Grover2011-07-221-0/+5
* target: Make all control CDBs scatter-gatherAndy Grover2011-07-228-217/+215
* target: Implement Block Device Characteristics VPD pageRoland Dreier2011-07-224-0/+37
* target: Fix reporting of supported VPD pagesRoland Dreier2011-07-221-48/+47
* target: Allow for built-in target modulesRoland Dreier2011-07-221-4/+0
* tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger2011-07-222-11/+10
* tcm_fc: Makefile cleanupsNicholas Bellinger2011-07-221-13/+4
* loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl2011-07-221-9/+8
* loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl2011-07-221-1/+0
* loopback: off by one in tcm_loop_make_naa_tpg()Dan Carpenter2011-07-221-1/+1
* target/iblock: Remove unused iblock_dev membersRoland Dreier2011-07-222-19/+3
* target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger2011-07-222-4/+2
* target: Make se_tmr_lock IRQ-safeRoland Dreier2011-07-222-12/+13
* target: Make se_dev_check_online() locking IRQ-safeRoland Dreier2011-07-221-2/+3
* target: Make transport_lookup_cmd_lun() locking IRQ-safeRoland Dreier2011-07-221-5/+5
* target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger2011-07-221-15/+179
* target: Add transport_handle_cdb_direct optimizationNicholas Bellinger2011-07-221-0/+24
* target: merge release_cmd methodsChristoph Hellwig2011-07-225-56/+32
* target: remove the unused SCF_* flagsChristoph Hellwig2011-07-221-25/+5
* target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig2011-07-227-30/+0
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-2214-689/+534
* target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger2011-07-222-10/+32
* target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger2011-07-221-1/+1
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-2216-929/+751
* target: Fix double test of inquiry_prodRoland Dreier2011-07-221-1/+1
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-2225-1855/+1687
* target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger2011-07-221-15/+0
* target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger2011-07-223-3/+2
* target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger2011-07-221-2/+2
* target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen2011-07-221-0/+12
* tcm_fc: Fix conversion spec warningNicholas Bellinger2011-06-241-1/+1
* tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter2011-06-241-1/+1
* tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil2011-06-242-32/+34
* target: Fix incorrect strlen() NULL terminator checksDan Carpenter2011-06-244-17/+17
* target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter2011-06-241-1/+1
* target: Fix ERR_PTR dereferencing bugsDan Carpenter2011-06-242-4/+7
* target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier2011-06-231-3/+3
* target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger2011-06-232-2/+9
* [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger2011-05-244-20/+38
* [SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger2011-05-244-45/+5
* [SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPsNicholas Bellinger2011-05-241-0/+7
* [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger2011-05-241-1/+12
* [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger2011-05-242-5/+6
OpenPOWER on IntegriCloud