aboutsummaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-02-23target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-20target/file: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger
2013-02-19iscsi-target: Enforce individual network portal export once per TargetNameNicholas Bellinger
2013-02-19iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...Nicholas Bellinger
2013-02-18target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger
2013-02-18target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2013-02-13target: Fix parameter list length checking in MODE SELECTRoland Dreier
2013-02-13target: Fix error checking for UNMAP commandsRoland Dreier
2013-02-13target: Fix sense data for out-of-bounds IO operationsRoland Dreier
2013-02-13target_core_rd: break out unterminated loop during copyHannes Reinecke
2013-02-13target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly
2013-02-13target: don't truncate the fail intr addressDan Carpenter
2013-02-13target: don't always say "ipv6" as address typeDan Carpenter
2013-02-13target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger
2013-02-13iscsi-target: make some temporary buffers largerDan Carpenter
2013-02-13target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter
2013-02-13target/rd: improve sg_table lookup scalabilityMartin Svec
2013-02-13target: Remove useless if statementRoland Dreier
2013-02-13target: Export SPC inquiry emulationHannes Reinecke
2013-01-31target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger
2013-01-31target: Fix regression allowing unconfigured devices to fabric port linkNicholas Bellinger
2013-01-29target: Fix zero-length READ_CAPACITY_16 regressionNicholas Bellinger
2013-01-29target: Fix zero-length MODE_SENSE regressionNicholas Bellinger
2013-01-29target: Fix zero-length INQUIRY additional sense code regressionNicholas Bellinger
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-10iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)Roland Dreier
2013-01-10target: Release se_cmd when LUN lookup fails for TMRRoland Dreier
2013-01-10target: Fix use-after-free in LUN RESET handlingRoland Dreier
2013-01-10target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEsRoland Dreier
2013-01-10tcm_fc: Do not report target role when target is not definedMark Rustad
2013-01-10tcm_fc: Do not indicate retry capability to initiatorsMark Rustad
2013-01-10target: Use TCM_NO_SENSE for initialisationHannes Reinecke
2013-01-10target: Introduce TCM_NO_SENSEHannes Reinecke
2013-01-09treewide: Fix typo in various driversMasanari Iida
2013-01-08target: use correct sense code for LUN communication failureHannes Reinecke
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-12-13target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou
2012-12-12sbp-target: fix error path in sbp_make_tpg()Chris Boot
2012-12-12sbp-target: use simple assignment in tgt_agent_rw_agent_state()Chris Boot
2012-12-07iscsi-target: use kstrdup() for iscsi_paramSebastian Andrzej Siewior
2012-12-05target/file: merge fd_do_readv() and fd_do_writev()Sebastian Andrzej Siewior
2012-12-05target/file: Fix 32-bit highmem breakage for SGL -> iovec mappingSebastian Andrzej Siewior
2012-12-05target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger
2012-11-27target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger
2012-11-27target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior
2012-11-27target/configfs: allocate only 6 slots for dev_cg->default_groupsSebastian Andrzej Siewior