Age | Commit message (Expand) | Author |
2013-09-10 | target: Update copyright ownership/year information to 2013 | Nicholas Bellinger |
2013-07-07 | target: make queue_tm_rsp() return void | Joern Engel |
2013-04-09 | tcm: switch to ->show_info() | Al Viro |
2012-11-06 | target: kill struct se_subsystem_dev | Christoph Hellwig |
2012-10-02 | tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls | Nicholas Bellinger |
2012-09-17 | target: Simplify fabric sense data length handling | Roland Dreier |
2012-09-17 | target: Remove unused target_core_fabric_ops.get_fabric_sense_len method | Roland Dreier |
2012-07-16 | target: remove transport_generic_process_write | Christoph Hellwig |
2012-07-16 | target: remove control CDB flags | Christoph Hellwig |
2012-04-14 | target: Rename target_allocate_tasks to target_setup_cmd_from_cdb | Andy Grover |
2012-03-17 | loopback: Fix transport_generic_allocate_tasks error handling | Nicholas Bellinger |
2012-03-15 | target: remove obvious warnings | Jörn Engel |
2012-03-10 | target: Bump core version to v4.1.0-rc2-ml + fabric versions | Nicholas Bellinger |
2012-03-10 | target: Drop unused legacy target_core_fabric_ops API callers | Nicholas Bellinger |
2012-02-25 | tcm_loop: Set residual field for SCSI commands | Roland Dreier |
2012-02-25 | tcm_loop: switch to using transport_handle_cdb_direct | Christoph Hellwig |
2012-02-25 | tcm_loop: defer all command submissions to workqueue | Christoph Hellwig |
2012-02-25 | tcm_loop: kill tcm_loop_allocate_core_cmd | Christoph Hellwig |
2012-02-25 | target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache | Andy Grover |
2011-12-14 | tcm_loop: bump max_sectors | Christoph Hellwig |
2011-12-14 | target: remove useless casts | Jörn Engel |
2011-12-14 | target: header reshuffle, part2 | Christoph Hellwig |
2011-12-06 | target: remove the t_tasks_bidi se_cmd field | Christoph Hellwig |
2011-12-06 | target: Drop config_item_name usage in fabric TFO->free_wwn() | Nicholas Bellinger |
2011-12-06 | target: Address legacy PYX_TRANSPORT_* return code breakage | Nicholas Bellinger |
2011-11-02 | target: Make TFO->check_stop_free return free status | Nicholas Bellinger |
2011-10-26 | tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDB | Nicholas Bellinger |
2011-10-24 | loopback: Prevent uninitialized use of tl_tpg in tcm_loop_queuecommand | Nicholas Bellinger |
2011-10-24 | target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag | Roland Dreier |
2011-10-24 | target: push session reinstatement out of transport_generic_free_cmd | Christoph Hellwig |
2011-07-22 | target: Follow up core updates from AGrover and HCH (round 4) | Andy Grover |
2011-07-22 | target: Eliminate usage of struct se_mem | Andy Grover |
2011-07-22 | loopback: Fix memory leak in tcm_loop_make_scsi_hba() | Jesper Juhl |
2011-07-22 | loopback: Remove duplicate scsi/scsi_tcq.h include | Jesper Juhl |
2011-07-22 | loopback: off by one in tcm_loop_make_naa_tpg() | Dan Carpenter |
2011-07-22 | target: merge release_cmd methods | Christoph Hellwig |
2011-07-22 | target: remove the always-noop ->new_cmd_failure method | Christoph Hellwig |
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-06-24 | target: Fix incorrect strlen() NULL terminator checks | Dan Carpenter |
2011-06-24 | target: Fix ERR_PTR dereferencing bugs | Dan Carpenter |
2011-05-27 | [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions | Nicholas Bellinger |
2011-05-27 | [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun | Nicholas Bellinger |
2011-03-23 | [SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module | Nicholas Bellinger |