summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2012-12-05target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger
2012-11-28target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger
2012-11-28target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior
2012-11-28target/configfs: allocate only 6 slots for dev_cg->default_groupsSebastian Andrzej Siewior
2012-11-28target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior
2012-11-28target: update error handling for sbc_setup_write_same()Dan Carpenter
2012-11-28iscsit: use GFP_ATOMIC under spin lockWei Yongjun
2012-11-28iscsi_target: Remove redundant null check before kfreeSachin Kamat
2012-11-28target/iblock: Forward declare bio helpersNicholas Bellinger
2012-11-28target: Clean up flow in transport_check_aborted_status()Roland Dreier
2012-11-28target: Clean up logic in transport_put_cmd()Roland Dreier
2012-11-28target: Update copyright information to 2012Nicholas Bellinger
2012-11-15target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger
2012-11-15target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger
2012-11-15target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger
2012-11-08target: Change sbc_emulate_noop to return sense_reason_tNicholas Bellinger
2012-11-08sbp-target: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-11-08iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier
2012-11-08iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-aroundSteve Hodgson
2012-11-08iscsi-target: Fix potential deadlock on lock taken in timerRoland Dreier
2012-11-08target: Fix exception path pr_reg put regression for PR RELEASENicholas Bellinger
2012-11-08target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruptionNicholas Bellinger
2012-11-07target: Fix incorrect inversion of TPGS_EXPLICT_ALUA checkNicholas Bellinger
2012-11-07target: pass sense_reason as a return valueChristoph Hellwig
2012-11-07target: Fix incorrect starting offset after MODE_SENSE refactoringNicholas Bellinger
2012-11-07target: Add emulation for MODE SELECTRoland Dreier
2012-11-07target: Implement mode page 0x1c, "Informational Exceptions"Roland Dreier
2012-11-07target: Refactor MODE SENSE emulationRoland Dreier
2012-11-07iscsi-target: Use list_first_entry() where appropriateRoland Dreier
2012-11-07target: remove ->get_device_revChristoph Hellwig
2012-11-07target: simplify alua supportChristoph Hellwig
2012-11-07target: simplify reservations codeChristoph Hellwig
2012-11-07target: kill dev->dev_task_attr_typeChristoph Hellwig
2012-11-07pscsi: fix REPORT LUNS handlingChristoph Hellwig
2012-11-07target/pscsi: Make pscsi_configure_device + target_release_session staticFengguang Wu
2012-11-07target: provide generic sbc device type/revision helpersChristoph Hellwig
2012-11-07target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig
2012-11-07target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig
2012-11-07target: rename spc_opsChristoph Hellwig
2012-11-07target: kill struct se_subsystem_devChristoph Hellwig
2012-11-01target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson
2012-11-01iscsi-target: Fix missed wakeup race in TX threadRoland Dreier
2012-11-01target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier
2012-11-01target: Don't return success from module_init() if setup failsRoland Dreier
2012-11-01target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger
2012-10-26target: reintroduce some obsolete SCSI-2 commandsBernhard Kohl
2012-10-26target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-10-03iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout valuesNicholas Bellinger