summaryrefslogtreecommitdiff
path: root/drivers/target/iscsi
Commit message (Expand)AuthorAge
* iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger2011-12-14
* target: remove useless castsJörn Engel2011-12-14
* target: header reshuffle, part2Christoph Hellwig2011-12-14
* iscsi-target: Fix hex2bin warn_unused compile messageNicholas Bellinger2011-12-06
* target: remove unused struct fieldsJörn Engel2011-12-06
* iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-06
* iscsi-target: Add missing F_BIT for iscsi_tm_rspNicholas Bellinger2011-12-06
* iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_countNicholas Bellinger2011-12-06
* iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1Nicholas Bellinger2011-12-06
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-06
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker2011-10-31
| * drivers/target: Add export.h to files as required.Paul Gortmaker2011-10-31
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-11-06
|\ \ | |/ |/|
| * iscsi-target: Fix non-immediate TMR handlingNicholas Bellinger2011-11-02
| * iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmdNicholas Bellinger2011-11-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\ \ | |/ |/|
| * treewide: Correct spelling of successfully in commentsJoe Perches2011-09-27
* | target: Fix incorrect transport_sent usageNicholas Bellinger2011-10-24
* | target: Cleanup unused target_core_base.h bitsChristoph Hellwig2011-10-24
* | iscsi-target: Remove SCF_SE_LUN_CMD flag abusesNicholas Bellinger2011-10-24
* | target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmdNicholas Bellinger2011-10-24
* | target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier2011-10-24
* | iscsi-target: use native hex2bin for chap_string_to_hexAndy Shevchenko2011-10-24
* | target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger2011-10-24
* | target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig2011-10-24
* | iscsi-target: always call transport_handle_cdb_directChristoph Hellwig2011-10-24
* | iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsetsNicholas Bellinger2011-09-16
* | iscsi-target: Disable markers + remove dangerous local scope array usageNicholas Bellinger2011-09-16
|/
* iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugsDan Carpenter2011-08-22
* iscsi-target: Implement iSCSI target IPv6 address printing.Chris Boot2011-08-22
* iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn()Dan Carpenter2011-08-22
* iscsi-target: remove duplicate returnDan Carpenter2011-08-22
* iscsi-target: Fix leak on failure in iscsi_copy_param_list()Jesper Juhl2011-08-22
* target: Use ERR_CAST inlined functionThomas Meyer2011-08-22
* target: iscsi_target depends on NETRandy Dunlap2011-07-28
* iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failureNicholas Bellinger2011-07-27
* iscsi-target: Fix snprintf usage with MAX_PORTAL_LENNicholas Bellinger2011-07-27
* iscsi-target: Fix uninitialized usage of cmd->pad_bytesNicholas Bellinger2011-07-27
* iscsi-target: strlen() doesn't count the terminatorDan Carpenter2011-07-27
* iscsi-target: Fix NULL dereference on allocation failureDan Carpenter2011-07-27
* iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger2011-07-26