summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 compatibi...Andrzej 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
2015-11-29tcm_loop: Show address of tpg in configfsSheng Yang1-0/+14
2015-11-22Linux 4.4-rc2v4.4-rc2Linus Torvalds1-1/+1
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-76/+182
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-13/+15
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-64/+115
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-112/+342
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-3/+9
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-116/+382
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-35/+69
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-15/+53
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer6-11/+11
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer1-1/+5
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer1-18/+22
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer1-30/+79