aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi
Commit message (Expand)AuthorAge
* 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-23
* | target: Cleanup unused target_core_base.h bitsChristoph Hellwig2011-10-23
* | iscsi-target: Remove SCF_SE_LUN_CMD flag abusesNicholas Bellinger2011-10-23
* | target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmdNicholas Bellinger2011-10-23
* | target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier2011-10-23
* | iscsi-target: use native hex2bin for chap_string_to_hexAndy Shevchenko2011-10-23
* | target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger2011-10-23
* | target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig2011-10-23
* | iscsi-target: always call transport_handle_cdb_directChristoph Hellwig2011-10-23
* | 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