summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target.c
AgeCommit message (Expand)Author
2012-03-13iscsi-target: Fix reservation conflict -EBUSY response handling bugNicholas Bellinger
2012-01-18iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger
2012-01-18iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger
2011-12-14target: remove useless castsJörn Engel
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-06iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-06iscsi-target: Add missing F_BIT for iscsi_tm_rspNicholas Bellinger
2011-12-06iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_countNicholas Bellinger
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02iscsi-target: Fix non-immediate TMR handlingNicholas Bellinger
2011-11-02iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmdNicholas Bellinger
2011-10-31drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker
2011-10-24target: Cleanup unused target_core_base.h bitsChristoph Hellwig
2011-10-24iscsi-target: Remove SCF_SE_LUN_CMD flag abusesNicholas Bellinger
2011-10-24target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmdNicholas Bellinger
2011-10-24target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger
2011-10-24target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig
2011-08-22iscsi-target: remove duplicate returnDan Carpenter
2011-07-27iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failureNicholas Bellinger
2011-07-27iscsi-target: Fix uninitialized usage of cmd->pad_bytesNicholas Bellinger
2011-07-27iscsi-target: strlen() doesn't count the terminatorDan Carpenter
2011-07-26iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger