index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-11
target: use stringify.h instead of own definition
David Disseldorp
1
-1
/
+2
2015-09-11
target/user: Fix UFLAG_UNKNOWN_OP handling
Andy Grover
1
-8
/
+2
2015-09-11
target/user: Remove unused variable
Andy Grover
1
-1
/
+0
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-119
/
+147
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2015-06-23
target/user: Fix inconsistent kmap_atomic/kunmap_atomic
Sagi Grimberg
1
-6
/
+8
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-2
/
+3
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-111
/
+32
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
1
-2
/
+9
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
1
-22
/
+1
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
1
-7
/
+4
2015-05-30
target/user: Add support for bidirectional commands
Ilias Tsitsimpis
1
-5
/
+24
2015-05-30
target/user: Refactor data area allocation code
Ilias Tsitsimpis
1
-83
/
+106
2015-05-30
driver/user: Don't warn for DMA_NONE data direction
Ilias Tsitsimpis
1
-2
/
+3
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-1
/
+1
2015-05-30
target: Move passthrough CDB parsing into a common function
Andy Grover
1
-42
/
+1
2015-05-30
target/user: Only support full command pass-through
Andy Grover
1
-50
/
+74
2015-05-28
treewide: Add missing vmalloc.h inclusion.
David S. Miller
1
-0
/
+1
2015-05-02
target/user: Disallow full passthrough (pass_level=0)
Andy Grover
1
-65
/
+3
2015-04-19
target: Version 2 of TCMU ABI
Andy Grover
1
-12
/
+34
2015-03-26
target: add missing __user annotations
Christoph Hellwig
1
-2
/
+4
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-3
/
+1
2015-01-09
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
1
-1
/
+0
2014-12-01
target/user: Convert to external tcmu_backend_dev_attrs
Nicholas Bellinger
1
-0
/
+42
2014-10-03
target/user: Recalculate pad size inside is_ring_space_avail()
Andy Grover
1
-15
/
+16
2014-10-03
target/user: Fix up smatch warnings in tcmu_netlink_event
Nicholas Bellinger
1
-10
/
+13
2014-10-03
target: Add a user-passthrough backstore
Andy Grover
1
-0
/
+1163