summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2014-01-18target/configfs: Expose protection device attributesNicholas Bellinger
2014-01-18target/spc: Expose ATO bit in control mode pageNicholas Bellinger
2014-01-18target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16Nicholas Bellinger
2014-01-18target/spc: Add protection related bits to INQUIRY EVPD=0x86Nicholas Bellinger
2014-01-18target/spc: Add protection bit to standard INQUIRY outputNicholas Bellinger
2014-01-18target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger
2014-01-18target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdbNicholas Bellinger
2014-01-18target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger
2014-01-10target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger
2014-01-10target_core_alua: check for buffer overflowHannes Reinecke
2014-01-10drivers: target: Mark functions and structures as static in tfc_conf.cRashika Kheria
2014-01-10drivers: target: Mark functions as static in tcm_loop.cRashika Kheria
2014-01-10drivers: target: Mark function as static in target_core_iblock.cRashika Kheria
2014-01-10drivers: target: Move prototype declaration of function to header file target...Rashika Kheria
2014-01-10target_core_alua: Referrals configfs integrationHannes Reinecke
2014-01-10target_core_alua: Referrals infrastructureHannes Reinecke
2013-12-18target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke
2013-12-17target_core: simplify scsi_name_len calculationHannes Reinecke
2013-12-17target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke
2013-12-17target_core_alua: store old and pending ALUA stateHannes Reinecke
2013-12-17target_core_alua: Allocate ALUA metadata on demandHannes Reinecke
2013-12-17target_core_alua: validate ALUA state transitionHannes Reinecke
2013-12-16target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover
2013-12-16target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover
2013-12-16target: Refer to u32 luns as unpacked_lunAndy Grover
2013-12-16target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover
2013-12-16target: Allocate more room for port default groupsAndy Grover
2013-12-16target: Remove unused ua_dev_list member in struct se_uaAndy Grover
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-21iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen
2013-11-21iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-11-20iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger
2013-11-20target_core_configfs: split up ALUA supported statesHannes Reinecke
2013-11-20target_core_alua: Make supported states configurableHannes Reinecke
2013-11-20target_core_alua: Store supported ALUA statesHannes Reinecke
2013-11-20target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZEDHannes Reinecke
2013-11-20target_core_alua: spellcheckHannes Reinecke
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke
2013-11-20iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSNNicholas Bellinger
2013-11-20iscsi-target: Convert iscsi_session statistics to atomic_long_tNicholas Bellinger
2013-11-14target: Convert se_device statistics to atomic_long_tNicholas Bellinger
2013-11-13target: Fix delayed Task Aborted Status (TAS) handling bugNicholas Bellinger
2013-11-13iscsi-target: Reject unsupported multi PDU text command sequenceNicholas Bellinger
2013-11-13iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger
2013-11-12target: Core does not need blkdev.hAndy Grover
2013-11-12target: Pass through I/O topology for block backstoresAndy Grover
2013-11-08target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger
2013-11-07target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger
2013-11-07target: Add percpu refcounting for se_lun accessNicholas Bellinger
2013-11-07iscsi-target: Do not generate REJECTs for zero-length DataOUTNicholas Bellinger