summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_user.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-111/+32
| |\
| * | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-281-0/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-2/+3
|\ \ \ | |_|/ |/| |
| * | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-2/+3
| |/
* | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-301-1/+1
* | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-301-42/+1
* | target/user: Only support full command pass-throughAndy Grover2015-05-301-50/+74
* | target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-021-65/+3
|/
* target: Version 2 of TCMU ABIAndy Grover2015-04-191-12/+34
* target: add missing __user annotationsChristoph Hellwig2015-03-261-2/+4
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-3/+1
* target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-091-1/+0
* target/user: Convert to external tcmu_backend_dev_attrsNicholas Bellinger2014-12-011-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
OpenPOWER on IntegriCloud