aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi
Commit message (Expand)AuthorAge
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-04
* iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-04
* iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger2014-03-04
* iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-31
|\
| * target/iscsi: Fix network portal creation raceAndy Grover2014-01-30
| * iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-25
| * iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger2014-01-25
| * percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-23
| * iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger2014-01-19
* | iscsi-target: Fix incorrect np->np_thread NULL assignmentNicholas Bellinger2013-12-19
* | iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger2013-12-11
* | iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen2013-12-11
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-22
|\
| * iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen2013-11-21
| * iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen2013-11-21
| * iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger2013-11-20
| * iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSNNicholas Bellinger2013-11-20
| * iscsi-target: Convert iscsi_session statistics to atomic_long_tNicholas Bellinger2013-11-20
| * iscsi-target: Reject unsupported multi PDU text command sequenceNicholas Bellinger2013-11-13
| * iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger2013-11-12
| * iscsi-target: Do not generate REJECTs for zero-length DataOUTNicholas Bellinger2013-11-07
| * iscsi-target: Implement demo_mode_discovery logicThomas Glanzmann2013-10-24
| * iscsi-target: Add new TPG attributeThomas Glanzmann2013-10-24
| * target/iscsi: Remove macros that contain typecastsAndy Grover2013-10-16
| * target/iscsi: Remove iscsi dereferencing macrosAndy Grover2013-10-16
| * target: Remove TF_CIT_TMPL macroAndy Grover2013-10-16
* | iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-03
* | iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger2013-10-03
* | iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger2013-10-03
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-12
|\
| * target/iscsi: Bump versions to v4.1.0Nicholas Bellinger2013-09-10
| * target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
| * iscsi-target: Bump default TCP listen backlog to 256Nicholas Bellinger2013-09-10
| * iscsi-target; Bump default CmdSN Depth to 64Nicholas Bellinger2013-09-10
| * iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_setNicholas Bellinger2013-09-10
| * iscsi-target: Add thread_set->ts_activate_sem + use common deallocateNicholas Bellinger2013-09-10
| * iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_S...Nicholas Bellinger2013-09-10
| * iscsi-target: Convert to per-cpu ida_alloc + ida_free command mapNicholas Bellinger2013-09-09
| * iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2013-09-09
| * iscsi-target: Remove left-over iscsi_target_do_login_ioNicholas Bellinger2013-09-09
| * iscsi-target: Add sk->sk_state_change to cleanup after TCP failureNicholas Bellinger2013-09-09
| * iscsi-target: Add login negotiation multi-plexing supportNicholas Bellinger2013-09-09
| * iscsi-target: Prepare login code for multi-plexing supportNicholas Bellinger2013-09-09
| * iscsi-target: ST response on IN6ADDR_ANY socketChris Leech2013-08-12
| * target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-12
* | iscsi-target: Fix potential NULL pointer in solicited NOPOUT rejectNicholas Bellinger2013-08-24
* | iscsi-target: Fix iscsit_transport reference leak during NP thread resetNicholas Bellinger2013-08-23
* | iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10Nicholas Bellinger2013-08-22
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-11
|\