| Commit message (Expand) | Author | Age | Files | Lines |
* | target/pscsi: Fix page increment | Asias He | 2013-03-14 | 1 | -1/+0 |
* | target: Add missing mapped_lun bounds checking during make_mappedlun setup | Nicholas Bellinger | 2013-03-04 | 1 | -0/+8 |
* | tcm_fc: Do not report target role when target is not defined | Mark Rustad | 2013-01-21 | 1 | -2/+8 |
* | tcm_fc: Do not indicate retry capability to initiators | Mark Rustad | 2013-01-21 | 1 | -1/+1 |
* | target/tcm_fc: fix the lockdep warning due to inconsistent lock state | Yi Zou | 2013-01-17 | 1 | -1/+1 |
* | target: Don't return success from module_init() if setup fails | Roland Dreier | 2012-11-17 | 1 | -1/+2 |
* | target: Fix ->data_length re-assignment bug with SCSI overflow | Nicholas Bellinger | 2012-10-02 | 1 | -2/+7 |
* | tcm_fc: Resolve suspicious RCU usage warnings | Mark Rustad | 2012-07-16 | 1 | -1/+2 |
* | target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation | Roland Dreier | 2012-04-02 | 1 | -4/+3 |
* | target: Don't set WBUS16 or SYNC bits in INQUIRY response | Roland Dreier | 2012-04-02 | 1 | -1/+1 |
* | tcm_fc: Fix fc_exch memory leak in ft_send_resp_status | Nicholas Bellinger | 2012-04-02 | 1 | -2/+4 |
* | tcm_loop: Set residual field for SCSI commands | Roland Dreier | 2012-04-02 | 1 | -0/+6 |
* | target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB} | Roland Dreier | 2012-02-13 | 1 | -4/+4 |
* | target: Allow PERSISTENT RESERVE IN for non-reservation holder | Marco Sanvido | 2012-02-13 | 1 | -0/+1 |
* | target: Use correct preempted registration sense code | Marco Sanvido | 2012-02-13 | 1 | -2/+2 |
* | target: Set additional sense length field in sense data | Roland Dreier | 2012-01-25 | 1 | -0/+14 |
* | target: Set response format in INQUIRY response | Roland Dreier | 2012-01-25 | 1 | -0/+12 |
* | target: Handle 0 correctly in transport_get_sectors_6() | Roland Dreier | 2011-12-21 | 1 | -2/+7 |
* | tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDB | Nicholas Bellinger | 2011-11-11 | 1 | -0/+18 |
* | target: Fix REPORT TARGET PORT GROUPS handling with small allocation length | Nicholas Bellinger | 2011-11-11 | 1 | -0/+20 |
* | tcm_fc: Fix conversion spec warning | Nicholas Bellinger | 2011-06-24 | 1 | -1/+1 |
* | tcm_fc: Fix possible lock to unlock type deadlock | Dan Carpenter | 2011-06-24 | 1 | -1/+1 |
* | tcm_fc: Fix ft_send_tm LUN lookup OOPs | Kiran Patil | 2011-06-24 | 2 | -32/+34 |
* | target: Fix incorrect strlen() NULL terminator checks | Dan Carpenter | 2011-06-24 | 4 | -17/+17 |
* | target: Drop bogus ERR_PTR usage in target_fabric_configfs_init | Dan Carpenter | 2011-06-24 | 1 | -1/+1 |
* | target: Fix ERR_PTR dereferencing bugs | Dan Carpenter | 2011-06-24 | 2 | -4/+7 |
* | target: Convert transport_deregister_session_configfs nacl_sess_lock to save ... | Roland Dreier | 2011-06-23 | 1 | -3/+3 |
* | target: Fix transport_get_lun_for_tmr failure cases | Nicholas Bellinger | 2011-06-23 | 2 | -2/+9 |
* | [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions | Nicholas Bellinger | 2011-05-24 | 4 | -20/+38 |
* | [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun | Nicholas Bellinger | 2011-05-24 | 4 | -45/+5 |
* | [SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs | Nicholas Bellinger | 2011-05-24 | 1 | -0/+7 |
* | [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release | Nicholas Bellinger | 2011-05-24 | 1 | -1/+12 |
* | [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req | Nicholas Bellinger | 2011-05-24 | 2 | -5/+6 |
* | [SCSI] target: Fix multi task->task_sg[] chaining logic bug | Nicholas Bellinger | 2011-05-24 | 1 | -11/+15 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 2 | -3/+3 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 22 | -152/+3904 |
| |\ |
|
| * | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 2 | -3/+3 |
* | | | [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ... | Kiran Patil | 2011-05-17 | 9 | -0/+2526 |
| |/
|/| |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 7 | -20/+20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-25 | 19 | -128/+3881 |
|\ \ |
|
| * | | [SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module | Nicholas Bellinger | 2011-03-23 | 6 | -0/+1673 |
| * | | [SCSI] target: add initial statistics | Nicholas Bellinger | 2011-03-23 | 5 | -16/+2090 |
| * | | [SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfs | Axel Lin | 2011-03-23 | 1 | -2/+2 |
| * | | [SCSI] target: Fix FILEIO fd_buffered_io= token typo | Nicholas Bellinger | 2011-03-23 | 1 | -1/+1 |
| * | | [SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure path | Nicholas Bellinger | 2011-03-23 | 1 | -3/+2 |
| * | | [SCSI] target: Avoid mem leak and needless work in transport_generic_get_mem | Jesper Juhl | 2011-03-23 | 1 | -3/+6 |
| * | | [SCSI] target: Convert TMR REQ/RSP definitions to target namespace | Nicholas Bellinger | 2011-03-23 | 1 | -12/+7 |
| * | | [SCSI] target: Convert rd_build_device_space() to use errno | Dan Carpenter | 2011-03-23 | 1 | -8/+7 |
| * | | [SCSI] target: Minor sparse warning fixes and annotations | Dan Carpenter | 2011-03-23 | 5 | -5/+6 |
| * | | [SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le... | Fubo Chen | 2011-03-23 | 2 | -50/+4 |