summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_user.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-119/+147
|\
| * target/user: Fix inconsistent kmap_atomic/kunmap_atomicSagi Grimberg2015-06-231-6/+8
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-2/+9
| * target: consolidate backend attribute implementationsChristoph Hellwig2015-06-011-22/+1
| * target: simplify backend driver registrationChristoph Hellwig2015-06-011-7/+4
| * target/user: Add support for bidirectional commandsIlias Tsitsimpis2015-05-301-5/+24
| * target/user: Refactor data area allocation codeIlias Tsitsimpis2015-05-301-83/+106
| * driver/user: Don't warn for DMA_NONE data directionIlias Tsitsimpis2015-05-301-2/+3
* | 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