summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* target: Remove extra percpu_ref_initAndy Grover2013-12-191-7/+1
* target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-193-5/+13
* iscsi-target: Fix incorrect np->np_thread NULL assignmentNicholas Bellinger2013-12-192-6/+1
* iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger2013-12-111-14/+12
* target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-111-2/+0
* iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen2013-12-111-1/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-2239-646/+824
|\
| * iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen2013-11-201-1/+4
| * iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen2013-11-201-1/+1
| * iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger2013-11-206-7/+36
| * target_core_configfs: split up ALUA supported statesHannes Reinecke2013-11-201-43/+84
| * target_core_alua: Make supported states configurableHannes Reinecke2013-11-201-0/+50
| * target_core_alua: Store supported ALUA statesHannes Reinecke2013-11-202-6/+19
| * target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZEDHannes Reinecke2013-11-202-6/+6
| * target_core_alua: spellcheckHannes Reinecke2013-11-201-9/+9
| * target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-209-100/+100
| * iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSNNicholas Bellinger2013-11-192-8/+11
| * iscsi-target: Convert iscsi_session statistics to atomic_long_tNicholas Bellinger2013-11-196-50/+25
| * target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-133-16/+13
| * target: Fix delayed Task Aborted Status (TAS) handling bugNicholas Bellinger2013-11-131-0/+2
| * iscsi-target: Reject unsupported multi PDU text command sequenceNicholas Bellinger2013-11-131-0/+7
| * iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger2013-11-122-5/+6
| * target: Core does not need blkdev.hAndy Grover2013-11-123-3/+0
| * target: Pass through I/O topology for block backstoresAndy Grover2013-11-123-3/+63
| * target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger2013-11-082-17/+10
| * target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-073-232/+4
| * target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-075-18/+40
| * iscsi-target: Do not generate REJECTs for zero-length DataOUTNicholas Bellinger2013-11-071-4/+3
| * iscsi-target: Implement demo_mode_discovery logicThomas Glanzmann2013-10-231-9/+30
| * target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-232-2/+1
| * iscsi-target: Add new TPG attributeThomas Glanzmann2013-10-234-0/+29
| * tcm_loop: Implement target resetHannes Reinecke2013-10-161-0/+26
| * tcm_loop: TCQ and command abort supportHannes Reinecke2013-10-162-4/+69
| * tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke2013-10-161-33/+50
| * tcm_loop: Implement transport offlineHannes Reinecke2013-10-162-1/+56
| * tcm_loop: Check for valid hba in tcm_loop_drop_nexus()Hannes Reinecke2013-10-161-1/+4
| * target/iscsi: Remove macros that contain typecastsAndy Grover2013-10-166-22/+18
| * target/iscsi: Remove iscsi dereferencing macrosAndy Grover2013-10-164-36/+27
| * target: Remove TF_CIT_TMPL macroAndy Grover2013-10-166-56/+56
| * tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmdNicholas Bellinger2013-10-013-5/+17
* | target/pscsi: fix return value checkWei Yongjun2013-10-251-4/+4
* | target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger2013-10-241-1/+13
* | target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger2013-10-241-1/+2
* | target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger2013-10-241-2/+3
* | target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier2013-10-161-0/+5
* | target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger2013-10-091-0/+9
* | target: Allow non zero ListID in EXTENDED_COPY parameter listNicholas Bellinger2013-10-091-5/+2
* | target: Make target_do_xcopy failures return INVALID_PARAMETER_LISTNicholas Bellinger2013-10-091-8/+9
* | iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-031-1/+1
* | iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger2013-10-031-4/+9
OpenPOWER on IntegriCloud