aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-15
|\
| * target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover2012-12-13
| * target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou2012-12-13
| * sbp-target: fix error path in sbp_make_tpg()Chris Boot2012-12-13
| * sbp-target: use simple assignment in tgt_agent_rw_agent_state()Chris Boot2012-12-13
| * iscsi-target: use kstrdup() for iscsi_paramSebastian Andrzej Siewior2012-12-07
| * target/file: merge fd_do_readv() and fd_do_writev()Sebastian Andrzej Siewior2012-12-05
| * target/file: Fix 32-bit highmem breakage for SGL -> iovec mappingSebastian Andrzej Siewior2012-12-05
| * target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger2012-12-05
| * target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger2012-11-28
| * target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior2012-11-28
| * target/configfs: allocate only 6 slots for dev_cg->default_groupsSebastian Andrzej Siewior2012-11-28
| * target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior2012-11-28
| * target: update error handling for sbc_setup_write_same()Dan Carpenter2012-11-28
| * iscsit: use GFP_ATOMIC under spin lockWei Yongjun2012-11-28
| * iscsi_target: Remove redundant null check before kfreeSachin Kamat2012-11-28
| * target/iblock: Forward declare bio helpersNicholas Bellinger2012-11-28
| * target: Clean up flow in transport_check_aborted_status()Roland Dreier2012-11-28
| * target: Clean up logic in transport_put_cmd()Roland Dreier2012-11-28
| * target: Update copyright information to 2012Nicholas Bellinger2012-11-28
| * target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger2012-11-15
| * target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger2012-11-15
| * target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger2012-11-15
| * target: Change sbc_emulate_noop to return sense_reason_tNicholas Bellinger2012-11-07
| * sbp-target: remove depends on CONFIG_EXPERIMENTALKees Cook2012-11-07
| * iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier2012-11-07
| * iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-aroundSteve Hodgson2012-11-07
| * iscsi-target: Fix potential deadlock on lock taken in timerRoland Dreier2012-11-07
| * target: Fix exception path pr_reg put regression for PR RELEASENicholas Bellinger2012-11-07
| * target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruptionNicholas Bellinger2012-11-07
| * target: Fix incorrect inversion of TPGS_EXPLICT_ALUA checkNicholas Bellinger2012-11-06
| * target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
| * target: Fix incorrect starting offset after MODE_SENSE refactoringNicholas Bellinger2012-11-06
| * target: Add emulation for MODE SELECTRoland Dreier2012-11-06
| * target: Implement mode page 0x1c, "Informational Exceptions"Roland Dreier2012-11-06
| * target: Refactor MODE SENSE emulationRoland Dreier2012-11-06
| * iscsi-target: Use list_first_entry() where appropriateRoland Dreier2012-11-06
| * target: remove ->get_device_revChristoph Hellwig2012-11-06
| * target: simplify alua supportChristoph Hellwig2012-11-06
| * target: simplify reservations codeChristoph Hellwig2012-11-06
| * target: kill dev->dev_task_attr_typeChristoph Hellwig2012-11-06
| * pscsi: fix REPORT LUNS handlingChristoph Hellwig2012-11-06
| * target/pscsi: Make pscsi_configure_device + target_release_session staticFengguang Wu2012-11-06
| * target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-06
| * target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig2012-11-06
| * target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig2012-11-06
| * target: rename spc_opsChristoph Hellwig2012-11-06
| * target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \
| * | target: iscsi: fix comment typos in target/iscsi driversMasanari Iida2012-11-19