Commit Graph

365 Commits (437538267b672f9320833907f1b5acbb2605f4be)

Author SHA1 Message Date
Christoph Hellwig 2e88efd3aa tcm_loop: bump max_sectors 13 years ago
Sebastian Andrzej Siewior 0877eafd16 target/configs: remove trailing newline from udev_path and alias 13 years ago
Nicholas Bellinger bc704fb58f iscsi-target: fix chap identifier simple_strtoul usage 13 years ago
Jörn Engel 8359cf43b9 target: remove useless casts 13 years ago
Jörn Engel feae85644f target: simplify target_check_cdb_and_preempt 13 years ago
Jörn Engel c165f69c2c target: Move core_scsi3_check_cdb_abort_and_preempt 13 years ago
Sebastian Andrzej Siewior 90c161b643 target: use \n as a separator for configuration 13 years ago
Christoph Hellwig 1880807adb target: make the se_task task_state_active a normal bool 13 years ago
Christoph Hellwig 41e16e9816 target: remove the se_task task_error_status field 13 years ago
Christoph Hellwig ef804a849f target: fold se_task.task_sense into task_flags 13 years ago
Christoph Hellwig c4795fb20e target: header reshuffle, part2 13 years ago
Christoph Hellwig e26d99aed4 target: reshuffle headers 13 years ago
Nicholas Bellinger ddca8f3ed3 iscsi-target: Fix hex2bin warn_unused compile message 13 years ago
Andy Grover c638830d04 target: Don't return an error if disabling unsupported features 13 years ago
Sebastian Andrzej Siewior 65b0c78d5a target/rd: fix or rewrite the copy routine 13 years ago
Sebastian Andrzej Siewior 5bff9e8584 target/rd: simplify the page/offset computation 13 years ago
Christoph Hellwig 6f21475576 target: remove the unused se_dev_list 13 years ago
Sebastian Andrzej Siewior 9649fa1b87 target/file: walk properly over sg list 13 years ago
Jörn Engel 5c73b678f7 target: remove unused struct fields 13 years ago
Roland Dreier 1289a0571c target: Fix page length in emulated INQUIRY VPD page 86h 13 years ago
Roland Dreier 9b5cd7f37e target: Handle 0 correctly in transport_get_sectors_6() 13 years ago
Roland Dreier 410f670202 target: Don't return an error status for 0-length READ and WRITE 13 years ago
Thomas Meyer 1c3d5794fc iscsi-target: Use kmemdup rather than duplicating its implementation 13 years ago
Nicholas Bellinger 7ae0b1038f iscsi-target: Add missing F_BIT for iscsi_tm_rsp 13 years ago
Nicholas Bellinger 7e46cf0268 iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count 13 years ago
Nicholas Bellinger fef58a6096 target: Reject SCSI data overflow for fabrics using transport_generic_map_mem_to_cmd 13 years ago
Christoph Hellwig 33c3fafc43 target: remove the t_tasks_bidi se_cmd field 13 years ago
Christoph Hellwig 2d3a4b51df target: remove the t_tasks_fua se_cmd field 13 years ago
Christoph Hellwig aad13ca20d target: remove the se_ordered_node se_cmd field 13 years ago
Christoph Hellwig 58a2801a4b target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields 13 years ago
Nicholas Bellinger 6297b07cbc target: Drop config_item_name usage in fabric TFO->free_wwn() 13 years ago
Roland Dreier 97c34f3b04 target: Get rid of unused se_cmd_cache 13 years ago
Bart Van Assche 330694a50f target: Improve system responsivity during I/O 13 years ago
Nicholas Bellinger 0957627a99 iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1 13 years ago
Nicholas Bellinger 03e98c9eb9 target: Address legacy PYX_TRANSPORT_* return code breakage 13 years ago
Christoph Hellwig 5bda90c8f2 target: use ->exectute_task for all CDB emulation 13 years ago
Christoph Hellwig d29a5b6acc target: remove SCF_EMULATE_CDB_ASYNC 13 years ago
Christoph Hellwig 6ed5a55790 target: refactor transport_emulate_control_cdb 13 years ago
Christoph Hellwig e76a35d6c8 target: pass the se_task to the CDB emulation callback 13 years ago
Christoph Hellwig 617c0e06c1 target: split core_scsi3_emulate_pr 13 years ago
Christoph Hellwig eacac00ce5 target: split core_scsi2_emulate_crh 13 years ago
Nicholas Bellinger a17f091d1a target: Add generic active I/O shutdown logic 13 years ago
Christoph Hellwig 2235007c4d target: add back error handling in transport_complete_task 13 years ago
Dan Carpenter ed327ed337 target/pscsi: blk_make_request() returns an ERR_PTR() 13 years ago
Nicholas Bellinger 3151d069e9 target: Remove core TRANSPORT_FREE_CMD_INTR usage 13 years ago
Nicholas Bellinger 88dd9e26d6 target: Make TFO->check_stop_free return free status 13 years ago
Nicholas Bellinger 5a4c8666c6 iscsi-target: Fix non-immediate TMR handling 13 years ago
Nicholas Bellinger 7e32da55e2 iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmd 13 years ago
Joern Engel b8a11d7399 target: Avoid double list_del for aborted se_tmr_req 13 years ago
Paul Gortmaker 827509e38e drivers/target: Add module.h to drivers/target files as required. 13 years ago