aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
* 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
* target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson2012-11-01
* iscsi-target: Fix missed wakeup race in TX threadRoland Dreier2012-11-01
* target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier2012-11-01
* target: Don't return success from module_init() if setup failsRoland Dreier2012-11-01
* target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger2012-11-01
* target: reintroduce some obsolete SCSI-2 commandsBernhard Kohl2012-10-26
* target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger2012-10-26
* Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-10
|\
| * block: Generalized bio pool freeingKent Overstreet2012-09-09
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-10-10
|\ \
| * | iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout valuesNicholas Bellinger2012-10-03
| * | iscsit: proper endianess conversionsChristoph Hellwig2012-10-03
| * | iscsit: use the itt_t abstract typeChristoph Hellwig2012-10-03
| * | iscsit: add missing endianess conversion in iscsit_check_inaddr_anyChristoph Hellwig2012-10-02
| * | iscsit: remove incorrect unlock in iscsit_build_sendtargets_respChristoph Hellwig2012-10-02
| * | iscsit: mark various functions staticChristoph Hellwig2012-10-02
| * | target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()Dan Carpenter2012-10-02
| * | target: Add control CDB READ payload zero work-aroundNicholas Bellinger2012-10-02
| * | tcm_loop: Convert I/O path to use target_submit_cmd_map_sglsNicholas Bellinger2012-10-02
| * | target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger2012-10-02
| * | iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-modeNicholas Bellinger2012-10-02
| * | iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentL...Nicholas Bellinger2012-10-02
| * | iscsi-target: Add MaxXmitDataSegmentLength connection recovery checkNicholas Bellinger2012-10-02
| * | iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLengthNicholas Bellinger2012-10-02
| * | iscsi-target: Enable MaxXmitDataSegmentLength operation in login pathNicholas Bellinger2012-10-02
| * | iscsi-target: Add base MaxXmitDataSegmentLength codeNicholas Bellinger2012-10-02
| * | target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger2012-10-02