| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 | 1 | -1/+1 |
* | tcm_loop: Fix memory leak in tcm_loop_submission_work error path | Nicholas Bellinger | 2014-06-27 | 1 | -0/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-06-13 | 1 | -3/+12 |
|\ |
|
| * | TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire | Sagi Grimberg | 2014-06-11 | 1 | -3/+12 |
* | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -2/+2 |
|/ |
|
* | target: Pass in transport supported PI at session initialization | Nicholas Bellinger | 2014-04-07 | 1 | -1/+1 |
* | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger | 2014-04-07 | 1 | -0/+6 |
* | Target/dif: Introduce protection-passthough-only mode | Sagi Grimberg | 2014-04-07 | 1 | -0/+4 |
* | tcm_loop: Enable DIF/DIX modes in SCSI host LLD | Nicholas Bellinger | 2014-01-19 | 1 | -2/+10 |
* | target: Add protection SGLs to target_submit_cmd_map_sgls | Nicholas Bellinger | 2014-01-18 | 1 | -1/+1 |
* | drivers: target: Mark functions as static in tcm_loop.c | Rashika Kheria | 2014-01-10 | 1 | -4/+4 |
* | tcm_loop: Implement target reset | Hannes Reinecke | 2013-10-17 | 1 | -0/+26 |
* | tcm_loop: TCQ and command abort support | Hannes Reinecke | 2013-10-17 | 2 | -4/+69 |
* | tcm_loop: separate out tcm_loop_issue_tmr | Hannes Reinecke | 2013-10-17 | 1 | -33/+50 |
* | tcm_loop: Implement transport offline | Hannes Reinecke | 2013-10-17 | 2 | -1/+56 |
* | tcm_loop: Check for valid hba in tcm_loop_drop_nexus() | Hannes Reinecke | 2013-10-16 | 1 | -1/+4 |
* | target: Remove TF_CIT_TMPL macro | Andy Grover | 2013-10-16 | 1 | -5/+5 |
* | target: Update copyright ownership/year information to 2013 | Nicholas Bellinger | 2013-09-11 | 1 | -1/+1 |
* | target: make queue_tm_rsp() return void | Joern Engel | 2013-07-08 | 1 | -2/+1 |
* | tcm: switch to ->show_info() | Al Viro | 2013-04-09 | 1 | -5/+4 |
* | target: kill struct se_subsystem_dev | Christoph Hellwig | 2012-11-07 | 1 | -1/+0 |
* | tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls | Nicholas Bellinger | 2012-10-02 | 1 | -54/+8 |
* | target: Simplify fabric sense data length handling | Roland Dreier | 2012-09-18 | 1 | -6/+0 |
* | target: Remove unused target_core_fabric_ops.get_fabric_sense_len method | Roland Dreier | 2012-09-18 | 1 | -6/+0 |
* | target: remove transport_generic_process_write | Christoph Hellwig | 2012-07-17 | 1 | -1/+1 |
* | target: remove control CDB flags | Christoph Hellwig | 2012-07-17 | 1 | -5/+4 |
* | target: Rename target_allocate_tasks to target_setup_cmd_from_cdb | Andy Grover | 2012-04-15 | 1 | -2/+2 |
* | loopback: Fix transport_generic_allocate_tasks error handling | Nicholas Bellinger | 2012-03-18 | 1 | -2/+1 |
* | target: remove obvious warnings | Jörn Engel | 2012-03-16 | 1 | -2/+0 |
* | target: Bump core version to v4.1.0-rc2-ml + fabric versions | Nicholas Bellinger | 2012-03-10 | 1 | -1/+1 |
* | target: Drop unused legacy target_core_fabric_ops API callers | Nicholas Bellinger | 2012-03-10 | 1 | -33/+0 |
* | tcm_loop: Set residual field for SCSI commands | Roland Dreier | 2012-02-25 | 1 | -0/+6 |
* | tcm_loop: switch to using transport_handle_cdb_direct | Christoph Hellwig | 2012-02-25 | 1 | -56/+56 |
* | tcm_loop: defer all command submissions to workqueue | Christoph Hellwig | 2012-02-25 | 2 | -41/+58 |
* | tcm_loop: kill tcm_loop_allocate_core_cmd | Christoph Hellwig | 2012-02-25 | 1 | -88/+59 |
* | target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache | Andy Grover | 2012-02-25 | 1 | -8/+5 |
* | tcm_loop: bump max_sectors | Christoph Hellwig | 2011-12-14 | 2 | -14/+5 |
* | target: remove useless casts | Jörn Engel | 2011-12-14 | 1 | -12/+6 |
* | target: header reshuffle, part2 | Christoph Hellwig | 2011-12-14 | 1 | -6/+1 |
* | target: remove the t_tasks_bidi se_cmd field | Christoph Hellwig | 2011-12-06 | 1 | -5/+3 |
* | target: Drop config_item_name usage in fabric TFO->free_wwn() | Nicholas Bellinger | 2011-12-06 | 1 | -5/+4 |
* | target: Address legacy PYX_TRANSPORT_* return code breakage | Nicholas Bellinger | 2011-12-06 | 1 | -21/+3 |
* | target: Make TFO->check_stop_free return free status | Nicholas Bellinger | 2011-11-02 | 1 | -2/+3 |
* | tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDB | Nicholas Bellinger | 2011-10-26 | 1 | -0/+18 |
* | loopback: Prevent uninitialized use of tl_tpg in tcm_loop_queuecommand | Nicholas Bellinger | 2011-10-24 | 1 | -0/+12 |
* | target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag | Roland Dreier | 2011-10-24 | 1 | -1/+1 |
* | target: push session reinstatement out of transport_generic_free_cmd | Christoph Hellwig | 2011-10-24 | 1 | -2/+2 |
* | target: Follow up core updates from AGrover and HCH (round 4) | Andy Grover | 2011-07-22 | 3 | -59/+47 |
* | target: Eliminate usage of struct se_mem | Andy Grover | 2011-07-22 | 1 | -4/+1 |
* | loopback: Fix memory leak in tcm_loop_make_scsi_hba() | Jesper Juhl | 2011-07-22 | 1 | -9/+8 |