summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2016-01-204-8/+57
* target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-206-146/+56
* iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger2016-01-201-1/+15
* ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-122-81/+30
* tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-123-35/+16
* tcm_fc: Wait for command completion before freeing a sessionBart Van Assche2016-01-071-6/+11
* target: Fix a memory leak in target_dev_lba_map_store()Bart Van Assche2016-01-071-3/+3
* target: Support aborting tasks with a 64-bit tagBart Van Assche2016-01-072-2/+2
* usb/gadget: Remove set-but-not-used variablesBart Van Assche2016-01-071-16/+0
* target: Remove an unused variableBart Van Assche2016-01-073-6/+0
* target: Fix indentation in target_core_configfs.cBart Van Assche2016-01-071-1/+1
* target/user: Allow user to set block size before enabling deviceSheng Yang2016-01-071-1/+3
* iser-target: Fix non negative ERR_PTR isert_device_get usageNicholas Bellinger2016-01-071-2/+5
* target/fcoe: Add tag support to tcm_fcAndy Grover2016-01-071-0/+22
* qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla2016-01-072-31/+37
* qla2xxx: Set all queues to 4kQuinn Tran2016-01-072-4/+5
* qla2xxx: Disable ZIO at start time.Quinn Tran2016-01-071-0/+20
* qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran2016-01-077-28/+129
* qla2xxx: Add selective command queuingQuinn Tran2016-01-075-5/+20
* qla2xxx: Add irq affinity notificationQuinn Tran2016-01-073-1/+93
* qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran2016-01-074-56/+106
* qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.Quinn Tran2016-01-072-14/+12
* qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik2016-01-075-50/+180
* qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik2016-01-074-16/+104
* qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani2016-01-077-4/+253
* qla2xxx: Add FW resource count in DebugFS.Quinn Tran2016-01-077-31/+81
* qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani2016-01-076-1/+84
* qla2xxx: Enable Exchange offload support.Himanshu Madhani2016-01-076-7/+222
* qla2xxx: Enable Extended Logins supportHimanshu Madhani2016-01-076-7/+224
* target: use offset_in_page macroGeliang Tang2016-01-062-5/+5
* target: fix deprecated attribute names in dmesgChristophe Vu-Brugier2016-01-061-1/+2
* target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas2016-01-066-1/+64
* sbp-target: Remove a superfluous forward declarationBart Van Assche2016-01-061-2/+0
* iscsi-target: Fix indentation + spelling + unreachable codeBart Van Assche2016-01-064-10/+6
* target: Fix spelling + remove set-but-not-used variablesBart Van Assche2016-01-063-11/+4
* usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz2015-12-203-4/+88
* usb: gadget: f_tcm: use usb_gstrings_attachAndrzej Pietrasiewicz2015-12-201-11/+7
* usb: gadget: f_tcm: remove redundant singletonAndrzej Pietrasiewicz2015-12-202-11/+0
* usb: gadget: f_tcm: remove compatibility layerAndrzej Pietrasiewicz2015-12-201-81/+6
* usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz2015-12-202-10/+53
* usb: gadget: f_tcm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2015-12-206-5/+339
* usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz2015-12-203-2129/+2148
* usb: gadget: tcm: simplify attribute store functionAndrzej Pietrasiewicz2015-12-201-15/+7
* usb: gadget: tcm: use strtobool for a boolean valueAndrzej Pietrasiewicz2015-12-201-6/+4
* usb: gadget: tcm: follow naming conventionsAndrzej Pietrasiewicz2015-12-201-14/+14
* usb: gadget: tcm: split string definitions into function and deviceAndrzej Pietrasiewicz2015-12-202-6/+22
* tcm_usb_gadget: Fix enabled attribute failureNicholas Bellinger2015-12-201-3/+9
* tcm_usb_gadget: Fix nexus leakNicholas Bellinger2015-12-201-0/+3
* tcm_usb_gadget: Don't strip off nexus WWPN prefixNicholas Bellinger2015-12-201-1/+1
* fs: configfs: Add unlocked version of configfs_depend_item()Krzysztof Opasiak2015-12-202-0/+89
OpenPOWER on IntegriCloud