1. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  2. bffb512 target: Ensure sess_prot_type is saved across session restart by Nicholas Bellinger · 9 years ago
  3. 054922b target: Remove the unused flag SCF_ACK_KREF by Bart Van Assche · 9 years ago
  4. cb0df4d target: Fix two sparse warnings by Bart Van Assche · 9 years ago
  5. c8e6398 target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling by Nicholas Bellinger · 9 years ago
  6. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  7. 72c03850 target: Add internal READ_INSERT support by Nicholas Bellinger · 10 years ago
  8. fdeab85 target: Move cmd->prot_op check into target_read_prot_action by Nicholas Bellinger · 10 years ago
  9. 5132d1e target: Add internal WRITE_STRIP support by Nicholas Bellinger · 10 years ago
  10. aa58b53 target: Move cmd->prot_op check into target_write_prot_action by Nicholas Bellinger · 10 years ago
  11. 38b57f8 target: Add protected fabric + unprotected device support by Nicholas Bellinger · 9 years ago
  12. 077aa3b target: add __releases annotation to target_release_cmd_kref by Christoph Hellwig · 9 years ago
  13. 7544e597 target: Fix reference leak in target_get_sess_cmd() error path by Bart Van Assche · 9 years ago
  14. f8e471f target: Add target_show_dynamic_sessions attribute helper by Nicholas Bellinger · 9 years ago
  15. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  16. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  17. 885e7b0 target: Don't call TFO->write_pending if data_length == 0 by Roland Dreier · 10 years ago
  18. 7c9e7a6 target: Add a user-passthrough backstore by Andy Grover · 10 years ago
  19. 082f58a target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE by Quinn Tran · 10 years ago
  20. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  21. 74ed7e6 target: remove some smp_mb__after_atomic()s by Joern Engel · 10 years ago
  22. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  23. 0ed6e18 target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd by Nicholas Bellinger · 10 years ago
  24. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  25. a95d651 target: Use complete_all for se_cmd->t_transport_stop_comp by Nicholas Bellinger · 10 years ago
  26. f15e9cd target: Set CMD_T_ACTIVE bit for Task Management Requests by Nicholas Bellinger · 10 years ago
  27. 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 10 years ago
  28. 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
  29. 1e1110c target: fix memory leak on XCOPY by Mikulas Patocka · 10 years ago
  30. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  31. bc00586 target: Enable READ_STRIP emulation in target_complete_ok_work by Nicholas Bellinger · 10 years ago
  32. a84bf9e target: Enable WRITE_INSERT emulation in target_execute_cmd by Nicholas Bellinger · 10 years ago
  33. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  34. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  35. 68259b5 target: Fix Task Aborted Status (TAS) handling by Alex Leung · 10 years ago
  36. b5b8e29 Target/dif: Introduce protection-passthough-only mode by Sagi Grimberg · 10 years ago
  37. 19f9361 Target/sbc: Set protection operation and relevant checks by Sagi Grimberg · 10 years ago
  38. acb2bde Target/transport: Allocate protection sg if needed by Sagi Grimberg · 10 years ago
  39. 94387aa target: Add DIF sense codes in transport_generic_request_failure by Nicholas Bellinger · 10 years ago
  40. 3dca147 target: Simplify command completion by removing CMD_T_FAILED flag by Roland Dreier · 11 years ago
  41. 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  42. 76736db target: Report bad sector in sense data for DIF errors by Sagi Grimberg · 11 years ago
  43. def2b33 target: Add protection SGLs to target_submit_cmd_map_sgls by Nicholas Bellinger · 11 years ago
  44. fcc4f17 target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases by Nicholas Bellinger · 11 years ago
  45. 229d4f1 target_core_alua: Referrals configfs integration by Hannes Reinecke · 11 years ago
  46. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  47. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  48. 29f4c09 target: Fix delayed Task Aborted Status (TAS) handling bug by Nicholas Bellinger · 11 years ago
  49. 0f59cc3 target: Core does not need blkdev.h by Andy Grover · 11 years ago
  50. 4a9a6c8 target: Drop left-over se_lun->lun_cmd_list shutdown code by Nicholas Bellinger · 11 years ago
  51. 5277797 target: Add percpu refcounting for se_lun access by Nicholas Bellinger · 11 years ago
  52. 8c7f6e9 target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure by Nicholas Bellinger · 11 years ago
  53. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  54. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  55. c5ff8d6 target: Make helpers non static for EXTENDED_COPY command setup by Nicholas Bellinger · 11 years ago
  56. cf6d1f0 target: Release COMPARE_AND_WRITE mutex in generic failure path by Nicholas Bellinger · 11 years ago
  57. a289008 target: Add compare_and_write_post() completion callback fall through by Nicholas Bellinger · 11 years ago
  58. 76dde50 target: Make __target_execute_cmd() available as extern by Nicholas Bellinger · 11 years ago
  59. 47e459e target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE by Nicholas Bellinger · 11 years ago
  60. 8cefe07 target: Do memory allocation for bidi commands using target_alloc_sgl by Nicholas Bellinger · 11 years ago
  61. 2009399 target: Refactor transport_generic_get_mem to target_alloc_sgl by Nicholas Bellinger · 11 years ago
  62. 6457740 target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI by Nicholas Bellinger · 11 years ago
  63. 818b571 target: Add TCM_MISCOMPARE_VERIFY sense handling by Nicholas Bellinger · 11 years ago
  64. a6b0133 target: Add return for se_cmd->transport_complete_callback by Nicholas Bellinger · 11 years ago
  65. c0add7f target: Add transport_init_session_tags using per-cpu ida by Nicholas Bellinger · 11 years ago
  66. c130480 target: Fix se_cmd->state_list leak regression during WRITE failure by Nicholas Bellinger · 11 years ago
  67. e5c0d6a target: Add tracepoints for SCSI commands being processed by Roland Dreier · 11 years ago
  68. ca24976 target: Drop legacy se_cmd->check_release bit by Nicholas Bellinger · 11 years ago
  69. b28e545 target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE assignment by Nicholas Bellinger · 11 years ago
  70. 1a398b9 target: Avoid extra t_state_lock access in __target_execute_cmd by Nicholas Bellinger · 11 years ago
  71. c1c35d5 target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd by Nicholas Bellinger · 11 years ago
  72. 0b66818 target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  73. 862e638 target: Add transport_cmd_check_stop write_pending bit by Nicholas Bellinger · 11 years ago
  74. d5ddad416 target: Propigate up ->cmd_kref put return via transport_generic_free_cmd by Nicholas Bellinger · 11 years ago
  75. 9b31a32 target: Re-instate sess_wait_list for target_wait_for_sess_cmds by Nicholas Bellinger · 11 years ago
  76. be646c2d target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds by Joern Engel · 11 years ago
  77. ccf5ae8 target: close target_put_sess_cmd() vs. core_tmr_abort_task() race by Joern Engel · 11 years ago
  78. 2acd09f target: Remove unused struct members in se_dev_entry by Andy Grover · 11 years ago
  79. 20361e6 target: Add export of target_get_sess_cmd symbol by Nicholas Bellinger · 11 years ago
  80. ad67328 target: Change default sense key of NOT_READY by Jörn Engel · 11 years ago
  81. f85eda8 target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case by Nicholas Bellinger · 11 years ago
  82. bb992e7 target: Fix error checking for UNMAP commands by Roland Dreier · 12 years ago
  83. 703d641 target: change sprintf to snprintf in transport_dump_vpd_ident by Dan Carpenter · 12 years ago
  84. 5a3b6fc target: Release se_cmd when LUN lookup fails for TMR by Roland Dreier · 12 years ago
  85. 72b59d6e target: Fix use-after-free in LUN RESET handling by Roland Dreier · 12 years ago
  86. e627c61 target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs by Roland Dreier · 12 years ago
  87. ba82913 target: Introduce TCM_NO_SENSE by Hannes Reinecke · 12 years ago
  88. 18a9df4 target: use correct sense code for LUN communication failure by Hannes Reinecke · 12 years ago
  89. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  90. c18bc7d target: Clean up flow in transport_check_aborted_status() by Roland Dreier · 12 years ago
  91. d9ed694 target: Clean up logic in transport_put_cmd() by Roland Dreier · 12 years ago
  92. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  93. 3ea160b target: Fix handling of aborted commands by Roland Dreier · 12 years ago
  94. b69c1fc target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption by Nicholas Bellinger · 12 years ago
  95. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  96. c87fbd5 target: simplify alua support by Christoph Hellwig · 12 years ago
  97. d977f43 target: simplify reservations code by Christoph Hellwig · 12 years ago
  98. 019c4ca target: kill dev->dev_task_attr_type by Christoph Hellwig · 12 years ago
  99. ecf0dd6 target/pscsi: Make pscsi_configure_device + target_release_session static by Fengguang Wu · 12 years ago
  100. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago