Commit Graph

365 Commits (437538267b672f9320833907f1b5acbb2605f4be)

Author SHA1 Message Date
Cong Wang ca747d610b target: remove the second argument of k[un]map_atomic() 13 years ago
Nicholas Bellinger ee9b866a36 loopback: Fix transport_generic_allocate_tasks error handling 13 years ago
Dan Carpenter f760903ae5 iscsi-target: remove improper externs 13 years ago
Jörn Engel a227fb3a5a iscsi-target: Remove unused variables in iscsi_target_parameters.c 13 years ago
Jörn Engel 281689051a target: remove obvious warnings 13 years ago
Jörn Engel f2083241f2 target: Use array_zalloc for device_list 13 years ago
Jörn Engel 4a5a75f32d target: Use array_zalloc for tpg_lun_list 13 years ago
Roland Dreier b168fe8cfe target: Fix sense code for unsupported SERVICE ACTION IN 13 years ago
Roland Dreier 1f6fa8f817 target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is enabled 13 years ago
Nicholas Bellinger 00fdc6bbef iscsi-target: Fix reservation conflict -EBUSY response handling bug 13 years ago
Nicholas Bellinger 087a03b3ea target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE 13 years ago
Nicholas Bellinger 9765b1f327 target: Bump core version to v4.1.0-rc2-ml + fabric versions 13 years ago
Nicholas Bellinger 031ed4d565 tcm_fc: Fix fc_exch memory leak in ft_send_resp_status 13 years ago
Nicholas Bellinger c7ec05c82b target: Drop unused legacy target_core_fabric_ops API callers 13 years ago
Nicholas Bellinger 99367f01b8 iscsi-target: Convert to use target_put_session + sess_kref 13 years ago
Nicholas Bellinger 337c060701 target: Convert se_node_acl->acl_group removal to use ->acl_kref 13 years ago
Nicholas Bellinger afb999ffc4 target: Add se_node_acl->acl_kref for ->acl_free_comp usage 13 years ago
Nicholas Bellinger 0146834654 target: Add se_node_acl->acl_free_comp for NodeACL release path 13 years ago
Nicholas Bellinger 41ac82b668 target: Add se_sess->sess_kref + get/put helpers 13 years ago
Nicholas Bellinger 140854cb72 target: Convert session_lock to irqsave 13 years ago
Masanari Iida 5e58b02997 target: Fix typo in drivers/target 13 years ago
Nicholas Bellinger d06283341a iscsi-target: Fix dynamic -> explict NodeACL pointer reference 13 years ago
Nicholas Bellinger c0974f8938 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag 13 years ago
Nicholas Bellinger 9f0d05c2c6 target: Push target_submit_tmr LUN lookup failure to system_wq context 13 years ago
Nicholas Bellinger 00ad4c4e81 tcm_fc: Handle target_submit_tmr allocation failure 13 years ago
Nicholas Bellinger c7042cae58 target: Fix target_submit_tmr se_tmr_req allocation failures 13 years ago
Nicholas Bellinger 3de55ec74a target: Fix target_submit_tmr LUN lookup failures 13 years ago
Nicholas Bellinger d335e6054d iscsi-target: Fix iscsit_alloc_buffs() failure cases 13 years ago
Roland Dreier 33395fb8a1 target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation 13 years ago
Stefan Hajnoczi e6a8a41a30 target/pscsi: fix PHV_VIRUTAL_HOST_ID typo 13 years ago
Jörn Engel 99f730d88f target: Fix off-by-seven in target_report_luns 13 years ago
Jörn Engel 47f1b8803e target: prevent NULL pointer dereference in target_report_luns 13 years ago
Jörn Engel 382436f880 target: fix use after free in target_report_luns 13 years ago
Roland Dreier 6cf3fa6918 tcm_loop: Set residual field for SCSI commands 13 years ago
Roland Dreier 015487b89f target: Untangle front-end and back-end meanings of max_sectors attribute 13 years ago
Roland Dreier effc6cc882 target: Don't set WBUS16 or SYNC bits in INQUIRY response 13 years ago
Roland Dreier 089461dda1 target: Set peripheral device type consistently in INQUIRY response 13 years ago
Roland Dreier d95b82461c target: Fix up handling of short INQUIRY buffers 13 years ago
Nicholas Bellinger 3d28934aaa target: Add TMR_ABORT_TASK task management support 13 years ago
Nicholas Bellinger ffc32d5259 target: Make target_release_cmd_kref release on empty list 13 years ago
Nicholas Bellinger 86715569d0 target: Add SCF_ACK_KREF flag for acknowledgement kref 13 years ago
Nicholas Bellinger 2fbff1276b target: Export transport_generic_request_failure symbol 13 years ago
Andy Grover a1edf9cf6d target: Cleanup transport_kunmap_data_sg() 13 years ago
Christoph Hellwig 16786454ac tcm_loop: switch to using transport_handle_cdb_direct 13 years ago
Christoph Hellwig afe2cb7fb1 tcm_loop: defer all command submissions to workqueue 13 years ago
Christoph Hellwig f872c9f417 tcm_loop: kill tcm_loop_allocate_core_cmd 13 years ago
Andy Grover 59dcb5ec47 tcm_fc: Convert ft_send_tm to use target_submit_tmr 13 years ago
Andy Grover ea98d7f9c7 target: Add target_submit_tmr helper function 13 years ago
Andy Grover a1321f71e8 tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm 13 years ago
Andy Grover 06fb6313d9 tcm_fc: Call lookup_tmr_lun() for all TM types 13 years ago