aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi
Commit message (Expand)AuthorAge
* iscsi-target: remove improper externsDan Carpenter2012-03-17
* iscsi-target: Remove unused variables in iscsi_target_parameters.cJörn Engel2012-03-15
* target: remove obvious warningsJörn Engel2012-03-15
* target: Bump core version to v4.1.0-rc2-ml + fabric versionsNicholas Bellinger2012-03-10
* target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-10
* iscsi-target: Convert to use target_put_session + sess_krefNicholas Bellinger2012-03-10
* target: Fix typo in drivers/targetMasanari Iida2012-03-10
* iscsi-target: Fix dynamic -> explict NodeACL pointer referenceNicholas Bellinger2012-03-08
* iscsi-target: Fix iscsit_alloc_buffs() failure casesNicholas Bellinger2012-02-25
* target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover2012-02-25
* target/iscsi: Remove unneeded wrapper functionsAndy Grover2012-02-25
* target: Use LIST_HEAD()/DEFINE_MUTEX() for static objectsRoland Dreier2012-02-25
* target: replace various cmd flags with a transport stateChristoph Hellwig2012-02-25
* iscsi: use IP_FREEBIND socket optionDax Kelson2012-02-07
* iscsi_target: in_aton needs linux/inet.hStephen Rothwell2012-02-07
* iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger2012-01-18
* iscsi-target: Fix up a few assignmentsJesper Juhl2012-01-18
* iscsi-target: make one-bit bitfields unsignedDan Carpenter2012-01-18
* iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger2012-01-18
* iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger2012-01-18
* 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-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