summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
...
| * target_core_alua: validate ALUA state transitionHannes Reinecke2013-12-171-10/+45
| * target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover2013-12-162-3/+3
| * target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover2013-12-163-7/+7
| * target: Refer to u32 luns as unpacked_lunAndy Grover2013-12-161-8/+8
| * target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover2013-12-162-2/+2
| * target: Allocate more room for port default groupsAndy Grover2013-12-161-1/+1
| * target: Remove unused ua_dev_list member in struct se_uaAndy Grover2013-12-161-1/+0
* | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-317-35/+29
|\ \
| * | 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
| |/
* | block: Abstract out bvec iteratorKent Overstreet2013-11-231-1/+1
|/
* 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
OpenPOWER on IntegriCloud