Age | Commit message (Expand) | Author |
2011-12-21 | target/file: walk properly over sg list | Sebastian Andrzej Siewior |
2011-12-21 | iscsi-target: Add missing F_BIT for iscsi_tm_rsp | Nicholas Bellinger |
2011-12-21 | target: Fix page length in emulated INQUIRY VPD page 86h | Roland Dreier |
2011-12-21 | target: Handle 0 correctly in transport_get_sectors_6() | Roland Dreier |
2011-12-21 | iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count | Nicholas Bellinger |
2011-12-21 | target: Reject SCSI data overflow for fabrics using transport_generic_map_mem... | Nicholas Bellinger |
2011-11-11 | target: Fix wrong se_tmr being added to drain_tmr_list | Joern Engel |
2011-11-11 | target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list | Joern Engel |
2011-11-11 | iscsi-target: Fix non-immediate TMR handling | Nicholas Bellinger |
2011-11-11 | iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmd | Nicholas Bellinger |
2011-11-11 | tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDB | Nicholas Bellinger |
2011-11-11 | target: Re-org of core_tmr_lun_reset | Nicholas Bellinger |
2011-11-11 | target: Fix REPORT TARGET PORT GROUPS handling with small allocation length | Nicholas Bellinger |
2011-11-11 | target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list | Nicholas Bellinger |
2011-11-11 | target: Prevent transport_send_task_abort when CHECK_CONDITION status | Nicholas Bellinger |
2011-11-11 | target: Fix transport_cmd_finish_abort queue removal bug | Nicholas Bellinger |
2011-11-11 | target: Prevent cmd->se_queue_node double add | Roland Dreier |
2011-09-16 | iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets | Nicholas Bellinger |
2011-09-16 | iscsi-target: Disable markers + remove dangerous local scope array usage | Nicholas Bellinger |
2011-09-16 | target: Skip non hex characters for VPD=0x83 NAA IEEE Registered Extended | Nicholas Bellinger |
2011-09-16 | tcm_fc: Work queue based approach instead of managing own thread and event ba... | Christoph Hellwig |
2011-09-16 | tcm_fc: Invalidation of DDP context for FCoE target in error conditions | Kiran Patil |
2011-09-16 | target: Fix race between multiple invocations of target_qf_do_work() | Roland Dreier |
2011-08-22 | target: Convert acl_node_lock to be IRQ-disabling | Roland Dreier |
2011-08-22 | target: Make locking in transport_deregister_session() IRQ safe | Roland Dreier |
2011-08-22 | tcm_fc: init/exit functions should not be protected by "#ifdef MODULE" | Roland Dreier |
2011-08-22 | target: Print subpage too for unhandled MODE SENSE pages | Roland Dreier |
2011-08-22 | iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugs | Dan Carpenter |
2011-08-22 | iscsi-target: Implement iSCSI target IPv6 address printing. | Chris Boot |
2011-08-22 | target: Fix task SGL chaining breakage with transport_allocate_data_tasks | Nicholas Bellinger |
2011-08-22 | target: Fix task count > 1 handling breakage and use max_sector page alignment | Nicholas Bellinger |
2011-08-22 | target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors check | Nicholas Bellinger |
2011-08-22 | target: Fix SYNCHRONIZE_CACHE zero LBA + range breakage | Nicholas Bellinger |
2011-08-22 | target: Remove duplicate task completions in transport_emulate_control_cdb | Nicholas Bellinger |
2011-08-22 | target: Fix WRITE_SAME usage with transport_get_size | Nicholas Bellinger |
2011-08-22 | target: Add WRITE_SAME (10) parsing and refactor passthrough checks | Nicholas Bellinger |
2011-08-22 | target: Fix write payload exception handling with ->new_cmd_map | Nicholas Bellinger |
2011-08-22 | iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn() | Dan Carpenter |
2011-08-22 | iscsi-target: remove duplicate return | Dan Carpenter |
2011-08-22 | target: Convert target_core_rd.c to use use BUG_ON | Julia Lawall |
2011-08-22 | iscsi-target: Fix leak on failure in iscsi_copy_param_list() | Jesper Juhl |
2011-08-22 | target: Use ERR_CAST inlined function | Thomas Meyer |
2011-08-22 | target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0 | Nicholas Bellinger |
2011-08-17 | target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTED | Nicholas Bellinger |
2011-08-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2011-08-03 | tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data | Kiran Patil |
2011-07-30 | target: Fix bug for transport_generic_wait_for_tasks with direct operation | Nicholas Bellinger |
2011-07-28 | target: iscsi_target depends on NET | Randy Dunlap |
2011-07-28 | target: Fix WRITE_SAME_16 lba assignment breakage | Nicholas Bellinger |
2011-07-27 | iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failure | Nicholas Bellinger |