summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi
AgeCommit message (Expand)Author
2012-03-10iscsi-target: Convert to use target_put_session + sess_krefNicholas Bellinger
2012-03-10target: Fix typo in drivers/targetMasanari Iida
2012-03-08iscsi-target: Fix dynamic -> explict NodeACL pointer referenceNicholas Bellinger
2012-02-25iscsi-target: Fix iscsit_alloc_buffs() failure casesNicholas Bellinger
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover
2012-02-25target/iscsi: Remove unneeded wrapper functionsAndy Grover
2012-02-25target: Use LIST_HEAD()/DEFINE_MUTEX() for static objectsRoland Dreier
2012-02-25target: replace various cmd flags with a transport stateChristoph Hellwig
2012-02-14security: trim security.hAl Viro
2012-02-07iscsi: use IP_FREEBIND socket optionDax Kelson
2012-02-07iscsi_target: in_aton needs linux/inet.hStephen Rothwell
2012-01-18iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger
2012-01-18iscsi-target: Fix up a few assignmentsJesper Juhl
2012-01-18iscsi-target: make one-bit bitfields unsignedDan Carpenter
2012-01-18iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger
2012-01-18iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger
2011-12-14iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger
2011-12-14target: remove useless castsJörn Engel
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-06iscsi-target: Fix hex2bin warn_unused compile messageNicholas Bellinger
2011-12-06target: remove unused struct fieldsJörn Engel
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-06iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1Nicholas 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-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...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-31drivers/target: Add export.h to files as required.Paul Gortmaker
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-24target: Fix incorrect transport_sent usageNicholas Bellinger
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: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier
2011-10-24iscsi-target: use native hex2bin for chap_string_to_hexAndy Shevchenko
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-10-24iscsi-target: always call transport_handle_cdb_directChristoph Hellwig
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-09-16iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsetsNicholas Bellinger
2011-09-16iscsi-target: Disable markers + remove dangerous local scope array usageNicholas Bellinger
2011-08-22iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugsDan Carpenter
2011-08-22iscsi-target: Implement iSCSI target IPv6 address printing.Chris Boot
2011-08-22iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn()Dan Carpenter
2011-08-22iscsi-target: remove duplicate returnDan Carpenter
2011-08-22iscsi-target: Fix leak on failure in iscsi_copy_param_list()Jesper Juhl