aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-12ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2-81/+30
2016-01-12tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger3-35/+16
2016-01-07tcm_fc: Wait for command completion before freeing a sessionBart Van Assche1-6/+11
2016-01-07target: Fix a memory leak in target_dev_lba_map_store()Bart Van Assche1-3/+3
2016-01-07target: Support aborting tasks with a 64-bit tagBart Van Assche2-2/+2
2016-01-07usb/gadget: Remove set-but-not-used variablesBart Van Assche1-16/+0
2016-01-07target: Remove an unused variableBart Van Assche3-6/+0
2016-01-07target: Fix indentation in target_core_configfs.cBart Van Assche1-1/+1
2016-01-07target/user: Allow user to set block size before enabling deviceSheng Yang1-1/+3
2016-01-07iser-target: Fix non negative ERR_PTR isert_device_get usageNicholas Bellinger1-2/+5
2016-01-07target/fcoe: Add tag support to tcm_fcAndy Grover1-0/+22
2016-01-07qla2xxx: Check for online flag instead of active reset when transmitting responsesDilip Kumar Uppugandla2-31/+37
2016-01-07qla2xxx: Set all queues to 4kQuinn Tran2-4/+5
2016-01-07qla2xxx: Disable ZIO at start time.Quinn Tran1-0/+20
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran7-28/+129
2016-01-07qla2xxx: Add selective command queuingQuinn Tran5-5/+20
2016-01-07qla2xxx: Add irq affinity notificationQuinn Tran3-1/+93
2016-01-07qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran4-56/+106
2016-01-07qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.Quinn Tran2-14/+12
2016-01-07qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik5-50/+180
2016-01-07qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik4-16/+104
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani7-4/+253
2016-01-07qla2xxx: Add FW resource count in DebugFS.Quinn Tran7-31/+81
2016-01-07qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani6-1/+84
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani6-7/+222
2016-01-07qla2xxx: Enable Extended Logins supportHimanshu Madhani6-7/+224
2016-01-06target: use offset_in_page macroGeliang Tang2-5/+5
2016-01-06target: fix deprecated attribute names in dmesgChristophe Vu-Brugier1-1/+2
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas6-1/+64
2016-01-06sbp-target: Remove a superfluous forward declarationBart Van Assche1-2/+0
2016-01-06iscsi-target: Fix indentation + spelling + unreachable codeBart Van Assche4-10/+6
2016-01-06target: Fix spelling + remove set-but-not-used variablesBart Van Assche3-11/+4
2015-12-20usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz3-4/+88
2015-12-20usb: gadget: f_tcm: use usb_gstrings_attachAndrzej Pietrasiewicz1-11/+7
2015-12-20usb: gadget: f_tcm: remove redundant singletonAndrzej Pietrasiewicz2-11/+0
2015-12-20usb: gadget: f_tcm: remove compatibility layerAndrzej Pietrasiewicz1-81/+6
2015-12-20usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz2-10/+53
2015-12-20usb: gadget: f_tcm: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz6-5/+339
2015-12-20usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz3-2129/+2148
2015-12-20usb: gadget: tcm: simplify attribute store functionAndrzej Pietrasiewicz1-15/+7
2015-12-20usb: gadget: tcm: use strtobool for a boolean valueAndrzej Pietrasiewicz1-6/+4
2015-12-20usb: gadget: tcm: follow naming conventionsAndrzej Pietrasiewicz1-14/+14
2015-12-20usb: gadget: tcm: split string definitions into function and deviceAndrzej Pietrasiewicz2-6/+22
2015-12-20tcm_usb_gadget: Fix enabled attribute failureNicholas Bellinger1-3/+9
2015-12-20tcm_usb_gadget: Fix nexus leakNicholas Bellinger1-0/+3
2015-12-20tcm_usb_gadget: Don't strip off nexus WWPN prefixNicholas Bellinger1-1/+1
2015-12-20fs: configfs: Add unlocked version of configfs_depend_item()Krzysztof Opasiak2-0/+89
2015-12-20fs: configfs: Factor out configfs_find_subsys_dentry()Krzysztof Opasiak1-12/+21
2015-12-20fs: configfs: Factor out configfs_do_depend_item()Krzysztof Opasiak1-15/+26
2015-12-20fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak4-6/+6