1. 5ef6f4d tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case by Xiubo Li · 7 years ago
  2. 890aec8 tcmu: Fix wrongly calculating of the base_command_size by Xiubo Li · 7 years ago
  3. ef599fa tcmu: Fix possible overwrite of t_data_sg's last iov[] by Xiubo Li · 7 years ago
  4. 173fd37 target/user: Fix use-after-free of tcmu_cmds if they are expired by Andy Grover · 8 years ago
  5. 3d9b955 target/user: Fix comments to not refer to data ring by Andy Grover · 8 years ago
  6. 554617b target/user: Return an error if cmd data size is too large by Andy Grover · 8 years ago
  7. 02eb924 target/user: Use sense_reason_t in tcmu_queue_cmd_ring by Andy Grover · 8 years ago
  8. 32c76de target/user: Report capability of handling out-of-order completions to userspace by Sheng Yang · 8 years ago
  9. 0241fd39 target/user: Fix size_t format-spec build warning by Nicholas Bellinger · 8 years ago
  10. b25c786 target/user: Don't free expired command when time out by Sheng Yang · 8 years ago
  11. 2641864 target/user: Introduce data_bitmap, replace data_length/data_head/data_tail by Sheng Yang · 8 years ago
  12. 0c28481 target/user: Free data ring in unified function by Sheng Yang · 8 years ago
  13. f1dbd08 target/user: Use iovec[] to describe continuous area by Sheng Yang · 8 years ago
  14. 0633e12 target/user: Fix cast from pointer to phys_addr_t by Arnd Bergmann · 8 years ago
  15. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  16. 20c08b3 target/user: Make sure netlink would reach all network namespaces by Sheng Yang · 8 years ago
  17. 81ee28d target/user: Allow user to set block size before enabling device by Sheng Yang · 9 years ago
  18. b75d806 target: use offset_in_page macro by Geliang Tang · 9 years ago
  19. 6ba4bd2 target/user: Do not set unused fields in tcmu_ops by Andy Grover · 9 years ago
  20. 611e226 target/user: Fix time calc in expired cmd processing by Andy Grover · 9 years ago
  21. ac64a2c target: use stringify.h instead of own definition by David Disseldorp · 9 years ago
  22. ed97d0c target/user: Fix UFLAG_UNKNOWN_OP handling by Andy Grover · 9 years ago
  23. 4824640 target/user: Remove unused variable by Andy Grover · 9 years ago
  24. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  25. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  26. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  27. e2e21bd target/user: Fix inconsistent kmap_atomic/kunmap_atomic by Sagi Grimberg · 9 years ago
  28. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  29. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 4cc987e target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage by Nicholas Bellinger · 9 years ago
  31. 5873c4d target: consolidate backend attribute implementations by Christoph Hellwig · 9 years ago
  32. 0a06d43 target: simplify backend driver registration by Christoph Hellwig · 9 years ago
  33. e4648b0 target/user: Add support for bidirectional commands by Ilias Tsitsimpis · 9 years ago
  34. f97ec7d target/user: Refactor data area allocation code by Ilias Tsitsimpis · 9 years ago
  35. 2bc396a driver/user: Don't warn for DMA_NONE data direction by Ilias Tsitsimpis · 9 years ago
  36. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  37. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  38. 9c1cd1b target/user: Only support full command pass-through by Andy Grover · 9 years ago
  39. 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 9 years ago
  40. 8ee83a7 target/user: Disallow full passthrough (pass_level=0) by Andy Grover · 9 years ago
  41. 0ad46af target: Version 2 of TCMU ABI by Andy Grover · 9 years ago
  42. b3c95172 target: add missing __user annotations by Christoph Hellwig · 9 years ago
  43. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  44. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 9 years ago
  45. e9f720d target/user: Convert to external tcmu_backend_dev_attrs by Nicholas Bellinger · 10 years ago
  46. f56574a target/user: Recalculate pad size inside is_ring_space_avail() by Andy Grover · 10 years ago
  47. 6e14eab target/user: Fix up smatch warnings in tcmu_netlink_event by Nicholas Bellinger · 10 years ago
  48. 7c9e7a6 target: Add a user-passthrough backstore by Andy Grover · 10 years ago