aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_user.c
AgeCommit message (Expand)Author
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp
2015-09-11target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover
2015-09-11target/user: Remove unused variableAndy Grover
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23target/user: Fix inconsistent kmap_atomic/kunmap_atomicSagi Grimberg
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger
2015-06-01target: consolidate backend attribute implementationsChristoph Hellwig
2015-06-01target: simplify backend driver registrationChristoph Hellwig
2015-05-30target/user: Add support for bidirectional commandsIlias Tsitsimpis
2015-05-30target/user: Refactor data area allocation codeIlias Tsitsimpis
2015-05-30driver/user: Don't warn for DMA_NONE data directionIlias Tsitsimpis
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover
2015-05-30target/user: Only support full command pass-throughAndy Grover
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller
2015-05-02target/user: Disallow full passthrough (pass_level=0)Andy Grover
2015-04-19target: Version 2 of TCMU ABIAndy Grover
2015-03-26target: add missing __user annotationsChristoph Hellwig
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger
2014-12-01target/user: Convert to external tcmu_backend_dev_attrsNicholas Bellinger
2014-10-03target/user: Recalculate pad size inside is_ring_space_avail()Andy Grover
2014-10-03target/user: Fix up smatch warnings in tcmu_netlink_eventNicholas Bellinger
2014-10-03target: Add a user-passthrough backstoreAndy Grover