1. 7c9e7a6 target: Add a user-passthrough backstore by Andy Grover · 10 years ago
  2. 082f58a target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE by Quinn Tran · 10 years ago
  3. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  4. 74ed7e6 target: remove some smp_mb__after_atomic()s by Joern Engel · 10 years ago
  5. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  6. 0ed6e18 target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd by Nicholas Bellinger · 10 years ago
  7. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  8. a95d651 target: Use complete_all for se_cmd->t_transport_stop_comp by Nicholas Bellinger · 10 years ago
  9. f15e9cd target: Set CMD_T_ACTIVE bit for Task Management Requests by Nicholas Bellinger · 10 years ago
  10. 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 10 years ago
  11. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  12. 1e1110c target: fix memory leak on XCOPY by Mikulas Patocka · 10 years ago
  13. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  14. bc00586 target: Enable READ_STRIP emulation in target_complete_ok_work by Nicholas Bellinger · 10 years ago
  15. a84bf9e target: Enable WRITE_INSERT emulation in target_execute_cmd by Nicholas Bellinger · 10 years ago
  16. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  17. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  18. 68259b5 target: Fix Task Aborted Status (TAS) handling by Alex Leung · 10 years ago
  19. b5b8e29 Target/dif: Introduce protection-passthough-only mode by Sagi Grimberg · 11 years ago
  20. 19f9361 Target/sbc: Set protection operation and relevant checks by Sagi Grimberg · 11 years ago
  21. acb2bde Target/transport: Allocate protection sg if needed by Sagi Grimberg · 11 years ago
  22. 94387aa target: Add DIF sense codes in transport_generic_request_failure by Nicholas Bellinger · 10 years ago
  23. 3dca147 target: Simplify command completion by removing CMD_T_FAILED flag by Roland Dreier · 11 years ago
  24. 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  25. 76736db target: Report bad sector in sense data for DIF errors by Sagi Grimberg · 11 years ago
  26. def2b33 target: Add protection SGLs to target_submit_cmd_map_sgls by Nicholas Bellinger · 11 years ago
  27. fcc4f17 target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases by Nicholas Bellinger · 11 years ago
  28. 229d4f1 target_core_alua: Referrals configfs integration by Hannes Reinecke · 11 years ago
  29. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  30. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  31. 29f4c09 target: Fix delayed Task Aborted Status (TAS) handling bug by Nicholas Bellinger · 11 years ago
  32. 0f59cc3 target: Core does not need blkdev.h by Andy Grover · 11 years ago
  33. 4a9a6c8 target: Drop left-over se_lun->lun_cmd_list shutdown code by Nicholas Bellinger · 11 years ago
  34. 5277797 target: Add percpu refcounting for se_lun access by Nicholas Bellinger · 11 years ago
  35. 8c7f6e9 target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure by Nicholas Bellinger · 11 years ago
  36. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  37. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  38. c5ff8d6 target: Make helpers non static for EXTENDED_COPY command setup by Nicholas Bellinger · 11 years ago
  39. cf6d1f0 target: Release COMPARE_AND_WRITE mutex in generic failure path by Nicholas Bellinger · 11 years ago
  40. a289008 target: Add compare_and_write_post() completion callback fall through by Nicholas Bellinger · 11 years ago
  41. 76dde50 target: Make __target_execute_cmd() available as extern by Nicholas Bellinger · 11 years ago
  42. 47e459e target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE by Nicholas Bellinger · 11 years ago
  43. 8cefe07 target: Do memory allocation for bidi commands using target_alloc_sgl by Nicholas Bellinger · 11 years ago
  44. 2009399 target: Refactor transport_generic_get_mem to target_alloc_sgl by Nicholas Bellinger · 11 years ago
  45. 6457740 target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI by Nicholas Bellinger · 11 years ago
  46. 818b571 target: Add TCM_MISCOMPARE_VERIFY sense handling by Nicholas Bellinger · 11 years ago
  47. a6b0133 target: Add return for se_cmd->transport_complete_callback by Nicholas Bellinger · 11 years ago
  48. c0add7f target: Add transport_init_session_tags using per-cpu ida by Nicholas Bellinger · 11 years ago
  49. c130480 target: Fix se_cmd->state_list leak regression during WRITE failure by Nicholas Bellinger · 11 years ago
  50. e5c0d6a target: Add tracepoints for SCSI commands being processed by Roland Dreier · 11 years ago
  51. ca24976 target: Drop legacy se_cmd->check_release bit by Nicholas Bellinger · 11 years ago
  52. b28e545 target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE assignment by Nicholas Bellinger · 11 years ago
  53. 1a398b9 target: Avoid extra t_state_lock access in __target_execute_cmd by Nicholas Bellinger · 11 years ago
  54. c1c35d5 target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd by Nicholas Bellinger · 11 years ago
  55. 0b66818 target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  56. 862e638 target: Add transport_cmd_check_stop write_pending bit by Nicholas Bellinger · 11 years ago
  57. d5ddad416 target: Propigate up ->cmd_kref put return via transport_generic_free_cmd by Nicholas Bellinger · 11 years ago
  58. 9b31a32 target: Re-instate sess_wait_list for target_wait_for_sess_cmds by Nicholas Bellinger · 11 years ago
  59. be646c2d target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds by Joern Engel · 11 years ago
  60. ccf5ae8 target: close target_put_sess_cmd() vs. core_tmr_abort_task() race by Joern Engel · 11 years ago
  61. 2acd09f target: Remove unused struct members in se_dev_entry by Andy Grover · 11 years ago
  62. 20361e6 target: Add export of target_get_sess_cmd symbol by Nicholas Bellinger · 11 years ago
  63. ad67328 target: Change default sense key of NOT_READY by Jörn Engel · 11 years ago
  64. f85eda8 target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case by Nicholas Bellinger · 11 years ago
  65. bb992e7 target: Fix error checking for UNMAP commands by Roland Dreier · 12 years ago
  66. 703d641 target: change sprintf to snprintf in transport_dump_vpd_ident by Dan Carpenter · 12 years ago
  67. 5a3b6fc target: Release se_cmd when LUN lookup fails for TMR by Roland Dreier · 12 years ago
  68. 72b59d6e target: Fix use-after-free in LUN RESET handling by Roland Dreier · 12 years ago
  69. e627c61 target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs by Roland Dreier · 12 years ago
  70. ba82913 target: Introduce TCM_NO_SENSE by Hannes Reinecke · 12 years ago
  71. 18a9df4 target: use correct sense code for LUN communication failure by Hannes Reinecke · 12 years ago
  72. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  73. c18bc7d target: Clean up flow in transport_check_aborted_status() by Roland Dreier · 12 years ago
  74. d9ed694 target: Clean up logic in transport_put_cmd() by Roland Dreier · 12 years ago
  75. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  76. 3ea160b target: Fix handling of aborted commands by Roland Dreier · 12 years ago
  77. b69c1fc target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption by Nicholas Bellinger · 12 years ago
  78. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  79. c87fbd5 target: simplify alua support by Christoph Hellwig · 12 years ago
  80. d977f43 target: simplify reservations code by Christoph Hellwig · 12 years ago
  81. 019c4ca target: kill dev->dev_task_attr_type by Christoph Hellwig · 12 years ago
  82. ecf0dd6 target/pscsi: Make pscsi_configure_device + target_release_session static by Fengguang Wu · 12 years ago
  83. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  84. e13d5fe target: Fix double-free of se_cmd in target_complete_tmr_failure by Nicholas Bellinger · 12 years ago
  85. 944981c target: Add control CDB READ payload zero work-around by Nicholas Bellinger · 12 years ago
  86. a026757 target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough by Nicholas Bellinger · 12 years ago
  87. d81cb44 target: go through normal processing for all zero-length commands by Paolo Bonzini · 12 years ago
  88. 35d1efe target: Fix minor spelling typos in drivers/target by Masanari Iida · 12 years ago
  89. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  90. 283669d target: Cleanup transport_subsystem_check_init by Andy Grover · 12 years ago
  91. 593e909 target: Remove request_module for target_core_stgt by Andy Grover · 12 years ago
  92. 6abbdf3 target: go through normal processing for zero-length REQUEST_SENSE by Paolo Bonzini · 12 years ago
  93. 3717ef0 target: support zero-size allocation lengths in transport_kmap_data_sg by Paolo Bonzini · 12 years ago
  94. 306c11b target: go through normal processing for zero-length PSCSI commands by Paolo Bonzini · 12 years ago
  95. d5829ea target: fix use-after-free with PSCSI sense data by Paolo Bonzini · 12 years ago
  96. 27a2709 target: simplify code around transport_get_sense_data by Paolo Bonzini · 12 years ago
  97. 6138ed2 target: move transport_get_sense_data by Paolo Bonzini · 12 years ago
  98. 4c054ba target: Fix ->data_length re-assignment bug with SCSI overflow by Nicholas Bellinger · 12 years ago
  99. af74115 target: Remove unused se_cmd.cmd_spdtl by Roland Dreier · 12 years ago
  100. 74f4cf2 target: Fix regression bug with handling of zero-length data CDBs by Nicholas Bellinger · 12 years ago