aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
2017-03-30target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-03-30iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger
2017-03-30tcmu: Allow cmd_time_out to be set to zero (disabled)Nicholas Bellinger
2017-03-18tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger
2017-03-18tcmu: make cmd timeout configurableMike Christie
2017-03-18tcmu: add helper to check if dev was configuredMike Christie
2017-03-18target: fix race during implicit transition work flushesMike Christie
2017-03-18target: allow userspace to set state to transitioningMike Christie
2017-03-18target: fix ALUA transition timeout handlingMike Christie
2017-03-18target: Use system workqueue for ALUA transitionsMike Christie
2017-03-18target: fail ALUA transitions for pscsiMike Christie
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie
2017-03-18tcmu: return on first Opt parse failureMike Christie
2017-03-18tcmu: allow hw_max_sectors greater than 128Mike Christie
2017-03-18target: Drop pointless tfo->check_stop_free checkNicholas Bellinger
2017-03-07target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann
2017-03-07target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-26target: Add counters for ABORT_TASK success + failureNicholas Bellinger
2017-02-26iscsi-target: Fix early login failure statistics missesNicholas Bellinger
2017-02-26target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-20target: Delete tmr from list before processingBart Van Assche
2017-02-20target: Fix handling of aborted failed commandsBart Van Assche
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-18target: export protocol identifierMike Christie
2017-02-18target/iscsi: Fix unsolicited data seq_end_offset calculationVarun Prakash
2017-02-18target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash
2017-02-18target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in orderVarun Prakash
2017-02-18target/cxgbit: Use T6 specific macros to get ETH/IP hdr lenVarun Prakash
2017-02-18target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash
2017-02-18target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-09target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche
2017-02-09target: Remove command flag CMD_T_BUSYBart Van Assche
2017-02-09target: Move session check from target_put_sess_cmd() into target_release_cmd...Bart Van Assche
2017-02-09target: Inline transport_cmd_check_stop()Bart Van Assche
2017-02-09target: Remove an overly chatty debug messageBart Van Assche
2017-02-09target: Stop execution if CMD_T_STOP has been setBart Van Assche