summaryrefslogtreecommitdiff
path: root/drivers/target/iscsi
AgeCommit message (Expand)Author
2016-03-21target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik
2016-03-21iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger
2015-06-19iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-04-14iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2014-12-01iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel
2014-12-01iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger
2014-06-26iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger
2014-06-11iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier
2014-05-06iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger
2014-02-06target/iscsi: Fix network portal creation raceAndy Grover
2013-12-04iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen
2013-12-04iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-08-04iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJoern Engel
2013-06-27target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Joern Engel
2013-06-07iscsi-target: fix heap buffer overflow on errorKees Cook
2013-05-19iscsi-target: Fix processing of OOO commandsShlomo Pongratz
2013-03-28target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover
2013-01-17iscsit: use GFP_ATOMIC under spin lockWei Yongjun
2012-11-17iscsi-target: Fix missed wakeup race in TX threadRoland Dreier
2012-10-21iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout valuesNicholas Bellinger
2012-10-21iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-modeNicholas Bellinger
2012-10-21iscsit: remove incorrect unlock in iscsit_build_sendtargets_respChristoph Hellwig
2012-10-21iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDUNicholas Bellinger
2012-08-09iscsi-target: Drop bogus struct file usage for iSCSI/SCTPAl Viro
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-17iscsi-target: remove improper externsDan Carpenter
2012-03-15iscsi-target: Remove unused variables in iscsi_target_parameters.cJörn Engel
2012-03-15target: remove obvious warningsJörn Engel
2012-03-13iscsi-target: Fix reservation conflict -EBUSY response handling bugNicholas Bellinger
2012-03-10target: Bump core version to v4.1.0-rc2-ml + fabric versionsNicholas Bellinger
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger
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