index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_user.c
Age
Commit message (
Expand
)
Author
2015-09-11
target: use stringify.h instead of own definition
David Disseldorp
2015-09-11
target/user: Fix UFLAG_UNKNOWN_OP handling
Andy Grover
2015-09-11
target/user: Remove unused variable
Andy Grover
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
target/user: Fix inconsistent kmap_atomic/kunmap_atomic
Sagi Grimberg
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
2015-05-30
target/user: Add support for bidirectional commands
Ilias Tsitsimpis
2015-05-30
target/user: Refactor data area allocation code
Ilias Tsitsimpis
2015-05-30
driver/user: Don't warn for DMA_NONE data direction
Ilias Tsitsimpis
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
target: Move passthrough CDB parsing into a common function
Andy Grover
2015-05-30
target/user: Only support full command pass-through
Andy Grover
2015-05-28
treewide: Add missing vmalloc.h inclusion.
David S. Miller
2015-05-02
target/user: Disallow full passthrough (pass_level=0)
Andy Grover
2015-04-19
target: Version 2 of TCMU ABI
Andy Grover
2015-03-26
target: add missing __user annotations
Christoph Hellwig
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-09
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
2014-12-01
target/user: Convert to external tcmu_backend_dev_attrs
Nicholas Bellinger
2014-10-03
target/user: Recalculate pad size inside is_ring_space_avail()
Andy Grover
2014-10-03
target/user: Fix up smatch warnings in tcmu_netlink_event
Nicholas Bellinger
2014-10-03
target: Add a user-passthrough backstore
Andy Grover