summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_user.c
Commit message (Expand)AuthorAgeFilesLines
* target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-311-1/+1
* target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-311-42/+1Star
* target/user: Only support full command pass-throughAndy Grover2015-05-311-50/+74
* target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-031-65/+3Star
* target: Version 2 of TCMU ABIAndy Grover2015-04-201-12/+34
* target: add missing __user annotationsChristoph Hellwig2015-03-261-2/+4
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-3/+1Star
* target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-101-1/+0Star
* target/user: Convert to external tcmu_backend_dev_attrsNicholas Bellinger2014-12-021-0/+42
* target/user: Recalculate pad size inside is_ring_space_avail()Andy Grover2014-10-031-15/+16
* target/user: Fix up smatch warnings in tcmu_netlink_eventNicholas Bellinger2014-10-031-10/+13
* target: Add a user-passthrough backstoreAndy Grover2014-10-031-0/+1163