summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger
2016-01-20iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2016-01-13ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger
2016-01-13tcm_fc: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger
2016-01-07tcm_fc: Wait for command completion before freeing a sessionBart Van Assche
2016-01-07target: Fix a memory leak in target_dev_lba_map_store()Bart Van Assche
2016-01-07target: Support aborting tasks with a 64-bit tagBart Van Assche
2016-01-07usb/gadget: Remove set-but-not-used variablesBart Van Assche
2016-01-07target: Remove an unused variableBart Van Assche
2016-01-07target: Fix indentation in target_core_configfs.cBart Van Assche
2016-01-07target/user: Allow user to set block size before enabling deviceSheng Yang
2016-01-07iser-target: Fix non negative ERR_PTR isert_device_get usageNicholas Bellinger
2016-01-07target/fcoe: Add tag support to tcm_fcAndy Grover
2016-01-07qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla
2016-01-07qla2xxx: Set all queues to 4kQuinn Tran
2016-01-07qla2xxx: Disable ZIO at start time.Quinn Tran
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran
2016-01-07qla2xxx: Add selective command queuingQuinn Tran
2016-01-07qla2xxx: Add irq affinity notificationQuinn Tran
2016-01-07qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran
2016-01-07qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.Quinn Tran
2016-01-07qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik
2016-01-07qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani
2016-01-07qla2xxx: Add FW resource count in DebugFS.Quinn Tran
2016-01-07qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani
2016-01-07qla2xxx: Enable Extended Logins supportHimanshu Madhani
2016-01-06target: use offset_in_page macroGeliang Tang
2016-01-06target: fix deprecated attribute names in dmesgChristophe Vu-Brugier
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas
2016-01-06sbp-target: Remove a superfluous forward declarationBart Van Assche
2016-01-06iscsi-target: Fix indentation + spelling + unreachable codeBart Van Assche
2016-01-06target: Fix spelling + remove set-but-not-used variablesBart Van Assche
2015-12-21usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz
2015-12-21usb: gadget: f_tcm: use usb_gstrings_attachAndrzej Pietrasiewicz
2015-12-21usb: gadget: f_tcm: remove redundant singletonAndrzej Pietrasiewicz
2015-12-21usb: gadget: f_tcm: remove compatibility layerAndrzej Pietrasiewicz
2015-12-21usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz
2015-12-21usb: gadget: f_tcm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2015-12-21usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz
2015-12-21usb: gadget: tcm: simplify attribute store functionAndrzej Pietrasiewicz
2015-12-21usb: gadget: tcm: use strtobool for a boolean valueAndrzej Pietrasiewicz
2015-12-21usb: gadget: tcm: follow naming conventionsAndrzej Pietrasiewicz
2015-12-21usb: gadget: tcm: split string definitions into function and deviceAndrzej Pietrasiewicz
2015-12-21tcm_usb_gadget: Fix enabled attribute failureNicholas Bellinger
2015-12-21tcm_usb_gadget: Fix nexus leakNicholas Bellinger
2015-12-21tcm_usb_gadget: Don't strip off nexus WWPN prefixNicholas Bellinger
2015-12-21fs: configfs: Drop unused parameter from configfs_undepend_item()Krzysztof Opasiak
2015-11-29tcm_loop: Show address of tpg in configfsSheng Yang